/* CSS-Programmierung/sw-multimedia */

body {

 	color: #333; font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	background: #ccc url(../img/hg.gif) repeat-x;
	margin: 0;
}

* {margin: 0;	padding: 0;	}/*  "CSS-Reset"  Zurücksetzen der Browservorgaben für Außen- und Innenabstände f.IE oder andere Scheiß-Browser */

p {margin: 15px 0;}/*Neuvorgabe für  browsereinheitliche Darstellung */


.link-start a{

	 color: #c92327; 

	 font-weight:bold; 

	 font-size:14px; 

	 padding-top:16px; 

	 text-decoration:none;

	}

.link-start a:hover{

	 color: #ccc; 

	 font-weight:bold; 

	 font-size:14px; 

	 padding-top:16px; 

	 border-bottom: 1px #ccc dotted;

  }
  
.underline a{

	 color: #c92327; 

	 font-weight:bold; 

	 font-size:14px; 

	 padding-top:16px; 

	 text-decoration:none;

	}
/*  */

h1 {

	color: #000;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px #ddd solid;
	margin-top: 0px;
	padding-bottom: 5px;

}

h2 { 
	font-size: 12px;
	 border-bottom: 1px solid #ddd;
 	 /*padding: 0 0 5px; margin-top: 20px;*/
 	 color: #444; font-weight: bold;
 	 
}

h3 {

	margin-top: 15px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #cc3333;

}

h4 {

	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px #ddd dotted;
	padding: 0 0 6px 0;
	margin-top: 20px;
	color: #444;
	
}

h5 {

	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin-top: 10px;
	color: #cc3333;
	float: right;
}


img {

	border: 0;	/* notwendig , damit IExplorer nicht border für Links anfügt */

}



a {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a.text {

	color: #444;
	text-decoration: none;

}

a.text:hover {

	color: #444;
	text-decoration: none;
	border-bottom: 1px #444 dotted;

}



/* */

span.noflash {

	display: block;
	width: 710px;
	text-align: center;

}

/**/



/* Beginn-Layout */

/* Seite-Komplett */

#wrapper {
	
	margin: 0px auto;													/* "0px" setzt margin (also nach innen) auf 0. "auto" = mittig . */
	text-align: left;													/* notwendig weil für IE 5 im body "text-align: center;" nötig ist. */
	width: 960px !important;											/* important keine verbreiterung*/
	position: relative;

}


#header {

	width: 960px;
	background: url(../img/zeile_oben.png) no-repeat bottom;

}



#distanz {
padding: 0 0 0 0;


}

span.active {

	color: #cc3333;
	border-bottom: 1px #cc3333 dotted;

/* Logo-oben ----------------------------------------------------------------------------------------- */
}
#headerlogo {
	width: 940px;
	height: 85px;
	background: url(../img/logo-oben.jpg) no-repeat right;
	text-align: right;
	margin:0 10px 0 10px;
}
#headerlogo-kochen {
	width: 940px;
	height: 85px;
	background: url(../img/logo-obenkochen.jpg) no-repeat right;
	text-align: right;
	margin:0 10px 0 10px;
}
#headerlogo-baden {
	width: 940px;
	height: 85px;
	background: url(../img/logo-obenbaden.jpg) no-repeat right;
	text-align: right;
	margin:0 10px 0 10px;
}
#headerlogo-wohnen {
	width: 940px;
	height: 85px;
	background: url(../img/logo-obenwohnen.jpg) no-repeat right;
	text-align: right;
	margin:0 10px 0 10px;
}
#headerlogo-schlafen {
	width: 940px;
	height: 85px;
	background: url(../img/logo-obenschlafen.jpg) no-repeat right;
	text-align: right;
	margin:0 10px 0 10px;

}

/* startimage-oben ------------------------------------------------------------------------------------ */
	
	#startimage {

	height: 300px;
	width: 940px;
	background-image: url(../img/imagestart.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	}
	#startimage-wohnen {

	height: 300px;
	width: 940px;
	background-image: url(../img/imagestartwohnen.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	 }
	#startimage-kochen {

	height: 300px;
	width: 940px;
	background-image: url(../img/imagestartkochen.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	 }
	#startimage-baden {

	height: 300px;
	width: 940px;
	background-image: url(../img/imagestartbaden.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	 }
	#startimage-schlafen {

	height: 300px;
	width: 940px;
	background-image: url(../img/imagestartschlafen.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	}
	#startimage-Abverkauf {

	height: 100px;
	width: 940px;
	background-image: url(../img/imagestartverkauf.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;
	}
	#startimage-Sonderverkauf {

	height: 100px;
	width: 940px;
	background-image: url(../img/sonderverkauf.jpg);
	margin-left: 10px;				
	margin-right: 10px;
	text-align: left;
	margin-top: 0px;}

/* container- kompl. Inhalt der Seite ------------------------------------------------------------------ */
	
   #container {

	width: 960px;
	background: url(../img/shadow.png);		/*  HG vertikal */
	position: relative;



/* Container für Navigation =leftbox------------------------------------------------------------------- */

	}#leftbox {
	clear: both;
	float: left;
	margin:0 0 0 10px;
	width: 180px;
	height:auto;
	
/* Navigation -------------------------Seite links---------------------------------------------------------------- */
	}#navigation {

	font-size: 12px;
	width: 160px;
	list-style-type: none;
	float: left;
	padding:20px 0px 20px 5px;
	margin: 0 0 0 10px;
	/*border: 1px #006ec7 solid;*/

	}#navigation li {

	background:url('');
	

	}#navigation li a {

	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: red;
	}

	#navigation li a:hover {
	color: #ccc;
	background: url(../img/pfeil_rechts_grau.gif) no-repeat right center;				/* ok */
	position: relative;
	}

	#navigation li a.active {
	color: #c92327;
	background: url(../img/pfeil_rechts_rot.gif) no-repeat right center;	
	}

	#navigation li a.dropped {
	color: black;
	background: url(../img/pfeil_rechts_grau.gif) no-repeat right center;	

	}
	


a.subnav{
	
	font-size:14px;
	margin: 0 ;
	color: black;
	text-decoration: none;

}

a.subnav:hover {

		color: black;
	border-bottom: 1px #444 dotted;

}
.fox
{
	width: auto;
	padding: 0 0 0 0;
	margin:260px 0 15px 12px ;	/*-----230px Abstand der box nach oben------- */
	border: 1px solid #c92327;
	height: 140px;
	background: url(../img/fox.jpg) no-repeat;

}
/*------------------Newsbox- links-----------------------------------------------------------------------------------------------------*/
.box
{
	width: auto;
	height:130px;
	padding: 0 0 0 0;
	margin:260px 0 15px 12px ;	/*-----230px Abstand der box nach oben------- */
	border: 1px solid #c92327;
	background: #ccc;/*HG-Farbe*/

}

h4
{

	padding: 6px 0 6px 12px;
	background: #666666;/*HG-Farbe-Headbereich-Box*/
	color: #fff;
	font-size:1.4em;

}

.box p
{

	font-size: 0.9em;
	padding: 6px 0 6px 10px;
	margin: 0;
	} 
	
.box h5{							/*-- */
	width:300px;
	float:right; 
	margin:10px 0px 10px 10px;
	
/*-------------Ende-----Newsbox---links--------------*/



}

a.mehr {

	color: #444;
	text-decoration: none;
	padding-left: 8px;
	background: url(../img/arrow_right_grey.gif) no-repeat center left;
	border-bottom: 1px #333 dotted;

}

a:hover.mehr {

	color: #cc0033;
	background: url(../img/arrow_right_red.gif) no-repeat center left;
	border-bottom: 1px #cc0033 dotted;
/* Content - Start*/
}



#content_home {
		
	float: left;
	margin-left: 10px;						
	padding: 15px 24px;								
	width: 680px;									

}
#content_signs {								/* für Zechen rechts */
	margin-top: 0px;
	float: left;
	padding: 15px 24px;
	border-left: 1px #ccc solid;
	width: 60px;
	margin-left: 18px;
	position: relative;
}
#content_dreispaltig {
	margin-top: 0px;
	float: left;
	padding: 20px 10px 0 0;								/* ok */
	border: 1px #ccc solid;
	width: 300px;
	margin-left: 40px;									/* Breite für Navi und zwei Spalten */
	
}

#content_einspaltig {
		
	float: left;
	padding: 15px 0 0 20px;		/*---------------------- */					
	width: 660px;/*---------------------------- */
	margin: 0 0 0 20px;/*-damit es nach Grau beginnt */							
}


/* container-rechts */

#spalte_rechts {
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 12px;
	position: relative;	
}



#spalte_rechts span {						

	color: #000;
	font-size: 11px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
	

}

#spalte_rechts span.slimeline {

	color: #777;
	font-size: 9px;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
	font-weight: normal;
	display: block;
	

}

#spalte_rechts p {

	background-color: #eee;
	border: 1px #ccc dotted;
	color: #444;
	font-size: 10px;
	padding: 10px;
	width: 220px;

}

#spalte_rechts a {

	background: url(../img/Link_inaktiv.gif) no-repeat;
	color: white;
	display: block;					/* notwendig damit breite interpretiert wird */
	height: 17px;					/* notwendig  für IExplorer */
	width: 220px;
	padding: 2px 5px;
	margin-top: 10px;
	font-size: 10px;
	text-decoration: none;

}


#spalte_rechts a:hover {

	background: url(../img/Link_aktiv.gif) no-repeat;
	
}

/* Link für Bildlinks innerhalb der spalte_rechts - überschreiben! */

#spalte_rechts a.other {

	margin-top: 10px;
	margin-right: 10px;
	width: 180px;
	height: auto;
	text-align: center;
	text-decoration: none;
	background: none;				/* überschreibt vorheriges Bild */
	display: block;					/* nötig damit Breite interpretiert wird */

}

#spalte_rechts a.other:hover {

	background:  none;
	
}

#spalte_rechts a.mail {
	
	height: auto;
	padding: 0;
	margin: 0;
	display: inline;
	color: #cc3333;
	background: none;
	text-decoration: none;

}

#spalte_rechts a.mail:hover {

	color: #cc3333;
	background: none;
	text-decoration: none;
	border-bottom: 1px #cc3333 dotted;
	
}	
h3.head { font-size:24px; color:#800000; }

p.teaser { font-size:15px; }

p.datum { font-size:10px; color:#2E2D2D; }

p.newstext { font-size:13px; }

p.autor { font-size:12px; }

p.weitlinks { font-size:13px; }

/*td,th { padding:10px; }*/       /* Achtung bei Tabellen  werden sonst 10px Abstand von Tabelleninhalt nach allen Seiten eingestellt*/

#adminmenu { width:200px; }

a:link {color:444; } /* border-bottom: 1px #444 dotted;*/
a:visited {color:444; border-bottom: 1px #444 dotted; }
a:hover {text-decoration:none; }
a:active {text-decoration:none; }

}/* Footer */

#footer {
	
	clear: both;
	padding: 15px;
	background: #ccc url(../img/shadow_bottom1.png) no-repeat top;				/* Farbe notwendig damit png aus HG-Container nicht durchscheint*/

}

#footer_home {
	
	clear: both;
	padding: 15px;
	background:  #ccc url(../img/shadow_bottom.png) no-repeat top;				

}

a.footer {

	font-size: 10px;
	margin: 0 5px;
	color: #777;
	text-decoration: none;

}

a.footer:hover {

	color: #444;
	border-bottom: 1px #444 dotted;

}
