a {
	color: #C6011D;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:active
	{
	color: #333366;
	text-decoration: underline;
}

acronym {
	border: none;
}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 5px 0px 20px 0px;
	background-color: #FFFFFF;
	background-image: url(images/fade_grey.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #000099;
	font-size: 150%;
}

h1 img {
	float: none;
	margin-left: 0px;
	margin-right: 40px;
}

h2 {
	color: #C6011D;
	font-size: 17px;
	margin-top: 35px;
}
#aktuelles {
	margin: 35px 0px 10px 0px;
	border: solid #C00518 1px;
	padding: 10px;
}


h3 {
	font-size: 125%;
}

h4 {
	color: #000099;
	font-size: 13px;
	margin: 0;
	margin-left: 10px;
}

h5 {
	color: #000099;
	font-size: 13px;
	padding-left: 40px;
	background-image: url(images/29.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	padding-top: 0px;
}

h6 {
	text-align: right;
	font-size: 10px;
	color: #000099;
}

p {
	margin-left: 0px;
	padding-left: 0px;
}


ul {
	color: #333366;
	margin: 0;
	padding: 0;
}

ul ul{
	color: #333366;
	margin: 0;
	padding: 0;
	list-style-type: square;
}
li {
	line-height: 1.2 em;
	padding: 6px 0px 6px 0px;
}


ol {
	color: #333366;
	padding: 0;
	margin: 0;

}

h2.redBck {
	color: #FFFFFF;
	padding: 2px 0px 2px 3px;
	margin-left: 20px;
	font-size: 13px;
	background-color: #C6011D;

}

.p1 {
}

.p2 {
	color: #333366;
	font-size: 100%;
}

.p3 {
	color: #333366;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}



.xxsmallfont {
	font-size: 10px;
}

#bodyfooter {

	height: 150px;
}

#container {
	width: 730px;
	margin: 30px auto 10px auto;
	padding: 0px 0px 0px 0px;
	border: solid #C6011D 5px;
	background-color: #FFFFFF;
}

* html #container {
	w\idth: 730px;
	width: 730px;
}


#contentArea {
	color: #333333;
	font-size: 13px;
	margin: 0px 10px 50px 190px;
	width: auto;
	border-left: solid #999 1px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#contentArea p {
	color: #333333;
	line-height: 1.5em;
	margin: 10px 0px 10px 30px;
}

#contentArea ul {
	margin-left: 35px;
	list-style-type: square;
	padding-left: 20px;
}

#contentArea ol {
	margin-left: 35px;
	color: #333333;
}

#footer {
	border-top: solid #EEEEEE 1px;
	color: #999999;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 500px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #666666;
}


#leftMenu {
	width: 180px;
	margin-top: 40px;
	float: left;
	margin-left: 0px;
	padding-left: 5px;
}

#leftMemoBox {
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-top: 10px;
	padding: 155px 0 20px 20px;
	width: 158px;
	color: #006600;
	min-height: 300px;
	margin-left: 0px;
}

#pageheader {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 136px;
	border-bottom-color: #C6011D;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	background-image: url(images/header2.jpg);
}

#rightContainer {
	height: 221px;
	left: 749px;
	position: absolute;
	top: 298px;
	width: 141px;
}

/*Suchfunktion*/
#searchbox {
	left: 653px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 156px;
	width: 168px;
}

#shortmenu {
	color: #333366;
	font-size: 70%;
	margin-top: 5px;
	text-align: right;
}

#found {
	color: #333333;
}

#found a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

#found a:visited {
	color: #333333;
	font-weight: normal;
}

#found a:hover {
	color: #FF0000;
}


.searchword {
	background-color: #FFFF00;
	border: 1px dashed #FFFF00;
	color: #222222;
}

.imgFloat {
	float: left;
	padding-right: 10px;
}

.imgFloatRight {
	float: right;
}


/* -------------------------------------------------------*/
.box {
	background-color: #CCE3F3;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 50px;
	border: dotted #999 1px;
}

.box2 {
	background-color: #FFE8E8;
	border: 1px solid #666;
	font-weight: bold;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.formCenter {
	width: 205px;
	margin-left: 110px;
}

/*-------------NEWS-System-----------------*/
.Titel {
	border-bottom: dotted #C00000 1px;
	padding-bottom:2px;
	font-weight: bold;
	color: #005CA9;
	width:auto;
}
.Datum {
	text-align: left;
	font-size:9px;
}
.Inhalt {padding-top:5px;
	font-size:11px;
}

/*-----------------------------------------*/

blockquote {
	margin: -10px 0 0 18px;
	padding:0;
}


/*-------------Formular-----------------*/
form {
	margin: 12px 30px;
}
fieldset {
	margin: 16px 0;
	background: #fff url(images/gradient1.png) repeat-y 0 0;
	border: 1px solid #bbb;
}
legend {
	font-weight: 900;
}
.block {
	margin: 12px 0 0;
	display: block;
	width: auto;
}
label {
	cursor: pointer;
}
.text {
	width: 200px;
}
#formError {
	margin: 25px 30px 0 30px;
	padding: 12px;
	border: 2px dashed #CC0000;
}
.err_msg {
	color: #FF3333;
	font-weight: 900;
}
/*-----------------------------------------*/