/*-- Tags -------------------------------------------------------------------*/
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #000000;
}

html {
	height: 100%;
	width: 100%;
}

body, td {
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}

/*textarea, input, select {
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}*/

input {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:200px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
.input_plz {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:45px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
.input_ort {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:145px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
.input_ort2 {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:143px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
.input_dd {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:25px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
.input_yyyy {
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:50px;
	margin-bottom:3px;
	padding:2px;
	padding-left:4px;
	background-color:#000000;
}
select{
	border: 1px solid #D4D0C8;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:11px;	
	width:290px;
	margin-bottom:3px;
	padding:2px;
	background-color:#000000;
}
.button {
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #D4D0C8;
	margin-bottom:3px;
	padding-bottom:1px;
	background-color:#000000;
	width:100px;
	cursor:hand;
}

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: #000000;
	height: 1px;
	border: none;
	border-bottom: 1px solid #aaaaaa;
	clear: both;
}

#rechteseite a, a:link, a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}

#rechteseite a:hover, a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px;
}

#linkeseite a, a:link, a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

#linkeseite a:hover, a:active {
	color: #707070;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
#linkeseite a#aktiv{
	color: #707070;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

input.radio, input.checkbox {
	width: 15px;
}

input.text_kurz, select.text_kurz {
	width: 60px;
}

/*-- Layout -----------------------------------------------------------------*/
#center {
	width: 800px;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;
}

#gesamt {
	width: 800px;
	height: 400px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background: #202020;
	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: 140px;
	text-align: right;
	background: #000000;
	float: left;
}
#logo {
	width: 145px;
	height: 37px;
	background: #000000 url('images/logo_matinique.gif') no-repeat 20px 20px;
	float: left;
}

#navigation {
	width: 800px;
	height: 16px;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
	font-size: 9px;
	line-height: 16px;
	padding-left: 0px;
	float: left;
	clear: both;
}
#navigation a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	line-height: 16px;
}
#navigation a:hover {
	text-decoration: none;
	color: #707070;
	font-size: 9px;
	line-height: 16px;
}
a#navi_aktiv{
	text-decoration: none;
	color: #707070;
	font-size: 9px;
	padding: 3px;
	background: #000000;
	line-height: 16px;
}

#mitte {
	width: 800px;
	height: 300px;
	border: none;
	border-top: 5px solid #000;
	background: #000000;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	clear: both;
}
/* 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: 300px;
}

#mitte h1 {
	font-weight: bold;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
	margin: 0 0 0 0;
	color: #FFF;
	line-height: 18px;
}

#linkeseite {
	width: 165px;
	height: 300px;
	border: none;
	background: #000000;
	float: left;
	padding-top: 60px;
	padding-left: 20px;
	clear: both;
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
/* wird vom IE ignoriert, ist aber wichtig fuer andere Browser, um die Höhe verlängern zu können */
#linkeseite[id] {
	height: auto;
	min-height: 300px;
}

#rechteseite {
	width: 578px;
	height: 300px;
	background: #000000;
	float: left;
	padding-top: 30px;
	padding-left: 26px;
	padding-right: 10px;
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	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: 300px;
}

#agb {
	width: 560px;
	height: 230px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	border: 1px solid #FFF;
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: normal;
	overflow: auto;
	float: left;
}

#linkeseite td {
	font-weight: normal;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
}

.bold {
	font-weight: bold;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: normal;
}
.boldklein {
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: normal;
}
.boldweiss {
	font-weight: bold;
	font-family: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: normal;
}
#clearing {
	height: 0px;
	clear: both;
}

.error {
	color: #F00;
	font-weight: bold;
	margin-bottom: 12px;
}

.erfolg {
	color: #FFAA00;
	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: Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.nl2cols {
	width: 400px;
	margin-bottom: 12px;
	color: #FFF;
	line-height: 18px;
}
.nl2cols col.col1 {
	width: 300px;
}
.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: Tahoma, 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: Tahoma, 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: 215px;
}
.table3cols col.col3 {
	width: 215px;
}
.table3cols td {
	padding: 0px;
	padding-bottom: 3px;
	font-weight: normal;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	border: none;
	vertical-align: top;
	empty-cells: show;
}

.table5cols {
	width: 560px;
	margin-bottom: 11px;
	color: #FFF;
	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: Tahoma, 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: Tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	border: none;
	vertical-align: top;
	text-align: left;
	empty-cells: show;
}