
*{
padding:0;
margin:0;
}

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

#Container
{
	width: 826px;
	margin: 0px 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.gif") top left no-repeat;
	width: 566px;
	height: 205px;
	float: right;
	background-color:#000
}


#Top_left
{
	/*background: url("img/head_right_Kopie.gif") top left repeat-x;*/
	background: #000;
	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: white;
}




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

*>#CentralPart
{

}

#LeftPart
{

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

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

.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:#000; text-decoration:none;font-weight:bold}
.menu:visited {color:#000; text-decoration:none;font-weight:bold}
.menu:active {color:#000; text-decoration:none}
.menu:hover {color:#fff; text-decoration:none}


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



.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: black;
}

.pub_title a:link
{
	color: #000;
	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 #fff;
	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:#fff;
	font-size:18px;
	text-decoration: none;
}
	
#leftMenu a:hover{
	color:#c22913;
		
}



#subleftMenu a{
	color:#c22913;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
	
}
	
#subleftMenu a:hover{
	color:#fff;
		
}

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



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



.linky:link {color:#FFFF00; text-decoration:underline;font-weight:bold}
.linky:visited {color:#FFFF00; text-decoration:underline;font-weight:bold}
.linky:active {color:#FFFF00; text-decoration:underline}
.linky:hover {color:#000; text-decoration:underline}



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