/* * * Allgemein * * */
/*********************/
html, body, #content
{ 
	height: 100%; 
	padding: 0px; 
	margin: 0px; 
}
a {
	color:#336699;
}

a.btn {
    border:1px solid #808080;
    padding:5px;
    spacing:3px;
    background-color:#bb0000;
    text-shadow: 0.1em 0.1em 1px #404040;
    color:#ffffff;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

a.btn:hover {

    text-shadow: 0em 0em 3px #c0c0c0;
    color:#eeeeff;

}

body {
	background-color:#888;
	/*background-image:url(/images/bg.jpg);*/
        background-position:top;
        background-repeat:repeat-x;
}

body, td,p {
	font-size:0.9em;
	font-family: Arial,Helvetica, SansSerif;
	color:#000000;
	text-decoration: none;
	line-height:1.4em;
}

#wrapper {
	width:760px;
	margin: 0 auto;
	border:solid 10px #fff;
	/*border:none;*/
	/*background-image:url(/images/2010/bgWrapper.png);*/
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

#header {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	height:150px;
	border:none;
	margin-top:0px;
	width:760px;
	margin: 0 auto;
	padding:0px;
	background-color:#fff;
}

#topAd {
	width:760px;
	height:110px;
	margin: 0 auto;
	background-color:#fff;
	text-align:center;
	
}
#topMenu {
	width:760px;
	margin: 0 auto;
	background-color:#369;
	height:20px;
}

#contentWrapper {
	width:760px;
	margin: 0 auto;
	background-color:#fff;
	border:none;
	padding:0px;
}


#navi {
	float:left;
	width:160px;
	border:none;
}

#content{
	float:left;
	margin-top:0px;
	width:600px;
	margin: 0 auto;
	background-color:#fff;
	padding:0px;
	border:none;
}

.clearfix {
	clear: both;
}


/* SONSTIGES */

a         {color:#000033; text-decoration: none; cursor:pointer;}
a.treffer {color:#336699; text-decoration:underline; cursor: pointer; font-size:0.9em;}
a.showLink {color:#336699; text-decoration: none; cursor: pointer; font-size:10px;}
a:hover {color:#336699; text-decoration: none; cursor: pointer;}

a.additionalLink {
	font-size:0.9em;
	color:#386699; 
	text-decoration: underline; 
	cursor: pointer; 
	font-weight:bold;
}
.additionalResults {
	border:solid 1px #a0a0a0;
}



td.Small {  font-family: Arial, Helvetica, sans-serif; color: 000000; text-decoration: none; font-size:8pt;}
td.highlight1 {
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	margin:3px;
}
td.highlight2 {background-color:#e5e5e5;}
td.sponsored {background-color:#D9EAB2;}

td.Header1 {background-color:#f0f0f0;color:#000000;}
td.Header2 {background-color:#e0e0e0;color:#000000;}
td.Header {background-color:#369;color:#ffffff;}

td.HeaderList {
	background-image:url(/images/bgH1Verlauf.gif);
	background-color:#f0f0f0;
	color:#202020;
	font-weight:bold;
	
}
td.Navi {background-color:#ffffff; color:000000;}

td.NaviLinks {background-color:"#e5e5e5"; color:336699;}

.small{font-size:10px;}
.spacer {background-color:#e5e5e5;}

.notice {
	border:1px solid grey;
	margin:2px;
	background-color:#e5e5e5;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.box {
	background-color:#ffffff;
	border: solid 1px #a0a0a0;
}

.promobox {
	background-color:#000;
	color:#fff;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.promobox h2 {
	background-image:none;
	background-color:#b00;
	color:#fff;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


td.NaviHeader, .NaviHeader {
	background-color:#e0e0e0; 
	color:#505050;
	font-weight:bold;
	background-image:url(/images/bgVerlauf.gif);
	background-repeat:repeat-x;
}
td.NaviTopBar {
	background-color:#386629; 
	color:#f5f5f5;font-weight:bold;
}

h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
h3 {color:#505050;}

h1 {
	background-image:url(/images/bgH1Verlauf.gif);
	/*background-image:url(/images/bg-h2.jpg);*/
	margin:2px;
	background-color:#369;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:1.4em;
	text-align: left;
	height:24px;
	color:#888;
}


h2 {
	/*background-image:url(/images/bgH1Verlauf.gif);*/
	background-image:url(/images/bg-h2.jpg);
	margin:2px;
	background-color:#369;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size:1.2em;
	text-align: left;
	height:24px;
	color:#fff;
	text-shadow:1px 1px 1px #404040;
}

/********** TOP NAVI **********/
#topNavi {
	background:-moz-linear-gradient(center top , #eee, #bbb) repeat scroll 0 0 transparent;
	background-color:#eee;
	border:solid 1px #888;
	height:24px;
	padding:2px;
}

#topNavi ul {
	margin:0;
	padding-left:0px;
	list-style-type:none;
}

#topNavi ul li{
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-weight:bold;
}

/********** SEARCHBOX **********/
#searchbox {
	position:absolute;
	top:200px;
	width:600px;
	height:170px;
	display:none;
	visibility:visible;
	background-color:#eee;
	border:solid 1px #888;
	z-index:1000;
	
	padding:5px;
	
	-moz-box-shadow: 4px 4px 4px #888;
	-webkit-box-shadow: 4px 4px 4px #888;
	box-shadow:4px 4px 4px #888888;
	
	/*
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	*/
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
	filter: alpha(opacity=80);					// second!
	opacity: .8;
	-moz-opacity: .8;
	*/
}

.searchbox {
	border:solid 1px #a0a0a0;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px;
}
.searchbox td {
	font-size:1.0em;
	font-weight:bold;
}


#searchboxForm input, #searchboxForm select{
	border:solid 1px #808080;
	height:24px;
	width:100%;
	font-size:1.2em;
}

h1.searchboxHeading{
	font-size:1.4em;
	color:#006699;
	border:solid 1px #a0a0a0;
	background-image:url(/images/bgSchnellsuche.jpg);
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#searchboxHeaderBar {
	font-size:1.4em;
	color:#fff;
	background-color:#369;
	padding:2px;
	
}

#searchboxHeaderBarClose {
	font-size:0.9em;
	font-weight:plain;
	
}