ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0; }
img, a img,:link img,:visited img, fieldset { border:none; }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal; }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend {
	display:none;
}

div, p, li, a { background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p {
	margin: 0px;
	padding:0px;

}

ul {
	list-style: none;
}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

ul li		{
	margin: 0 0 0 0;
}

pre			{font-size:11px; }

a:link, a:visited, a:active
{
	color:#225881;
	text-decoration:none;
	letter-spacing: 0.01em;
	font-weight: normal;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 0.01em;
	font-weight: normal;
}




/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	font: 100% "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #225881;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	margin:0;
	padding:0;
	letter-spacing: 0.01em;
	background-color: #569BB0;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

	
.floatLeft { float:left; }
.floatRight{ float:right; }

.floatRight img { padding-left:25px; padding-right:25px; }




.warning { color:#f00; background: inherit; }


/* ### Website Content ########################################## */

#site-content {
	position:relative;
	display: block;
	width:900px;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
	text-align: center;
}


#column {	display:block;
	position:relative;
	top:0px;
	width: 900px;

}

/* ### Header ################################################### */

#header {
	height: 100px;
	float: left;
	width: 900px;
	position: relative;
	background-image: url(bglogo2.jpg);
	margin-top: 5px;
    }
	

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size:26px;
	font-weight:bold;
	text-decoration: none;
	line-height: 28px;
}



	
#logo-rechts {
	top:46px;
	left:20px;
	width: 700px;
	text-align:left;
	position: relative;
	float: left;
	text-decoration: none;
	}
	
.big {
	margin: 0px;
	padding: 0px;
	font-size:18px;
	font-weight:normal;
	text-decoration: none;
	line-height: normal;
	}
	
.subbig {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	color:#225881;
	text-decoration: none;
	line-height: normal;
	}

.white { 
color:#FFFFFF;
font-weight:bold;
}


#logo-links
{
	position:absolute;
	top: 40px;
	right:60px;
	float:right;
	width: 203px;
}

	#sub-content { 
	position: relative;
	top:0px;
	left:0px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 896px;
	text-align:left;
	clear: both;
 }





#subheader {
	height: 145px;
	width: 896px;
	position: relative;
	top:0px;
	left:0px;
	float: left;
	border-top: 1px solid #90CBE4;
    }
	





/* ### Content ############################################### */


/* hide from IE/MAC \*/
* html #content, * html #main-content { height:1px; }
/* end hide */


#content {
	display:block;
	position:relative;
	top:0px;
	width: 896px;
	clear: both;
	background-image: url(bg_content.jpg);
	background-repeat: repeat-y;

    } 
	

	
#main-content {
	position: relative;
	top: 0px;
	background-position: left;
	background-repeat: repeat-y;


}


/* ### main-block => MainContent ############################# */

	
#main {
	position:relative;
	float:right;
	width:706px;
	right:0px;
	top:0px;
	height: 99%;
	font-size: 11px;
}



#main-block  {
	position:relative;
	font-weight:normal;
	line-height:15px;
	float:left;
	width:706px;
		top:0px;
}


#main-content-block {
	position:relative;
	margin: 0;
	top: 5px;
	left: 0px;
	width: 500px;
	min-height: 440px;
	float: left;
	letter-spacing: 0.01em;
	text-align:left;
	background-color: #FFFFFF;
}



#main-content-block a,
#main-content-block a:link, 
#main-content-block a:visited,
#main-content-block a:active
{
	text-decoration:underline;
	font-weight: normal;
		color: #225881;
}

#main-content-block a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #2D74A8 !important;
}



#main-content-block .tinymcewysiwyg a,
#main-content-block .tinymcewysiwyg a:link, 
#main-content-block .tinymcewysiwyg a:visited,
#main-content-block .tinymcewysiwyg a:active
{
	text-decoration:underline;
	font-weight: normal;
		color: #225881;
}

#main-content-block .tinymcewysiwyg a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #2D74A8 !important;
}





#mitte {
	position: relative;
	display: block;
	float: left;
	width:455px;
	top: 0px;
	left: 30px;
	font-size: 11px;
	min-height:500px;
	padding-bottom:20px;
}

#mittebottom {
	font-size:9px;
	color:#000000;
	text-indent: 20px;
	line-height: 38px;
	background-image: url(mittebottom.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
	height: 30px;

}

.anzeige-gesuch {
	border-bottom:1px dotted !important;
	padding-right:0px;
	padding-bottom:8px;
	padding-top:5px;
	color:#225881;
}


.anzeige-angebot {
	border-bottom:1px dotted !important;
	padding-right:0px;
	padding-bottom:8px;
	padding-top:5px;
	color:#225881;
}

.anzeige { padding-right:20px !important; }


.linie-blau { 
padding-top:5px;
padding-bottom:5px;
}




/* ### Footer ###################################################################### */

#footer {
	position:relative;
	top:0px;
	left:0px;
	width: 900px;
	height: 50px;
	float: left;
	background-image: url(bgfooter.jpg);
	border-top: 1px solid #90CBE4;
	padding-top:10px;
	color: #225881;
	font-weight: bold;
	font-size: 10px;
	}
	


#footer-navi
 {
	color: #ABA888;
	font-size: 10px;
	padding-top: 10px;
		float: left;
	text-align: left;
	width: 765px;
	margin-left:20px;
    }
	
#footer-navi ul { display:inline; }

#footer-navi li { display:inline; padding-left:30px; }
	
#footer-adress {
	color: #353A3D;
	font-size: 11px;
	padding-top: 3px;
	width: 765px;
	float: left;
	text-align: right;
	text-indent: 5px;
    }
	
	
.navifooter { font-weight:bold !important; font-size:11px; }	


/* ### Spalte rechts ###################################################################### */


#headright {
	color:#B92C09;
	display:block;
	font-weight:bold;
	width:206px;
	height:25px;
	border-bottom:1px solid #E7F3FA;
	text-indent: 10px;
	text-transform: uppercase;
	background-image: url(navrighthead.jpg);
	padding-top: 10px;
}



#main-content-block-right {
	position:relative;
	top: 0px;
	right:0px;
	width: 206px;
	float: right;
	color: #225881;
	text-align:left;
	background-color:#ECF5FB;
	letter-spacing: normal;
	font-size:10px!important;
	line-height:normal!important;
	margin-bottom:20px;
}

#rightbottom { 
	background-image: url();
	background-repeat: no-repeat;
	height: 30px;
	display:block;
		width:206px;
}

#main-content-block-right p { 
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;

}


.totalright { 

margin-top:0px;
color:#225881;
margin-right:0px;
margin-left:0px;

}

#right-content {
	text-align:left !important;
	width:175px;
	padding-left:15px;
	margin-top:10px;
}

/* ### Module ###################################################################### */



.tinymcewysiwyg { padding-right: 20px; }

.tinymcewysiwygblog img {
margin-bottom:5px !important;
margin-left:5px !important;
border: 5px solid #CCCCCC;


}

.tinymcewysiwygblog p {
	display:block
}

#main-content-block-right .tinymcewysiwyg  { 
margin-top:10px;
}


#main-content-block-right .tinymcewysiwygblog a,
#main-content-block-right .tinymcewysiwyg a:link, 
#main-content-block-right .tinymcewysiwyg a:visited,
#main-content-block-right .tinymcewysiwyg a:active
{
	text-decoration:underline;
	font-weight: normal;
		color: #225881 !important;
}

#main-content-block-right .tinymcewysiwygblog a:hover {
	text-decoration:none;
	font-weight: normal;
	color: #2D74A8 !important;
}




#main-content-block-right .tinymcewysiwyg h1 {
	color:#225881;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:normal;
	background-color:#FFFFFF;
	text-indent: 8px;
	text-transform:none;
		width:175px;
}


#main-content-block-right .tinymcewysiwygblog h1 {
	color:#225881;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	letter-spacing:normal;
	background-color:#FFFFFF;
	text-indent: 8px;
	text-transform:none;
		width:175px;
}

.tinymcewysiwygblog {
	display:block;
margin-bottom:7px !important;
padding-bottom:7px !important;
border-bottom: 1px dotted #285375;

}

#eule-animation {
	position: absolute;
	top: 6px;
	right: 10px;
	float:right;
	width: 85px;
	height:85px;
	background-color:#0099CC;
	background-image:url(eule_flash.jpg);
}

