/*-- Tags -------------------------------------------------------------------*/
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #EBEBEB;
}

html {
	height: 100%;
	width: 100%;
}

body, td, textarea, input, select {
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: normal;
}

/*.bold {
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
}*/

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

p {
	margin: 0 0 13px 0;
}

hr {
	background: #FFF;
	height: 1px;
	border: none;
	border-bottom: 1px solid #D5D5BC;
	clear: both;
}

#rechteseite a, a:link, a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

#rechteseite a:hover, a:active {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}

#linkeseite a, a:link, a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

#linkeseite a:hover, a:active {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}
#linkeseite a#aktiv{
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}

#unten a, a:link, a:visited {
	color: #B30F38;
	font-size: 9px;
	text-decoration: none;
	line-height: 20px;
}

#unten a:hover, a:active {
	color: #B30F38;
	font-size: 9px;
	text-decoration: underline;
	line-height: 20px;
}

input.radio, input.checkbox {
	width: 15px;
}

input.text_kurz, select.text_kurz {
	width: 60px;
}

/*-- Layout -----------------------------------------------------------------*/
#center {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#gesamt {
	width: 800px;
	height: 400px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #FFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	float: left;
}
/* wird vom IE ignoriert, ist aber wichtig fuer andere Browser, um die Höhe verlängern zu können */
#gesamt[id] {
	height: auto;
	min-height: 400px;
}
#kopf {
	width: 800px;
	height: 120px;
	background: #FFFFFF;
	border-bottom: 1px dotted #666666;
	padding-bottom: 8px;
	float: left;
}
#logo {
	width: 590px;
	height: 120px;
	background: #FFFFFF url('images/top_icc.jpg') no-repeat 0px 0;
	float: right;
}

#navigation {
	width: 200px;
	text-decoration: none;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 10px;
	float: left;
	clear: both;
}
#navigation a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #555;
	font-size: 11px;
	line-height: 22px;
}
#navigation a:hover {
	text-decoration: underline;
	color: #B30F38;
	font-size: 11px;
	line-height: 22px;
}
a#navi_aktiv{
	text-decoration: underline;
	color: #B30F38;
	font-size: 11px;
	line-height: 22px;
}

#mitte {
	width: 800px;
	height: 400px;
	border: none;
	border-top: 5px solid #FFF;
	background: #FFF url(images/left_cirkels.gif) no-repeat left bottom;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
}
/* wird vom IE ignoriert, ist aber wichtig fuer andere Browser, um die Höhe verlängern zu können */
#mitte[id] {
	height: auto;
	min-height: 400px;
}

#mitte h1 {
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #FFF;
	margin: 0 0 0 0;
	color: #000;
	line-height: 18px;
}

#unten {
	width: 100%;
	border: none;
	border-top: 1px dotted #666;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #666;
	font-size: 9px;
	line-height: 12px;
}

#linkeseite {
	width: 185px;
	border: none;
	background: #FFFFFF;
	float: left;
	clear: both;
	border-bottom: 1px dotted #666666;
}

#linkeseite_innen {
	width: 175px;
	height: 200px;
	border: none;
	background: #F5F5F5;
	padding-top: 20px;
	padding-left: 10px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 8px;
}
/* wird vom IE ignoriert, ist aber wichtig fuer andere Browser, um die Höhe verlängern zu können */
#linkeseite_innen[id] {
	height: auto;
	min-height: 200px;
}

#rechteseite {
	width: 569px;
	height: 350px;
	background: #fff;
	float: left;
	padding-top: 30px;
	padding-left: 26px;
	padding-right: 10px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: normal;
}
/* wird vom IE ignoriert, ist aber wichtig fuer andere Browser, um die Höhe verlängern zu können */
#rechteseite[id] {
	height: auto;
	min-height: 350px;
}

#linkeseite td {
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
.bold {
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
}
.boldklein {
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: normal;
}
.boldgrau {
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.klein {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: normal;
}
#clearing {
	height: 0px;
	clear: both;
}

.error {
	color: #F00;
	font-weight: bold;
	margin-bottom: 12px;
}

.erfolg {
	color: #0A0;
	font-weight: bold;
	margin-bottom: 12px;
}

.form2cols {
	width: 300px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.form2cols col.col1 {
	width: 100px;
}
.form2cols col.col2 {
	width: 150px;
}

.form2cols td {
	padding: 0px;
	padding-bottom: 6px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.nl2cols {
	width: 410px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.nl2cols col.col1 {
	width: 310px;
}
.nl2cols col.col2 {
	width: 100px;
}

.table2cols {
	width: 560px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.table2cols col.col1 {
	width: 120px;
}
.table2cols col.col2 {
	width: 350px;
}
.table2cols td {
	padding: 0px;
	padding-bottom: 3px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.tablecheckbox {
	width: 560px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.tablecheckbox col.col1a {
	width: 40px;
}
.tablecheckbox col.col2a {
	width: 510px;
}

.table1col {
	width: 400px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.table1col col.col1 {
	width: 400px;
}
.table1col td {
	padding: 0px;
	padding-bottom: 3px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.table3cols {
	width: 560px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.table3cols col.col1 {
	width: 125px;
}
.table3cols col.col2 {
	width: 210px;
}
.table3cols col.col3 {
	width: 210px;
}
.table3cols td {
	padding: 0px;
	padding-bottom: 3px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.table5cols {
	width: 500px;
	margin-bottom: 11px;
	color: #000;
	line-height: 14px;
}
.table5cols col.col1 {
	width: 100px;
}
.table5cols col.col2 {
	width: 100px;
}
.table5cols col.col3 {
	width: 100px;
}
.table5cols col.col4 {
	width: 100px;
}
.table5cols col.col5 {
	width: 100px;
}
.table5cols td {
	padding: 2px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}
.table5cols th {
	padding: 2px;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	border: none;
	vertical-align: top;
	text-align: left;
	empty-cells: show;
}