/*body,html {height:100%;}*/
body {
	/*height: 100%;*/
	margin: auto;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: white;
	text-align: center;
	padding: 0;
	background: #000;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
#menu {
	position: absolute;
	left: 0px;
	margin-top: 25px;
}
h1 {
	font: bold 1.5em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #fff;
	text-shadow:#000000 2px 2px 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
h2 {
	font: bold 1.2em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #333333;
	text-shadow:#fff 2px 2px 1px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h3 {
	font: bold 1.2em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000;
	text-shadow:#fff 2px 2px 2px;
	margin-top: 130px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	background: url(img/whitetrans.png);
}

img { border: 0px none; }
#container {
	position: relative;
	width: 910px;
	margin: 0px auto;
	text-align: left;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 458px 62px;
}
#maintext {
	float: left; padding: 5px; margin-right:10px; margin-bottom:10px; width:210px; height:460px; background: url(img/whitetrans.png) 0 0; overflow:hidden;
	}
	
#impressum {
	position: absolute; top: 135px; left:460px; padding: 5px; width:210px; height:460px; background: url(img/whitetrans.png) 0 0 black; overflow:hidden; z-index:100; display:none;
	}

#catimage {	position: relative; float: left; margin-right:10px; margin-bottom:10px; width:220px; height:150px; overflow:hidden; }
#catimage2 { position: relative; float: left; margin-bottom:10px; width:220px; height:150px; overflow:hidden; }
#catimageright { position: relative; float: left; margin-bottom:10px; width:220px; height:150px; overflow:hidden; }
#thumbsdiv { width:220px; height:150px; padding:0px; }
#thumb { float:left; width:44px; height:29px; }
a {
	font-size: 1em;
	/*font:  Georgia, "Times New Roman", Times, serif;*/
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #E3DECC; /*#C00;*/
	text-decoration: none;
}
blockquote {font-size: larger; font-weight: bold; color: #4e4e4e; padding: 1em 1.2em; margin: 0 0 1em 0; border: 1px solid #e2e2e2; background: #f1f1f1;}
blockquote p {text-indent: -0.5em; margin: 0; padding: 0;}
blockquote em {color: #000; font-size: 10px;}

