* { margin: 0; padding: 0; }

/* font */
html { font-size: 100.01%; height: 100.01%; }
body { font-size: 70%; }
input, select, textarea { font-size: 100%; }

/* layout - general */
img, fieldset { border: none; }
acronym { cursor: help; }
a:link, a:visited { cursor/**/: /**/pointer; }

input.text, .text2, textarea { padding: 1px 2px; }
textarea { overflow: auto; }
select { }
.submit { padding: 1px 2px; cursor/**/: /**/pointer; }

ul, ol { margin: 0 0 1em 1.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { padding: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

#page .flR { float: right; }
#page .flL { float: left; }
#page .alR { text-align: right; }
#page .alC { text-align: center; }

.hide { display: none; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited {
	color: #939598;
	text-decoration: none;
}
a:visited {
}
a:link:hover, a:visited:hover {
	color: #939598;
	text-decoration: underline;
}
a.inv:link, a.inv:visited {
	text-decoration: none;
}
a.inv:link:hover, a.inv:visited:hover {
	text-decoration: underline;
}

.cols {
	overflow: hidden;
	margin: 0;
}
.cols .col {
	float: left;
}
body #page .last {
	margin-right: 0;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#ie7 .clearFix {
	min-height: 1%;
}

img.langLink{vertical-align: top;}

/* layout - specific */
body {
	position: relative;
	text-align: center;
	background: #FFFFFF url(../img/body.jpg) repeat 50% -7px;
	color: #939598;
	font-family: Helvatica, Arial, sans-serif;
	padding: 6px 0 0;
}
#page {
	/*font-size: 1.2em;*/
	background: url(../img/page-m.jpg) repeat-y 0 0;
}
body .page {
	width: 799px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#top {
	position: relative;
	overflow: hidden;
	background: url(../img/top.png) no-repeat 0 0;
	color: #FFFFFF;
	height: 95px;
}

	#logo {
		position: absolute;
		z-index: 100;
		left: 650px;
		top: 20px;
		width: 100px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 100px;
			height: 50px;
			background: url(../img/top.png) no-repeat -650px -20px;
		}
			#logo a:link span, #logo a:visited span {
				text-indent: -1000em;
			}

	#menu1 {
		position: absolute;
		left: 30px;
		top: 17px;
		overflow: hidden;
		font-weight: bold;
	}
		#menu1 li {
			float: left;
			line-height: 55px;
			background: url(../img/sep-1.png) no-repeat 100% 0;
		}
		#menu1 li.last {
			background: none;
		}
			#menu1 li a:link, #menu1 li a:visited {
				height: 55px;
				display: block;
				float: left;
				color: #FFFFFF;
				padding: 0 20px;
				text-decoration: none;
			} 
				#menu1 li a:link:hover, #menu1 li a:visited:hover {
					color: #000000;
					text-decoration: underline;
				}
			#menu1 li.active a:link, #menu1 li.active a:visited {
				color: #000000;
			}


#header1 {
	height: 149px;
	width: 789px;
	margin: 0 5px;
	position: relative;
	overflow: hidden; 
}
#header1 .headerlinkBG, #header1 .headerlink{
	position: absolute;
	top: 100px;
	left: 450px;
	width: 280px;
	height: 20px;
	padding: 5px 10px;
	line-height: 20px;
	overflow: hidden; 
}
#header1 .headerlinkBG{
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 2;
}
#header1 .headerlink{
	z-index: 3;
}
#header1 .headerlink a{
	color: #FFF; 
}
#header1 .headerlink a.fl{
	width: 260px;
}
#header1 .headerlink a.fr{
	width: 20px;
	text-decoration: none; 
}

.foto_center1 {
left:0;
position:absolute;
top:0;
z-index:2;
}
.foto_center2 {
left:;
position:absolute;
top:;
visibility:hidden;
z-index:1;
}

.colWrap {
	overflow: hidden;
	position: relative;
	width: 689px;
	margin: 0 55px;
}
	.colMain {
		width: 283px;
		float: left;
		padding-top: 10px;
	}
	.colMain .colMain{
		padding-top: 0;
	}
	.colSide {
		width: 135px;
		padding-right: 5px;
		padding-top: 10px;
		float: left;
	}


.colWrap h1 {
	padding: 10px 0;
	margin: 0 0 10px;
	font-size: 208%;
	font-weight: normal;
	color: #a7a9ac;
	background: url(../img/line-h1.gif) repeat-x 0 100%;
	height: 38px;
}
h2 {
	font-size: 208%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
}
h3 span {
	font-weight: normal;
}

.colMain {
	line-height: 1.4;
}
.colMain .ContainerContent a{
	text-decoration: underline; 
/*	font-weight: bold;*/
	color: #9da730;
}

	.colMain p {
		margin: 0 0 1em;
	}

.box1a{
	background: url(../img/css/bg-box-r.gif) repeat-y left top;
	margin: 0 0 40px 0px;
	float: right;
}
.box1b {
	background-image: url(../img/box-1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 218px;
	padding: 15px 0 150px 45px;
	color: #FFFFFF;
}
	.box1b h2 {
	}
	.box1b a:link, .box1b a:visited {
		color: #FFFFFF;
	}

.colSide {
	line-height: 1.25;
}
	.colSide h2 {
	}
	.colSide p {
		margin: 0 0 1em;
	}
	.colSide li a{
		font-weight: bold;
	}

	.menu {
		margin: 0 0 1em;
	}
		.menu li {
			padding: .1em 0;
		}
			.menu li.active a:link, .menu li.active a:visited {
				color: #9da730;
			}


.menuspeziell li a:hover{
				color: #939598 !important;
			}
.menuspeziell li a:link, .menuspeziell li a:visited {
				color: #9da730;
			}

#bot {
	margin: 20px 0 0;
	padding: 0 6px 12px;
	position: relative;
	background: url(../img/page-b.jpg) no-repeat 0 100%;
	/*font-size: 95%;*/
	width: 787px;
}
#bot .bot2{
	background: url(../img/line-h2.gif) repeat-x 0 0;
	padding-top: 10px;
	width: 787px;
}
	#bot .links {
		color: #a7a9ac;
		margin: 0 6px;
		padding: 0 0 0 50px;
	}
		#bot .links a:link, #bot .links a:visited {
			color: #a7a9ac;
		}
	#bot .copyright {
		padding-right: 50px;
	}
	
	.colMainHome{
		width: 546px;
	}
.HomeBoxLeft, .KontaktLeft{
	width: 263px;
	padding-right: 10px;
}
.HomeBoxRight, .KontaktRight{
	width: 263px;
	padding-left: 10px;
}
a.homelink{
	color: #BEBC56 !important;
	font-weight: bold;
}


.faqdetail{
	background: url(../img/line-h1.gif) repeat-x 0pt 100%;
	margin-bottom: 10px;
}
A.faqlink{
	color: #939598 !important;
}
.inputFaq{
	background: #ECEDEE;
	border: none;
	width: 200px;
	padding: 3px 2px;
}
.selBereich{
	width: 200px;
	padding: 3px 2px;
	border: 1px solid #000;
	background: #ECEDEE;
}
#PageRight{
	width:248px;
	padding-left: 15px;
}
.submitButton, .submitkontakt{
	background: #ECEDEE;
	border: none;
	padding: 3px 2px;
	cursor: pointer;  
}

.inputkontakt, .inputkontaksmall{
	background: #ECEDEE;
	border: none;
	width: 250px;
	padding: 3px 2px;
}
.txtkontakt{
	background: #ECEDEE;
	border: none;
	width: 250px;
	padding: 3px 2px;
	height: 80px;
}
.inputkontaksmall{
	width: 180px;
}
.captcha{
	padding-left: 5px;
}
.privacy1{
	width: 20px;
}
.privacy2{
	width: 225px;
	padding-left: 5px;
}
.submitkontakt{
	width: 250px;
	text-align: left;
	background: #D3D5D7;
}
.downloadEinzel, .downloadEinzel1, .downloadEinzel0{
	width: 365px;
	color: #443F40;
}
.downloadEinzel A, .downloadEinzel1 A, .downloadEinzel0 A{
	color: #443F40 !important;
}
.downloadLeft{
	padding: 4px;
	width: 90px;
	font-weight: bold;
}
.downloadRight{
	padding: 4px;
	width: 250px;
}
.downloadEinzel1{
	background: #DDDAAA url(../img/css/trennerbox.jpg) no-repeat 97px 0px;
}
.downloadEinzel0{
	background: #E3E1B9 url(../img/css/trennerbox.jpg) no-repeat 97px 0px;
}
.downloadTrenner{
	width: 5px;
}

.sucheDesc{
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../img/line-h1.gif) repeat-x 0 100%;
}
.sucheDesc span{
	font-weight: bold;
	color: #888;
}
.sucheDesc A, .ModulLink A, .ModulLink A:visited{
	color: #9DA730;
}
.TrennerModul{
	background: url(../img/line-h1.gif) repeat-x left top;
	height: 12px;
}
.ModulEinzel{
	width: 344px;
	height: 147px;
	overflow: hidden; 
	background: url(../img/line-h1.gif) repeat-x left bottom;
	margin-bottom: 20px;
	margin-top: 1px;
}
.ModulBild{
	width: 130px;
	height: 120px;
	padding: 1px;
	background: #CACACA;
	overflow: hidden;
}
.ModulText{
	width: 198px;
	height: 122px;
	padding: 0 10px 0 4px;
}
.ModulEinleitung{
	width: 198px;
	height: 100px;
	overflow: hidden; 
}
.ModulLink{
	width: 198px;
	height: 22px;
	line-height: 22px;
	overflow: hidden; 
}
A.linkspeziell{
	font-weight: bold;
}
#LSocialIcons{
background:#FFF;
bottom:27px;
height:69px;
padding: 11px 0 0 2px;
position:absolute;
right:-15px;
width:21px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;

-moz-box-shadow:  2px 1px 1px 1px rgba(0,0,0,0.3);
-webkit-box-shadow:  2px 1px 1px 1px rgba(0,0,0,0.3);
box-shadow:  2px 1px 1px 1px rgba(0,0,0,0.3);


}
#LSocialIcons div{
padding-bottom:4px;
}
