@charset "utf-8";
html,body{
	font-family:Verdana;
	font-size:10px;
	margin:0;
	height:100%;
	background:#ffea95 url(../images/bg.jpg) no-repeat;
}

p{
	
}

img{
	border:0;
}

ul{
	list-style:none;
	padding:0;
	margin:0;
}

a{
	height:100%;
	color:#39754e;
	text-decoration:none;
}

a:hover{
	color:#000;
}

form{
	padding:0;
	margin:0;
}

textarea, input,select{
	font-family:Verdana;
	font-size:10px;
	color:#000;
	padding:3px;
	margin:0px;
	border:1px solid #7f9db9;
	font-weight:bold;
}

.slogan{
	position:absolute;
	color:#39754e;
	font-size:23px;
	margin:35px 0 0 350px;
}

.alles{
	position:absolute;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0 !important;
	width:100%;
}

.gohome a{
	display:block;
	position:absolute;
	margin:0px 0 0 88px;
	width:77px;
	height:73px;
}

.top_links{
	position:absolute;
	margin:10px 0 0 665px;
	width:200px;
	text-align:right;
}

.menu{
	position:absolute;
	margin:95px 0 0 0px;
	text-align:right;
	z-index:2;
	width:162px;
}

.menu li{
	float:left;
	width:162px;
}

.menu li a{
	display:block;
	height:21px;
	line-height:21px;
	background:0;
	padding:0 20px 0 0;
	width:162px;
}

.menu li ul{
	position:absolute;
	left:181px;
	margin:-21px 0 0 0;
	width:179px;
	text-align:left;
	text-indent:10px;
	display:none;
}

.menu li ul li{
width:199px;
}

.menu li ul li a{
	width:179px;
	color:#fff;
	background:#ff8000 url(../images/menu_arrow2.png) no-repeat right;
	background-position:95% 50%;
	padding:0;
}

.menu li ul li ul{
	position:absolute;
	left:159px;
	margin:-21px 0 0 20px;
	text-align:left;
	text-indent:10px;
}

.menu li ul li ul li{

}

.menu li ul li ul li a{
	
	color:#fff;
	background:#ff8200 url(../images/menu_bg.png) repeat-x bottom;
	padding:0;
}

.menu .nosub{
	background-image:none;
}

.content{
	overflow:hidden;
}

.content .box1{
	position:absolute;
	margin:120px 0 0 181px;
	width:158px;
	background:#dbebec;
	z-index:1;
}

.content .box1 .cap{
	background:#336645 url(../images/cap_bg.png) no-repeat right;
	line-height:30px;
	padding:0 10px;
	color:#fff;
	font-size:14px;
}

.news_date{
	padding:10px 10px 0 10px;
	color:#ff7700;
}

.news_txt{
	color:#000;
	padding:0 10px;
}

.news_txt a{
	color:#000;
	font-weight:bold;
}

.news_txt a:hover{
	color:#ff7700;
}

.news_bar{
	background:#fff;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:10px 0 0 0;
}

.content .box1 .date{
	padding:10px 10px 0 10px;
	color:#ff7700
}

.content .box1 .link{
	padding:3px 10px;
}

.content .box1 .link a{
	color:#ff7700;
}

.content .box1 .link a:hover{
	color:#000;
}

.content .box2{
	position:absolute;
	margin:82px 0 0 340px;
	width:297px;
	background:#dbebec ;
	z-index:1;
}

.content .box2 .cap{
	background:#336645 url(../images/cap_bg.png) no-repeat right;
	line-height:30px;
	padding:0 10px;
	color:#fff;
	font-size:14px;
}

.content .box2 .txt{
	color:#000;
	padding:10px 10px;
}

.content .box2 .text{
	padding:5px 10px 0 10px;
}

.content .box2 .text input{
	width:269px;
}

.content .box2 .submit{
	padding:0 10px 20px 10px;
	text-align:right;
	
}

.content .box2 .submit input{
	background:#ff7800;
	color:#fff;
	border:0;
	padding:3px;
	*margin-top:-1px;
	width:60px;
}

.content .box3{
	position:absolute;
	margin:111px 0 0 637px;
	width:158px;
	background:#dbebec;
	border-left:1px solid #c5c9cc;
	z-index:1;
}

.content .box3 .cap{
	background:#336645 url(../images/cap_bg.png) no-repeat right;
	line-height:30px;
	padding:0 10px;
	color:#fff;
	font-size:14px;
}

.content .box3 .txt{
	color:#000;
	padding:10px 10px;
}

.content .box3 .select{
	padding:5px 10px 10px 10px;
}

.content .box3 .select select{
	width:136px;
	padding:2px;
}

.content .box3 .text{
	padding:5px 10px 0 10px;
}

.content .box3 .text input{
	width:130px;
}

.content .box3 .submit{
	padding:0 10px 20px 10px;
	text-align:right;
	
}

.content .box3 .submit input{
	background:#ff7800;
	color:#fff;
	border:0;
	padding:3px;
	*margin-top:-1px;
	width:30px;
}

.spacer{
	height:300px;
}

.footer{
	position:absolute;
	width:100%;
	height:293px;
	bottom:0;
	background:url(../images/footer_bg.png) no-repeat;
}

.content .content_pages{
	width:525px;
	margin:80px 0 0 340px;
	background:#fffbf0;
}

.content .content_pages .cap{
	height:32px;
	line-height:32px;
	background:#ff7a01;
	text-indent:10px;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #3a3937;
}

.content .content_pages .content{
	padding:10px;
	color:#3a3937;
}

.content .content_pages .content img{
	padding:2px;
	margin:0 10px 5px 0;
	border:1px solid #3a3937;
}

.newsletter_msg{
	padding:10px;
	font-weight:bold;
}

.search_numbers{
	text-align:right;
	padding:0 0 10px 0;
}

.search_numbers a{
	color:#ff7a01;
}

.search_numbers a:hover, .search_numbers .sel{
	color:#000;
}

.search_page{
	color:#ff7700;
}

.search_shortly{
	color:#000;
}

.search_bar{
	height:1px;
	line-height:1px;
	font-size:1px;
	background:#000;
	margin:10px 0;
}

.akkok{
	position:absolute;
	z-index:3;
	height:25px;
}

.app_form ul{
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
	width:505px;
	overflow:hidden;
	background:#fbf7ec;
}

.app_form ul li{
	height:20px;
	line-height:20px;
	padding:5px;
	float:left;
	width:495px;
}

.app_form ul li div{
	float:left;
	width:180px;
}

.app_form ul li div.r{
	width:315px;
}

.app_form ul li input[type="text"]{
	width:200px;
	border:1px solid #ebe8e0;
	color:#9b9380;
}

.app_form ul li input[type="radio"]{
	border:none;
}

.app_form ul li input[type="submit"]{
	width:120px;
	border:1px solid #ebe8e0;
	background:#fff;
	color:#9b9380;
	margin-left:88px;
}

.app_form ul b{
	color:#FF0000;
	padding-right:3px;
}

.app_form ul .cap1{
	background:#fff3d1 !important;
	font-size:11px;
	font-weight:bold;
}

.app_form ul .cap2{
	background:#f3f0e7 !important;
	text-decoration:underline;
	font-weight:bold;
}

.app_form ul .rows2{
	height:30px;
}

.app_form ul .rows3{
	height:70px;
}
