/* Style Sheet kugler-gmbh.de */
body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #fff;
}
img {
	border: 0px;
}
h1 {
	font-family: Lucida Sans, sans-serif;
	font-size: 176%;
	letter-spacing: 0px;
	line-height: 130%;
	color: #000;
	background: #fff;
}
h2 {
	font-size: 146%;
	letter-spacing: 0px;
	line-height: 120%;
	margin: 0;
	color: #000;
	background: #fff;
}
h3 {
	font-size: 116%;
	letter-spacing: 0px;
	line-height: 110%;
	margin: 0;
	color: #000;
	background: #fff;
}
ul {
	list-style-type: square;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	color: #000;
	background: #fff;
}
a:link, a:visited, a:active {
	color: #0d3e9a;
	background: transparent;
	text-decoration: underline;
}
a:hover img {
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #000;
	font-size: 12px;
}
td.kopf {
	font-weight: bold;
}
/* Definition der einzelnen Bereiche */
#main {
	width: 97%;
	margin: 0;
	padding: 0;
	margin-left: 2%;
	color: #000;
	background: #fff;
}
#navigation {
	display: none;
	width: 1px;
	height: 1px;
}
#toplogo {
	border: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	height: 116px;
}
#fullcontent {
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: left;
	color: #000;
	background: #fff;
}
#toparea {
	display: none;
	width: 1px;
	height: 1px;
}
p.small {
	font-size: 71%;
	color: #000;
	background: #fff;
}
#toplinks, #searchbox {
	display: none;
	width: 1px;
	height: 1px;
}
#realcontent {
	clear: right;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 76%;
	text-align: left;
	color: #000;
	background: #fff;
}
#morelinks {
	float: right;
	width: 200px;
	margin: 0;
	padding: 5px;
	border: 0;
	border-left: 1px solid #000;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 91%;
	text-align: left;
	color: #000;
	background: #fff;
}
#copyright {
	clear: both;
	border: 0;
	padding-top: 4px;
	margin-top: 30px;
	font-size: 76%;
	text-align: center;
	border-top: 1px solid #000;
	color: #000;
	background: #fff;
}
#impress {
	display: none;
	width: 1px;
	height: 1px;
}
div.moretext {
	padding: 10px 10px 10px 10px;
	color: #000;
	background: #fff;
}
#realtext {
	padding: 30px;
	color: #000;
	background: #fff;
}
#morelinks a {
	text-decoration: none;
}
#morelinks a:hover {
	text-decoration: underline;
}
p, ul, span.normal, div.hometext {
	font-size: 10pt;
	color: #000;
	background: #fff;
}

#morelinks img.rahmen {
	background-color: #fff;
	border: solid 1px #666;
	padding: 1px 1px 1px 1px;
	width: 200px;
	overflow: hidden;
}
/* Gallery */
.list200, .list150 {
	float: left;
	background-color: #fff;
	border: solid 1px #ccc;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px 1px 1px 1px;
  }
  
.list200 {
	width: 150px;
	height: 200px;
  }
.list150 {
	width: 200px;
	height: 150px;
  }

div.topline {
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0px 3px 0px;
  margin: 10px 0px 10px 0px;
  clear: right;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}