body{
	background:url(/pics/common/bg.jpg) repeat-x #FFFFFF;
}
div,p,a,li,h1,h2,h3,td,input,textarea{font-family:Verdana, Arial,_sans;}
div,p,a,li,td,input,textarea{font-size:11px;}
td{vertical-align:top;}
p.footer{color:#9d9d9d;margin:0;padding-left:12px;padding-top:7px;}
h1{font-size:12px;}
h2{font-size:11px;}
img{border:none;}
hr{display:none;}
a{outline:0;}

#main{
	position:absolute;
	width:974px;
	height:642px;
	overflow:hidden;
	left:50%;
	margin-left:-488px;
	margin-top:50px;
}
/**	head */
#head{height:28px;width:974px;}
#head div{
	font-size:10px;
	color:#a0a398;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	letter-spacing : 0.1em;
}
#head div a{
	display:block;
	width:69px;
	height:12px;
	background:url(/pics/common/walter_eul.gif) no-repeat;
}
#head div a span{display:none;}


/**	main Content */
#mainContent{
	position:absolute;
	height:580px;width:974px;clip:rect(0px,974px,580px,0px);
	}
#frametop,#framebot,#frameleft,#frameright{
	position:absolute;
	}
#frametop{
	background:url(/pics/common/frame_top.gif) no-repeat;
	height:5px;width:974px;
	}
#framebot{
	background:url(/pics/common/frame_bot.gif) no-repeat;
	height:12px;
	width:974px;top:570px;
	}

#innerContent{
	position:absolute;
	width:974px;height:580px;
	overflow:hidden;
}
#moveContent,#lay1,#lay2{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	overflow:visible;
	clear:left;
}
#moveContent{
	width:3000px;
	height:1800px;
}
#moveContent div.content{
	position:absolute;
	top:0px;
	left:0px;
	}
#lay1,#lay2{
	width:974px;
	height:580px;
	overflow:hidden;
	display:block;
}
/**	Navigation */
#nav{
	position:absolute;
	margin-top:580px;
	background:url(/pics/common/bg.nav.gif) no-repeat;
	height:34px;
	width:974px;
	}
#nav ul{margin:0;padding:0;}
#nav ul.main{
	float:right;
	margin-right:0px;
}
#nav ul.sub{
	float:left;
	margin-left:3px;
}
#nav li{
	list-style:none;
	float:left;
}
#nav li.left{float:left;margin:0;}
#nav li.right{float:right;margin:0;}
#nav li a{
	display:block;
	width:72px;
	height:19px;
	margin-top:1px;
	margin-right:2px;
}
#nav li a span{display:none;}


a.home			{background:url(/pics/common/button.home.gif);}
a.archiv		{background:url(/pics/common/button.archiv.gif);}
a.kontakt		{background:url(/pics/common/button.kontakt.gif);}

a.homeActive,
a.home:hover	{background:url(/pics/common/button.home.active.gif);}
a.archivActive,
a.archiv:hover	{background:url(/pics/common/button.archiv.active.gif);}
a.kontaktActive,
a.kontakt:hover	{background:url(/pics/common/button.kontakt.active.gif);}

/*	Thumb-Layer */
#thumb{
	position:absolute;
	top:694px;
	width:50px;
	height:50px;
	visibility:hidden;
	background:url(/pics/common/bg.thumb.gif) no-repeat;
}
/*	Links- Rechts-Button */
#nav li.left a,
#nav li.right a{
	width:33px;
	height:27px;
	margin:0;
	background:url(/pics/common/button.back.gif) no-repeat;
}
#nav li.right a{
	background:url(/pics/common/button.next.gif) no-repeat;
}
#nav li.left a:hover,
#nav li.right a:hover{
	background:url(/pics/common/no.gif) no-repeat;
}
/** Subnav */
#subnav{float:left;width:auto;}
span.invis{	display:none:}
#subnav li{
	margin:0;
	margin-right:1px;
	margin-top:1px;
}
#subnav li a,
#subnav li a.active{
	margin:0;
	width:16px;height:19px;
	background:url(/pics/common/button_nr.norm.gif) no-repeat;
	text-decoration:none;font-size:8px;
	padding-top:4px;
	text-align:center;
	color:#824c15;
}
#subnav li a.active,
#subnav li a:hover{
	background:url(/pics/common/button_nr.active.gif) no-repeat;
	color:#100d50;
}

/** Common */
.floatLeft{float:left;}
.floatRight{float:right;}
.clearLeft{clear:left;}

/**	Content */
#content{
	width:974px;
	height:580px;
}
#content div.img{
	width:974px;
	height:580px;
	text-align:center;
}
#content div.lay{
	position:absolute;
	top:0px;
	left:0px;
	width:974px;
	height:580px;
	text-align:center;
	clip:rect(555px,974px,580px,0px);
}
#content div.lay:hover {
	clip:rect(0px,974px,580px,0px);
}
#contentText{
	position:absolute;
	bottom:0;
	background:url(/pics/common/bg_layer.png) repeat;
	width:974px;
	text-align:center;
	color:#FFFFFF;
	padding-bottom:30px;
	display:none;
	border-top:1px solid #c4c4c4;
}
#content div.lay:hover #contentText{
	display:block;
}
#contentText h1,
#contentText h2,
#contentText p{
	float:left;
	text-align:left;
}
#contentText h2{
	font-size:1.1em;
	margin-right:10px;
	padding-top:4px;
}
#contentText h1{
	font-size:1.4em;
	margin-right:20px;
}
#contentText p{
	font-size:0.9em;
	padding-top:6px;
}
#content div.info{
	position:absolute;
	bottom:6px;
	background:url(/pics/common/button_info.gif) no-repeat;
	width:72px;
	height:19px;
	display:block;
}

/**	Archiv */
div.thumb{
	/*background:url(/pics/common/bg_thumb.gif) no-repeat;*/
	float:left;
	width:150px;
	height:222px;
	padding:0;
	padding-left:9px;
	padding-right:9px;
	margin-left:15px;
	margin-bottom:20px;
	}
div.thumb img{margin-top:5px;}
div.thumb h2,div.thumb p{margin:0;padding:0;}
div.thumb h2{font-weight:bold;}

/**	Formular */
div.pad{
	background:url(/pics/common/bg_email.gif) no-repeat;
	width:411px;
	height:283px;
	padding-top:10px;
	padding-left:10px;
}
input,textarea{
	background:#f7fcff;
	border:1px solid #7c97ae;
	color:#092d4f;
}
input.send{
	width:72px;
	height:19px;
	display:block;
	border:none;
	background:url(/pics/common/button.senden.gif) no-repeat;
}
input.send:hover{
	background:url(/pics/common/button.senden.active.gif) no-repeat;
}

div.inner{
	padding:0px;
	padding-top:20px;
	padding-left:30px;
}
