/* 


	Designed by Clinx GmbH, November 2008

   
*/

*{margin:0; padding:0;}*
	
body {
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif; 
	line-height:18px; 
	background:#bcbcbc url(../images/bg.gif); 
	color:#666;
}
#white {
	background:url(../images/white.gif) repeat-x;
}
#content {
	width:900px; 
	margin:0 auto; 
	background:#fff;
}


/* HEADER */


#header_top {height:53px; width:900px; float:left; background:url(../images/header_top.gif) no-repeat bottom;}
#header_bottom {height:119px; width:900px; float:left; background:url(../images/header_bottom.jpg) no-repeat bottom;}
	
#topnavi_home {position: absolute; margin-left:692px; margin-top:13px;}
#topnavi_home a {font-size: 15px; background: url(../images/topnavi_home.gif) no-repeat;}
#topnavi_home a:hover {background: url(../images/topnavi_home_r.gif) no-repeat;}
	
#topnavi_mail {position: absolute; margin-left:724px; margin-top:13px;}
#topnavi_mail a {font-size: 15px; background: url(../images/topnavi_mail.gif) no-repeat;}
#topnavi_mail a:hover {background: url(../images/topnavi_mail_r.gif) no-repeat;}
	
#topnavi_print {position: absolute; margin-left:771px; margin-top:13px;}
#topnavi_print a {font-size: 15px; background: url(../images/topnavi_print.gif) no-repeat;}
#topnavi_print a:hover {background: url(../images/topnavi_print_r.gif) no-repeat;}

#topnavi_sitemap {position: absolute; margin-left:805px; margin-top:13px;}
#topnavi_sitemap a {font-size: 15px; background: url(../images/topnavi_sitemap.gif) no-repeat;}
#topnavi_sitemap a:hover {background: url(../images/topnavi_sitemap_r.gif) no-repeat;}

#topnavi_search {position: absolute; margin-left: 853px; margin-top:13px;}
#topnavi_search a {font-size: 15px; background: url(../images/topnavi_search.gif) no-repeat;}
#topnavi_search a:hover {background: url(../images/topnavi_search_r.gif) no-repeat;}
	
	
/* language */

#topnavi_lang {
	position:absolute; 
	margin-left: 643px; 
	margin-top: 13px;
}
#topnavi_lang a.de:active {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_de_r.gif) no-repeat; */
}
#topnavi_lang a.de:link {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_de.gif) no-repeat; */
}
#topnavi_lang a.de:visited {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_de.gif) no-repeat; */
}
#topnavi_lang a.de:hover {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_de_r.gif) no-repeat; */
}

/*
#topnavi_lang a.en:active {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_en_r.gif) no-repeat; */
}
#topnavi_lang a.en:link {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_en.gif) no-repeat; */
}
#topnavi_lang a.en:visited {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_en.gif) no-repeat; */
}
#topnavi_lang a.en:hover {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_en_r.gif) no-repeat; */
}
*/

#topnavi_lang a.fr:active {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_fr_r.gif) no-repeat; */
}
#topnavi_lang a.fr:link {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_fr.gif) no-repeat; */
}
#topnavi_lang a.fr:visited {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_fr.gif) no-repeat; */
}
#topnavi_lang a.fr:hover {
	padding: 0px;
	font-size: 15px;
/*	background: url(../images/topnavi_lang_fr_r.gif) no-repeat; */
}

/* wobinich */

#where {
color:#84411b; 
font-weight:normal; 
font-size:11px; 
text-align:right;
margin:87px 10px 0px 0px; 
}
#where a {
color:#84411b;
}
#where a:hover {}
	
#where_print {
display: none;
}
	

/* LEFT COLUMN */


/* login */

div.login {
	font-size:10px; 
	color:#222222;
}
div.login a {
	color:#699632;
}
div.login a:hover {
	color:#426d0e;
}
input.login_btn {
	margin:5px 0 5px 169px
}
input.login_field {
	font-size:11px; 
	background: #FFFFFF; 
	border: 1px #abbbc4 solid; 
	color: #699632; 
	width:168px; 
	height:16px;
}


/* navigation */

#leftcolumn {
	clear:left; 
	float:left; 
	width:195px; 
	padding: 7px 15px 10px 6px; 
}
.leftbox_main {
}
.leftbox_sub {
	background:#e6e3dd; 
	margin-bottom:0px;
}
.leftbox_subsub {
	background:#e6e3dd; 
	border-bottom:1px solid #fff; 
/*	border-right:2px solid #034e07; */
/*	border-left:1px solid #999; */
	padding-top:5px; 
	padding-bottom:6px; 
}
div.navimain {
	background:#c1b8ab; 
	background-image:url(../images/navi_icon_main.gif);
	background-repeat:no-repeat; 
	background-position:top left;
/*	border-top:1px solid #666; */
/*	border-right:2px solid #034e07; */ 
	border-bottom:1px solid #fff; 
/*	border-left:1px solid #999; */
/*	margin-bottom:7px; */
}
div.navimain_act {
	background:#c1b8ab; 
	background-image:url(../images/navi_icon_main_act.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
/*	border-top:1px solid #666; */
/*	border-right:2px solid #034e07; */
	border-bottom:1px solid #fff; 
/*	border-left:1px solid #999; */
/*	margin-bottom:7px; */
}
div.navimain a {
	font-size:12px; 
	font-weight:normal; 
	color:#c75900; 
	display:block; 
	padding:5px 8px 4px 17px;
}
div.navimain a:hover {
	color:#dc7a2a;
}
div.navimain_act a {
	font-size:12px;
	font-weight:bold;
	color:#c75900;
	display:block; 
	padding:5px 8px 4px 17px;
}
div.navimain_act a:hover {
	font-weight:bold;
	color:#c75900; 
}
div.navisub {
/*	border-right:2px solid #034e07; */
	border-bottom:1px solid #fff; 
/*	border-left:1px solid #999; */
/*	background-image:url(../images/navi_icon_sub.gif); */ 
	background-repeat:no-repeat; 
	background-position:top left;
}
div.navisub_act {
/*	border-right:2px solid #034e07; */
	border-bottom:1px solid #fff; 
/*	border-left:1px solid #999; */
	background-image:url(../images/navi_icon_sub_act.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
}
div.navisub a {
	font-size:11px; 
	color:#77675c;
	line-height:12px;
	display:block; 
	padding:6px 5px 7px 12px; 
	margin-left:17px; 
}
div.navisub a:hover {
	color:#473c34; 
/*	text-decoration:underline; */
}
div.navisub_act a {
	font-size:11px; 
	font-weight:bold; 
	color:#473c34; 
/*	text-decoration:underline; */
	line-height:12px; 
	display:block; 
	padding:6px 5px 7px 12px; 
	margin-left:17px; 
}
div.navisub_act a:hover {
	color:#473c34;
}
div.navisubsub {
/*	background-image:url(../images/navi_icon_subsub.gif); */
	background-repeat:no-repeat; 
	background-position:top left;
}
div.navisubsub_act {
	background-image:url(../images/navi_icon_subsub_act.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
}
div.navisubsub a {
	font-size:10px; 
	color:#77675c; 
	line-height:12px; 
	display:block; 
	padding:2px; 
	margin-left:39px; 
/*	background-image:url(../images/navi_icon_subsub.gif) no-repeat top left; */
}
div.navisubsub a:hover {
	color:#473c34; 
/*	text-decoration:underline; */
}
div.navisubsub_act a {
	font-size:10px; 
	font-weight:bold; 
	color:#473c34;
	line-height:12px; 
	display:block; 
	padding:2px; 
	margin-left:39px; 
	background-image:url(../images/navi_icon_subsub.gif) no-repeat top left; 
/*	text-decoration:underline; */
}
div.navisubsub_act a:hover {
	color:#473c34;
}
#naviend {
/*	background:url(../images/end_navi.gif) no-repeat top left; */
	height:35px; 
	width:195px; 
}
#notice {
	background:url(../images/noticebg.gif) no-repeat bottom right;
	/*background-color:#626267;*/
	/*background-color:#596172;*/
	background-color:#476A42;
	border-top:1px solid #333;
	padding:0px 0px 12px 18px;
}
#notice h1 {
	font-size:11px; 
	color:#FFFFFF; 
	margin:0 0px 10px 0px; 
	padding:10px 0 5px 0; 
	text-align:left; 
	border-bottom:1px solid #bcc4cd;
}
#notice a {
	color:#9AC369; 
	background:#4E7249;
	text-decoration:underline;
}
#notice a:hover {
	color:#fff;
	background:#4E7249;
	text-decoration:underline;
}
#notice ul {
	text-align:left; 
	list-style-image:url('../images/bullet.gif');
	margin:10px 10px 7px 15px; 
}
#notice li {
	margin-bottom:3px; 
}


/* content */


	#maincontent {float:left; width:677px; border-left:1px solid #e2e2e2; margin-top: 7px}
	.maincontentline {border-bottom:1px solid #e2e2e2;}

	#mainhome {padding-left:35px; float:left; width:642px; text-align:left;}
	#mainhomepictureleft {margin:0 16px 0 0; float:left; width:312px; text-align:left;}
	#mainhomepictureright {float:left; width:312px; text-align:left;}
	#mainhometextleft {padding:0 16px 0 35px; float:left; width:312px; text-align:left;}
	#mainhometextright {float:left; width:312px; text-align:left;}
	
	#header_flash {position: absolute; margin-left:217px; margin-top:0px;}
		
	#mainwide {padding-left:35px; float:left; width:642px; text-align:left;}
	#mainnarrow {padding-left: 35px; float: left; width: 425px; text-align: left;}
	#mainsitemap {margin:0 0 0 0; float:left; width:100%; text-align:left;}
	
	#mainwide p {margin-right:10px;}
		
	#mainwide ul, #mainnarrow ul, #mainhometextleft ul, #mainhometextright ul {margin:10px 0 10px 17px; list-style-image:url('../images/bullet_main.gif');}
	#mainwide li, #mainnarrow li, #mainhometextleft li, #mainhometextright li {margin-bottom:5px; text-align:left;}

	#mainwide ol, #mainnarrow ol, #mainhometextleft ol, #mainhometextright ol {margin:10px 0 10px 20px;}

	.mainwide a, .mainnarrow a, .mainhometextleft a, .mainhometextright a {background:inherit; color:#fea342;}
	.mainwide a:hover, .mainnarrow a:hover, .mainhometextleft a:hover, .mainhometextright a:hover {background:inherit; color:#ffc587; text-decoration:underline;}

	#mainwide h1, #mainnarrow h1, #mainhometextleft h1, #mainhometextright h1, #mainsitemap h1 {padding: 15px 0 7px 0; border-bottom: 1px solid #cccccc;}
	
.imgtext-table img {
	background-color:inherit; 
	border:1px solid #ccc; 
	margin-top:2px;
	margin-bottom:7px;
	margin-left:2px;
	margin-right:8px;
}

/* right column */


#rightcolumn {
	float:right; 
	width:200px; 
	text-align:left; 
	background-color:#d66d31;
	margin-bottom:10px;
}
#rightcolumn .imgtext-table img {
	padding:0px;
	background-color:inherit;
	border-top:1px solid #95491e;
	border-right:0px;
	border-bottom:1px solid #95491e;
	border-left:0px;
	margin-top:2px;
	margin-bottom:7px;
	margin-left:10px;
	margin-right:10px;
}
#rightcolumn h1 {
	font-size:13px; 
	line-height:14px; 
	color:#FFFFFF; 
	display:block; 
	background-color:#4b250f; 
	margin:-3px 0px 10px 0px; 
	padding:7px 5px 7px 12px; 
	text-align:left; 
	border-top:3px solid #fff;
}
#rightcolumn h2 {
	font-size:12px; 
	font-weight:bold; 
	color:#4b250f; 
	margin:0px 10px 5px 12px; 
	text-align:left;
}
#rightcolumn h3 {
	font-size:11px; 
	font-weight:bold; 
	color:#4b250f; 
	margin:0px 10px 5px 12px; 
	text-align:left;
}
#rightcolumn p.title2 {
	font-size:12px; 
	font-weight:bold; 
	color:#4b250f; 
	margin:12px 10px 5px 12px; 
	text-align:left;
}
#rightcolumn p.title3 {
	font-size:11px; 
	font-weight:bold; 
	color:#4b250f; 
	margin:12px 10px 5px 12px; 
	text-align:left;
}
#rightcolumn p {
	font-size:11px; 
	color:#eeeae8; 
	line-height:15px; 
	margin:7px 10px 7px 12px; 
	text-align:left;
}
#rightcolumn strong {}
#rightcolumn a {
	color:#ffbf5a; 
	background:inherit; 
	text-decoration:underline; 
}
#rightcolumn a:hover {
	color:#ffdca5; 
	background:inherit; 
	text-decoration:underline;
}
#rightcolumn ul {
	font-size:11px; 
	margin:10px 10px 10px 27px; 
	text-align:left; 
	list-style-image:url('../images/bullet.gif');
	background:none;
	border:0px;
}
#rightcolumn li {
	margin-bottom:2px; 
	color:#eeeae8;
}
	
	
/* footer */


#footer {
	clear:both; 
	width:900px; 
	height:38px; 
	font-size:11px; 
	color:#fff; 
	background:#fff url(../images/footer.gif) no-repeat bottom; 
	border-bottom:1px solid #953236;
}
#footer p {
	margin:6px 0 0 0;
}
#footer a {
	color:#e08f61; 
	background:inherit;
}
#footer a:hover {
	color:#e08f61; 
	background:inherit;
}
#left {
	float:left; 
	width:195px; 
	padding-left:14px;
}
#right {
	float:left; 
	width:595px; 
	height:38px; 
	padding-left:35px; 
	margin-left:10px;
/*	border-left:1px solid #ccb0a7; */
}
	
	
/* sitemap */


#mainsitemap a {
	background: transparent;
}
#mainsitemap a:hover {
	background: transparent;
}
#mainsitemap #sitemap1 {
	line-height:22px; 
	margin-top:16px;
	background:url('../images/sitemap_line_h1.gif') repeat-x; 
	width:100%;
}
#mainsitemap #sitemap1 a {
	font-size:13px; 
	font-weight:bold; 
	color:#ff863d;
}
#mainsitemap #sitemap1 a:hover {color:#ff863d; text-decoration:none;}
#mainsitemap #sitemap1 a:active {color:#ff863d; font-weight:bold;}

#mainsitemap #sitemap2 {line-height:14px; margin-bottom:4px; margin-top:10px;}
#mainsitemap #sitemap2 a {font-size:12px; text-decoration:underline; padding:0 0 0 30px; color:#a6a6a7;}
#mainsitemap #sitemap2 a:hover {color:#ccc;}
#mainsitemap #sitemap2 a:active {color:#a6a6a7;}

#mainsitemap #sitemap3 {line-height:14px; margin-bottom:4px; margin-top:4px;}
#mainsitemap #sitemap3 a {font-size:11px; text-decoration:underline; padding:0 0 0 60px; color:#a6a6a7;}
#mainsitemap #sitemap3 a:hover {color:#ccc;}
#mainsitemap #sitemap3 a:active {color:#a6a6a7;}
	
	
/* search */	


input {
	font: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size:11px; 
	border: 1px #ccc solid; 
	color: #666; 
	background: #eee; 
	padding:3px 5px 4px 7px; 
	margin-top:4px; 
	margin-bottom:2px;
}
input.search_btn {
	color:#222;
	background: url(../images/button_bg.gif); 
	text-align:center; 
	border-top:1px #bbb solid; 
	border-bottom:1px #999 solid;
	padding:2px 10px 3px 10px; 
	margin-bottom:20px;
}
.search-field {
	margin:20px 0 20px 0;
}
.search-input {
	font-size:11px; 
	color: #666; 
	border:1px #ccc solid; 
	background: #eee; 
	padding:3px 5px 4px 7px; 
	margin-top:4px; 
	margin-bottom:2px; 
	width:200px;
}
.mf-label {
	line-height:14px;
	vertical-align:text-top;
	padding-bottom:10px; 
/*	width:220px; */
	width:230px;
}
.mf-input {
	font: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size:11px; 
	color: #666;
	text-align:left;
	border:1px #ccc solid; 
	background: #eee; 
	padding:3px 5px 4px 7px; 
	margin-top:0px; 
	margin-bottom:7px; 
	margin-right:70px;
	width:350px;
}
.mf-comment {
	line-height:16px;
	padding-right:50px;
	padding-bottom:10px;
}
.mf-radio {
	border:0px; 
	background:none;
	margin-right:5px;
}
.mf-check {
	border:none; 
	background:none;
}
.textarea {
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666; 
	border:1px #ccc solid; 
	background:#eee; 
	width:350px; 
	padding:0px 5px 7px 7px; 
	margin-top:4px;
}
select {
	font-size:11px; 
	color: #666;
	text-align:left;
	border:1px #ccc solid; 
	background: #fff; 
	padding:3px 0px 4px 2px; 
	margin-top:0px; 
	margin-bottom:7px; 
}
.checkbox {
	border:0px; 
	margin-top:3px; 
	margin-bottom:3px;
}
a.searchresulttitle {
	font-size:13px; 
	text-align:left; 
	padding:2px 0 10px 0; 
	color:#ff863d; 
	background:none;
}
a.searchresulttitle:hover {
	font-size:13px; 
	color:#ffae7d; 
	text-align:left; 
	padding:2px 0 10px 0; 
	background:none;
}	
.searchresulttext {
	font-size:12px; 
	color:#666;
	text-align:left; 
	padding:2px 0 10px 0; 
}
.searchlabel {
	font-size:12px; 
	font-weight:bold; 
	text-align:left; 
	padding:10px 0px 5px 0px; 
	color:#666;
}

















