/* CSS Document */

*{
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	border: 0;
	left:0;
	top:0;
	/*	background-color: #FFFFFF;*/
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	border-style:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
}


/*div{
	padding:0px;
}
*/
a{
	font-weight:bold;
	text-decoration:none;
	color: #696969;
	background-color:#FFFFFF;
}

a.small_link{
	font-size:80%;
	font-weight:normal;
	/*white-space:nowrap;*/
}

a.NO {
	/*white-space:nowrap; ohne umbruch*/
}

a.ACT {
	color:#D49853;
	background-color:#FFFFFF;
}

.Headline {
	font-family: "ClearfaceGothic LT Medium", ClearfaceGothicH-Medium, Arial, Helvetica, sans-serif;  
	background-color:#FFFFFF
	/*font-size: 120%;*/
}

.Subline {
	font-family: "ClearfaceGothic LT Medium", ClearfaceGothicH-Medium, Arial, Helvetica, sans-serif;  
	background-color:#FFFFFF;
	/*font-size: 120%;*/
}

#Container {
	width: 986px;
	/*margin-right: auto;
	margin-left: auto;*/
}

/*--------------------- Header --------------------------*/
#Header_Container {
	margin-left: 0;   /*Abstand für IE */
	padding-left: 0; /* Abstand Firefix */
}

#Header_Logo {
	width: 300px;
	height: auto;
	padding-left: 0; /* Abstand Firefix */
	margin-left: 10px;   
	margin-top: 10px;   
	margin-bottom: 15px;  
	/*padding-left: 0; Abstand Firefix */

}

#Header_Image {
	position:relative;
	width: 698px;
	margin-left: 10px;   /*Abstand für IE */
	padding-left: 0; /* Abstand Firefix */
	z-index:101;
}

#Header_Menu {
	position:absolute; /* sonst IE bug */
	display: inline;
    text-decoration:none;
	text-align:right;
	margin-right: 10px;
	margin-top: 40px; /* soll mit der Unterkante der Schrift im Logo bündig sein*/
	height:1em;
	width:980px;
	z-index:100;
	background-color:transparent;
	font-size:80%;
}



	
#Header_Menu ul {
	display: inline;
	margin-left: 0;   /*Abstand für IE */
	padding-left: 0; /* Abstand Firefix */
	background-color:transparent;
	/*background-color: #D5D5D5;*/
}
	
#Header_Menu li {
	display: inline;
	background-color:transparent;

	/*background-color: #D5D5D5;*/
}

#Main_Menu{
    clear: left;
	text-align: left;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px; /* bis Anfang der Grafik */


	/*background-color: #CCC888;*/
}



#Main_Menu ul {
	display: inline;
	/*background-color: #FFDDAA;*/
	margin-left: 0;   /*Abstand für IE */
	padding-left: 0; /* Abstand Firefix */
}

#Main_Menu li {
	display: inline;
	/*background-color: #00EEAA;	*/
	/*white-space:nowrap; Im Hauptmenü keinen Umbruch in Links bei Vergrösserung */

}
/*--------------------- Header --------------------------*/





#Body_Container {
	border-top-color:#D99C38; /*trennline hauptmenü zu content */
	border-top-style:dotted;
	border-top-width:thin;
	margin-left: 10px;
	overflow:visible;
	/*margin-top: 0px;*/

}


Content_and_News{
	background-color:#0000CC;
}


#Navigation_Container {
	float: left;
	width: 160px;
	margin-right: 5px;
	overflow:hidden;
}
#Navigation_Title {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: left;
	color:#239E46;

	background-color:#FFFFFF;
	font-size: 120%;

}

#Navigation_Headline { /* Hauptmenupunkt der aktuellen Navigation*/
	/*height: 50px;*/
	text-align: left;
	color: #D49853;
	background-color:#FFFFFF;
	
	/*background-color:#AA0000;*/
}

#Navigation_Menu{
	display: inline;
	float:left;
	width: 160px;
	margin-top: 2px;
	padding-left: 5px;	
	/*background-color:#FF00AF;*/

}

#Navigation_Menu ul {	
	/*background-color:#AA00AE;*/
	list-style-type: none;
	display: block; 
	margin-left: 0; 
	padding-left: 0;
	/*white-space:normal; `*/
}

/*
#Navigation_Menu .2 {	
	display: block;
	width:175px;
	text-indent: 0; 
	margin-left: 0;
}
*/

#Navigation_Menu li {
	display: block; 
	white-space:normal; 

	border-top-color: #D49853;
	border-top-style: dotted;
	border-top-width: thin;
	border-bottom-color: #D49853;
	border-bottom-style: dotted;
	border-bottom-width:thin;	
	padding-bottom: 2px;
	margin-bottom: 2px;	
	margin-top: 2px;	
	padding-top: 2px;	
		/*text-indent:-1em;*/ 
}



#Navigation_Find_Title {
	height: 50px;
	width: 150px;
	display:none;
}


#Navigation_Find{
	height: 50px;
	width: 150px;
	display:none;
	
}

#Content_Container {
	float: left;
	width: 640px;	
	border-left-color: #D49853;
	border-left-style: dotted;
	border-left-width: thin;	
	border-right-color: #D49853;
	border-right-style: dotted;
	border-right-width: thin;		
}

#Content_Headline_Container {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	width: 550px;
	color: #D49853;
	/*background-color:#FFFFFF;*/
	/*background-color: #80FFAA;*/
}

#Content_Headline_Top {
	font-size: 120%;
	color:#239E46;
	background-color:#FFFFFF;
}

#Content_Headline_Sub {
	position:relative;
	margin-left: 100px;	
	font-size: 120%;	
	color: #D49853;
	background-color:#FFFFFF;
	/*color:#239E46;*/
}

#Content_Content {
	float: left;
	width: 590px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	/*background-color:#3399FF;*/	
}

#Content_Content ul {
	display: block;
	margin-left: 10px;
	list-style-type:square;
	/*white-space:normal; */	
}

#Content_Content ol {
	display: block;
	margin-left: 15px;
}


#Content_Content li{
	display:list-item;
		margin-left: 10px;
	/*white-space:normal; */	
}


#Content_Footer {
	clear: left;
	width:600px;
	display:none;
}

/*--------------------- News ----------------------------*/

#News_Container {
	/*margin-left: 800px;*/
	float: left;
	width:160px;
	/*border-left: #D49853;
	border-left-style: dotted;
	border-left-width: thin;*/
	text-align: left;
	overflow:visible;
	/*background-color:#66FFFF*/
}


#News_Headline_container{
	padding-top: 5px;
	padding-left: 5px;
	width:160px;
}

#News_Headline_Top {
	color: #239E46;
	font-size: 120%;
}

#News_Headline_Sub {
	color: #D49853;
	font-size: 90%;
}


#News_Container ul{
	/*list-style-type:circle;
	display: block; ´*/
	margin-left: 0; 
	padding-left: 0;
	margin-top: 10px;
	/*white-space:normal; */
	
}

#News_Container li {
	/*list-style-type: none;*/
	width:160px;
	overflow:hidden;
	font-size:80%;
	display: block; 
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space:normal; 
	margin-left: 5px;
	margin-top: 2px;
	border-top-color: #D49853;
	border-top-style: dotted;
	border-top-width: thin;
	border-bottom-color: #D49853;
	border-bottom-style: dotted;
	border-bottom-width:thin;
}

#News_Container p {
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	font-weight:normal;
}


#News_Container a {
	/*color:#333333;*/
	text-decoration: none;
}
.contenttable-1 td{
	border-top-color:#CCCCCC; /*trennline hauptmenü zu content */
	border-top-style:dotted;
	border-top-width:thin;	
}