@charset "utf-8";
/* CSS Document */
/* overall */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica;
	font-size: 11px;
}

hr {
	height:1px;
	border:dashed 0.3pt #000000;
}

/*hauptmenu*/
.menu {
	list-style:none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height:1.6em;

}
.menu a:link {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.menu a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.menu a:hover {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.menu a:active {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

#tab p {margin:0;}

/* content */
.content {
	font-size: 11px;
	color: #000000;
	line-height:1.4em;
	text-align:justify;
}
.content h1{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.content a:link {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}
.content a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}
.content a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	background-color:#F2F2F2;
}
.content a:active {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}


/* impressum */
.law {
	color: #F2F2F2;
	font-size: 11px;
}
.law a:link {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
}
.law a:visited {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
}
.law a:hover {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
}
.law a:active {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
}

/* aktuelles */
.akt {
	color: #990000;
}
.akt img {
	border:1px dashed #990000;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.akt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

/* referenzen*/
.ref {
	color: #F2F2F2;
	font-size: 11px;
	line-height:2em;

}
.ref a:link {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#F2F2F2;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.ref a:visited {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#F2F2F2;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.ref a:hover {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#F2F2F2;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.ref a:active {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#F2F2F2;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

.ref h1{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

/* navibottom*/
.navibot {
	color: #F2F2F2;
	font-size:11px;
}
.navibot a:link {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}
.navibot a:visited {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}
.navibot a:hover {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:overline;
}
.navibot a:active {
	color: #F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}

/* footer */
.menu_foot {
	color:#F2F2F2;
	font-size: 11px;
}
.menu_foot a:link {
	color:#F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}
.menu_foot a:visited {
	color:#F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}
.menu_foot a:hover {
	color:#F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}
.menu_foot a:active {
	color:#F2F2F2;
	font-size: 11px;
	text-decoration:underline;
}

/* news */
.news {
	font-size: 11px;
	color: #000000;
	line-height:2.1em;
}
.news h1{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.news a:link {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#990000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.news a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#990000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.news a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#990000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background-color:#F2F2F2;
}
.news a:active {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	border-bottom-color:#990000;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}