body {
	background-color: #617A23;
	color: #CCD8A9;
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 16px; 
	height: 100%; 
	margin-bottom: 1px;
	overflow-y: scroll; 

	
}
	
	
:focus { outline: 0; }
p {	margin-bottom: -4px; }
a:link { color: #CCD8A9;}
a:visited { color: #CCD8A9;}
a:hover { color: #CCD8A9;}
a:active { color: #CCD8A9; }
.caption { font-size: 11px;	line-height: 12px; }

.ueberschrift {
	font-size: 21px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.orange {	color: #E46C08;
	
}

.orangekl {	color: #E46C08;
			font-size: 12px;
	
}
#container {
	position:relative;
	width:852px;
	margin-left:auto;
	margin-right: auto;
	top: 52px;
}

#head {
	position:relative;
	width:854px;
	height: 595px;
	background-image: url(nav/head.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.ie6 #head {
	position:relative;
	width:854px;
	height: 595px;
	background-image: url(nav/head.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


#nav {
	position:absolute;
	width:117px;
	height:378px;
	z-index:1;
	left: 735px;
	top: 173px;
}
#lang-switch {
	position:absolute;
	width:53px;
	height:14px;
	z-index:2;
	top: 165px;
	left: 642px;
}
input,textarea {
	margin: 2px 0;
	border: 1px solid #333333;
	background: #617A23;
	padding: 2px 2px;

}
input:active, input:focus, input:hover { background: #617A23;
}
.jumpmenu { 
	height: 22px; 
	margin-top: 0px; 
	color: #CCD8A9; 
	background-color: #232B09;
	font-size: 12px;}

.imgpad {
	margin-top: 15px;
	margin-bottom: 5px;
}
.imgpadtop {
	margin-top: 4px;
	margin-bottom: 5px;
}
.imgpadabb {
	margin-top: 25px;
	margin-bottom: 25px;
}
.imgpadabb1 {	margin-top: 20px;
	margin-bottom: 20px;
}

.imgpadabbklein {	margin-top: 50px;
	margin-bottom: 50px;
}


#topteaserbild {
	position:absolute;
	width:503px;
	height:360px;
	z-index:3;
	left: 140px;
	top: 188px;
	background-image: url(nav/topfoto-schatten.png);
}
