html{
	height: 100%;
}
body {
	height: 100%;
	background-color: #ffffff;
	overflow: auto;
}

a {
	color: #555555; /* Allgemeine Textfarbe */
	text-decoration: none;
}

a:hover {
	text-decoration : underline;
}


body, td, h1, h2, h3, input, textarea, div, p, table, select, form, submit{
/* --- Standardtextart und -größe werden festgelegt --- */
	font-family: Verdana, Helvetica, sans-serif;	
	font-size : 10px;
	line-height: 15px; /* Zeilenabstand */
	color: #555555;	/* allgemeine Textfarbe */
}	

.start{
	background-color:#ffffff;
	width: 100%;
	display: block;
	position:absolute; 
	top:20%; 
	margin-top:-5em;
}

ul{
	margin-bottom: 15px;
	margin-top: 0px;
}

p{
	padding-left: 10px;
	margin: 0px 5px;
}

.commentfield{
	margin-top: 10px;
	border: 1px solid #ababab;
}

.hauptmenue{
	background-color: #efefef;
	padding: 13px 0px 0px 0px;
}

.news{
	width: 80%;
	margin-left: 30px;
}

.newssingle{
	width: 80%;
	margin-left: 30px;
	border: 1px solid #666666;
	background-color: #eeeeee;
}

#menu2{
	width: 120px;
	margin-left: 10px;
}
.menu2NO{
	padding-left: 10px;
	padding-bottom: 7px;
}

.menu2ACT{
	padding-left: 10px;
	padding-bottom: 7px;
	background-image: url(/jowolter/fileadmin/gfx/icons/beforeImg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}


#menu3{
	background-color: #e5e5e5;
	border: 1px solid #999999;
	border-right: 0px;
	margin: 0px -5px 10px 0px;
	padding: 0px 5px 3px 5px;
	width:130px;
}
#menu3 a{
	color: #009000;
	text-decoration: none;
}

#menu4{
	background-color: #d7d7d7;
	background-image: url(/xx_2003_t3/fileadmin/gifs/m3_htg.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	border-right: 0px solid;
	padding-left: 5px;
	margin-top:0px;
	margin-right:-5px;
	padding-bottom: 3px;
	margin-bottom:10px;	
	padding-right: 5px;
	width:120px;
}
#menu4 a{
	color:#009000;
	text-decoration: none;
}

#js-menu div{
	margin-left: 0px;
	padding-left: 5px;
	text-decoration: none;
	color:#ffffff;
}

#js-menu a{
	color:#ffffff;
}

#js-menu a:hover{
	text-decoration: underline;
	color:#ffffff;
}

h1 {
/* --- Überschrift erster ordnung --- */
	padding : 0px 0px 3px 5px;
	margin: 0px;
	margin-bottom: -10px;
	font-weight : bold;
	font-size: 11px;
	background-color: #dedede;
	width: 100%;
}

#service h1{
	padding : 0px 0px 3px 5px;
	font-weight : bold;
	font-size: 11px;
	background-color: #aaaaaa;
	color: #ffffff;
	clear: both;
	border: 0px;
	border-bottom: 1px solid #666666!important;
}

h2 {
	text-align : left; /* Text innerhalb von H2 wird rechts ausgerichtet */
	clear : both;
	color: #666666;
	float : none;
	font-size : 1.3em;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}

h3 {
	margin: 10px 0px -5px 10px;
}

h4 {
}

.logos{
	margin-top: 30px;
}

#navmid{
	position:absolute; 
	top:0; 
	z-index:2; 
	overflow: hidden;
	width: 943px;
	border-bottom: 1px solid #666666;
}
	 
#main{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#inhalt {
	border-right: 1px solid #666666;
}

#inhalt img{
	margin-right: 10px;
	margin-left: 10px;
}


#inhalt a{
	text-decoration: underline;
}

#inhalt form{
	margin-left: 15px;
}

#inhalt .imgCaption{
	margin-left: 10px;
}

#inhalt p{
	padding-right: 15px;
}

.shortnews p{
	padding: 0px 5px 0px 5px;
}
.shortnews a{
	text-decoration: underline;
}

.tip h1, .shortnews h1, .partner h1{
	width: 160px;
	border-top: 1px solid #666666;
}
#tip-link{
	color:#666666;
	font-weight:bold;
	text-decoration: none;
	margin-left:10px;
}

#hm{
	margin: 0px 31px 20px 0px;
}
.hmi-no{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 0px 8px 0px;
	padding-left: 5px;
	vertical-align: top;
	text-decoration: none;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.hmi-no a, .hmi-act a{
	color: #000000;
}

.hmi-act{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.8em;
	margin: 5px 0px 8px 0px;
	padding-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.micon{
	margin-right: 3px;
	padding-left: 5px;
	width: 5px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#toolbar{
	padding-left: 5px;
	margin: 0px;
	background-color: #dedede;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

.tmi-no{
	color: #666;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

.footer a{
	text-decoration: none;
}

#sitemap{
	margin: 20px 0px 0px 40px;
	width: 80%;
	border: 1px solid #666666;
}

#sitemap .sm1{
	text-decoration: none;
	background-color: #dedede;
	border: 1px solid #666666;
	margin: 1px;
	padding: 5px;
}

#sitemap a{
	text-decoration: none;
}

#sitemap a:hover{
	text-decoration: underline;
}

#sitemap .sm2{
	background-color: #eeeeee;
	border: 1px solid #666666;
	padding-left: 3em;
	margin: 1px;
}
#sitemap .sm3{
	
}
#sitemap .sm4{
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Images im Content-Bereich (wenn Vergrößerung möglich)
Aufbau: <xximg2><a><xximg>BILD</xximg></a></xximg2>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.xximg{
	padding: 0px 5px 0px 5px;
}
.xximg2 a{
	padding: 0px;
	margin: 0px;
}

/* sitemap */

.contenthl{
	font-weight: bold;
}

.contenttxt{
	color: #666666;
}

.donotdisplay, .navilink{
	display: none;
}

.xxtable{
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
IMMONET
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.immonet{
	margin: 0px 20px;
	width: 560px;
}

.immonet table, .immonet table td{
	padding: 0px;
	margin: 0px;
}
.immonet .color6{
	background-color: #f5f5f5;
}
.immonet .color6 td{
	background-color: transparent;
}
.immonet .button img{
	background-color: #eeeeee;
	margin: 5px;
}
#inhalt .immonet table td img{
	margin-right: 0px;
	margin-left: 0px;
}

.immonet table tr td.contenthl{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px;
}
.immonet table tr td.contenthl a{
	font-size: 10px;
	padding: 0px;
}

.immonet table tr td table tr td.contenthl{
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
}
