body {
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

blockquote {
	color:#c52500;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:20px 0px 20px 0px;
	margin:0px;
	text-align:center;
	border: none 0px;
}

#headerbg {
	background:url(images/headerbg.jpg) repeat-x;
	width:100%;
	height:85px;
}

#logo {
	background:url(images/logo.jpg) no-repeat;
	width:960px;
	height:85px;
	margin:0 auto;
}

#contentbg {
	width:960px;
	margin:0 auto;
	background:url(images/contentbg.jpg) repeat-y;
}

.leftcol {
	width:200px;
	float:left;
}

.menutop {
	background:url(images/menutop.gif) no-repeat;
	width:216px;
	height:32px;
	margin-left:-16px;
	margin-top: 10px;
	padding-left:24px;
	line-height:32px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.rightcol .menutop {
	margin-left:0px;
	margin-right:-16px;
}

.rightcol .menutxt {
	padding-left:24px;
	padding-top:6px;
}

.menutxt {
	padding-left:8px;
	padding-top:6px;
}

.cnt {
	width:540px;
	float:left;
	padding:10px;
}

.rightcol {
	width:200px;
	float:right;
}

.fter {
	width: 960px;
	margin:0 auto;
}

.footerline {
	background:url(images/footerline.gif) no-repeat;
	width:960px;
	height:2px;
}

.fterl {
	width:200px;
	float:left;
}

.fterm {
	width:560px;
	float:left;
}

.fterr {
	width:200px;
	float:left;
	text-align:right;
}


.break10 {
	clear:both;
	height:10px;
}

.btxt {
visibility:hidden;
}

/* Navigation */

#nav {
	height:25px;
	width:160px;
	margin: 0 0 0 10px;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li, #nav a {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	width:160px;

}

#nav a {
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	text-decoration:none;
	border:#5a626f solid 1px;
}


#nav a:hover,#nav a:focus {
	background-position:0 -25px;
}

#nav li {
	padding:0;
	margin-top:10px;
	text-align:center;
	background:url(images/btn-bg.gif) repeat-x;
}


#nav li a {
	background:url(images/btn-bg.gif) repeat-x;
}

.btxt {
visibility:hidden;
}

#emfdru a {
	font-size:11px;
	line-height:20px;
}

.emfdru img {
}

/*Ende*/






/* Anfang Headermenue */
#header #menubar_m1 {
	position: relative;
  	float: left;
	left: 22px;
	top: 40px;
}

#header #m1mainSXMenu2 {
   float:left;
	height: 30px;
}

#header .menu_m1iad {
   vertical-align:middle;
   border-style: none;
	background: url('page.gif') no-repeat 0 center;
	padding-left: 2px; margin: 0px -6px 0px 0px;
}
/* Ende Headermenue */

/* Contentformatierung - Anfang */

h1 {
position: relative;
top: 1px;
font-size: 16px;
font-family: Tahoma, Arial, Helvetica, sans-serif;line-height: 20px;
color: #640001;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h2 {
position: relative;
top: 1px;
font-size: 13.5px;
line-height: 15px;
color: #c52500;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h3 {
position: relative;
top: 1px;
font-size: 10px;
line-height: 15px;
color: #2d5684;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}
h4 {
position: relative;
top: 1px;
font-size: 10px;
line-height: 15px;
color: #2d5684;
letter-spacing: 0px;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}
h5 {
font-size : 10pt;
font-family : Arial;
color : #2d5684;
font-weight : 100;
background-color : #ffffff;
}
h6 {
border : 1px solid blue;
}
a:link {
text-decoration : none;
font-size : 12px;
color:#2a0080;
}
a:visited {
text-decoration : none;
font-size : 12px;
color : #2a0080;
}
a:hover {
text-decoration : underline;
font-size : 12px;
color : #2a0080;
}
a:active {
text-decoration : none;
font-size : 12px;
}

/* 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 : 4px;
/*background-color : #d8d8d8;*/
}
.menu a {
color : #000000;
}

.searchform .textbox {
	width: 100px;
}

#file_title {
	font-weight:bold;
}
.empfehlexe {
	font-weight: normal;
	margin-top: 16px;
}

.toolbar {
	border-top: dotted #9c9c9c 1px;
	padding-top:5px;
	text-align:center;
}

div .news h4 {
position: relative;
top: 1px;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;line-height: 20px;
color: #ad0000;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 20px;
}
