html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 1em 0;
	text-align: center;
	font-size: 0.75em;
	line-height: 145%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #768998;
	background-image: url(../images/bg_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#wrapper {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 868px;
	background: #FFFFFF url(../images/body_l.gif) repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

#logo {
	width: 868px;
	height: 153px;
	background: url(../images/logo.png) 0 0 no-repeat;
	border-top: 1px solid #000000;
}

#navi {
	margin: 13px 0 0;
	padding: 0;
	width: 200px;
	float:left;
	left: 0;
	z-index:1;
}

#content {
	position:relative;
	background: url(../images/body_r2.gif) repeat-y;
	padding-top: 10px;
	padding-left: 150px;
	font-size: 1em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 147px;
	padding-right: 30px;
	}

#footer {
	left: 0;
	background: #ffffff url(../images/bg_footer.gif) repeat-y;
	border-bottom: 1px solid #000000;
	padding-left: 23px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 0.9em;
}

#web {
	position: relative;
	float: right;
	top: -10px;
	left: -10px;
	padding-left: 20px;
}

#navi dl {
	padding-left: 0;
	margin-left: 9px;
	border-bottom: 1px solid #CCCCCC;
}

.navi_dt a{
	list-style: url(none) none;
	border-top: 1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:3px;
	font-weight: bold;
	line-height: 135%;
}

.navi_dt_a {
	padding-left: 18px;
	list-style: url(none) none;
	border-top: 1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:3px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 135%;
	background-color: #ebeef2;
	background-image: url(../images/nav_pkt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navi_dt_u_a {
	padding-left: 18px;
	list-style: url(none) none;
	border-top: 1px solid #CCCCCC;
	padding-top:5px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	line-height: 135%;
	background: url(../images/nav_pkt.gif) no-repeat left bottom;
}

.navi_dt_u a{
	list-style: url(none) none;
	padding-top:5px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	line-height: 135%;
}

.navi_dd {
	list-style: url(none) none;
	margin-left:15px;
	font-size: 0.9em;
	line-height: 135%;
}

.navi_dd_a {
	padding-left: 18px;
	list-style: url(none) none;
	margin-left:9px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 135%;
	color: #003366;
	text-decoration: none;
	background: url(../images/nav_pkt_dd.gif) no-repeat left center;
}

.navi_dd_u {
	list-style: url(none) none;
	margin-left:15px;
	font-size: 0.9em;
	line-height: 135%;
	margin-bottom:3px;
}

#navi a {
	display: block;
	width: 170px;
	padding-left: 18px;
}

.navi_dt a:hover,
.navi_dt_u a:hover {
	background: url(../images/nav_pkt.gif) no-repeat left center;
}

.navi_dd a:hover,
.navi_dd_u a:hover {
	background: url(../images/nav_pkt_dd.gif) no-repeat 10px center;
}

a:link,
a:visited {
	color: #003366;
	text-decoration: none;
}

.index_txt {
	margin-top: 40px;
	margin-bottom: 20px;
	color: #990000;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003366;
	font-weight: normal;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.highlight {
	padding: 5px;
	border: 1px solid #167DA5;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FEFFDF;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/register.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-position: left bottom;
	line-height: 35px;
	height: 30px;
}

.key {
	width:10px;
	height: 10px;
	overflow: hidden;
	text-indent: -1000em;
	left: -1000em;
	top: -1000em;
}

h1 span {
	text-indent: -999em;
	display: block;
	font-size: 1px;
	line-height: 1%;
	margin: 0px;
	padding: 0px;
}
#navi span {
	text-indent: -999em;
	display: block;
	font-size: 1px;
	line-height: 1%;
	margin: 0px;
	padding: 0px;
}


h2 {
	display:inline;
	font-size: 1em;
	line-height: 100%;
	color: #003366;
}
	
ul {
	list-style: none;
	padding-left: 0em;
	margin-top: 1em;
	margin-bottom: 2em;
	padding-top: 0px;
}

li {
	padding-left: 0.8em;
	margin-bottom: 0.7em;
	list-style-type: none;
	background-image: url(../images/li_pkt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 125%;
}

.mark {
	font-weight: normal;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	vertical-align: 0%;
}

.mark_2 {
	margin-top: 40px;
	font-weight: normal;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

.mark_2 a {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

.mark_3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #003366;
	line-height: 165%;
}

.mark_4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #003366;
	font-weight: normal;
}

#service {
	position:relative;
	padding-left: 70px;
	padding-right: 10px;
	padding-top: 25px;
	float: left;
	z-index: 3;
	border-bottom: 1px solid #999999;
}

#cd {
	position:relative;
	float: right;
}

.intend {
	margin-left: 120px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 1.2em;
	background: url(../images/h1_bg.gif) no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.intend_2 {
	margin-top: 40px;
	margin-bottom: 20px;
	}

.td_head {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.td_intend {
	padding-top: 5px;
}
#content table {
	margin-top: 0px;
	border: 1px solid #003366;
}

#content form table {
	margin-top: 0px;
	border: 0px;
}

#teaser {
	float: left;
	height: 150px;
	width: 540px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-image: url(../images/referenzen.png);
	background-repeat: no-repeat;
	}

.td_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167DA5;
}
img {
	border: 0;
}


td {
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 2px;
}

fieldset {
	margin-top:20px;
	width: 100%;
	background: #FEFFDF;
}
#content table.mydivtable {
	position:relative;
	border: 0px;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
#web table {
	border: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
