/* CSS für dialog im netz - Startseite */

body{
background-color: #e8eaeb;
color: #666;
}


select {
	background-color: #FFFFFF;
	color: #3C3C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.hand {
	cursor: pointer;
}

.klein {
	font-size: 10px;
}

div.rechts a{
text-decoration: none
}
div.smap {
	position:relative;
	margin: 2px 0 30px 0;
	border-bottom: none
}
.tabnavblau {
	background-image: url(../img/bg/navblau.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.tabnavgelb {
	background-image: url(../img/bg/navgelb.jpg);
	background-repeat: repeat-x;
}

.tabnavgruen {
	background-image: url(../img/bg/navgruen.jpg);
	background-repeat: repeat-x;
}

.tabnavorange {
	background-image: url(../img/bg/navorange.jpg);
	background-repeat: repeat-x;
}

.tabnavrot {
	background-image: url(../img/bg/navrot.jpg);
	background-repeat: repeat-x;
}

.tlo {
	border: #000000;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}
div.clear {
clear:both;
height: 1px
}
.tb2{
width:99%;}
#hg {
	color: #FEFFE8;
	font-size: 1px;
	line-height: 1px;
}

div.gelb {
border: 1px solid black;
	padding: 16px 10px 8px 8px;
	margin: 4px 0 4px 0px;
	width: auto;
	height: auto;
	background: #f4f4f9 URL(../img/bg/w-g.jpg) 0 0 repeat-x;
}
div.gelb h2,
div.tb h2 {
	font-size: 18px;
	color: #999;
	width: auto;
	float:right;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	margin: -18px -5px 0 15px;
	position:relative;
}

td.irechts {
	padding: 25px 20px 10px 0; 

}
td.irechts p {
	font-size: 0.7em;
	margin:0
}
td.irechts hr {
	margin:10px 0 5px 0;
	padding:0;
	height: 1px;
}
td.irechts a {
	text-decoration: none;
	white-space: nowrap;
}
img.weiter {
	top: 10px;
	position: relative;
}
a.nav1 {
	display: block;
	width: 100%;
}
a.nav1 {
		font-size: 0.75em;
		letter-spacing: 2px;
}
a.imo span { 
	
	display:none;
}

a.imo:hover span{
position: absolute;
	width:130px; 
	height:auto; 
	z-index:1;
	text-align:left;
	display: block;
	border: 1px solid black;
	padding: 3px;
	font-size: 10px;
	color:#333333;
	background-color: #F0F0F0;
	}
	a.imo:link,a.imo:visited {
	text-decoration: none;
}
div.pp p { 
color:black;
}
h1,h2,p { 
font-size: 0.8em;
 color: #666
 }
H1 {  
font-size: 0.9em;
}
h2.fragen a {
text-decoration: none;
color: #4d4e6c;
font-size: 14px;
font-weight: normal;
line-height: 140%;
display: block;
padding: 1px 4px;
}
h2.fragen a:hover {
color: #616cdf;
background-color: #efefef}
a.hide {	
display: none;
}
.searchbutton {
width:16px; 
height: auto; 
padding:0; 
position:relative;
font-size: 10px
}
p.find {
border-bottom: 1px solid #999;
font-size: 11px;
margin: 0 11px 0 0;
color: #003;
padding: 5px 0
}


// IE HACK
.smap {
//	right:0
}

div.gelb h2,
div.tb h2 {
	//margin-right: 0
}


td.irechts hr {
//	 margin:0;
// padding:0
}
.logoindex {
	//margin-top: 9px
}

