html{
	background: #2F2D00;
	font-size:13px;
	line-height:24px;
	color:#fff;
	text-align:left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

body{	
	padding:0px;
	margin:0px;
}
p{
	padding:10px 0px 0px 0px;
}
:focus{
	outline:none;
}	
a{
	text-decoration: underline;
	color:#fff;
}
	a:hover{
		color:#FFFFFF;
	}

.inputButton{
	border:#FFFFFF 1px solid;
	background:#330000;
	color:#fff;
	padding:10px 30px;
}
img.border, img.picborder{
	padding:2px;
	border:#00693C 1px solid;
}

.ok{
	background-color:white;
	color:#061401;
	padding:5px;
	border:#ffffff 2px solid;
	width:85%;
}
.error{
	width:85%;
	background-color: white;
	color:#ff0000;
	padding:5px;
	border:#ffffff 2px solid;
}	



.highlight{
	background:none;
}


#overheader{
	width:1000px;
	margin:0 auto;
	border:#FFFFFF 0px solid;
	height:24px;
}
	#overheader a{
		color:#000;
	}
	#menuFooter a, #menuFooter2 a, #menuFooter3 a, #footer a, #mainText a{
		color: #CCCCCC;
	}
	#overheader a:hover, #menuFooter a:hover, #menuFooter2 a:hover, #menuFooter3 a:hover, #footer a:hover, #mainText a:hover{
		color:#ff6600;
	}
	#icons{
		float:left;
		width:200px;
	}
	#overallTopMenu{
		float:right;
		text-align:right;
		font-size:10px;
		color:#5b8994;
	}
	
	
#header{
	width:100%;
	margin:0 auto;
	border-bottom:#2F2D00 0px solid;
	background:#330000;
	height:100px;
}
	#inheader{
		width:1000px;
		margin:0 auto;
	}
	#logo{
		padding-top:10PX;
		float:left;
		width:280px;
		border:#2F2D00 0px solid;
	}
	#animation{
		float:right;
		width:1000px;
		height:500px;
		margin:0px;
		padding:0px;
		border: #000000 0px solid;
	}
	h1#slogan{
		text-align:center;
		color: #333333;
		background:white;
		font-weight:normal;
		width:970px;
		font-size:16px;
		margin:0 auto;
		padding:10px 5px 5px 5px;
	}

#main{
	width:100%;
	margin:0 auto;
	border:#000000 0px solid;
	background:#061401;
}
	#mainText{
		width: 1000px;
		margin:0 auto;
		border:#333333 0px solid;
		color:#fff;
		padding:0px 0px 0 0;
		text-align:justify;
	}
		#mainText img{
			padding:0px;
		}
		#mainText h2{
			border-bottom:#fff 0px dotted;
			padding:4px 10px;
			text-transform:capitalize;
		}
	/*MENU TOP SECTION*/
#menu{
	width:195px;
	position:relative;
	float:left;

}
#menuLeft1, #menuLeft2, #menuLeft3, #menuLeft4{
	margin:0px 0 10px 0px;
	border:#fff 0px solid;
}

#navigation {
	border:0px solid #5263AB;
	margin:0px;
	padding:65px 10px 0px 0px;
	text-align:right;
	text-indent:0px;
	background: /*url(../img/skin/logosmall.jpg) left top no-repeat*/;
	width:670px;
}
#navigation a.head {
	cursor:pointer;
	border-right:0px solid #CCCCCC;
	background: none;
	color:#FFD602;
	font-weight:normal;
	padding:0px;
	margin:0px 5px 0px 10px;
	text-indent:0px;
	font-size:14px;
	line-height:17px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#ff6600;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	color: #ff0000;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	display:inline;
}
#navigation li , #navigation ul li {
	list-style:none outside none;
	list-style-type:none;
	display:inline;
	border-right:#FFD602 1px solid;
}
#navigation li li a {
	color:#695a47;
	padding:0px 0px 0px 30px;
	margin:0px;
	font-size:10px;
	line-height:14px;
	display:block;
	text-decoration: none;
	font-weight: normal;
}
#navigation li li a:hover, #navigation li li a.current {
	text-decoration:underline;
	color:#333;
}
	#navigation li ul{
		width:235px;
		height:AUTO;
		border:#000000 0px solid;
	}
		#navigation li ul li{
			padding:0;
			margin:0;
		}
	

	
#menuFooter, #menuFooter2, #menuFooter3{
	width:980px;
	line-height:13PX;
	margin:0 auto;
	border:#FFFFFF 0px solid;
	min-height:12px;
	text-align:left;
	margin-top:0px;
	font-size:10px;
	color:#ccc;
}
	#menuFooter .kategorie{
		width:850px;
		float:right;
	}
#menuFooter2, #menuFooter3{
	text-align:center;
	margin-top:-50px;
	padding:10px 0px;
	border-top:#ccc 0px solid;
}
#footer{
	border-top:#FFFFFF 1px solid;
	width:960px;
	margin:0 auto;
	padding:0px 10px;
	background:#2F2D00;
	text-align:center;
	font-size:10px;
	color: #CCCCCC;
}











	
	
	
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #2F2D00;
	width:200px;
	padding: 3px 5px;
	opacity: 0.95;
}
#tooltip h3, #tooltip div {
	margin: 0; 
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	
}
	
	
	
#highlight, #highlight2{
	width:1000px;
	height:500px;
	float:left;
	overflow:hidden;
	border:#313131 0px solid;
	margin-top:-26px;
}
	#highlight2{
		background:#2F2D00;
		border:#FFFFFF;
	}
#highlight div, #highlight2 div{
	width:1000px;
	height:500px;
	padding:0px;
	display:none;
	position:relative;
}

#highlight div.scroll_unhide, #highlight2 div.scroll_unhide{
	display:block;
}


#highlight_next, #highlight_previous{
	width:22px;
	height:21px;
	position:absolute;
	z-index:9;
	display:none;
	cursor:pointer;
}
	#highlight_next{
		top:100px;
		left:448px;
		background: url('../img/highlight_previous.png') no-repeat;
	}
	
	#highlight_previous{
		top:100px;
		left:0;
		background: url('../img/highlight_next.png') no-repeat;
	}

#nav { top:0px; margin: 0px 0px 0px 0px; position:relative; z-index:999; float:right; text-align:right; padding:0px;}
#nav a, #s7 strong {
	margin: 0 1px;
	padding: 4px 8px 4px 8px;
	border: 0px solid #ccc;
	background: url(../img/skin/kolo2.png) center no-repeat;
	color: #fff;
	text-decoration: none;
	font-size:7px;
}
#nav a.activeSlide {
	background:url(../img/skin/kolo.png) center middle no-repeat;
	color: #ffd602;
}
#nav a:focus { outline: none; }


