img {
	border: 0;
}

*:focus {
	outline: none; 
}

body {
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color: #FFF;
}
a {
	color:#0033aa;
	text-decoration: none;
}

.clear {
	clear: both; 
	float: none
}

.form_input {
	margin-top: 4px; width: 250px;
}

#container {
	width:816px;
	background:#fff;
	padding:0px;
	padding:0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	
}
#header {
	width:816px;
	height:auto;
	margin:0;
	padding:0px;
}
*html #header {
	padding:0px 0 25px 0;
}

#content {
	width:816px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
}
#links {
	float:left;
	width:150px;
	height:auto;
	margin:0 15px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#mitte {
	float:left;
	width:432px;
	height:auto;
	margin:0 15px 0 0;
	padding:0px;
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#mitteundrechts {
	float:left;
	width:636px;
	margin:0 15px 0 0;
	padding:0px;
}
#mitteundrechts td {
	margin: 2px;
	padding: 3px;
	border: thin solid #CCC;
}


#rechts {
	float:left;
	width:204px;
	height:auto;
	margin:0 0px 0 0;
	padding:0px;
	font-size: 10px;
}
#footer  {
	float: left;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 24px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	border-top-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099ff;
}
#crumb {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	border-bottom-width: thin;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom: 3px;
}

h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 17px;
	color: #555;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin:0px;
	text-transform: uppercase;
}


h2 {
	margin:0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
.textserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #666;
	font-style: oblique;
	text-decoration: none;
	margin:0;
}
.textaufzaehlung {
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
.bold {
	font-weight: bold;
	text-decoration: none;
}
.hervorhebung {
	font-weight: bold;
	text-decoration: none;
	color: #444;
}

.grey {
	color: #666;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.elementeblock {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	font-weight: bolder;
	color: #CCC;
	text-align: justify;
}
.tabellehead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #9CB1B8;
	border: none;
}
.tabelletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CDD5DC;
	border-top: 1px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	white-space: normal;
}
a:link {
	color: #0033aa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: none;
}
.leuchtkasten {
	border: thin solid #CCC;
	font-size: 11px;
	padding: 3px;
}
