body
{
	font:normal 12px/13px Geneva, Helvetica, Arial, sans-serif;
	color:#000040;
	background-color:#FFFFFF;
	margin:6px;
}

td
{
	vertical-align:top;
}

p
{
	text-align:left;
}

input
{
    width:250px;
}

hr
{
    clear:both;
    background:#c2d2df;
    margin:5px 0;
    border:1px solid #c2d2df;
}

#body
{
	margin:auto;
	margin-bottom:10px;
	width:980px;
	height:auto;
	background-color:#FFFFFF;
	padding:5px 10px;
}

#header
{
	width:980px;
	height:140px;
	background-color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}

#content
{
	height:auto;
	background-color:inherit;
}

#footer
{
	width:980px;
	height:35px;
	text-align:center;
	color:#666666;
	font-weight: bold;
	margin-top:20px;
}

#header_box
{
	width:200px;
	background-color:#f2f2f2;
	font:inherit;
	height:15px;
	vertical-align:middle;
	border:1px solid #000040;
	padding:5px;
	font-size:15px;
	font-weight:bold;
	position:relative;
	top:-22px;
	left:100px;
}

.main_navi
{
	text-align:center;
    vertical-align:middle;
	width:90px;
    height:20px;

}

.main_navi a
{
	text-decoration:none;
    font-weight:normal;
	color:#5889B4;
}

.main_navi a:hover
{
	color:#999999;
}

.content_header
{
	font:inherit;
	font-size:15px;
	border-bottom:2px solid #5889b4;
    color:#5889b4;
	height:15px;
	padding:3px;
	margin-bottom:10px;
}

.content_text
{
	font:inherit;
	padding:10px;
	margin-bottom:15px;
    position:relative;
}

.navi_button
{
	background:url(/img/pfeile.gif) #BDCDD7 no-repeat 115px 5px;
	height:12px;
	width:120px;
	font:inherit;
	font-size:12px;
	color:#000040;
	border:1px solid #666666;
	text-transform:uppercase;
	padding:3px;
	text-decoration:none;
}

.active
{
    background:#000040;
    color:#DCDCDC;
}

.submit_button
{
	background:url(/img/pfeile.gif) #BDCDD7 no-repeat 110px 4px;
	height:17px;
	width:120px;
	font:inherit;
	font-size:12px;
	color:#000040;
	border:1px solid #666666;
    text-align:left;
	text-transform:uppercase;
	text-decoration:none;
}

ul.form
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.form li
{
	margin:0 0 5px;
}

label
{
	float:left;
	width:230px;
    font:inherit;
    text-transform:uppercase;
    font-weight:bold;
}

ul.desc
{
	list-style-type:none;
	padding:0;
	margin:5px 0 0;
}

ul.desc li
{
	margin:0 0 5px;
    height:12px;
}

ul.desc li div.label
{
	float:left;
	width:200px;
    font:inherit;
    font-weight:bold;
}

ul.desc li div.value
{
	float:left;
	width:200px;
    font:inherit;
}

div.geb
{
    float:left;
    width:200px;
    height:370px;
    padding:10px;
    margin:5px;
    position:relative;
}

td.preis
{
    border:1px solid #000040;
    background-color:#ffff00;
    text-align:center;
    width:30px;
    height:20px;
}

td.gelb
{
    background-color:#ffff00;
}

td.blau
{
    background-color:#99ccff;
}

td.rot
{
    background-color:#ff99cc;
}

div.startseite
{
    width:210px;
    height:330px;
    padding:10px;
    background-color:#FFFFFF;
    position:relative;
    float:left;
    margin:10px 0;
}

div.divlink, div.divopener
{
    cursor:pointer;
}

div.spacer
{
    width:1px;
    height:370px;
    background-color:#5889b4;
    float:left;
    margin:5px;
}

a.startseite
{
    position:absolute;
    bottom:10px;
    text-decoration:none;
}

div.error
{
    color:#FF0000;
    border:2px solid #FF0000;
    position:absolute;
    top:47px;
    left:515px;
    font-weight:bold;
    padding:7px;
    width:200px;
}

div.gebvisited
{
    background:#CCCCCC;
}

br.spacer
{
    line-height:0px;
    font-size:0px;
    min-height:0px;
    clear:both;
}

p.headline {
    color:#5889B4;
    font-weight:bold;
    height:20px;
}

div.slideshow-content img {
	width:180px !important;
	height:auto !important;
}

