body {
	margin: 0px;
	background-color:#FFFFFF;
}

img {
	border:none;
}

a {
	color:#003882;
}

.central {
	width:950px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.kopf {
	background:url(images/headbg.jpg) no-repeat;
	width: 958px;
	height:109px;
}

.kopflogo {
	float:left;
	height:70px;
	margin-left:20px;
}

.menuu {
	width:958px;
	background:url(images/headbg.jpg) no-repeat;
	height: 34px;
}
.menuubar {
	float:left;
	width:692px;
	heigth: 34px;
	margin: 0 4px 0 4px;
	padding-left: 260px;
	background-color:#dbdbdb;
}

.menuubarimg {
	float:left;
	width:0px;
	height:34px;
}

.headbar {
	float:right;
	margin-top:-30px;
	margin-right:10px;
}

.headbar img {
	padding: 7px 7px 0 7px;
	float: right;
}

.headlogin {
	position:relative;
	float: right;
	padding:10px 17px 0 0;
}

.headlogin span a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
}

.headlogin span a:hover, .headlogin span a:focus {
	text-decoration:underline;
}


#left-bar {
	width: 200px;
	float:left;
	font-size:12px;
	margin-left: 8px;
}

#left-bar p {
	padding: 0px;
	clear:both;
	margin:10px 0 10px 10px;
}

#left-bar p a{
	padding: 0px;
	clear:both;
	margin-left:5px;
	text-decoration:none;
}

#left-bar p a:hover, #left-bar p a:focus {
	color:#003882;
	text-decoration:underline;
} 

.contenttable {
	width:958px;
	background:url(images/tablebg.jpg) no-repeat;
	height:273px;
}


.mittext {
	width: 700px;
	margin-top:16px;
	margin-left:20px;
	float:left;
	line-height:24px;
}

.mittext h1 {
	font-size:20px;
}

.footer {
	width:954px;
	background: url(images/footerbg.jpg) 2px 0px #FFFFFF no-repeat;
	height:47px;
	clear:both;
}


.footertext {
	width:930px;
	padding-top:21px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bcbcbc;
}

.footertext a {
	color:#bcbcbc;
	text-decoration:none;
}

.footertext a:hover, .footertext a:focus{
	color:#003882;
	text-decoration:underline;
}


.tleft {
	float:left;
}

.tright {
	float: right;
}

/* Menu */

.m1CL0 {
	color:#FF0000;
}




/* Formatierung des Restes */

.calendar_saturday {
background-color : #ffcaa6;
}
.calendar_sunday {
background-color : #ff9650;
}
.calendar_weekday {
background-color : #f8f8f8;
}
.calendar_today {
background-color : #ffff7d;
}
.calendar_noday {
background-color : #ffffff;
}
.calendar_termin {
background-color : #ffffcc;
}

.table_form {
width : 100%;
border-width : 0;
border-style : none;
color : #000000;
}
.table_normal {
width : 100%;
background-color : #ffffff;
border-width : 0;
border-style : none;
color : #000000;
}
.table_net {
width : 100%;
border-width : 0;
}
.tableheader {
background-color : #292929;
color : #ffffff;
font-weight : bold;
}
.tableheader a {
color : #ffffff;
font-weight : bold;
}
.tableheader_light {
background-color : #797979;
color : #ffffff;
font-weight : bold;
}
.tableheader_ebene2 {
background-color : #ebeadb;
color : #444444;
}
.tablefront {
background-color : #d8d8d8;
color : #000000;
}
.tablebody {
background-color : #efefef;
color : #000000;
}
.tablebody_light {
background-color : #ffffff;
color : #000000;
}
.areiter {
background-color : #292929;
color : #ffffff;
font-weight : bold;
}
.preiter {
background-color : #d8d8d8;
color : #292929;
font-weight : bold;
}
.paspatu_frame {
background-color : #292929;
}
.paspatu {
background-color : #bfbfbf;
}
.paspatu_focus {
background-color : #f3e800;
}
.paspatu_online {
background-color : #93bfe8;
}
.color_title {
font-size : 12pt;
font-family : Arial;
color : #990000;
}

.line {
border : 1px dashed #990000;
height : 0;
width : 100%;
text-align : left;
}

.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.gray {
color : #bfbfbf;
}
.news {
margin : 0 0 15px 0;
padding : 0;
background : #fff url(images/bg2.jpg) repeat-x;
border : 1px solid #efeded;
}
.news .news-footer {
background-color : #fafafa;
border : 1px solid #f2f2f2;
padding : 5px;
margin-top : 20px;
font-size : 95%;
}
.news .news-footer .date {
background : url('images/clock.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .comments {
background : url('images/comment.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .readmore {
background : url('images/page.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.menu {
color : #000000;
padding : 0px 0px 8px 0px;
/*background-color : #d8d8d8;*/
}
.menu a {
color : #000000;
text-decoration:none;
}

.menu a:hover, .menu a:focus {
color:#003882;
text-decoration:underline;
}
