a{
    color:#000;
    text-decoration:none;  
}
a:hover{
    color:#000;
    border-bottom: 1px solid #000;
    
}
#seiteninhalt p a{
    color:#ff5c00;
    border-bottom: dashed #ff4c00 1px;
    text-decoration:none;
    
}
#seiteninhalt p a:hover{
    color:#ff5c00;
    border-bottom: solid #ff4c00 1px;
    
}

body {
	width:100%;background-color: #f0f0f0; 
	color:#000;
	margin:0px;
	padding:0px;
}
#slogan{
	position:absolute;
	top:75px;
	left:85px;
	font-size:13px;
	height:20px;
	width:400px;
	font-family: sans,sans-serif;
	font-style: italic;
}
#banner {
	height: 120px;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../upload/bg_top.jpg);
	background-position: 201px 0px;
	font-size: 1.2em;
	vertical-align: sub;
	border: 1px solid #ccc;
	border-bottom: 0px;
	background-repeat: no-repeat;
}
#hauptmenue {
	height: 30px;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../upload/Layout/nav_bg.jpg);
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-repeat: repeat;
	padding-top: 5px;
}
#hauptmenue a:link, #hauptmenue a:visited, #hauptmenue a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
#hauptmenue a:hover {
	color: #006400;
	background-image: url(../upload/Layout/nav_pressed_bg.jpg);
	font-weight: 600;
}
#hauptmenue ul {
	list-style-type: none;
	display:inline;
	line-height:25px;
}
#hauptmenue li {
	display:inline;
}
#hauptmenue li a {
	padding: 5px;
	padding-bottom: 7px;
}
#seiteninhalt {
	color: #000;
	background-color: #fff;
	overflow:auto;
	min-height: 500px;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCC;
}
ul#NavigationSub{ margin:0px; padding:0px;}

ul#NavigationSub a
{
	font-weight: normal;
	color: #3d4162;
	text-decoration: none;
    border:none;
}
ul#NavigationSub a:link
{
	text-decoration: none;
    border:none;
}

ul#NavigationSub a:hover
{
    text-decoration: underline;
    font-style: normal;
    border:none;
    color: #3d4162;
}
ul#NavigationSub li
{
	list-style-type:none;
	border-bottom: 1px dotted silver;
	text-align:left;
	padding-left:20px;
	line-height:25px;
	font-weight: 600;
	font-size:1em;
}
#seiteninhalt img {
	margin: 0px;
}
#inhalt fieldset {
	font-size: 0.9em;
	margin: 5px;
	border : 0px;
	border-bottom : 1px solid #ccc;
}
#inhalt legend {
	font-size: 1em;
	font-weight: bold;
	color: #a8a8a8;
	padding: 0 8px; /* fuer seitlichen Textabstand */
}
#daten{
	border: 0px solid #000;
	width:560px;
	margin-left:210px;
	margin-top:10px;
}
.navWrapper {
	margin:10px;
	width: 178px;
	float: left;
	border-right: 1px dashed #ccc;
	padding-left: 10px;
}
.news {
	text-align:left;
	font-size: 0.9em;
	width:165px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 20px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background:url(../upload/Layout/teaser_verlauf.jpg) repeat;
}
.news h1{
    color:#555;
    font-weight:bolder;
    font-size:0.75em;
}

#fusszeile {
	height: 20px;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-image: url(../upload/footer.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	border-top:0px;
	font-size: 0.7em;
	color: #888;
}
#fusszeile a:link, #fusszeile a:visited, #fusszeile a:active {
	color: #F60;
	text-decoration: none;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
#fusszeile a:hover {
	color: #FFFFFF;
	background-color: #690;
	font-weight: 600;
}
.normal {font-weight:normal; text-decoration:none;}
.small {font-weight:normal; text-decoration:none; font-size:0.7em;}
h1
{
	background-color: transient;
	color: #010101;
	font-family: Arial,sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding:0pt;
	margin:10pt 10pt 10pt 0pt;
}
h2
{
	background-color: transient;
	color: #010101;
	font-family: Arial,sans-serif;
	font-size: 0.88em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding:0pt;
	margin:10pt 10pt 10pt 0pt;
}
h3
{
	background-color: transient;
	color: #010101;
	font-family: Arial,sans-serif;
	font-size: 0.82em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding:0pt;
	margin:10pt 10pt 10pt 0pt;
}
p,td, legend, fieldset
{
	line-height: 140%;
	color: #000;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	text-transform: none;
	padding:0pt;
	margin:2pt;
}
li
{
	line-height: 140%;
	color: #000;
	font-family: Arial,sans-serif;
	font-size: 1em;
}
th
{
	line-height: 140%;
	color: #000000;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	padding:0pt;
	margin:2pt;
}
.agb {	font-size:0.85em;}
input, textarea, select
{
	background-color: #fff;
	color: #5a5d5a;
	border: 1px inset #7b7d7b;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	margin: 1pt;
}
.button
{
	border: solid 1px #007033;
	font-style: normal;
	font-weight: bold;
	font-family: helvetica,arial,geneva,sans-serif;
	margin: 2px;
	background-image: url(../upload/Layout/button_bg1.gif)
}
.button:hover
{
	background-image: url(../upload/Layout/button_bg2.gif)
}
.HostingBox
{
	float:left;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	width:160px;
	margin:7px;
}
table td.HostingHead
{
	text-align:center;
	padding:5px;
	font-weight:bold;
	height: 18px;
	font-weight:bold;
	border-top: solid 1.5px #ADD8E6;
	border-left: solid 1.5px #ADD8E6;
	border-right: solid 1.5px #ADD8E6;
}
table td.HostingData
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	padding:10px;
}
table td.HostingFoot
{
	text-align:center;
	padding:5px;
	font-weight:bold;
	border: solid 1.5px #ADD8E6;
	border-top: 0px;
}
DIV p.LastBox{clear:both;}

/*##### Schattierungen #####*/
.shadow_h{
	background-image: url(../upload/Layout/bottom_shadow_header_rechts.gif);
	background-repeat:repeat-y;
}
.shadow_b{
	background-image: url(../upload/Layout/bottom_shadow_body_rechts.gif);
	background-repeat:repeat-y;
}
.shadow_u{
	background-image: url(../upload/Layout/bottom_shadow.gif);
	background-repeat:repeat-x;
}
.shadow_u_ecke{
	background-image: url(../upload/Layout/bottom_shadow_ecke.gif);
	background-repeat:no-repeat;
}
.input_newsletterselect 
{
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}
#newsletterbox 
{
	background-color:#DFE0E5;
	border:1px solid #aeaeae;
	padding:5px;
	font-size:0.85em;
	margin:0.2em;
	margin-bottom:1.5em;
}
#newsletterform input
{
	width:130px;
}
.table
{
	border:solid 1px #c0c0c0;
}
.table thead
{
	background-color: rgb(255,239,215);
	text-decoration: none;
}
.table td
{
	border-top:solid 1px #c0c0c0;
	margin:0px;
	padding:2px;
	vertical-align: top;
}

/* FAQ anfang */
div.number, div.question {
	float: left;
	margin-top: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #000;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
}
div.number {
	padding-left: 8px;
}
div.question, div.answer, div.number {
	color: #666;
	cursor: pointer;
}
div.number {
	width: 30px;
}
div.answer {
	margin-left: 38px;
}
div.faqitem, div.answer {
	clear: left;
}