form
{
	font-family:arial,verdana,helvetica;
	font-size:12px;
	/*background-color:#E6E7E8;*/
	background-color:#E1E8F6;
	padding:10px;
	margin-left:0px;
	border:2px solid #ddd;
}
td, input, select, textarea
{
	font-size:12px;
	font-family:arial,verdana,helvetica;
	font-weight:bold;
	padding-top:4px;
	padding-left:15px;
}
td
{
	padding-top:0px;
}
input, select, textarea
{
	/*buttonfarbe;*/
	color:#00c;
	/*color:#666666;*/
}
div.container 
{
	position:absolute;
	top:60px;
	left:10px;
	width: 980px;
	height:680px;
	line-height: 100%;
	margin: 0px;
	border:1px solid gray;
	overflow:auto;
}
div#schriftzug
{
	position:relative;
	top:0px;
	height:auto;
	width:auto;
	border:0px solid green;
	font-family: arial,verdana,helvetica;	
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding:8px 0px 0px 10px;
	float:left;
}
#navigation
{
	position:relative;
	margin-left:600px;
	height: 100%;
	padding:0px 0px 0px 0px;
	border: 0px solid red;
}
#navigation ul
{
	margin-top:10px;
	list-style-type: none;
}
#navigation li
{
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	font-variant: small-caps;
	display: inline;
	line-height: 100%;
}
#navigation a
{
	color: black;
	text-decoration: none;
	padding-right: 10px;
	padding-top:-10px;
	border: 0px dashed blue;
}
#navigation a:hover
{
	color: blue;
	text-decoration: none;
}
div#map
{
	position:absolute;
	top:60px;
	left:10px;
	width:640px;
	height:680px;
	border:1px solid gray;
}
div#footer
{
	font-family: arial,verdana,helvetica;
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	color: black;
	padding:10px 0px 15px 5px;
	margin:0px;
}
div#indexheader
{
	position:absolute;
	height:40px;
	width:980px;
	border:0px solid brown;
	margin-left:5px;
}
div.content
{
	position:absolute;
	top:60px;
	left:660px;
	height:680px;
	width:330px;
	border:1px solid gray;
}
div#infobild
{
	height:auto;
	width:85px;
	border:1px solid black;
	float:left;
}
div#test
{
	position:absolute;
	top:65px;
	left:665px;
	height:auto;
	width:320px;
	border:1px solid #CCCCCC;
}
div#t4
{
	position:absolute;
	height:auto;
	width:auto;
	border:0px solid red;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:50px;
}
div#formulare
{
	position:relative;
	height:auto;
	width:auto;
	border:0px solid blue;
	float:left;
	margin:5px;
}
div#auswahlkarte
{
	position:absolute;
	left:5px;
	height:auto;
	width:100%;
	border:0px solid green;
	margin-left:315px;
	margin-top:5px;
}
div.header
{
	position:absolute;
	top:10px;
	left:10px;
	width:980px;
	height:40px;
	padding:0px;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	margin:0;
}
div.footer
{
	position:absolute;
	top:750px;
	left:10px;
	width:980px;
	height:40px;
	padding:0px;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 5px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 5px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 5px;
}
h4.suche 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 5px;
	margin-top: 20px;

}
p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 5px;
}
img
{
	margin: 5px;
}
