body{
	background-image: url("../bilder/hg.gif");
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e725c;
	margin: 0 0 0 0;
}
h1{
	color:#e52e13;
	font-size:11px;
	margin: 0 0 15px 0;
}
h2{
	font-size:11px;
	margin: 0 0 0 0;
}

.clear{
height:1px;
clear:left;
}
/* CSS FÜR DIE EBENEN */


/* ABSOLUTE POSITIONEN*/
.logo,.navi,.breadcrump,.page_img,.detail_img,.subnavi_out,.subnavi,.content,.content_job,.sprache_over,.sprache_out,.sprache_over_en,.sprache_out_en,#sub_sprache{
	position:absolute;
}
/* Z INDEX 1*/
.subnavi_out{
	z-index:1;
}
/* Z INDEX 2*/
.logo,.navi,.breadcrump,.page_img,.detail_img,.content,.content_job,.sprache_over,.sprache_out,.sprache_over_en,.sprache_out_en{
	z-index:2;
}
/* Z INDEX 3*/

.logo{
	top:25px;
	left:40px;
}
.navi{display:none;}


/* SUBNAVIAGATION*/

/* ebene zum ausblenden damit beim out die ebenen ausgeblended werden*/
.subnavi{display:none;}

/* EBENE SPRACHEAUSWAHL*/
.sprache_over,.sprache_out{display:none;}
.sprache_over,.sprache_out{
display:none;}
.sprache_over_en,.sprache_out_en{
display:none;}
#sub_sprache{
display:none;}
/* ENDE EBENE SPRACHEAUSWAHL*/

.breadcrump{display:none;}

/* GROSSES BILD WIE AUF DER INDEX*/
.page_img{display:none;}


/* EBENEN FÜR TEXTE UND BILDER IM CONTENT BEREICH */
.content{
	top:100px;
	left:46px;
	height:745px;
	width:600px;
	background-color:#ffffff
}
.content_job{
	top:184px;
	left:46px;
	width:587px;
	background-color:#ffffff
}
.spalte,.spalte_img, .spalte_breit{
	width:428px;
}
.spalte_job{
	width:550px;
}
.spalte_breit,.spalte_txt_img{
	width:500px;
}


.spalte_txt_img{
	float:left;
	padding: 10px 0 0 15px;
}
.spalte_img{
	padding: 43px 0 0 0;
}
.spalte ul,.spalte_sitemap ul,.spalte_breit ul,.spalte_job ul{
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
}
.spalte li, .spalte_sitemap li,.spalte_breit li,.spalte_job li{
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}


.spalte a, .spalte_sitemap a, .spalte_breit a,.spalte_txt_img a,.spalte_job a{
	color:#7e725c;
	text-decoration:none;
}


/* FOOTER */
.footer{
display:none;}
.footer_navi{
display:none;}




/* DETAILSEITEN*/
.detail_img{
	top:469px;
	left:489px;
	height:230px;
	width:443px;
}

/* SITEMAP*/
.spalte_sitemap{
	height:120px;
	width:100px;
	float:left;
}

.spalte_sitemap #sitemap,.spalte_sitemap #sub,.spalte_sitemap #subsub{
	background-repeat: no-repeat;
	padding: 0 4px 0 10px;
}
.spalte_sitemap #sitemap{
	background-image: url("../bilder/li_rot.gif");
 	background-position:1px 5px;
	font-weight:bold;
}
.spalte_sitemap #sub{
	background-image: url("../bilder/hg_sub.gif");
 	background-position:1px 5px;
	margin: 0 0 0 10px;
	line-height:15px
}
.spalte_sitemap #subsub{
	background-image: url("../bilder/hg_subsub.gif");
 	background-position:0px 8px;
	margin: 0 0 0 22px;
	line-height:15px
}
/* ENDE SITEMAP*/


/* FORMULARE*/
form{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.form_width{
	width:428px;
	float:left;
	height:20px;
}
.form_left{
	width:100px;
	float:left;
	height:20px;
}
.form_right,.form_right_height{
	width:310px;
	float:left;
}
.form_right{
	height:20px;
}
.form_right_height{
	height:95px;
}
  input, select{
	font-size:10px;
}
  textarea{
	font-size:11px;
}
 .kurz{
	width:50px;
}
 .mittel{
	width:242px;
}
 .lang{
	width:300px;
}
 select{
	width:305px;
}
.kurz, .mittel, .lang {
	border-style: solid;
	border-color:#7f97b3;
	border-width: 1px 1px 1px 1px;
}