/* Start of CMSMS style sheet 'Dark_Blue : Dark_Blue' */
* {
    padding: 0;
    margin: 0;
} 

body {
background: #4396ca;
background-image: url(uploads/images/achter4.jpg);
background-repeat:no-repeat;
background-position:center top;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
}

img { border: none; }
a { color: #4C69AF; }
a:hover { text-decoration: none; color : #FFF; }
h3 a { text-decoration: none;  letter-spacing: -1px; }
h3 a:hover { color: #FFF; }


#wrap {
width: 770px;
margin: 30px auto;

}


#top { 

padding: 65px 0;
}

#header {
height: 92px;

}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 40px 0 0 33px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 0 0 33px;
}

#menu {
height: 30px;
line-height: 30px;
/*background: #616161 url(uploads/Dark_Blue/menu.jpg) no-repeat;*/
background: #037efd;
border-top: 2px solid #FFFFFF;

padding-left: 30px;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
color: #fff;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 100;
}
#menu li a:hover {
background: #666;
}
#menu ul { }


#content { 
padding: 0 20px;

}

#left {
padding: 10px 10px 20px 0;
width: 520px;
height: 315px;
border-right: 2px solid #000000;
overflow-x:hidden;
overflow-y:auto;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #6C91FC; }

#right {

width: 190px;
float: right;
padding: 10px 0 20px 0;
}
#right h3 { color: #666; }
#right ul { list-style-type: none; padding: 10px 0 10px 0; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #4C69AF; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#right ul li a:hover { color : #111; }

#footer {
font-size: 11px;
color: #438dd9; 
text-align: center;
height: 30px;
line-height: 30px;

}
#footer a { 
color: #438dd9; 
}
#footer a:hover {
color: #438dd9; 
text-decoration: underline; 
}

#bottom {
padding-top: 165px;
}
/* End of 'Dark_Blue : Dark_Blue' */

