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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21415A;
}
body {
	background-color: #E2E2E2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #21415A;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.head_slogan {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.head_link  {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}
.link_im_text  {
	color:#21415A;
}
.aktuelle_seite {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.home_red  {
	color: #FF0000;
	font-weight:bold;
	font-size:14px;
}
.navi_header {
	font-weight:bold;
	color: #21415A;
	font-size:14px;
}
.navi_line {
	font-size:14px;
	font-weight:normal;
	color: #21415A;
	padding-left:5px;
}
.a img { 
border : 0 none; 
}
#wrapper {
	background-color: #F0F0F0;
	width: 900px;
	margin: 10px auto;
}
#kopf {
	background-color: #CCCCCC;
	height: 130px;
	width: 900px;

	}

#sloganline  {
width:900px;
}

#slogan1 {
	background-color:#21415A;
	width: 176px;
	height:44px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height:44px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-right-width:2px;
	border-right-color:#FF0000;
	border-right-style:solid;
	}
#slogan {
	background-color:#21415A;
	width: 697px;
	float:left;
	height:44px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	line-height: 44px;
	vertical-align: middle;
}
#pagebody  {
text-align:left;
width:900px;
background-color:transparent;
}
#leftmenu  {
	background-color:#CCCCCC;
	width:176px;
	float:left;
	font-size:14px;
	padding-left:15px;
	clear:right;
	border-right-width: 2px;
	border-right-style: solid;
	line-height:20px;
	border-right-color: #FF0000;
}
#content  {
	background-color:#F0F0F0;
	width:667px;
	float:left;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	line-height: 20px;
	color: #21415A;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(bilder/quadrat.gif);
}
#bottomline  {
	width:900px;
}
#footer_links  {
	width:176px;
	text-align:left;
	padding-top:12px;
	padding-left:15px;
	height:32px;
	float:left;
	background-color:#CCCCCC;
	border-right-width:2px;
	border-right-color:#FF0000;
	border-right-style:solid;
	border-top-width:2px;
	border-top-color:#FF0000;
	border-top-style:solid;
}

#footer {
	background-color: #CCCCCC;
	height: 32px;
	width: 697px;
	float:left;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align:center;
	padding-top:12px;
	padding-left:5px;
	padding-right:5px;
}
.bottom_slogan {
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;

}

