/* Page Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #987E49;
	text-decoration: none;
	
		}
	
a:hover {
	color: #987E49;
	border-bottom: 1pt dotted #987E49;
	text-decoration:none;
	}
	 
	

	
/* ID Styles */


#navigation a {
	color: #987E49;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	padding:10px;
	font-family: georgia;
	font-size: 12px;
	background-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#666666;
	border-bottom: 2pt solid #987E49;
	font-weight: bold;
	}
	
	
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #666666;
	line-height:24px;
	letter-spacing:.4em;
	}



/* Class Styles */

.active {
	border-bottom: 2pt solid #666666;
	font-weight: bold;
	}


.bodyText {
	font:12px times;
	color:#333333;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	}
	

.bodyTextRahmen {
	font:12px times;
	color:#333333;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-bottom: 140px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	letter-spacing: 0.1em;
	border-right-style: solid;
	border-left-style: solid;
	}

	
.bodyTextVersetzt {
	font:12px times;
	color:#987E49;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
.bodyTextColour {
	font:12px times;
	color:#987E49;
	font-weight:bold;
	line-height:30px;
	border-left-width: 1px;
	}
	
	
.bodyGrey {
	font:12px times;
	color:#666666;
	font-weight:bold;
	line-height:30px;
	border-left-width: 1px;
	cursor: text;
	}
	
.bodyGreyVersetzt {
	font:12px times;
	color:#999999;
	font-weight:bold;
	line-height:30px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-left: 14px;
	cursor: text;
	}
	
	
.pageTopic {
	color: #999999;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:80px;
	font-family: georgia;
	font-size: 16px;
	}	
	
	
	
.detailText {
	font:11px times;
	color:#333333;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000000;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	}


.NewsBox{
	font:12px georgia;
	font-weight:bold;
	border-top: 1px solid #777;
	border-top: 3px solid #777;
	border-left: 3px solid #777;
	border-right: 3px solid #777;
	border-bottom: 3px solid #777;
	margin: 0 0 20px 0px;
	padding: 7px 8px 8px 15px;
	background-color: #333333;
	color: #CCCCCC;
}

	
.hinweisWhite{
	font:12px georgia;
	font-weight:bold;
	color:#FFFFFF;
	border-top: 1px solid #777;
	border-top: 1px solid #777;
	border-bottom: 1px solid #555;
	margin: 0 0 20px 0px;
	padding: 7px 8px 8px 15px;
	background: #ffffff;
}


	
.InfoText {
	color: #987E49;
	font-family: georgia;
	font-size: 12px;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 120px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 140px;
	border-right-width: 1px;
	border-right-color: #999999;
	letter-spacing: 0.1em;
	border-right-style: solid;
}

