body {
     font-size: 12px;
     font-weight: normal;
     font-family: Verdana,Arial,Times New Roman;
     margin: 0px;
     padding: 0px;
     height: 100%;
     width: 100%;
     background-color: #242424;
     color: #FFFFFF;
}

a:link,a:active,a:visited,a:hover {
     color: #FFFFFF;
     text-decoration: underline;
}

a:hover {
     text-decoration: none;
}

table {
    border-collapse: collapse;
}

p,th {
    margin: 0px;
    padding: 0px;
}

input, select, option, textarea {
    color: #000000;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Verdana,Arial,Times New Roman;
}

.radio, .box {
     border:0px;
}

.button {
    border: 1px solid #444444;
    font-weight:bold;
}

h1,h2,h3,h4,h5 {
    margin:0px;
    padding:0px;
}

#all {

}

#layout {
    width:790px;
}

.content {
    vertical-align:top;
    background-color:#696969;
    padding:15px;

}
#start {

    padding:0px;
    height:434px;
    overflow:hidden;
    background-image: url('../imgs/start.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    padding:0px;
    margin:0px;
    border:0px;
}

#normal {

    min-height:434px;
    padding:15px;
    padding-right:25px;
    background-image: url('../imgs/bg.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

#normal2 {

    min-height:434px;
    padding:0px;
    background-image: url('../imgs/bg2.gif');
    background-repeat: repeat-x;
    background-position: left top;
    overflow:show;
}

#inner_content {
    padding:15px;
    padding-right:10px;
    vertical-align:top;
}

#typo {
    padding:0px;
    padding-top:50px;
    vertical-align:top;
    text-align:right;
    width:25px;
}

* html #normal {  /* nur fuer Internet Explorer */
  height:434px;     /* Version 5.x */
  h\eight:434px;    /* Version 6 */
}

* html #normal2 {  /* nur fuer Internet Explorer */
  height:434px;     /* Version 5.x */
  h\eight:434px;    /* Version 6 */
}


.globspace {
    background-color: #242424;
}

.menu {
    height:37px;
    background-color: #494949;
}

.menu td {
    text-align:center;
}

.menu a:link,.menu a:visited,.menu a:active,.menu a:hover,.menu a:focus {
    font-family: Verdana,Arial,Times New Roman;
    font-size: 11px;
    line-height:37px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration:none;
}

.menu a:hover,.menu a:focus, .menu #active {
    color: #B31B34;
    text-decoration:none;
}

/*Blogs*/
#blog td {
     padding: 0px;
     padding-top: 5px;
     padding-bottom: 5px;
}

#blog #headline {
     font-weight: bold;
     border-bottom: 1px dotted #E0E0E0;
}

#blog #date {
     text-align:right;
     border-bottom: 1px dotted #E0E0E0;
}

#blog #txt {
     text-align:left;
     border-bottom: 1px solid #E0E0E0;
}

#blog #txt_small {
     font-size: 0.9em;
     text-align:left;
     border-bottom: 1px solid #E0E0E0;
}

#blog #space {
     height: 10px;
}

#blog img {
     cursor: pointer;
}












#galerie {
    padding: 0px;
}

#galerie .img_norm {
    padding: 0px;
    margin: 0px;
    border:0px solid #DDDDDD;
    filter:Gray() Alpha(opacity=80);
    -moz-opacity:0.8;
    cursor: pointer;
    display:block;
}

#galerie .img_high {
    margin: 0px;
    padding: 0px;
    border:0px solid #514b57;
    cursor: pointer;
    display:block;
}

#galerie th {
    padding: 0px;
    margin: 0px;
}

#galerie td {
    padding: 0px;
    margin: 0px;
    width:106px;
    height:106px;
    border:1px solid #606060;
}

#adminnavi td {
    padding-left:10px;
    padding-right:10px;
}


/*CMS*/
#cms {
    width: 100%;
    padding-top:40px;
}

#cms td {
    border-bottom:1px dotted #C0C0C0;
    padding: 2px;
}

#cms .titel {
    background-color: #494949;
    color:#FFFFFF;
    font-weight: bold;
}

#cms table {
    width:100%;
    padding: 0px;
}

#cms input.img {
    border:0px;
    height: 19px;
}

a.picbox img, a.folderbox img {
    border:0px;
    margin-right: 10px;
}

a.picbox:link, a.picbox:active, a.picbox:visited, a.picbox:hover {
    float: left;
    font-size: 12px;
    width: 98%;
    padding: 4px;
    margin: 2px;
    background-color: #f2f2ff;
    border: 1px solid #e5e5ff;
    text-decoration: none;
    color: #000000;
}

a.picbox:hover {
    background-color: #e5e5ff;
    border: 1px solid #d5d5ff;
}

a.folderbox:link, a.folderbox:active, a.folderbox:visited, a.folderbox:hover {
    float: left;
    width: 93%;
    padding: 4px;
    margin: 2px;
    background-color: #fff2f2;
    border: 1px solid #ffe5e5;
    text-decoration: none;
    color: #000000;
}

a.folderbox:hover {
    background-color: #ffe5e5;
    border: 1px solid #ffd5d5;
}

.optionbox {
    clear:both;
    float:right;
    vertical-align: middle;
    width: 22px;
    height: 50px;
    padding: 4px;
    margin: 2px;
    background-color: #ffe5e5;
    border: 1px solid #ffd5d5;
}

#referenzen a img {
    padding-left:10px;
    padding-right:10px;
}

#referenzen .headtitel {
    background-image: url('../imgs/headline_bg.jpg');
    background-repeat: no-repeat;
    background-position: left 16px;
    padding-bottom:5px;
    font-size:14px;
}

.headline {
    padding-bottom:20px;
    font-size: 18px;
}

a.reflinks:link,a.reflinks:visited,a.reflinks:active,a.reflinks:hover,a.reflinks:focus {
    text-decoration:none;
    color: #E0E0E0;
}

a.reflinks:hover,a.reflinks:focus {
    text-decoration:none;
    color: #B31B34;
}

.year {
    font-size:9px;
}

#inner_content a:link,#inner_content a:visited,#inner_content a:active,#inner_content a:hover,#inner_content a:focus {
    color: #FFFFFF;
    text-decoration:none;
}

#inner_content a:hover,#inner_content a:focus, #inner_content #active {
    color: #B31B34;
    text-decoration:none;
}