/* dkjv09 Version: 1.0
(april, 2009)

Screen layout: */

body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #0386d9;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}


a{
text-decoration:none;
color:#666666;
}

a:hover{
text-decoration: none;
color:#ED671D;
}

#toptabs{
	font-size:0.8em;
	width:980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: -13px;
	margin-left: auto;
}

#toptabs p{
text-align:right;
color:#808080;
}

.toptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover{
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab{
padding:3px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
text-decoration:none;
}

#container{
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: thin none #FFF;
}

#logo{
margin:15px 0 0 0;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}
#navitabs{
	letter-spacing: 1px;
	height:15px;
	clear:both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navitab{
color: #666666;
text-decoration:none;
letter-spacing:1px;
background: top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
margin:0px 8px 0px 0px;
}

.navitab:hover{
letter-spacing: 1px;
color: black;
text-decoration:none;
background: top right no-repeat;
margin:0px 8px 0px 0px;
}

.activenavitab{
color: #ED671D;
letter-spacing:1px;
text-decoration:none;
background: top right no-repeat;
margin:0px 8px 0px 0px;
}

.activenavitab:hover{
letter-spacing: 1px;
text-decoration:none;
}

#desc{
	height:150px;
	color: white;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: white;
	background-repeat: no-repeat;
	background-position: left top;
}

#desc p{
width:850px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 0px;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
	min-height: 360px;
	width: 530px;
	float:left;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-repeat: repeat-x;

        padding:25px 20px 5px 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(images/img05.gif);
	background-color: #FFF;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
	width: 220px;
	float:left;
	margin: 0px 0px 0px 0px;
        padding-top: 35px;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;

}

#sidelink{
	text-align:left;
	display:block;
	width:220px;
        font-size:1.1em;
        margin:0px 0px 25px 0px;
	
}
#sidelink a{
        text-align:left;
        display:block;
        color: #ffffff;

}

.activesidelink {
	text-align:left;
	display:block;
	color: #ffffff;
	padding:7px 0px 7px 0px;
	background-image: url(images/navi_blau.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2872a6;
}

.sidelink{
	text-align:left;
	display:block;
	color: #fff;
	padding:7px 0px 7px 0px;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2872a6;
}


.sidelink:hover{
color: #ffffff;
background: url(images/navi_gruen.png) center right no-repeat;
}



#footer{
	clear:both;
	font-size:0.9em;
	text-align:center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	color: #FFF;

}

#footer a{
color:#666666;
}

#footer p{
	margin:0px 0px 0px 0px;
	text-align: center;
	color: #FFF;
}

h1, h2, h3 {

	font-family:  Arial, Helvetica, sans-serif;
	color: #0a416b;

}

h1, h2 {
	
	font-weight: normal;
}


h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}



p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}

.subcr p{
text-align:right;

}
.subcr{
text-decoration:none;
margin:-25px 0px 0px 665px;
text-align:right;
color:#666666;
font-size:0.9em;

}
.sidebarright {
	float: right;
	width: 160px;
	height: 315px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
}
.sidebarright  h3{
        color: #ffffff;
}
.sidebarright a{
text-decoration:none;
color:#ffffff;
}

.sidebarright a:hover{
text-decoration: none;
color:#ebebeb;
}

table.members-member{
background-color:#ebebeb;
padding-top:5px;
border-bottom:5px solid #ffffff;
border-right:10px solid #ebebeb;

}
