@charset "utf-8";
/* CSS Document */

html {
  font-size: 100.01%;
}

/* 
   schrift-grund-größe 1em entspricht 16px
	1px = 0.0625em
	10px = 0.625em
	schrift 12px, zeilenhöhe 16px */


body {
	background-color: #FFFFFF;
	/*background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	margin:0;
	padding: 0;
	text-align: center;
	/* geschwungene Schrift 
	font-family:Harrington;
	font-family:Verdana, Geneva, sans-serif;*/
	font-family:Calibri, Arial;
	font-size: 0.9em;
	color:#000;
}

/*  Startseite  ################ */
#container_start{ 
 width:1000px;
 height:750px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 padding-top:150px;
 /*border: 1px solid #000;*/
 background-color:#FFFFFF;
 background-image:url(../images/logo_menzel_startseite.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
} 

#menu_top {
	position:relative;
	top:-150px;
	width:1000px;
	height:200px;
	text-align:center;
	/*background-color:#000;*/
}
#menu_leistungen {
	width:250px;
	margin:0 auto;
	padding-top:35px;
	font-family:Harrington;
	font-size:2.5em;
	text-align:center;
	color:rgb(237,193,12);
	/*background-color:#000;*/
}
#menu_kont {
	float:left;
	width:200px;
	margin: 30px 0 0 85px;
	font-family:Harrington;
	font-size:2.5em;
	text-align:center;
	color:rgb(237,193,12);
	/*background-color:#000;*/
}
#menu_vita {
	float:right;
	width:200px;
	margin: 30px 105px 0 0;
	font-family:Harrington;
	font-size:2.5em;
	text-align:center;
	color:rgb(237,193,12);
	/*background-color:#000;*/
}

#titel_start {
	position:relative;
	width:200px;
	height:50px;
	top:160px;
	left:425px;
	font-size:2.0em;
	text-align:right;
	/*background-color:#000;*/
}

#slogan_start {
	position:relative;
	width:400px;
	height:20px;
	top:150px;
	left:225px;
	font-size:1.0em;
	text-align:right;
	/*background-color:#000;*/
}

#menu_leistungen a:link,#menu_leistungen a:visited, #menu_leistungen a:active  {
	color:rgb(237,193,12);
	text-decoration:none;
}
#menu_leistungen a:hover {
	color:rgb(186,175,157);
	text-decoration:none;
}
#menu_kont a:link,#menu_kont a:visited, #menu_kont a:active  {
	color:rgb(237,193,12);
	text-decoration:none;
}
#menu_kont a:hover {
	color:rgb(186,175,157);
	text-decoration:none;
}
#menu_vita a:link,#menu_vita a:visited, #menu_vita a:active  {
	color:rgb(237,193,12);
	text-decoration:none;
}
#menu_vita a:hover {
	color:rgb(186,175,157);
	text-decoration:none;
}

#footer {
	position:relative;
	top:450px;
	width:1000px;
	padding-top:40px;
	text-align:center;
}
#footer a:link,#footer a:visited, #footer a:active  {
	color:rgb(186,175,157);
	text-decoration:none;
}
#footer a:hover {
	color:rgb(237,193,12);
	text-decoration:none;
}

/*  Startseite  ENDE ################ */


/*  Unterseiten  ################ */
h1 { font-size:2.0em; }
h2 { font-size:1.8em; }
h3 { font-size:1.6em; }
h4 { font-size:1.4em; }
h5 { font-size:1.3em; }
h6 { font-size:1.2em; }

#trenner_top { 
 width:100%;
 height:100px;
 /*background-color:#0F9;*/
} 

#container { 
 width:1000px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 /*border: 1px solid #000;*/
} 

#cont_header { 
 position:relative; 
 width:1000px;
 height:150px;
 text-align:left;
 /*border: 1px solid #000;*/
} 

#logo { 
 position:absolute; 
 top:-80px;
 left:-60px;
 /*width:301px;
 height:289px;*/
 width:373px;
 height:357px;
 background-image:url(../images/logo_small.gif);
 background-repeat:no-repeat;
 z-index:10;
} 

#akt_titel {
    width:300px;
    color:#000;
	font-family:Harrington;
	font-size:2.0em;
	font-weight:bold;
	padding-top:175px;
	padding-left:100px;
	text-align:left;
 }

#mitte {
 width:1000px;
 margin:auto;
 }
  
#rechte_spalte{ 
 float:left;
 width:168px;
 padding-top:140px;
 min-height:460px;
 text-align:left;
 /*border: 1px solid #000;*/
} 

#content{ 
 display:inline; 
 position: relative; 
 float:left;
 width:830px;
 min-height:645px;
 text-align:left;
 background-image:url(../images/cont_backgr.gif);
 background-repeat:no-repeat;
} 

#content_vita{ 
 display:inline; 
 position: relative; 
 float:left;
 width:830px;
 min-height:645px;
 text-align:left;
 background-image:url(../images/backgr_vita.png);
 background-repeat:no-repeat;
} 

#inhalt_links { 
 width:480px;
 padding:94px 90px 94px 125px;
 min-height:150px;
 text-align:left;
} 

#inhalt_linksm { 
 width:480px;
 padding:84px 90px 94px 125px;
 min-height:150px;
 text-align:left;
} 

#inhalt_rechts { 
 width:480px;
 padding:94px 90px 94px 125px;
 min-height:150px;
 text-align:right;
} 

#footer_unter {
	width:1000px;
	padding-top:10px;
	text-align:center;
}
#footer_unter a:link,#footer_unter a:visited, #footer_unter a:active  {
	color:rgb(186,175,157);
	text-decoration:none;
}
#footer_unter a:hover {
	color:rgb(237,193,12);
	text-decoration:none;
}


/* Style unterseiten */
#titel_unter {
	position:relative;
	width:200px;
	top:10px;
	left:320px;
	font-size:1.5em;
	text-align:left;
	/*background-color:#000;*/
}
#slogan_unter {
	position:relative;
	width:400px;
	top:10px;
	left:320px;
	font-size:1.0em;
	text-align:left;
	/*background-color:#000;*/
}

#menu_unter {
	position:relative;
	width:500px;
	top:60px;
	left:320px;
	font-family:Harrington;
	font-weight:bold;
	font-size:1.7em;
	text-align:left;
	/*background-color:#000;*/
}
#menu_unter a:link,#menu_unter a:visited, #menu_unter a:active  {
	color:rgb(186,175,157);
	font-weight:bold;
	text-decoration:none;
}
#menu_unter a:hover {
	color:rgb(237,193,12);
	font-weight:bold;
	text-decoration:none;
}
/* Menu rechte Spalte */
.menurechts:link , .menurechts:visited  {
	color:rgb(186,175,157);
	font-family:Harrington;
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
}
.menurechts:hover, .menurechts:active  {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

/* Aktives Menu */
.menurechts_akt:link, .menurechts_akt:visited, .menurechts_akt:hover, .menurechts_akt:active  {
	color:#000;
	font-family:Harrington;
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
}

/* normale links */
a:link , a:visited  {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
a:hover, a:active  {
	color:rgb(186,175,157);
	font-weight:normal;
	text-decoration:none;
}
