
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	color: #096BAF;
	font-family: futura,Trebuchet MS,arial,Futura;
	font-size: 14px;
	text-align: justify;
	line-height:25px;
}

#Container
{
	width: 826px;
	margin: 40px auto;
}

#TopPart
{
	width: 826px;
	height: 206px;
	float: left;
	padding-bottom:2px;
}

#Top_right
{
	/*background: url("img/logo.gif") top left no-repeat;*/
	background: url("Bilder/test.jpg") top left no-repeat;
	width: 566px;
	height: 205px;
	float: right;
	background-color:#FFFFFF
}


#Top_left
{
	/*background: url("img/head_right_Kopie.gif") top left repeat-x;*/
	background: url("Bilder/logo2.jpg") top left no-repeat;
	width: 260px;
	height: 200px;
	float: left;
	padding-top: 5px;
}

#Logo
{
	padding-left: 250px;
	padding-top: 15px;
}


fieldset
{
	border: none;
	float: left;
	padding-left: 62px;
	padding-top: 5px;
}



#Welcome
{
	float: left;
	padding: 8px;
	padding-top: 40px;
	color: #096BAF;
}




#CentralPart
{
	width: 826px;
    clear: both;
    /*background: url("img/bac.gif") top left repeat-y;*/
	/*background: #768C15;*/
	background: #FFFFFF;
	
}

*>#CentralPart
{

}

#LeftPart
{

	float: left;
	width: 200px;
	/*background: #768C15;*/
	background: #DDEBF6;
}

#RightPart
{
	
	width: 600px;
	float: right;
	padding: 10px;
	
	background: #FFFFFF;
	
	
		
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 100%;
	padding-top: 30px;
	
}

#right_menu
{
	float: rleft;
	width: 60px;
	
	margin-top: -10px;
	margin-left: -5px;
		
}


/*#Page a:link {color:#000; text-decoration:underline;font-weight:bold}
#Page a:visited {color:#000; text-decoration:underline;font-weight:bold}
#Page a:active {color:#000; text-decoration:underline}
#Page a:hover {color:#fff; text-decoration:underline}*/


.menu:link {color:#F91206; text-decoration:none;font-weight:bold}
.menu:visited {color:#fff; text-decoration:none;font-weight:bold}
.menu:active {color:#F91206; text-decoration:none}
.menu:hover {color:#fff; text-decoration:none}


#Bottom
{
	width: 826px;
	
	height: 55px;
	float: left;
	margin-top: 5px;
	
	background: #DDEBF6;
	
}



.down_left
{
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}

.down_right
{
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
	float: right;
	padding-right: 8px;
}

.down_right a, .down_left a
{
    text-decoration: none;
    color: #F91206;
}

.pub_title a:link
{
	color: #F91206;
	text-decoration: none;

}

.down2
{
	padding-bottom: 10px;
	float: right;
	display: none;
}



#navleft{
	margin-top: 4em;
	padding: 0;
	border:0px solid red;
}


#leftMenu{
	border:0px solid #F91206;
	text-align:right;
	font-weight:normal;
	padding:5px;
	margin-bottom:5px;
	margin-right:25px;
}

#subleftMenu{
	border:0px solid #fff;
	text-align:right;
	
	padding:5px;
	margin-bottom:5px;
}


#leftMenu a{
	color:#096BAF;
	font-size:18px;
	text-decoration: none;
}
	
#leftMenu a:hover{
	color:#04ACCC;
		
}



#subleftMenu a{
	color:#3871E5;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	
}
	
#subleftMenu a:hover{
	color:#6D9AE2;
		
}

.imgLeft {
    
    float: left;
    border-style: none;
    margin-right: 10px;
    margin-bottom: 30px;
}



.linkg:link {color:#237800; text-decoration:none;font-weight:bold}
.linkg:visited {color:#237800; text-decoration:none;font-weight:bold}
.linkg:active {color:#237800; text-decoration:none;}
.linkg:hover {color:#F7AC15; text-decoration:none;}



.linky:link {color:#6D0BAD;text-decoration:none;font-weight:bold}
.linky:visited {color:#E2007B;text-decoration:none;font-weight:bold}
.linky:active {color:#000000;text-decoration:none;}
.linky:hover {color:#DC448E;text-decoration:none;}



.linkw:link {color:#6D0BAD;text-decoration:none;font-weight:bold}
.linkw:visited {color:#FFFFFF;text-decoration:none;font-weight:bold}
.linkw:active {color:#FFFFFF;text-decoration:none;}
.linkw:hover {color:#000;text-decoration:none;}



.nname {color:#6D0BAD}
.ffunction {font-weight:bold;}

