/* CSS Design www.moehler-bremen.de -   created 10/2008 by www.phs-web.de | www.hoe.de 
****************************************************************************** */
	  
/* CSS Definition body und header */
/* ********************************************************* */
body {
	color:#3a3a3a;
	line-height:16px;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #404040;
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}


#wrap {
	background:#fff;
	color:#303030;
	margin:0 auto;
	padding:1px 5px;
	width:960px;
	}


	
#header {
	color:#505050;
	height:120px;
	background-color: #fff;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}

/* CSS Definition  letfside und navigation*/
/* ********************************************************* */
#leftside {
	clear:left;
	float:left;
	margin:0px 0 10px;
	padding:0;
	width:170px;
	}
	
#leftside ul.nav1st {
	list-style:none;
	margin:0 0 18px;
	padding:0;
	width:140px;
	}
	
#leftside .nav1st .nav2nd a {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#leftside .nav1st .active .nav2nd .active .current {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#leftside ul.nav1st li {
	display:inline;
	padding:0;
	width:140px;
	}
	
#leftside ul.nav1st li a {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4;
	color:#505050;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	text-decoration:none;
	width:140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #2D2C32;
	}
	
#leftside ul.nav1st li a.current , 
#leftside ul.nav1st li a:hover{
	background:url(img/menubg2.gif) repeat-x bottom left #eaeaea;
	color:#505050;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	border-left-color: #F79647;
	}
	
#leftside ul.nav1st ul {
	font-size:0.9em;
	margin:0 0 0 15px;
	padding:0 0 5px 0;
	width:90px;
	}
	
#leftside ul.nav1st ul a {
	padding:3px 1px 3px 5px;
	width:90px;
	}
	
#leftside ul.nav1st ul ul {
	font-size:1em;
	width:90px;
	}
	
#leftside ul.nav1st ul ul a {
	width:90px;
	}
	
#leftside .announce {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; 
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #ccc; 
	border-right:1px solid #d8d8d8; 
	border-top:1px solid #d8d8d8; 
	clear:left; 
	color:#505050; 
	line-height:1.3em; 
	margin:10px 0; 
	padding:5px 5px 5px; 
	width:184px;
	}
	

/* CSS Definition rechts */
#extras {
	float:right;
	margin:0 0 10px;
	padding:0;
	width:180px;
	font-size: 11px;
	color: #666666;
}

/* CSS Definition content */
/* ********************************************************* */
#content {
	line-height:1.5em;
	margin:10px 10px 10px 190px;
	padding:0;
	text-align:left;
	}
	
#contentwide {
	line-height:1.5em;
	margin:10px 0 10px 100px;
	padding:0;
	text-align:left;
	}
	
#content img,#contentwide img {
	background:#ccc;
	color:#303030;
	display:inline;
	padding:1px;
	margin:0 10px 5px 0;
	}
	
#content ul,#content ol,#contentwide ul,#contentwide ol {
	margin:0 0 16px 20px; 
	padding:0;
	}
	
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {
	margin:2px 0 2px 15px;
	}
	
#content li,#contentwide li {
	margin:0 0 2px 5px;
	padding:0 0 0 4px;
	}
	
	#content h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2D2C32;
	font-family: Verdana, Geneva, sans-serif;
}


/* CSS Definition footer */
/* ********************************************************* */
#footer {
	background:#fff;
	border-top:2px solid #dadada;
	clear:both;
	color:#666;
	font-size:0.9em;
	margin:0 auto;
	padding:8px 0;
	text-align:center;
	width:750px;
	}
	
#footer p {
	margin:0; 
	padding:0;
	}
	
#footer span {
	font-size:1.2em;
	}

/* Links and paragraphs */
/* ********************************************************* */
a {
	background:inherit; 
	color:#166090; 
	text-decoration:none; 
	font-weight:700;
	}
	
a:hover {
	background:inherit; 
	color:#286ea0; 
	text-decoration:underline;
	}
	
a img {
	border:0;
	}
	
p {
	margin:0 0 16px;
	}

	

/* Tiny 2 Spalten */

.linkespalte {
	width: 48%;
	float: left;
	}
	
.rechtespalte {
	width: 48%;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	}
		
