html {
height: 100%;
}
body {
height: 100%;
border : 0 none inherit;
margin : 0;
padding : 0;
background : #ffffff;
font-family : arial, verdana, sans-serif;
font-size : 13px;
text-align: center;
line-height:140%;
color : #000000;
vertical-align: top;
}
table {
font-family : arial, verdana, sans-serif;
font-size : 13px;
text-align: center;
line-height:135%;
color : #333333;
}
p, table, tr, td, span, div, form {
padding: 0px;
margin: 0px;
border: none;
text-align: left;
vertical-align: top;
}
img {
padding: 0px;
margin: 0px;
border: none;
}
address {
background-color:#ffffff;
border: solid 1px #ff0033;
text-align:center;
width:480px;
padding:3px;
margin:1px;
font-weight:bold;
font-style: normal;
color:#666666;
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
line-spacing:15px;
margin:2px;
}

#all {
position: relative;
height: 100%;
margin: auto;
width: 790px;
text-align: left;
}
#inhalt {
width: 790px;
height: auto;
min-height: 100%;
}
html>body #all {
height: auto;
min-height: 100%;
}
#empty, #footer {height: 100px;}
/*
	#footer {height: _foo_;}
	#empty {height: _foo_ + _bar_;}
*/
#footer {
height: 51px;
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
text-align: left;
vertical-align: bottom;
}
#linke_spalte {
margin-top: 25px;
margin-left: 1px;
width: 204px;
float: left;
}
#mitte_spalte {
margin-left: 25px;
width: 500px;
float: left;
}

#mitte_spalte img {
margin: 5px 0px 10px 20px;
padding:3px;
border: 1px solid #CBCBCB;
}

a {
color: #ff0033;
text-decoration: underline;
}

h1 {
font-size: 20px;
color: #ff0033;
}

h2 {
margin: 0px;
padding-bottom: 7px;
margin-top:20px;
font-size: 15px;
font-weight: normal;
color: #666666;
line-height: 17px;
clear: right;
border-bottom: 1px solid #CBCBCB;
}

h3 {
font-size: 15px;
color: 000000;
}

h4 {
font-size: 12px;
font-weight: normal;
font-style: italic;
color: 000000;
}

input, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

input.search {
padding: 0px;
margin: 0px;
border: none;
text-align: left;
vertical-align: top;
margin-left: 28px;
padding-left: 5px;
width : 100px;
color : #ff0033;
background : #E2E2E2;
font-family : arial, verdana, sans-serif;
font-size : 13px;
line-height: 18px;
border : 1px solid #333333;
}

/* Navi */
#linke_spalte ul {
	margin: 0px;
	padding: 0px;
}

#linke_spalte ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#linke_spalte ul li a.xd-navi-active-0 {
	text-indent: 28px;
	height: 24px;
	line-height: 24px;
	display: block;
	color: #ff0033;
	text-decoration: none;
}
#linke_spalte ul li a.xd-navi-active-1 {
	text-indent: 28px;
	height: 24px;
	line-height: 24px;
	display: block;
	color: #3300ff;
	text-decoration: none;
}
#linke_spalte ul li li a.xd-navi-active-0 {
	padding-left: 12px;
	width: 170px;
}
#linke_spalte ul li li a.xd-navi-active-1 {
	padding-left: 12px;
	width: 170px;
}
#linke_spalte ul li li li a.xd-navi-active-0 {
	padding-left: 24px;
	width: 158px;
}
#linke_spalte ul li li li a.xd-navi-active-1 {
	padding-left: 24px;
	width: 158px;
}
#linke_spalte li a:hover {
	color: #000000;
}
