body {
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #DDF3FF;
	color: #000;
	margin:0px;
	padding:0px;
}

#content {
	height:807px;
	padding:0px;
	margin:0px;
	top:135px;
	left:200px;
	position:absolute;
	text-align:left;
}

a {
	text-decoration: none;
	/*color: #267; */
	font-size:12px;
    line-height:14pt;
    color:#D60103;
    font-family:Tahoma,Helvetica,Arial;
    letter-spacing:0.1mm;
    word-spacing:0.6mm;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	letter-spacing: 0.3mm;
	margin:0px 0px 4px 0px;
	padding:0px;
}
td {
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000;
	text-align: left;
	padding: 0px 3px 0px 3px;
}

th {
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0px 3px 0px 3px;
}

input {
	margin:3px 0px 3px 0px;
	width: 250px;
	padding:0px 3px 0px 3px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #555;
	font-weight:normal;
	border: 1px solid #000000;
	background-color: #eee;
}

input.button {
	width: 98px;
	border-left: 1px #ccc solid;
	border-top: 1px #ccc solid;
}

textarea {
	margin:3px 0px 3px 0px;
	width: 350px;
	padding:0px 3px 0px 3px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #555;
	font-weight:normal;
	border: 1px solid #000000;
	background-color: #eee;
}
select {
	margin:3px 0px 3px 0px;
	width: 250px;
	padding:0px 3px 0px 3px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #555;
	font-weight:normal;
	border: 1px solid #000000;
	background-color: #eee;
}



/* Der Container f�r das Kartenbild */
#map {
	background-image: url(deutschland.gif);
	width:588px;
	height:795px;
	position:relative;
	text-align:left;
}

/* Der Container f�r das MouseOver ... dingens */
#inf {
	width: 200px;
	display:none;
	position: absolute;
	background-color:#C1C8D1;
	z-index:10;
	padding: 2px;
	border: 1px solid #000;
}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
	margin: 3px;
	padding: 0px;
}



.menue {
	height:1000px;
	width:150px;
	position:absolute;
	left:0px;
	top:125px;
	background-color:#ABCBE0;
	z-index:2;
	padding-top:20px;
	padding-left:5px;
}
.landesmenue {
	height:900px;
	width:170px;
	position:absolute;
	left:0px;
	top:125px;
	background-color:#ABCBE0;
	z-index:2;
	padding-top:20px;
	padding-left:5px;

}
.landesmenue a {
	/* text-decoration: none;
	color: #267; */
	font-size:10px;
    line-height:14pt;
    color:#D60103;
    font-family:Tahoma,Helvetica,Arial;
    letter-spacing:0.1mm;
    word-spacing:0.6mm;
}
.header {
	background-image: url(head-bg.gif);
	background-repeat: repeat-x;
	height: 130px;
	width: auto;
	position:absolute;
	left: 0px;
	top:0px;
	width:102%;
}
.header img {
	margin-left:200px;
}
.headlinks {
	position:absolute;
	top:100px;
	left:200px;
	word-spacing:20px;
}
.headlinks a {
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}
.headlinks a:hover{
	color:#D60103;
}
tr.row0{
	background: #cecece;
}
.row1{

}
