* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	margin: 15px 25px;
	text-align: center;
}
a {
	color: black;
	text-decoration: none;
}
a.extlink {
	text-decoration: underline;
}
img {
	border: 0;
}
img.rahmen {
	border: 2px solid black;
	margin-left: 1.0em;
}
.bullets {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.0em;
	line-height: 1.4em;
}
.bullet2 {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 3.0em;
}
.bullet3 {
	line-style-position: outside;
	list-style-type: disc;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 1.0em;
}
.centered {
	text-align: center;
	font-weight: bold;
	list-style-type: none;
}
.werbung {
	text-align: center;
	font-weight: bold;
}
#border {
	position: relative;
	background: #d4d4d4;
	border: 2px solid black;
	min-width: 900px;
	max-width: 1280px;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #aeaeae url(nitor-main-breit.jpg) top right no-repeat;
	border-bottom: 0px;
	height: 173px;
}
#header img {
	border: 0px;
}
#footer {
	clear: both;
	background: #d4d4d4;
	border-top: 2px solid black;
	height: 16px;
}
#footer p {
	text-align: center;
	font-variant: small-caps;
	font-size: 0.8em;
}

.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

.leftmenu {
}

.leftmenu .colright {
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	background: #fff;
}

.leftmenu .col1wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 200px;
	padding-bottom: 0;
}

.leftmenu .col1 {
	margin: 0 0 0 200px;
	position: relative;
	right: 100%;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-left: 3px solid #aeaeae;
	background: #d4d4d4 url(wasserzeichen.gif) top left repeat;
	height: 100%;
	min-height: 600px;
}

.leftmenu .col2 {
	float: left;
	width: 200px;
	position: relative;
	right: 200px;
}

#menu h1 #menu h2 #menu h3 #menu h4 {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	background: transparent;
}

#menu h1 {
	font-size: 1.0em;
}
#menu h2 {
	font-size: 0.9em;
	padding-left: 10px;
}

#menu h3 {
	font-size: 0.8em;
	padding-left: 20px;
}

#menu h4 {
	font-size: 0.7em;
	padding-left: 30px;
}

#col1 {
	float: left;
	margin-left: 200px;	
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-left: 3px solid #aeaeae;
	background: #d4d4d4 url(wasserzeichen.gif) top left repeat;
	height: 100%;
	min-height: 600px;
}

* html body {
	height: 600px;
}
#content h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
}
#content h2 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 1.0em;
}
#content h3 {
	font-size: 0.8em;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	line-height: 1.0em;
	padding-left: 0px;
}

#content p {
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: justify;
}
p.small {
	font-size: 0.7em;
}
#content p.small {
	font-size: 0.7em;
	line-height: 1.0em;
}
#content td.small {
	font-size: 0.7em;
	line-height: 1.2em;
}
#content td {
	vertical-align: top;
}
#nav {
	position: absolute;
	top: 0px;
	left: 195px;
}
#impressum {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	border-bottom: 3px solid #aeaeae;
}
#impressum h1 {
	font-size: 0.8em;
	text-align: center;
}
#login {
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 3px solid #aeaeae;
}
#aktuell {
	border: 3px solid #049a07;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 4px;
}
#aktuell h1 {
	text-align: center;
	margin-bottom: 0.4em;
}
#aktuell h2 {
	font-size: 0.7em;
	padding-left: 0px;
	margin-top: 0.6em;
}
div#popup {
	background: #efefef;
	border: 1px solid #999999;
	margin: 0px;
	padding: 7px;
	width: 270px;
}
.green {
	color: #049a07;
	font-weight: bold;
}
.headingleft {
	text-align: left;
	float: left;
}
.headingright {
	text-align: right;
	float: right;
}
* html #menu {
	margin-right: -3px;
}
* html #content {
	margin-left: -3px;
}
