html, body {
background-color: #fff;
color: #555;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
margin-left: 10px;
padding: 0px;
text-align: center;
}
table, tr, td, div, ul, li, input, textarea, span, p, a {
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Banner oben */
table.banner {
margin: 0px;
padding: 0px;
width: 766px;
height: 103px;
background-color: #f59926;
background-image:url(pic/banner.jpg); background-repeat:no-repeat;
}
table.banner td {vertical-align:top;}
div.logo {
margin-left: 20px;
margin-top: 29px;
}

table.navigation_bar {
margin: 0px;
padding: 0px;
width: 766px;
height: 64px;
background-color: #ffffff;
}
table.navigation_bar td {vertical-align:top;}
table.navigation_bar td.tl_corner {
width: 179px;
height: 64px;
background-image:url(pic/tl_corner.gif); background-repeat:no-repeat;
}
table.navigation_bar td.tr_corner {
width: 179px;
height: 64px;
background-image:url(pic/tr_corner.gif); background-repeat:no-repeat;
}
table.navigation_bar td.mainnavi {
width: 408px;
height: 64px;
background-image:url(pic/navi_dummy.gif); background-repeat:no-repeat;
}

table.main {
margin: 0px;
padding: 0px;
width: 766px;
background-color: #cccccc;
}
table.main td {vertical-align:top;}
table.main td.tl_l {
width: 24px;
height: 163px;
background-image:url(pic/tl.gif); background-repeat:no-repeat;
}
table.main td.tl_r {
width: 31px;
height: 163px;
background-position:top right;
background-image:url(pic/tl.gif); background-repeat:no-repeat;
}

table.main td.tr_l {
width: 31px;
height: 163px;
background-position:top left;
background-image:url(pic/tr.gif); background-repeat:no-repeat;
}
table.main td.tr_r {
width: 24px;
height: 163px;
background-position:top right;
background-image:url(pic/tr.gif); background-repeat:no-repeat;
}


table.main td.l_navi {
width: 124px;
background-color: #f7f7f7;
}
table.main td.r_navi {
width: 124px;
background-color: #f7f7f7;
}

table.main td.bl_l {
width: 24px;
height: 163px;
background-position:bottom left;
background-image:url(pic/bl.gif); background-repeat:no-repeat;
}
table.main td.bl_r {
width: 31px;
height: 163px;
background-position:bottom right;
background-image:url(pic/bl.gif); background-repeat:no-repeat;
}

table.main td.br_l {
width: 31px;
height: 163px;
background-position:bottom left;
background-image:url(pic/br.gif); background-repeat:no-repeat;
}
table.main td.br_r {
width: 24px;
height: 163px;
background-position:bottom right;
background-image:url(pic/br.gif); background-repeat:no-repeat;
}

table.main td.content {
width: 408px;
background-color: #e8e8e8;
}

div.path {
text-align:left;
padding-left:30px;
font-size:10px;
font-weight:bold;
}
div.test {
position:relative;
background-color: #eee;
height: 300px;
width: 110;
margin-top:10px;
margin-left:7px;
border: 1px solid #cccccc;
}
div.content {
position:relative;
background-color: #eee;
height: 300px;
width: 90%;
border: 1px solid #cccccc;
}

table.footer {
margin: 0px;
padding: 0px;
width: 766px;
height: 58px;
background-color: #e8e8e8;
}
table.footer td {vertical-align:top;}
table.footer td.bl_corner {
width: 179px;
height: 83px;
background-image:url(pic/bl_corner.gif); background-repeat:no-repeat;
}
table.footer td.br_corner {
width: 179px;
height: 83px;
background-image:url(pic/br_corner.gif); background-repeat:no-repeat;
}
table.footer td.footer {
width: 408px;
height: 60px;
background-position:bottom;
background-image:url(pic/footer.gif); background-repeat:no-repeat;
}
table.subnavi {
	width:124px;
	height:100px;
}
table.subnavi td.subnavi_top {
	width:124px;
	height:20px;
	background-position:top left;
	background-image:url(pic/box_top.gif); background-repeat:no-repeat;
}
table.subnavi td.subnavi_main {
	width:124px;
	height:100px;
	background-image:url(pic/box_bg.gif); background-repeat:repeat;
}
table.subnavi td.subnavi_bottom {
	width:124px;
	height:17px;
	background-position:bottom left;
	background-image:url(pic/box_bottom.gif); background-repeat:no-repeat;
}


table.newsbox {
	width:124px;
	height:100px;
}
table.newsbox td.newsbox_top {
	width:124px;
	height:20px;
	background-position:top left;
	background-image:url(pic/headline_bg.gif); background-repeat:no-repeat;
}
table.newsbox td.newsbox_main {
	width:124px;
	height:100px;
	background-image:url(pic/box_bg.gif); background-repeat:repeat;
}
table.newsbox td.newsbox_bottom {
	width:124px;
	height:17px;
	background-position:bottom left;
	background-image:url(pic/box_bottom.gif); background-repeat:no-repeat;
}
td.boxpos {padding-top:5px;padding-bottom:5px;}
div.box_headline {
	padding-left:30px;
	padding-top:4px;
	color:#555555;
	font-weight:bold;
}
div.box_subhead {
	padding-left:8px;
	padding-top:6px;
}
div.subpoint_top {
	padding-left:8px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-weight:bold;
	color:#777;
}
div.subpoint a, div.subpoint_top a, div.subpoint_top a:visited, div.subpoint a:visited {
color:#777;
font-weight:bold;
text-decoration:none;
}
div.subpoint_top a:hover, div.subpoint a:hover {
color:#cf3823;
font-weight:bold;
text-decoration:underline;
}
div.subpoint_top a:active, div.subpoint a:active {
color:#cf3823;
font-weight:bold;
text-decoration:underline;
}
a {
color:#555;
text-decoration:none;
}
a:hover {
color:#cf3823;
text-decoration:underline;
}
div.bodytext a {
	color:#C21D06;
	text-decoration:underline;
}
div.bodytext a:hover {
color:#cf3823;
text-decoration:underline;
}
div.kunde a {
	color:#C21D06;
	text-decoration:underline;
}
div.subpoint {
	padding-left:8px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
	color:#777;
}
div.contenthead {
	padding-left:20px;
	padding-top:15px;
	padding-bottom:10px;
}
div.bodytext {
	width:90%;
	padding-left:25px;
}
div.bodytext_top {
	width:90%;
	padding-left:25px;
	padding-top:15px;
}
div.boxbg {
background-color: #fff;
margin:5px;
padding:3px;
}
div.boxdate {
font-size:10px;
color:#cf3823;
padding-bottom:2px;
}
.orange {color:#cf3823;}
.bold {font-weight:bold;color:#555;}
div.boxtext {
font-size:10px;
color:#555;
}
div.box_butmore {
font-size:10px;
color:#555;
text-align:right;
padding-right:5px;
}
div.footernav {
padding-top:38px;
text-align:center;
font-size:12px;
color:#555;
padding-bottom:2px;
}
div.footernav a, div.footernav a:visited {
color:#666;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
div.footernav a:hover {
color:#222;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
div.footercopy {
text-align:center;
font-size:10px;
color:#999;
}


table.mainbox {
	width:408px;
	height:300px;
}
table.mainbox td.mainbox_top {
	width:408px;
	height:22px;
	background-position:top left;
	background-image:url(pic/main_box_top.gif); background-repeat:no-repeat;
}
table.mainbox td.mainbox_content {
	width:408px;
	height:300px;
	background-image:url(pic/main_box_bg.gif); background-repeat:repeat;
}
table.mainbox td.mainbox_bottom {
	width:408px;
	height:22px;
	background-position:bottom left;
	background-image:url(pic/main_box_bottom.gif); background-repeat:no-repeat;
}

ul li{list-style-type:square;list-style-image:url("pic/lidot.gif");}
div.contentmore {
text-align:right;
}

table.teaser {
	width:368px;
	height:115px;
}
table.teaser td.teaserleft {
	text-align:left;
	width:180px;
	background-position:bottom left;
	background-image:url(pic/motto.gif); background-repeat:no-repeat;
}
table.teaser td.teaserright {
	text-align:right;
	width:188px;
	background-position:bottom right;
	background-image:url(pic/info_fenster.gif); background-repeat:no-repeat;
}
div.info_fenster {
	text-align:left;
	padding-top:25px;
	padding-left:15px;
	font-size:10px;
}
div.teaser {
	padding-top:15px;
	padding-left:5px;
}
table.kunden {
	width:368px;
}
table.kunden td.left {
	width:182px;
	background-color:#f4f4f4;
}
table.kunden td.right {
	width:182px;
	background-color:#f4f4f4;
}
table.kunden td.middle {
	width:4px;
}
div.kunde {font-size:10px;padding:5px;}
input, select, textarea {
font-size: 11px;
}
input.default {width:200px;border:}
select.default {width:200px;}
input.short {width:100px;}
div.form {line-height:22px;}
div.small {font-size:10px;}
div.p10 {padding-left:20px;}
div.date {
color:#cf3823;
}