* {margin: 0; padding:0}

div#Gmap {
	width: 410px;
	height: 400px;
}

body.menue {
	background-image: url(../images/backgr.gif);
	background-repeat:repeat-y
}

table{
	border: 0px;
	border-collapse:collapse
	padding: 0px;
	margin: 0px;
	}
table.test{
	background-image: url(images/backgr.gif);
	background-repeat: repeat-y;
}
th{
	padding: 0px;
	margin: 0px;
}
td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
td.mitte{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
}
td.aufz{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	width: 25px;
	height: 18px;
}
td.linie{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	width: auto;
	height: 24px;
}	
td.textlinie{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	height: 24px;
}	
td.und{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	width: 24px;
	height: 24px;
}	

hr.grau
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #c2c3c5;
	border-bottom: transparent;
}
hr.rot
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #e5322c;
	border-bottom: transparent;
	width: 180px;
	margin: 12px;
}

p{
	font-family: "Arial";
	font-size: 14px;
	color:#000000;
	line-height:1.5;
}

.trot {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color:#e5322c;
}	

p.aufz {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color:#e5322c;
}

p.linie{
	font-family: "Arial";
	font-size: 24px;
	color: #C2C3C5;
	font-weight: bold;
	font-style: italic;
}



h1 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	line-height:1.5;
}

a{
	font-family: "Arial";
	font-size: 14px;
	color:#000000;
	line-height:1.5;
	text-decoration:none;
}
a.menue:link{
 	color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}
a.menue:visited{
 	color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}
a.menue:hover{
 	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a.menue:active{
 	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a.menue:focus{
 	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}

.inaktiv {
	font-family: "Arial";
	font-size: 14px;
	color:#000000;
	line-height:1.5;
	text-decoration:none;
	font-weight: bolder;
}

.menuetext {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	line-height:1.5;
	text-decoration:none;
}



