/********************************************************************/
/* wist.css                   r.ploesch 112004                      */
/* removed font-family due to problems with &euro; grueni 12.8.2010 */
/********************************************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
/*	font-family: verdana, arial, helvetica, sans-serif;*/
	font-size:12px;
	color:#333333;
}
a:link, a:visited {
	color: #333399;
	font-weight: bold;
	text-decoration: none;			
}
a:hover {
	text-decoration: underline;			
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	border-bottom: 1px solid black;
}
#header {					
	margin:0px;
	width:100%;
	height:160px;
	background-color: #EDE3CC;
}
#headlogo{
	float:right;
	margin:0px;
	padding:0px;
	width:318px;
}
#headtopthemen {
	position: absolute;
	top:112px;
	margin: 0px;
	padding:5px 15px 0px 0px;
/*	width: 745px;*/
	width: 820px;
	height: 20px;	
/*	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B2A08A;
	text-align: right;
}
#headtopthemen a:link,  #headtopthemen a:visited {
	color: #FFFFFF;
}
#headtopthemen a:hover {
	color: #FFFFFF;
}
#slogan {
	position: absolute;
	top:91px;
	left: 20px;
/*	font-family:   Verdana, Arial, Helvetica, Geneva, sans-serif;*/
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
}
#bread{
	position: absolute;
	top:140px;
	width:auto;
	height:17px;
	padding: 0px 0px 0px 150px;
/*	font-family:  Arial, Helvetica,Verdana, Geneva, sans-serif;*/
	font-size: 12px;
	font-weight:bold;
	color: #5B5149;
	background-color: transparent;
}
#bread a:link, #bread a:visited {
	color: #5B5149;
	font-weight: normal;
}
#bread a:hover {
	color: #5B5149;
	font-weight: bold;
}
#kontaktsitemap{
	float:right;
	height:23px;
	padding: 0px 15px 0px 0px;
	margin-top: 3px;
	margin-bottom:5px;
	text-align:right;
	font-size: 14px;
	font-weight:bold;
	color:#5B5149;
	background-color:transparent;
}
#kontaktsitemap a:link, #kontaktsitemap a:visited {
	color: #5B5149;
}
#kontaktsitemap a:hover {
	color: #5B5149;
}
/*Link - Navigationsbereich */
#liEinzug{
	height:280px;
	margin:70px 45px 50px 0px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #555555;
}
#liEinzug[id] { /* be nice to opera (&gekko) */
height: auto;
min-height: 280px;
}
#liEinzug a:link,  #liEinzug a:visited, #liEinzug a:hover{
	color: #5D5D7C;
	font-weight:bold;
}
.linkTitel{
	font-size: 16px;
	color: #A0A0A0;
	border-bottom:1px solid #A0A0A0;
}

.liHome{
	background-color:#EDE3CC;
	background-image: url(../images/li_home.gif);
	background-repeat: no-repeat;	
}
.liVerw{
	background-color:#EDE3CC;
	background-image: url(../images/li_verw.gif);
	background-repeat: no-repeat;	
}
.liWohnh{
	background-color:#EDE3CC;
	background-image: url(../images/li_wohnh.gif);
	background-repeat: no-repeat;	
}
.liKultur{
	background-color:#EDE3CC;
	background-image: url(../images/li_kultur.gif);
	background-repeat: no-repeat;	
}
.liVorst{
	background-color:#EDE3CC;
	background-image: url(../images/li_vorst.gif);
	background-repeat: no-repeat;	
}
/*Textformatierungen */
.wichtig{
	font-weight: bold;
	color: #990033;
}
.anmerkung{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.einzug{
	padding-left:25px
}
.psmall{
	margin:5px 0px;
}
.borderBottom{
	border-bottom: solid 1px #A0A0A0;
}
#sponsor{
	/*position:relative;
	left: 0px;*/
	width:180px;
	height:95px;
	background-image: url(../images/logoHypo.gif);
	background-repeat: no-repeat;	
}
#footer{
	width:100%;
	font-size: 10px;
	color: #cccccc;
	border-top: 1px solid #cccccc;
}
#footer img{
	margin-left:175px;
	padding: 0px 4px 0px 4px;
	vertical-align: bottom;
}
.weiter{
	clear:both;
}
.content{
	padding:20px;
	
}
.abstandL{
	margin-left:20px;
	margin-bottom:10px;
}
.h15{
	font-size:15px;
}
