body {
	background-color: #091244;
	color: #fff;
        font-family: verdana, sans-serif;
}

img {
	border: 0;
}

.vorschau {
  width: 250px;
  align: center;
}

#smhk {
	margin: auto;
	margin-top: 200px;
	height: 950px;
}

#main {
	border: 1px solid #999;
	margin: auto;
	margin-top: 50px;
	width: 950px;
	height: 650px;
	background-color: #31385E;
}

#top {
  margin: 0 auto;
  width: 100%;
  height: 20px;
  background-color: #9E0000;
  border-bottom: 1px solid #999;
}

#header {
	margin: 0 auto;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #999;
}

#divnav {
	float:left;
	width:100%;
	height: 30px;
	margin:0;
	padding:0;
	background-color: #9E0000;
	border-bottom: 1px solid #999;
}

#impressum {
  margin: 15px;
  padding: 10px;
}

#impressum a, a:hover, a:visited {
  text-decoration: none;
  color: #fff;
}

#footer {
  margin: 0 auto;
  text-align: center;
  font-size: 0.8em;
  width: 950px;
  height: 20px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #9E0000;
}

#footer a {
  color: #fff;
  text-decoration: none;
}


/* Navigation */

#nav, #nav ul { 
	list-style-type:none;
	text-decoration: none;
	margin:0; 
	padding:0; 
}

#nav li {
	width:15%;
	float:left;
}

#nav li ul { display:none; }

#nav li:hover ul { display:block; }

#nav {
	position:absolute;
	margin-top: 3px;
	width: 949px;
}

#nav li { margin:0 12px 0 0; }
#nav ul li { border:thin solid black; background-color: #ccc; margin:0; }
		    		
#nav a { color: #fff; font-weight:bold; text-align:center; display:block; padding:0.1em; text-decoration:none; }
#nav a:link, #navi a:visited { color:#fff; text-decoration:none; }
#nav a:active, #nav a:hover { color:#000; text-decoration:none; }
	
#content {
	float: left;
	height: 475px;
	text-align: left;
}

.navtable {
	width:  900px;
	padding: 5px;
	margin: 5px;
}
	
.simage {
  margin: 5px 5px;
}

#start_image {
  width: 300px;
  margin: 25px;
  float: left;
}

#start_text {
	margin: 100px;
	width: 320px;
	float: right;
	font-size: 1.15em;
}

#image_box{
  width:  950px;
  height: 490px;
  margin:0;
  padding:0;
  overflow:auto;
}

.arrow {
  padding: 10px;
  margin: 5px;
}
.impressum {
	color: #fff;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:0.1em;
	text-decoration:none;
}
#thumbs a {
	color: #fff;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:0.1em;
	text-decoration:none;
}
#thumbs a:link, #thumbs a:visited {
	color:#fff;
	text-decoration:none;
}
#thumbs a:active, #thumbs a:hover {
	color:#000;
	text-decoration:none;
}
.textefliess {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
