/* Style Sheet labseven.com */
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	background: #fff;
	color: #000;
	font-size: 81%;  
  text-align: center;
}

#main {  
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 95%;
	color: #000;
	background: #fff;
	border: 0;
}

div.border { border: 0; }

#navcontainer {
	display: none;
	width: 1px;
	height: 1px;
}

ul#navlist
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: right;
  font-size: 76%;
  font-weight: bold;
  background-color: #fff;
  color: #000;
  margin-bottom: 10px;
}

ul#navlist li { 
  display: inline;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}
img.whitespace {
	border: 1px solid #fff;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html a.greyspace, * html a.greyspace:hover {
	border: 1px solid #ddd;
	margin: 0px;
}
/* End hide from IE5/mac */

img.greyspace {
	border: 4px solid #ddd;
	margin: 2px;
}
img.greyspace:hover {
	border: 4px solid #b1b3c5;
	margin: 2px;
}

h1 {
	font-size: 126%;
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0;
	color: #555;
	margin-bottom: 20px;
}

h2 {
  font-size: 100%;
	color: #555;
}
p {
	line-height: 120%;
}
p.smaller {
	font-size: smaller;
	line-height: 120%;
	float: left;
	clear: both;
	vertical-align: bottom;
}
p.summary {
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #234A6F;
	background: transparent;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	border: none;
}


#banner {
  float: left;
	padding: 0;
	margin: 0;
	border-top: 2px solid #ccc;
}

#subnavigation {
	display: none;
	width: 1px;
	height: 1px;
}

#subnavigation ul {
	list-style-type: none;
	text-indent: 0px;
	font-size: 81%;
	font-weight: normal;
  float: left;	
  margin: 0px;
  padding: 0px;
  border-bottom: 1px dotted #000;
}

#subnavigation li {
	border: 0;
	margin: 0;
	padding: 5px 30px 5px 0px;
	border-top: 1px dotted #000;
}

#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active {
	text-decoration: none;
	color: #000;
	background: #fff;
}

#subnavigation a:hover {
	text-decoration: none;
	color: #888;
	background: #fff;
	font-weight: normal;
}

#subnavigation a.menu2sel {
	text-decoration: none;
	color: #000;
	background: #fff;
	font-weight: bold;
}

#content {
	float: left;
	padding: 0;
	margin: 30px 0px 50px 20px;
	border: 0;
}

#bigcontent {
	float: left;
	padding: 0;
	margin: 30px 0px 50px 20px;
	border: 0;
}

#profile {
	display: none;
	width: 1px;
	height: 1px;
}

img.introbild {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

img.morebutton {
  margin-right: 10px;
  margin-bottom: 10px;
}

#upperfooter {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-left: 0;
	right: 0px;
	border-top: 2px solid #ccc;
}

#introcontent {
	float: left;
	padding: 0;
	margin: 10px 0px 5px 0px;
	border: 0;
	text-align: left;
	font-size: 76%;
}

#textbutton {
	display: none;
	width: 1px;
	height: 1px;
}

#flashbutton {
	display: none;
	width: 1px;
	height: 1px;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	right: 0px;
	text-align: center;
	font-size: 76%;
	letter-spacing: 1px;
	line-height: 150%;
}

#zusatztext {
  float: right;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	padding: 0px;
	border: 0px;
}

div.moretext {
	padding: 6px 5px 6px 5px;
	border-bottom: 1px solid #000;
}

#zusatztext ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

div.topmenu {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #fff;
	background: transparent;
	color: #000;
}
a.mainmenu {
	display: block;
	clear: left;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #fff;
	background: transparent;
	color: #336699;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
	width: 200px;
}
a.mainmenu:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
li {
	line-height: 120%;
	padding: 0px 0px 2px 0px;
}