/* ----------------------------------------------------------------
	---------------------------- Alles reset ----------------------
	---------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ----------------------------------------------------------------
	-------------------------- Essentials ---------------------------
	---------------------------------------------------------------- */

html {
	height: 99%;
	font-size: 62.5%;
	font-family: Verdana, serif;
}

body {
	height: 100%;
	color: #CF700A;
	background-color: #FCDDAE;
}

/* ----------------------------------------------------------------
 	------------------------ Site Wrappers -----------------------
	---------------------------------------------------------------- */


/*Hier ist alles drin*/
#site_wrapper {
	width: 100%;
	background-image:  url(images/sitewrapper_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer_wrapper 
{		
	width: 100%;
	height: 32px;
	background-image:  url("images/footer_bg_color.gif");
	background-repeat: repeat-x;	
}

#header_wrapper 
{		
	width: 100%;
	height: 159px;
	background-repeat: no-repeat;	
	background-position: center;
}

/*  
.news {background-image:  url(images/hu_header_doellmi.jpg);} 
.team {background-image:  url(images/hu_header_calapiayoda.jpg);}
.aktivitaeten {background-image:  url(images/hu_header_sam_pia.jpg);}
.ihrehilfe{background-image:  url(images/hu_header_watson.jpg);}
.vermittlung {background-image:  url(images/hu_header_tango.jpg);} 
.wissenswertes {background-image:  url(images/hu_header_floyd.jpg);}
.kontakt {background-image:  url(images/hu_header_piasam.jpg);}
.impressum {background-image:  url(images/hu_header_shari.jpg);} 
.partner {background-image:  url(images/hu_header_pia.jpg);}
.links {background-image:  url(images/hu_header_tuuli.jpg);}
.happyends {background-image:  url(images/hu_header_shari.jpg);} 
*/

/*  ---------------------------------------------------------------
 	------------------------ Site Containers ----------------------
	--------------------------------------------------------------- */


#site_container {
    width: 761px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	height: auto;
	background-color: #f1eae6;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	z-index: 999;
}




#header_container
	{
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	postition: relative;
	height: 159px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	z-index: 3;	
	}
	
/*----------------Hauptmenü horizontal-------------------*/	
#menu_container 
    {
	margin-left: auto;
	margin-right: auto;
	postition: relative;
	text-align: center;
	height: 33px;
	background-image:  url(images/menue_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-x;
	width: 100%;
		
	}
	 
#menu_container a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;		
	}
	
#menu_container a:hover, a:focus 
	{
	color: #6B2D08;
	}	
	

/*----------------Inhalt Container-------------------*/	
#content_container	
	{

	background-color: #FBEFD7;
	background-image:  url(images/contentbg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	postition: relative;
	width: 761px;
	min-height: 400px;
	height: auto;
	z-index: 5;
	
	}
/*----------------Inhalt Container ohne Untermenü-------------------*/	
#content_container_ohnemenue	
	{

	background-color: #FBEFD7;
	background-image:  url(images/content_bg_ohne.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	postition: relative;
	width: 761px;
	height: auto;
	z-index: 5;
	
	}

/*----------------Vermittlungstabelle-------------------*/	
#vermittlung 
	{
	margin-left: 220px;
	background-color: #FBEFD7;
	
 }
 
 
 #vermittlung a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #9E430E;
	text-decoration: none;
	font-weight: normal;
	
	}
	
#vermittlung a:hover, a:focus 
	{
	color: #E48A02;
	}	

.rahm
	{
	border-top: 1px solid #FFFFFF;;
	border-left: 1px solid #FBB44A;
	border-right: 1px solid #FBB44A;
	background-color: #FDE5C1;
	width: 136px;
	height: 136px; 
 }

.rahmunten 
	{
	border-bottom: 1px solid #FBB44A;
	border-left: 1px solid #FBB44A;
	border-right: 1px solid #FBB44A;
	background-color: #FDE5C1;
	width: 136px; 
	height: 25px;
 }
 
.zwischen 
	{
	width: 22px; 
 }
 
 
/*----------------Ueberschriftcontainer-------------------*/	
#ueberschrift 
	{
	margin-left: 220px;
	height: 100px;
	
 }
 
 
 /*----------------Ueberschriftcontainer links-------------------*/	
#ueberschriftlinks 
	{
	margin-left: 40px;
	height: 100px;
	
 }
 
  
 /*----------------Ueberschriftcontainer links niedrig-------------------*/	
#ueberschriftlinks_niedrig 
	{
	margin-left: 40px;
	height: 40px;
	
 }
 
  /*----------------Hundename-------------------*/	
#hundename
	{
	margin-left: 40px;
	
 }

/*----------------Untermenuecontainer-------------------*/	
#untermenue_container 
	{
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	height: 200px;
	float: left;
	
 }
 
#untermenue_container ul li a:link, #untermenue_container ul li a:visited, #untermenue_container ul li a:active {
background-image:url(images/pfeil.gif);
background-position:5px 50%;
background-repeat:no-repeat;
padding-left:21px;
}

/* Farbe für Links festlegen */
#untermenue_container a:link, #untermenue_container a:visited, #untermenue_container a:active {
color:#A43E0E;
padding:4px 8px 4px 16px;
}

#untermenue_container ul li {
margin-bottom:1.1em;
margin-left:8px;
padding-left:3px;
}


/* Hintergrundfarbe bei Rollover festlegen */
#untermenue_container ul li a:hover {
	background-color:#FE9901;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/pfeil2.gif);
}
/* Untermenü im eingerahmten Kasten*/		
/*#untermenue
	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;	
	background-color: #FBC574;
	border: 1px solid #9E420B;
	}
*/
/* Liste im Untermenü im eingerahmten Kasten*/
/*#untermenue li
	{
	list-style-type: disc;
	line-height: 20px;
	}
	
#untermenue a
	{
	color: #CC6600;
	}
*/

 /*----------------Textecontainer-------------------*/		
#texte 
	{
	margin-left: 220px;	
	margin-right: 50px;
	margin-bottom: 30px;
	background-color: #FBEFD7;
 }

#texte a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #9E430E;
	text-decoration: underline;
	}
	
#texte a:hover, a:focus 
	{
	color: #6B2D08;
	}	


 /*----------------Textecontainer links-------------------*/	
#textelinks 
	{
	margin-left: 40px;
	margin-right: 50px;
	
 }
#textelinks a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #9E430E;
	text-decoration: underline;
	}
	
#textelinks a:hover, a:focus 
	{
	color: #6B2D08;
	}	

	
/* Linke Spalte*/	
#inhaltlinks	
	{
		float:left;
		width:350px;
		margin-top:10px;
		margin-left:140px;
		z-index:1;
		display: inline;
		text-align: left;		
	}
	
/*Rechte Spalte*/  
#inhaltrechts	
	{
		float:left;
		width:350px;
		margin-top:10px;
		margin-left:25px;
		z-index:1;
		text-align: left;
				
	}

/* Apfelbild unten */
#bildcontainer	
	{
	clear:left;
	display:block;
	height: 200px;
	margin-left:140px;
	z-index:2;
	padding-top:50px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;		
	} 


/* Text und Überschrift des linken Containers 
#textlinks	
	{
	display: block;
	}   
*/


/*----------------Footer -------------------*/	

#footer_container	
	{
	width: 763px;
	height: 32px;
    margin-left: auto;
    margin-right: auto;
	background-image:  url("images/footer_bg.gif");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	word-spacing: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	
	}

#footer_container a 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;		
	}

#footer_container a:hover, a:focus 
	{
	color: #6B2D08;
	}
	
	
	
	
	
	
	
/* Galerie - Liste mit absoluter Positionierung  */
#galerie ul {  
   list-style-type: none;
   padding: 0; 
   margin: 0; 
   margin-left: 40px;
}
#galerie ul li h3 { 
   line-height: 1; 
   margin-top: 0; 
}
/* Listenelemente relativ positionieren */ 
#galerie ul li {
   position: relative;
   min-height: 246px; 
   padding: 0;
   margin: 0; 
}
/* Patch für IE < 7, der min-height nicht kennt */
* html #galerie ul li { height: 246px; } 

/* Lücke für die Bilder schaffen */ 
#galerie ul li h3,
#galerie ul li p {
   padding-left: 220px;
   padding-right: 20px;
   margin-top: 0;
}
/* Bilder in die Lücke schieben */ 
#galerie ul li img {
   position: absolute; 
   top: 0;
   left: 3px;
   width: 200px; 
   height: 246px; 
}
#galerie ul img:hover {
   width: auto;
   height: auto; 
}

/*Ende Galerie*/



/*Anfang Einspalter*/
#einspalter {
	background-color: #00FF00;
	width: 650px;
	height: auto;
	margin-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
/*Ende Einspalter*/



	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E430E;
	letterspacing: 1px;
	padding-top: 12px;
	padding-bottom: 7px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CF700A;
	letterspacing: 1px;
	padding-top: 12px;
	padding-bottom: 7px;
	line-height: 18px;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9E430E;
	padding-bottom: 7px;
	}
	
p { margin-bottom: 1em; }
	
.clearing {clear: both;}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #9E430E;
	}
	
	
.aktiv {
	color: #000033!important;
}


/* ----------------------------------------------------------------
 	-------------------- Clear Fix Stuff ---------------------
	---------------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.bildunter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #9E430E;
	font-weight: bold;
}
.linie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #9E430E;
}
