body {
	margin: 5px;
	background-color: #e6e6e6;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: center;
}

/* --- Scrollbalken erzeugen--- */
h\tml:f\irst-child>body{ height:101%; } /* Für Safari und Opera */
html { overflow-y: scroll; }             /* Firefox */

h1 {
	margin: 10px 0px 20px 0px;
	font-size: 18px;
	color: #173486;
}

* html h1 {
	margin: 0px 0px 20px 0px;
}

h2 {
	margin: 0px 0px 10px 35px;
	font-size: 16px;
	color: #173486;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #173486;
}

a:active, a:hover { 
	color: #99ccff;
}

label {
	cursor: pointer;
}

.frame1 {
	width: 938px;
	margin: 15px auto;
	margin-bottom: 0px;
	border: 3px solid #dfdfdf;
}

.frame2 {
	width: 934px;
	border: 2px solid #cecece;
}

.frame3 {
	width: 930px;
	border: 2px solid #a2a2a2;
	background-color: #ffffff;
	color: #000000;
}

/* Die gesamte Seite */
.site {
	width: 900px;
/*	min-height:1100px;			/*Hoehe der Seite */
	margin: 15px;
	background-color: #ffffff;
	border: 0;
	text-align: left;
}

.header {
	width: 898px;
	height: 120px;
	min-width: 898px;
	max-width: 898px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #173486;
	border-left: 1px solid #173486;
	border-right: 1px solid #173486;
	text-align: left;
}

/* --- Menue --- */
.menu {
	width: 898px;
	min-width: 898px;
	max-width: 898px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #173486;
	border-right: 1px solid #173486;
	background-image: url( img/menubg.gif );
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: scroll;
}

* html menu {
	width: 900px;
	min-width: 900px;
	max-width: 900px;
}

.menu table {
	width: 896px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: transparent;
	table-layout: auto;
	border-spacing: 4px;
}

* html .menu table {
	width: 893px;
	margin:3px 3px 0px 2px;
	border-spacing: 0px;
}

.menu table td.e01,
.menu table td.e03,
.menu table td.e04,
.menu table td.e05,
.menu table td.e06 {
	width: 136px;
}

* html .menu table td.e01,
* html .menu table td.e03,
* html .menu table td.e04,
* html .menu table td.e05,
* html .menu table td.e06 {
	width: 138px;
}

.menu table td.e02 {
	width: 170px;
}

* html .menu table td.e02 {
	width: 172px;
}

.menu * a,
.menu * a:visited {
	height: 18px;
	line-height: 18px;
	display: block;
	color: #ffffff;
	border: 1px solid #00000f;
	background-color: #99ccff;
	background-image: url( img/menubtni.gif );
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: scroll;
}

.menu * a:hover {
	border: 1px solid #fffff0;
	background-color:transparent;
}

.menu * a#selected {
	border-left: 1px solid #00000f;
	border-top: 1px solid #00000f;
	border-right: 1px solid #fffff0;
	border-bottom: 1px solid #fffff0;
	color: #173486;
	background-color: #99ccff;
	background-image: url( img/menubtns.gif );
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: scroll;
}

/* --- Inhaltsboxen --- */
.content-box{
	width: 898px;
	min-width: 898px;
	max-width: 898px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #173486;
	border-right: 1px solid #173486;
	border-top: 1px solid #173486; /* #ffffff; /**/
	border-bottom: 1px solid #173486;
	text-align: left;
	color: #173486;
	background-color: #ffffff;
	background-image: url( img/verlauf_cb.gif );
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: scroll;
}

.content {
	width: 868px;
	min-width: 868px;
	max-width: 868px;
	margin: 15px;
	padding: 0px;
	padding-bottom: 15px;
	color: #173486;
	font-weight: normal;
}

.box-2er {
	width: 866px;
}

.box-2er-left {
	width: 431px;
	float: left;
}

.box-2er-right {
	width: 431px;
	margin-left: 433px;
}

/* --- Fusszeile --- */
.footer {
	width: 938px;
	margin: 0px auto;
	margin-bottom: 15px;
}

.footer .trailer {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	color: #a2a2a2;
	font-size: 14px;
	text-align: center;
}

.footer .trailer a,
.footer .trailer a:visited {
	color: #a2a2a2;
	text-decoration: none;
	font-weight: normal;
}

.footer .trailer a:hover {
	color: #505050;
}

.footer a.img01 {
	margin: 0px 0px 0px 400px;
	float: left;
}

.footer a.img02 {
	margin: 0px 0px 0px 10px;
	float: left;
}

/* --- Aufzaehlungen --- */
.ul-normal {
	margin-top: 0px;					/*workaround damit ul-Boxen in firefox im gleichenstehen Abstand stehen wie in IE */
}

.li-wide {
	margin-left: 35px;
	margin-right: 55px;
	margin-top: 15px;
	text-align: justify;
}

.li-normal {
	margin-left: 35px;
}

.li-head {
	font-weight: bold;
	list-style-type: none;
}

.li-none {
	margin-left: 35px;
	list-style-type: none;
}

/* --- Inhaltsbezogene Formatierungen --- */
/* --- Aktuelles --- */
.newsbox {
	margin: 10px 0px 10px 0px;
	border: 0px solid black;
}

.newssidebar {
	width: 202px;
	margin: 0px 5px 0px 0px;
	float: left;
	text-align: left;
	background-color: #ffffff;

	background-image: url( img/verlauf.gif );
	background-repeat: repeat-x;
	background-position: bottom center;
	background-attachment: scroll;
}

* html .newssidebar {
	width: 196px;
	margin: 0px 0px 0px 0px;
}

.newssidebar ul {
	list-style: url( img/raquot.gif ) circle; /**/
	margin: 5px 5px 5px 5px;
	padding: 0px;
	padding-left:20px;
	width: 200px;
}

* html .newssidebar ul {
	margin: 5px 5px 5px 1px;
	width: 194px;
}

.newssidebar ul a,
.newssidebar ul a:visited {
	display: block;
	margin: 3px 5px 5px 0px;			/* Abstand zwischen den Boxen */
	padding: 2px;

	color: #173486;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	font-weight: normal;
	font-size: 14px;
	width: 168px;
}

.newssidebar ul a:hover {
	font-weight: normal;
/*	background-color: #99ccff; /**/
/*	letter-spacing: 0.015em; /**/
	text-decoration: underline;
}

* html .newssidebar ul a {
	width: 172px;
	margin: 0px 0px 0px 4px;
}

.newsitem {
	width: 595px;
	margin-left: 210px;
	padding-left: 10px;
	border-left: 1px solid black; 
}

* html .newsitem {
	width: 605px;
	margin-left: 207px;
}

.newsitem .date{
	color: #173486;
	font-size: 12px;
}

.newsitem .top{
	color: #173486;
	margin: 0px 0px 30px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.newsitem h2 {
	margin: 0px 0px 10px 0px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #173486;
}

.newsitem .news {
	margin: 0px 0px 0px 0px;
	color: #173486;
/*	font-size: 14px; */
	font-weight: normal;
	text-align: justify;
}

.newsitem p {
	margin: 5px 0px 0px 0px;
}

/* --- Kontaktformular --- */
.content a.clink,
.content a.clink:visited  {
	color: #173486;
	background-color: transparent;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
/*	background-image: url( img/inhalt1.gif );
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
/**/
}

.content a.clink:hover {
	color: #99ccff;
	background-color: transparent;
	font-weight: bold;
/*	background-image: url( img/inhalt2.gif );
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
/**/
}

.contact-box {
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 35px;
	border: 0px solid black;
}

.contact-box-left {
	width: 240px;
	margin-top: 0px;
	border: 0px solid red;
	float: left;
	line-height: 24px;
	text-align: right;
}

.contact-box-right {
	margin-top: 0px;
	margin-left: 260px;
	border: 0px solid green;
	padding: 2px;
}

.contact-align-0,
.contact-align-1,
.contact-align-2,
.contact-align-3,
.contact-align-5,
.contact-align-4 {
	margin-left: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

.contact-align-0 {
	width: 168px;
}

.contact-align-1 {
	width: 55px;
}

.contact-align-2 {
	width: 206px;
}

.contact-align-3 {
	width: 477px;
}

.contact-align-4 {
	width: 236px;
}
