P, td {
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}
a.sma:link, a.sma:visited {
	color : white;
	font-size: 15px;
}
a.menu, a.amenu {
	display: block;
	text-shadow: #800000 3px 3px 5px;
	color : #800000;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	height: 23px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 100;
}
#rm a.menu, #rm a.menu:visited, #rm a.amenu {
	padding-right: 20px;
	text-align: right;
}
#lm a.menu, #lm a.menu:visited, #lm a.amenu {
	padding-left: 20px;
}
a.menu:hover, a.menu:active, a.amenu:active, a.amenu:hover, a.amenu, a.amenu:visited {
	color : #6e6e6e;
	background-color: red;
}
body {
	background-color: #6e6e6e;
	text-align: center;
	margin: 0px;
}
* {
	font-family: verdana;
}
#first {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#main {
	position: absolute;
	top: 0px;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	height: 750px;
	overflow: hidden;
}
#lm {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 200px;
	text-align: left;
	height: 585px;
	background-color: #6e6e6e;
	background-image: url('/fileadmin/design/ml2.gif');
}
#content {
	position: absolute;
	top: 155px;
	left: 205px;
	width: 520px;
	margin: 0px auto;
	height: 585px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
	font-size: 12px;
}
#contentil {
	margin: 20px;
}
#impressum {
	position: absolute;
	top: 720px;
	left: 225px;
	width: 0px;
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: #6e6e6e;
	font-weight: 0;
	padding-right: 0px;
}
#rm {
	position: absolute;
	right: 0px;
	top: 155px;
	width: 170px;
	text-align: right;
	height: 585px;
	background-color: #6E6E6E;
	background-image: url('/fileadmin/design/mr2.gif');
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	height: 150px;
}
.caption {
	color: #97c00e;
}
input.kontakt, textarea.kontakt {
	width: 350px;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 11px;
	
}

