/* CSS-Dokument */


/*Layout*/

body {
	background-color:#ffffff;
	background-image:url(../images/bg_body_x.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;

}



#bg_left {
width:50%;
height:auto;
background-image:url(../images/bg_left.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#bg_middle {
width:998px;
height:auto;
}

#bg_right {
width:50%;
height:auto;
background-image:url(../images/bg_right.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#global {
position:relative;
margin-top:0px;
margin-right:auto;
margin-left:auto;
background-image:url(../images/bg_global_y.jpg);
background-position:top left;
background-repeat:repeat-y;
padding:0 0 0 0;
width:998px;
height:auto;
}

#top{
width:998px;
height:125px;
background-image:url(../images/bg_top3.jpg);
background-repeat:no-repeat;
background-position:top left;

}

/*#header{
width:980px;
height:270px;
margin-top: -20px;
margin-left: 9px;
}*/

#header {
background-image:url(../images/bg_header.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;
}

#header1 {
background-image:url(../images/bg_header.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header2 {
background-image:url(../images/h4.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header3 {
background-image:url(../images/h5.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header4 {
background-image:url(../images/h3.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header5 {
background-image:url(../images/h1.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header6 {
background-image:url(../images/h7.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header7 {
background-image:url(../images/h2.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}
#header8 {
background-image:url(../images/h8.jpg);
background-position:top;
background-repeat:no-repeat;
height:250px;
margin-left:0;
margin-top:0px;
width:998px;

}

#flash{
margin-left:9px;
margin-top:-19px;
}

#leiste{
width:998px;
height:20px;
padding:1px 0px 0px 15px;
background-image:url(../images/bg_leiste.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#main{
width:998px;
height:auto;
min-height:467px;
height: expression( this.scrollHeight < 407 ? "406px" : "auto" ); /* sets min-height for IE */
background-image:url(../images/bg_main.jpg);
background-repeat:no-repeat;
background-position:top left;
line-height:1.2;
}

#content {
margin:0px 0px 0px 0px;
padding:15px 0px 0px 25px;
width:760px;
height:auto;
float:left;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}

#sitemap{

line-height:30px;
}
*html #content {
margin:0px 0px 0px 0px;
padding:15px 0px 0px 25px;
width:760px;
height:auto;
float:left;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
padding-bottom: 15px;
}

#boxen_holder {
margin:0px 0px 0px 785px;
padding:10px 0px 0px 5px;
width:190px;
height:auto;
}

#footer_left{
width:50%;
height:99px;
background-image:url(../images/bg_footer_left.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#bg_footer {
width:998px;
height:99px;
background-image:url(../images/bg_footer.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}

#footer_right {
width:50%;
height:99px;
background-image:url(../images/bg_footer_right.jpg);
background-position:top left;
background-repeat:no-repeat;
}

/*Menüs*/

#topmenu {
width:135px;
height:30px;
color:#bbcbf3;
font-size:10px;
font-weight:normal;
padding:5px 0px 0px 880px;
}

*html #topmenu {
width:997px;
height:30px;
color:#bbcbf3;
font-size:10px;
font-weight:normal;
padding:5px 0px 0px 880px;
}

.topmenu {
text-decoration:none;
color:#bbcbf3;
font-size:10px;
font-weight:normal;
}




a.mainmenu{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
display:block;
background-image:url(../images/menu_line.png);
background-position:right 0px;
background-repeat:no-repeat;
height:16px;
padding-left:10px;
padding-right:12px;
float:left;
margin-top:20px;


/*border:1px red solid;*/

}

*html a.mainmenu {
margin-top:21px;
}

a.mainmenu2 {
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
display:block;
background-image:url(../images/menu_line.png);
background-position:right 0px;
background-repeat:no-repeat;

height:16px;
padding-left:10px;
padding-right:12px;
margin-top:20px;
float:left;

}

*html a.mainmenu2 {
margin-top:21px;}

/*Texte*/

#hier1 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
}

#hier2 {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#1852d8;
font-size:11px;
font-weight:bold;
}

#willkommen {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
font-weight:bold;
}

*html #willkommen {
font-weight:lighter;

}

h2 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:10px 0px 10px 10px;
}

#box li {
list-style:none;
padding-left:15px;
}

#box li a {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1852d8;
text-decoration:underline;
margin-left:10px;
}

#box a {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1852d8;
text-decoration:underline;
margin-left:10px;
}

#content a {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1852d8;
text-decoration:underline;
margin-left:10px;
}

#content li {
list-style:square;
}

/*Bilder & anderes*/

#box {
background-color:#d1dcf7;
background-image:url(../images/box_top_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:185px;
height:auto;
margin-top:10px;
padding-bottom:15px;
padding-left:5px;
}

*html #box {
background-color:#d1dcf7;
background-image:url(../images/box_top_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:190px;
height:auto;
margin-top:10px;
padding-bottom:10px;
padding-left:5px;
}

#box img {
margin:10px 0px 5px 0px;
border:0px;}


#clear {
clear:both;
}



/*  Bsp  */
#test_bild1 {
position:absolute;
margin-left: 4px	;
top: 577px;
}

#test_bild2 {
position:absolute;
margin-left: 4px	;
top: 689px;
}

#test_bild3 {
position:absolute;
margin-left: 4px	;
top: 802px;
}


/* tabelle impre */
.tabelle	{
border:thin;
/*background-color:black; */
font-size: 10px;
width: 370px;
margin-top:10px;
}

.tabelle td	{
width:auto;
background-color:#DFE8FF;
}


#inhalt {
	width:320px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	line-height:13px;
    height:370px;
    /* min-width: 16em;  Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  }

*html #inhalt {
	line-height:3px;
        height:340px;
    /* min-width: 16em;  Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  }




div#Inhalt h1 {
    font-size: 14px;
    margin: 0 0 1em;
  }
div#Inhalt h2 {
    font-size: 12px;
    margin: 0 0 1em;
  }
div#Inhalt h3 {
    font-size: 12px;
    margin: 0 0 1em;
  }
div#Inhalt p {
    font-size: 11px;
    /*margin: 1em 0;*/
	padding-left:40px;
  }




#Inhalt2 {

	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	line-height:10px;
    /* min-width: 16em;  Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  }

* html #Inhalt2{  /*ie*/
    padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
    line-height:10px;
    /* min-width: 16em;  Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

html #Inhalt2{  /*ff*/
    padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	line-height:20px;

}


div#Inhalt2 h1 {
    font-size: 14px;
    margin: 0 0 1em;
  }
div#Inhalt2 h2 {
    font-size: 12px;
    margin: 0 0 1em;
  }
div#Inhalt2 h3 {
    font-size: 12px;
    margin: 0 0 1em;
  }
div#Inhalt2 p {
    font-size: 11px;
    /*margin: 1em 0;*/
	padding-left:40px;
  }


/*css Katja*/
.table_stelle{
color:black;
text-decoration:none;
 font-size:12px;
 margin-top:5px;}

.bild_stelle{
border: 1px solid #c9c9c9;
 margin-top:5px;
margin-right:5px;
margin-left:-13;}

*html .bild_stelle{
border: none;
 margin-top:5px;
margin-right:5px;
margin-left:-18;}

.th_ue{
background-color:#d1dcf7;
margin-left:-5px;
}

.stelle_be{
vertical-align:top;

}

.stelle_text{
line-height:15px;
white-space:pre-wrap;
padding-right:10px;
padding-left:10px;
}



*html .stelle_text{
line-height:20px;
margin-right:10px;
padding-left:-5px;
white-space:normal;

}




.stelle_text img{
margin-left:-10px;
margin-bottom:1px;
margin-right:3px;}

*html .stelle_text img{
margin-left:-6px;
margin-bottom:1px;
margin-right:3px;}

.be img{
margin-top:5px;}

a.loginlogo {
margin-top:18px;
margin-left:30px;
position:absolute;
width:32px;
height:32px;
background: url('../images/logo_32_2.jpg') no-repeat;

}

a.loginlogo:hover {
margin-top:18px;
margin-left:30px;
position:absolute;
width:32px;
height:32px;
background: url('../images/logo_32_3.jpg') no-repeat;
}

#hier1 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

#hier2 {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#1852d8;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#hier3 {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
color:#1852d8;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.tabelle h3{
	font-size:12px;
}

.layout a {
color:red;
}

form input {
}

#logo	{
margin-left: 20px;
margin-top:-23px;
height:69px;
width:69px;
background: url('../images/logo_69b.jpg') no-repeat;

}

#logo_index	{
margin-left: 20px;
margin-top:-23px;
height:69px;
width:69px;
}

*html #logo	{
margin-left: 20px;
margin-top:-19px;
height:69px;
width:69px;
background: url('../images/logo_69b.jpg') no-repeat;

}

*html #logo_index	{
margin-left: 20px;
margin-top:-19px;
height:69px;
width:69px;
}
#impressum_jpg{
border:1px #C9C9C9 solid;


margin-left: 350px;
margin-top:0px;
position:absolute;
}


#main_column {
	float:left;
	padding-left:20px;
	padding-top:20px;
	width:730px;
	}

#formular table{
font-size:12px;
}

#karte{
margin-left:283px;}

*html #karte{
margin-left:280px;}