* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #333 url(img/bg.gif);
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

h1 {
	font-size: 1.2em;
	padding-bottom: 10px;
	margin-bottom: 60px;
	display: inline;
}
.hh {
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #994;
	font-weight: bold;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;
background-color: #ffffff;
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
}

/* header */
.header {
	/*float: left;*/
	width: 840px;
	background: url(img/header.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 0px;
	text-align: right;	
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}

.main {
	float: right;
	width: 680px;
	
}
/* rechte Spalte - überflüssig
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
}*/

.subnav {
	float: left;
	width: 160px;
}

/* sub-navigation */
.menust h1 {
	background: #222;
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.menus li a {
	background: #89866F;	
	color: #111;
	display: block;
	padding: 8px 0 8px 49px;
	width: 160px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #9C997C;
	color: #000;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
margin-top: 300px;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

.menu {font-family: arial, sans-serif; width:106px; height:150px; position:relative; margin:0; font-size:11px; margin:0px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:150px; height:20px; text-align:center; border:1px solid #000; border-width:1px 1px 0 0; background:#9B987E; line-height:19px; font-size:11px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#9E9B80;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:150px; width:105px;}
.menu ul li:hover ul li a.hide {background:#B5B297; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#9E9B80; color:#fff; width:150px;}
.menu ul li:hover ul li a:hover {background:#B5B297; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#B5B297; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#C3BFA1; color:#000;}

.images {
	border: 4px dotted #C3BFA1;
	margin-top: 30px;
	margin-right: 00px;
	margin-bottom: 30px;
	margin-left: 15px;
}
strong {
	font-weight: bold;
	color: #994;
}
#hover {position:relative; top:10px; left:30px; width:75px; background-color:#F7F7F7; z-index:1;}
#hover a.p1, #hover a.p1:visited {display:block; width:150px; height:75px; text-decoration:none; background:#F7F7F7; top:0; left:2; border:0;}
#hover a img {border:0;}
#hover a.p1:hover {text-decoration:none; background-color:#fafafa; color:#000;}
#hover a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#hover a.p1:hover .large {display:block; position:absolute; width:375px; height:250px; top:-255px; left:-53px; border:6px solid #C3BFA1;}
#hover a .largehoch {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#hover a.p1:hover .largehoch {display:block; position:absolute; width:187px; height:250px; top:-255px; left:-33px; border:6px solid #C3BFA1;}

#hover .imaches {
	border: 1px solid #7E7976;
}
#info {z-index:100; height:22em;}

