body {
	background-color: #8dabb5;
	margin: 0px;
	width: 100%;
	color:#4b3f2b;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 1032px;
}
#top {
	background-image: url(/fileadmin/img/bg_top.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 1032px;
}
#header_img {
	background-image: url(/fileadmin/img/header.jpg);
	display:block;
	background-repeat: no-repeat;
	height: 183px;
	width: 970px;
}
#header {
	background-image: url(/fileadmin/img/bg_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	width: 1032px;
	padding-bottom:10px;
}
.content {
	background-image: url(/fileadmin/img/top_content.gif);
	background-repeat: no-repeat;
	width:558px;
	background-color:#f9e5c3;
	float:left;
	margin-right:5px;
	padding-bottom:20px;
}
.navigation {
	line-height: 20px;
	background-image: url(/fileadmin/img/top_menu.gif);
	background-repeat: no-repeat;
	width:234px;
	background-color:#3d879d;
	padding-top: 25px;
	padding-bottom: 30px;
/*	padding-left: 30px; */
	margin-right:5px;
	float:left;
}

#content {
	background-image: url(/fileadmin/img/bg_middle.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	width: 1032px;
	padding-left: 30px;
}

/* #content .csc-textpic-imagewrap img { */
.content .csc-textpic-image  {
	border: 3px solid white;
}
#content div.csc-textpic-intext-left div.csc-textpic-imagewrap,
#content div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:20px !important;
}
ul {
	list-style:inside;
	padding-left:20px;
/*	width: 400px; */
/*	font-weight: bold; */
}
ul.plain {
	font-weight: normal;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}
p {
}
#footer {
	background-image: url(/fileadmin/img/bg_bottom.jpg);
	background-position: 0px -9px;
	background-repeat: no-repeat;
	height: 38px;
}
.clear {
	clear: both;
}
pre.big {
	font-size: 12px;
	font-family: Courier New;
	font-weight: bold;
}


#tab {
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px solid #e0e5e6;
	height: 22px;
	width: 500px;
}

#tab div {
	width: 200px;
}
.tab_on {
	float: left;
	color: #a8221a;
}

.tab_off {
	float: left;
	color: #90a0a7;
}
#formtab {
	font-weight: bold;
}
#formtab .label{
	width: 200px;
}
#simpletable {
	border-collapse: collapse;
}
input.fancy {
	background-image: url(/fileadmin/img/eingabe.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 133px;
	height: 20px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 0px;
}

input.fancyhighlight {
	border: 2px solid #a7221d;
}
div.fancyhighlight {
	border: 2px solid #a7221d;
}


#fussnote {
	font-size: 9px;
	line-height: 13px;
}

#footer_navigation {
	background-image: url(/fileadmin/img/bg_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 30px;
	width: 1032px;
}

#footer_navigation a {
	background-color: #005c84;
	display: block;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
}

#footer_navigation a.on {
	background-color: #007aaf;
	display: block;
}

#footer_navigation .container {
	background-color: #005c84;
	float: left;
	width: 971px;
}

.data {
	border-collapse: collapse;
}
.data td, .data th {
	border: 1px solid black;
	text-align: left;
	font-weight: normal;
}
.tantrenner {
	border-bottom: 1px solid #ccc;
}
.konstrukt {
	border-collapse: collapse;
}
.konstrukt td {
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
}
.borderright {
	border-right: 1px solid #9a9a9a;
}
.bordertop {
	border-top: 1px solid #9a9a9a;
}
.borderbottom {
	border-bottom: 1px solid #9a9a9a;
}
.borderleft {
	border-left: 1px solid #9a9a9a;
}
.centertd {
	text-align: center;
}
.progress {
	background-image: url(/fileadmin/img/progress.gif);
	padding-top: 3px;
	padding-left: 3px;
	width: 125px;
	height: 9px;
}
.progressbar {
	background-color: #a8221a;
	height: 6px;
}


* html .menuitem {
	width:185px;
}
.menuitem {
	overflow:hidden;
	background-color:#fff;
	font-size:11px;
	width:150px;
	display: block;
	border-bottom: 1px solid #ddebef;
	padding: 1px 10px 1px 25px;
	background: url('/fileadmin/img/pfeil_weis.gif') 7px 9px no-repeat;
	color:#fff;
	margin:0px 24px 0px 24px;
	text-decoration:none;
}
.menuitem:hover {
	background: url('/fileadmin/img/pfeil_rot.gif') 7px 9px no-repeat;
	background-color:white;
	color:#1f4353;
}
.menuitem1act:hover {
	background-image: url('/fileadmin/img/pfeil_rot.gif');
	border-bottom: 1px solid #3d879d;
	background-color:#ddebef;
	color:#1f4353;
}
.menuitem_last {
	border-bottom: 0px solid #ddebef;
}
* html .menuitem2 {
	width:185px;
}
.menuitem2 {
	overflow:hidden;
	font-size:11px;
	width:133px;
	display: block;
	border-bottom: 1px solid #3d879d;
	margin:0px 24px 0px 24px;
	padding: 1px 10px 1px 42px;
	background: url('/fileadmin/img/pfeil_rot.gif') 25px 9px no-repeat;
	background-image: url('/fileadmin/img/pfeil_rot.gif');
	background-color:#fff;
	text-decoration:none;
	color:#1f4353;
}
.menuitem2:hover {
	background: url('/fileadmin/img/pfeil_rot.gif') 25px 9px no-repeat;
	background-color:#ddebef;
	color:#1f4353;
}
.menuitem2cur {
	padding: 1px 10px 1px 42px;
	background: url('/fileadmin/img/pfeil_rot.gif') 25px 9px no-repeat;
	background-color:#ddebef;
	color:#1f4353;
}
.menuitem1act {
	background: url('/fileadmin/img/pfeil_rot_45.gif') 7px 7px no-repeat;
	border-bottom: 1px solid #3d879d;
	background-color:#fff;
	color:#1f4353;
}
.menuitem1cur {
	background-image: url('/fileadmin/img/pfeil_rot.gif');
	border-bottom: 1px solid #3d879d;
	background-color:#ddebef;
	color:#1f4353;
}
* html .content h1 {
	width:498px;
}
.content h1, .content h2 {
	font-size: 16px;
	width:468px;
	padding: 2px 15px;
	background: white url('/fileadmin/img/strich_rot.gif') 0px 0px repeat-y;
}
.content h4,
.content h5 {
	width:498px;
/*	padding: 2px 15px; */
}
.teasers {
	float:left;
	width:168px;
}
.right_element {
	padding:8px 7px;
	background: #a3cbd7 url('/fileadmin/img/teaser_ecke_out.gif') 153px 0px no-repeat;
	margin-bottom:7px;
}
.right_element div.ecke {
	float:right;
	line-height:1px;
	background: #3d879b url('/fileadmin/img/teaser_ecke_in.gif') 0px 0px no-repeat;
	width:9px;
	height:8px;

}
.right_element h1 {
	float:left;
	font-size:11px;
	color:white;
	padding:2px 4px 1px 8px;
	margin:0px;
}
.right_element div.heading {
	margin-bottom:1px;
	background: #3d879b url('/fileadmin/img/strich_rot.gif') 0px 0px repeat-y;
}
.right_element img {
	margin-bottom:7px;
}
div.clear {
	clear:both;
	line-height:1px;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
}
.right_element a {
	display:block;
/*	margin-top:7px; */
	padding-left:11px;
	background: #a3cbd7 url('/fileadmin/img/pfeil_rot.gif') 0px 4px no-repeat;
	font-weight:bold;
}
.content * {
	margin-left:30px;
	margin-right:30px;
}
.content * * {
	margin-left:0px;
	margin-right:0px;
}
.content .csc-header {
	margin: 0px;
}
.content .csc-header h1, .content .csc-header h2 {
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
}
.content .csc-header h2, .content .csc-header h4 {
	font-size:12px;
	font-weight:bold;
}
.content .csc-header h2, .content .csc-header h4, .content .csc-header h5 {
	margin-top:10px;
	margin-left:30px; 
	margin-right:30px;
}
.content .csc-header h5 {
	margin-bottom: 5px;
}
.content .csc-subheader {
	font-weight:bold;
}
.content .csc-header h4 {
	font-size:12px;
}

/*
.content .csc-header-n1 h1 {
	margin-top:20px;
}

*/
.content .csc-header div.h1_top {
	border-top:5px solid white;
	height:20px;
	line-height:1px;
}
.content .csc-header-n1 div.h1_top {
	border-top:0px solid black;
}

* html .content a.external-link-downloadlist,
* html .content a.download,
* html .content a.dlli {
	width:498px;
}
.content a.external-link-downloadlist,
.content a.download,
.content a.dlli {
	background: url('/fileadmin/img/download.gif') 2px 3px no-repeat;
	width:473px;
	margin-bottom:6px;
	display:block;
	background-color:#ffd183;
	padding:3px 5px 3px 20px;
}
.content a.download-small
{
	background: url('/fileadmin/img/download.gif') 0px 2px no-repeat;
	padding:1px 0px 1px 17px;
}
.content a.external-link-downloadlist:hover,
.content a.download:hover,
.content a.dlli:hover {
	color:white;
	background-color:#db900f;
}
a {

	color:#069;
}
a:hover {

	color:#a61b1e;
}

table.termintable {
	font-size:11px;
	margin-bottom:10px;
}

table.termintable .td-0{
	width:140px;
	font-weight:bold;
}
/*
.content .csc-textpic-intext-right {
	margin-right:38px;
}**/
.content a.mail {
	background: url('/fileadmin/img/mail.gif') 2px 3px no-repeat;
	padding-left:20px;
}

.content a.internal-link-new-window,
.content a.internal-link{
	background: url('/fileadmin/img/pfeil_rot.gif') 4px 5px no-repeat;
	padding-left:18px;
}
.content a.external-link-new-window,
.content a.external-link{
	background: url('/fileadmin/img/pfeil_exlink.gif') 2px 2px no-repeat;
	padding-left:18px;
}

.content a.internal-link-red,
.content a.external-link-red {
	display:block;
	color:#CD1D1E;
	background: url('/fileadmin/img/pfeil_anmelden.gif') 2px 4px no-repeat;
	border: 1px solid white;
	padding-left:18px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	margin: 20px 0px;
}
.content a.linkpage-right{
	margin-top:10px;
	margin-left:20px;
	float:right;
	width:164px;
}
.content div.linklist a img {
	border:2px solid white;
}
.pointer {
 cursor: pointer;
}

p.bodytext
{
margin-top:11px;
margin-bottom:11px;
}
