###################
# Stand: 28.06.2006 #
/* style.css     */
###################

body, html {
border: 0;
margin: 0;
width: 101%;
height: 105%;
font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
}

/* Positions-Box */
#kast {
position: relative;
margin: 2.5% auto 0 2.7%;
width: 983px;
}

/* Schatten */
#schareto {
position: absolute;
width: 20px;
height: 20px;
left: 941;
background: url(../img/schareo60.jpg) right top no-repeat;
z-index: 30;
}

#schare {

width: 961px;
background: url(../img/schare60.jpg) right repeat-y;
z-index: -5;
}

#schaun {
margin: 0;
padding: 0;
width: 961px;
height: 15px;
background: url(../img/achattu60.jpg) bottom no-repeat;
}

/* Schatten Ende */

#header {
  z-index: 5;
  top: 0;
  left: 0;
  width: 940px;
  height: 152px;
  background: url(../img/banner1.jpg) no-repeat;
border-top: 1px solid #4c4c9c;
border-left: 1px solid #4c4c9c;
  }


#menu_2 {
  position: absolute;
  top: 82px;
  left: 348px;
  width: 580px;
  height: 40px;
  font-size: 11px;
  text-align: right;
  line-height: 1.8;
  z-index: 10;
  }

#menu_2 a {
  text-decoration: none;
  color: black;
  }

#menu_2  a:hover {
  text-decoration: underline;
  color: blue;
  }

/* Mittelteil */

#nacohg {
  position: relative;
  top: 0px;
  width: 940px;
  min-height:540px;
 /* background-color: white; */
  background: url(../img/nav_hg.png) left repeat-y;
border-left: 1px solid #4c4c9c;
  }

#content {
 position: relative;
margin: 0;
padding: 8 10 10 250;
width: 680px;
font-size: 14pt;
z-index: 2;
  }

#contenta {
font-size: 10pt;
padding: 12 10 10 35;
background: url(../img/linwei.gif) no-repeat;
z-index: 2;
}

#contenta a:link, #contenta a:visited {
color: #42438c;
}

#menu_1 {
position: absolute;
  top: 20px;
  left: 0;
  width: 220px;
  padding-bottom:20px;
  }

#menu_1a {
position: absolute;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
}

#menu_1 {
  width: 95%;
  }

#menu_1a  a {
  text-decoration: none;
  }

#menu_1a  a:hover {
  text-decoration: underline;
  font-weight: bold;
  }

#footer {
clear: both;
width: 940px;
height: 52px;
background: url(../img/footer_ohne.jpg) no-repeat;
text-align: center;
color: silver;
border-left: 1px solid #4c4c9c;
border-bottom: 1px solid #4c4c9c;
}

#foolacha {
  top: 12px;
  left: 30px;
  width:110px;
  z-index: 6;
  }

#foocop {
  position: relative;
  top: 32px;
  left: 220px;
  width: 540px;
  z-index: 5;
  }

#mgl {
position: relative;
width: 46px;
height: 37px;
top: -18px;
left: 790px;
}

#mgl a {
text-decoration: none;
decoration: none;
}

#mgl a:hover {
background-color: #903;
}

h1, h2 {
font: 13pt arial, helvetica, verdana, sans-serif ;
font-weight: strong;
font-color: #4c4c9c;
padding: 5 30 2 0;
margin-bottom: 0;
}

h3, h4 {
font: 12pt arial, helvetica, sans-serif ;
font-weight: strong;
font-color: #303063;
padding: 5 30 2 0;
margin-bottom: 0;
}

h5, h6 {
font: 10pt arial, helvetica, sans-serif ;
font-weight: strong;
font-color: #323261;
padding: 5 30 2 0;
}

p, ul, li {
font: 10pt arial, helvetica, sans-serif ;
font-color: #1a1a38;

line-height: 1.5;
margin-top: 0;
padding-top: 0;
}


#######################
/*     Textpositionen     */
#######################

.indent {
  text-indent: 2.5cm;
  }

.indent2 {
  position: relative;
  /*top: 250px;*/
  left: 320px;
  }

.bot {

  position: absolute;
  bottom: 3px;
  }


#######################
/*     Textauszeichnungen     */
#######################

.shadow {
  text-shadow: 2px 1px;
  }

/* Links im Text: */
ul.lk {
list-style: disc url(../img/pfeil.jpg) inside;
/*padding-right: 320px; 
/* background: transparent url(pic/pfeil.jpg) no-repeat left; */
}

a.schz {
color: #000;
padding-right: 320px; 
/* background: url(../img/pfeil.jpg) no-repeat left; */
}
a.schz:hover {color: blue;}

a.schzbd {
color: #000;
font-weight: bold;
padding-right: 320px; 
/* background: url(../img/pfeil.jpg) no-repeat left; */
}
a.schzbd:hover {color: blue;}

a.rt {
color: #66c;
padding-right: 320px; 
/* background: url(../img/pfeil.jpg) no-repeat left; */
}
a.rt:hover {color: blue;}


.search-from-label-heading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:12px;
	}
	
.wtdirectory_filter_div label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	width:120px;
	display:block;
	float:left;
	}

.wtdirectory {
	padding-bottom:6px;
	}
	
dt.wtdirectory_all {
	float: left;
	clear: left;
	padding: 3px;
}

dd.wtdirectory_all {
	padding: 3px;
	padding-left: 200px;
}
