body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	width: 100%;
	margin-top:0px;
	margin-left: 3px;
}


#layout-position { margin-left: auto; margin-right: auto; width: 900px;} 


table, td { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;}

a, a:active, a:focus, a:link { text-decoration:underline; color: #333;} 
a:hover{ text-decoration:none; color: #333; background-color: #fff}





/* #################  Links: Navi-Top  ################### */

a.navi-t:link {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }
a.navi-t:active {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }
a.navi-t:hover {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999; }
a.navi-t:visited {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #fff; }

/* #################   Headlines   #######################*/

h1 { font-size: 12px; color: #ff0000; font-weight: bold; margin: 0px; padding-top: 4px;padding-left: 3px; position: relative;}


/* #################  Input - Button  ################### */

select { background : #fff; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #000; text-align : left; border-color : #ccc; border-width : 1px;}

.input1 { background : #fff; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #000; text-align : left; border-color : #ccc; border-width : 1px;}

.button { color: white; font-weight: bold; text-align: center; background-color: #ff0000; border-color : #ccc; border: 1px solid;}

.send_but { color: #333; font-weight: normal; text-align: center; background-color: #e9e7e7; border-color : #ccc; border: 1px solid;}


/* ####################################################### */
/* #######################  DIV's  ####################### */
/* ####################################################### */


.main {float:left;  border-top:1px solid #ffcc00; border-bottom:1px solid #ffcc00; border-left:1px solid #ffcc00; border-right:1px solid #ffcc00; padding-left: 0px; background-color:#fff;}


.head {float:left; width:820px; }


.banner {float:left; width:818px; height: 68px; border-top:0px solid #ffcc00; border-bottom:1px solid #ffcc00; border-left:0px solid #ffcc00; border-right:0px solid #ffcc00; padding-left: 0px; background-color:#ffffcc;}

.logo {float:left; width:200px;}

.navi_t {float:left; width:620px; height:70px; background-color:#e9e7e7;} 

/*  .navi_t_r {float:left; width:620px; height:20px; margin-top: 25px; background-color:#ff0000;}  */

.navi_t_r {
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}


.navi_l {float:left; width:200px; height: 150%; background-color:#666;}

.content {float:left; width:610px; margin-left: 10px; margin-top: 10px;}

.content_searchform {float:left; width:610px; margin-left: 0px; margin-top: 0px; padding-top: 0px;}

.googleAdd {float:left; width:200px; background-color:#f8fdfe; border:1px solid #c6ecf7}

.sky_Add {clear:both;position:relative;left:1px;top:1px;border:0px solid #c6ecf7;background-color:#f8fdfe;z-index:70;}


.footer {float:left; width:820px; height: 15px; vertical-align:middle; text-align:center; border-top:0px solid #ffcc00; border-bottom:1px solid #ffcc00; border-left:1px solid #ffcc00; border-right:1px solid #ffcc00; padding-left: 0px;font-size: 10px; color: #666; background-color: #ffffcc;}



.content_list {float:left; width:700px; margin-left: 0px; margin-top: 0px;}

.rating {float:left; width:440px; border-top:1px solid #f0b94f; border-bottom:1px solid #f0b94f; border-left:1px solid #f0b94f; border-right:1px solid #f0b94f; padding-left: 0px; background-color:#fff;}



.check {
	text-align:left;		
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#FFFFCC;
}



/* ########################  Navi- Left  ############################### */


.linie_navi_l {
		height:1px;
		background-color:#999;
		font-size:1px;
		line-height:1px;
	}


	/* Navigation */

	div#navi-left {
		left: 0px;
		width: auto;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		
	}
	div#navi-left a {
		display: block; 
		font-size:11px;
		background-position: 15px 5px;
 		padding:3px 0px 4px 27px;
		border-bottom: 1px #999 solid;
 		background-color: #e9e7e7; 
		margin: 0px; 
		color:#333;
		text-decoration:none;
	}
	div#navi-left a:hover {
		background-color: #fff;
		color:#ff0000;
		text-decoration:none;
		background-image: url(images/pfeil-rot.gif);
		background-repeat:no-repeat;
	}

/* ##############################    Navi-Suche   ################################### */

#navi {
	height: 45px;
	margin-bottom: 0px;
	/* background-image: url(images/navi_search/navi_bg-all.gif); */
	background-repeat: repeat-x;
}

#navi a:link, #navi a:visited, #navi a:active {
	display: block;
	float: left;
	margin-bottom: 5px;
	padding: 15px 4px 5px 4px; /*	padding: 15px 14px 5px 14px;  #e1e9eb;-hgrau   */
	background-image: url(images/navi_search/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e9eb;
font-weight: bold;

}


#navi a:hover, #navi a.aktiv:link, #navi a.aktiv:visited, #navi a.aktiv:active {
	background-image: url(images/navi_search/navi_bg-n.gif);
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e9eb;
font-weight: bold;
}	

/* ##############################    Ajax -Styles   ################################### */

ul{
float:left;
margin-left:0;
padding-left:0;}

.selected { background-color: #888; }

