/* Stylesheet www.mlc-media.com (c) 2007 by Michael Csaki www.mlc-media.com */

body {
	background-color: #F8F8F8;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#siteframe {
	margin: auto;
	margin-top: 1em;
	width: 800px;
	padding: 0;
	text-align: left;
	border-left: 1px dotted #840204;
	border-right: 1px dotted #840204;
}


#sitepicture {
	margin: 0;
	padding: 0;
	clear: both;
}

#picture {
	float: left;
	width: 608px;
	height: 100px;
	border-top: 1px dotted #840204;
	border-right: 1px dotted #840204;
	border-bottom: 1px dotted #840204;
}

#minimenu {
	float: right;
	width: 189px;
	height: 100px;
	border-top: 1px dotted #840204;
	border-bottom: 1px dotted #840204;
	font-size: 1em;
}

.currentminimenu {
	font-size: 1em;
	font-weight: bold;
}

#logo {
	margin: 0;
	padding: 0;
	width: 188px;
	border-right: 1px dotted #840204;
	border-bottom: 1px dotted #840204;
}

#sitemenu {
	margin: 0;
	padding: 0;
	font-size: 1em;
	height: 2.3em;
	border-top: 1px dotted #840204;
}

#sitemenu ul {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	list-style-type: none;
	vertical-align: middle;
}

#sitemenu li {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	display: inline;
}

#minimenu form {
	margin: 0;
	padding: 0;
}

#minimenu ul {
	margin: 0 0 0 0.5em;
	padding: 0.2em 0 0 0;
	list-style-type: none;
}

#sitemenu a, #sitemenu a:visited {
	text-transform: uppercase;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

#sitemenu a:hover, #sitemenu a.actmenu {
	background: #D8D8D8;
	text-decoration: none;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.currentmenu {
	background: #D8D8D8;
	text-decoration: none;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#sitemain {
	clear: both;
	margin: 0;
	padding: 0;
	width: 798px;
}

#siteleft {
	margin: 0;
	padding: 0;
	width: 188px;
	float: left;
}

#sitesubmenu {
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	background: #D8D8D8;
}


#sitesubmenu ul {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	list-style-type: none;
}

#sitesubmenu ul li ul {
	margin: 0;
	padding: 0 0 0 2em;
	list-style-type: none;
	font-size: 0.8em;
}

#highlights {
	margin: 0;
	padding: 0.5em 0 0 0.5em;
}

#sitecontent {
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	width: 602px;
	float: right;
	border-left: 1px dotted #840204;
}

#siteverlauf {
	margin: 0;
	padding: 0 0 1em 0;
	list-style-type: none;
	font-size: 0.8em;
}

#siteverlauf li {
	display: inline;
}

#sitefooter {
	clear: both;
	padding: 1em 0 1em 0;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
}

a, a:visited {
	color: #840204;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.gross {
	text-transform: uppercase;
}

.news-list-item img, .news-single-item img {
	float: left;
	margin: 0 0.2em 0.2em 0;
	padding: 0;
}

.csc-mailform input[type=text], .csc-mailform textarea { 
	display: block;
}
.csc-mailform label {
	display: block;
}

.align-center {
	text-align: center;
}

acronym, abbr  {
   border-bottom: 1px dotted #840204;
   cursor: help;
}
