/** Reset **/
*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	 background: #fff;
}

a{
    color:#3a6aad;
    text-decoration:underline;
}

a:hover{
    color:#5184d2;
    text-decoration:none;
}

/* Layout */

#container{
    width:790px;
    margin:5px auto;
    padding:0;
    background:#fff;
    text-align:left;
}

#logo{
    background:#fff;
	margin:0;
    padding:0 0 0 18px;
}

.subContainer, #navigation ul{
    width:790px;
    margin:0 auto;    
}

#header{
	text-align:left;
	margin:0;
	padding:10px 0 10px 0px;
	height:20px;
	background:#fce175;
}

#ad{
	text-align:left;
	margin:0;
	padding:5px 0px 0px 0px;
	height:90px;
	background:#e7e7e7; /*#fce175;*/
}

#navigation{
    margin:0;
    padding:0;
    background:#3a6aad;
    height:34px;
    list-style:none;
}
#navigation li{
    float:left;
    clear:none;
    list-style:none;
}
#navigation li a{
    color:#fff;
    display:block;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    padding:10px 18px;
}
#navigation li a:hover{
    color:#fff;
    background:url('../images/menue2.gif');
}
#active a{
    background:url('../images/menue.gif');
}

/*** Subnav ***/
#subnavigation{
    margin:0;
    padding:0;
    background:#eeeeee;
    height:35px;
    list-style:none;
}
#subnavigation li{
    float:left;
    clear:none;
    list-style:none;
	 padding: 7px 5px 7px 0;
}
#subnavigation li a{
    color:#3a6aad;
    display:block;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
    padding:3px 18px 4px 18px;
	/*border: #4c251b 1px solid;*/
}
#subnavigation li a:hover{
    color:#fff;
	background: #5184d2;
	/*border-top: #1a0d0a 1px solid;
	border-left: #1a0d0a 1px solid;
	border-right: #7c4132 1px solid;
	border-bottom: #7c4132 1px solid;*/
}

#active2 a{
    color:#fff!important;
	background: #5184d2;
	/*border-top: #1a0d0a 1px solid!important;
	border-left: #1a0d0a 1px solid!important;
	border-right: #7c4132 1px solid!important;
	border-bottom: #7c4132 1px solid!important;*/
}

h1{
    font-family:'Georgia';
    font-size:22px;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:normal;
    color:#333;
}

h2{
    font-family:'Georgia';
    font-size:18px;
    /*letter-spacing:-1px;*/
    margin-top:15px;
    margin-bottom:8px;
    font-weight:normal;
    color:#333;
}
h3{
    font-size:12px;
    font-weight:bold;
    color:#333;
    margin:5px 0;
    
}

p{
    color:#333;
    font-size:12px;    
    line-height:20px;
    margin-top:7px;
	margin-bottom:8px;
}

table, tbody, tr, th, td {
    color:#333;
    font-size:12px;    
    line-height:20px;
    margin-top:7px;
	margin-bottom:8px;
	border: 1px;
	border-color: #333;
}


#linksContent ul{
    color:#333;
    font-size:12px;    
    margin:0px 0;
    list-style:none; 
}
#linksContent li{
	padding-left:0px;
	margin:8px 0;
	list-style:none;
}

#links-navigation li{
    clear:none;
    list-style:none;
	 display: block;
	 margin: 0;
	 border-bottom: #e7e7e7 1px solid;
}
#links-navigation li a{
    display:block;
    font-size:12px;
    text-decoration:underline;
    /*font-weight:bold;*/
    padding: 10px 15px;
}

#links-navigation li a:hover{
    color:#fff;
    background:#5184d2;
}

#links-navigation #active3 a{
    color:#fff;
    background:#5184d2;
}

#links-navigation #active3 a:hover{
    color:#fff;
    background:#5184d2;
}


#rechtsContent ul{
    color:#333;
    font-size:12px;    
    margin:10px 0;
    list-style:none; 
}
#rechtsContent li{
	padding-left:25px;
	margin:8px 0;
	list-style:none;
	background:url('../images/pkt.png') left bottom no-repeat;
}

img{
    border:0;
}
img a{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* ----- CONTENT ----- */

#linksContent{
    width:180px;
    padding:25px 10px 0px 10px;
    font-size:12px;
    clear:none;
    float:left;
}

#linksContent img{
    float:right;
    clear:none;
    margin:10px;
    margin-right:0;
    padding:1px;
    border: 1px solid #E7E7E7;
    }

#linksContent h3{
    color:#7C4132;
    margin-top:20px;
}

#rechtsContent{
    width:580px;
    padding: 0px 10px;
    font-size:11px;
    border-left:5px solid #e7e7e7;
    clear:none;
    float:right;
}

#rechtsContent ul{
    list-style:none;
}
#rechtsContent li{
    list-style:none;
    padding-left:20px;
    margin:8px 0;
    background:url('../images/pkt.png') left bottom no-repeat;
}
#rechtsContent li a{
	color:#3a6aad;
	font-weight:normal;
	text-decoration:underline;
}
#rechtsContent li a:hover{
	color:#3a6aad;
	font-weight:normal;
	text-decoration:none;
}
#rechtsContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}

#footer{
    margin:0 auto;
    margin-bottom:10px;
    height:11px;
    padding:20px 20px;
    clear:both;
    width:750px;
    text-align:left;
    font-size:11px;
    color:#fff;
    background:#3a6aad;
}
#footer ul{
    list-style:none;    
}
#footer li{
    list-style:none;
    display:inline;    
}
#footer #copyright{
    float:left;
    clear:none;
}
#footer #links{
    float:right;
    clear:none;
}
#footer a{
    color:#fff;
    text-decoration:none;
}
#footer a:hover{
    color:#fff;
    text-decoration:underline;
}

.clear{
    clear:both;
}

#rechtsContent1{
	float:left;
	width: 170px;
	padding: 0px 0px 0px 10px;
}

#rechtsContent2{
	width:370px;
	min-height: 620px;
	float:right;
	border-left:5px solid #e7e7e7;
	padding: 0px 10px;
}

.content-full{
	width:550px!important;
}

.full{
	width: 760px!important;
	float: none!important;
	border-left: none!important;
}

#sitemap td{
	line-height: normal;
}

