* {
 padding: 0;
 margin: 0; border:
}
a {text-decoration: none;}
a.aktiv {text-decoration:underline;}
body {
   background-color: #f8f8f8;
	font-family: Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#wrapper {
 width: 770px;
 margin: 0 auto;
}
#header {
	border: 1px solid #eeeeee;
	border-bottom: 0px;
	margin: 10px 5px 0px 5px;
	height: 120px;
	padding: 0px;
	background-image: url(../bilder/logo111.gif);
	background-color: #404040;
	background-repeat: no-repeat;
	background-position: 45px;
	z-index: 0;
}
#navbar {
	border: 1px solid #eeeeee;
	border-top: 0px;
	margin: 0px 5px 0px 5px;
	padding: 4px;
	background-color: #404040;
	text-align: right;
	font-size: 12px;
	z-index: 10;
}
#navbar a {
	color: #f5f5f5;
	text-decoration: none;
}
#navbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#navbar .selected{
	color: #ffffff;
	text-decoration: underline;
}
.leftcolumn {
	/* Parent Wrapper for inside boxes */
	margin: 0px;
	padding: 4px;
	display: inline; /* IE Hack */
	float: left;
	border: 1px solid #cococo;
	border-right: 0;
	background-color: #cccccc;
	min-height: 300px;
}
.leftcolumn img {
	margin: 10px;
}
* html .leftcolumn {height:300px} /* IE Min-Height Hack */
#centercolumn {
 background-color: #cccccc;
 border: 1px solid #eeeeee;
 border-bottom: 0px;
 border-top: 0px;
 margin: 0 5px 0px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 97.4%;
 float: left;
 min-height: 300px;
}

#centercolumn img {
	float: left;
	margin: 10px;
}
#centercolumn p {
	margin: 7px;
	letter-spacing: 0,2em;
	line-height: 18px;
	left: 200px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */

#footer {
 background-color: #404040;
 border: 1px solid #eeeeee;
 border-top: 0px;
 margin: 0 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.4%;
 text-align: right;
}

a, a:visited {color:#000;}
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #999999; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #cccccc;}
/* styling for LEFT gallery */
#container_left {position:relative; width:700px; height:380px; background:#cccccc; border:1px solid #cccccc; margin:1em auto;}
#container_left img {border:0;}
#container_left .thumbs {width:170px; position:absolute; left:0; top:40px;}
#container_left a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:295px; left:250px; padding:5px; font-style:italic; color:#363636;  z-index:100;}
#container_left a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_left a.gallery:active, #container_left a.gallery:focus {border:1px solid #cccccc;}
#container_left a.gallery:active em, #container_left a.gallery:focus em {display:block; position:absolute; width:402px; height:250px; top:5px; left:220px; padding:5px; color:#000;  z-index:50;}
#container_left h1 {clear:both; margin:0; padding-top:80px; padding-left:250px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#eee;}
#container_left h1 em {font-size:0.6em; color:#000;}

