@charset "utf-8";



    body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	padding: 0px;
    }
	
	.olles #container #mainContent .containera .holder .content .contenta #maincontainer #rightcolumnaa #rightcolumnbb #all img {
	border-top: 0px 0;
	border-right: 0px 0;
	border-bottom: 0px 0;
	border-left: 0px 0;
}
	

/*************---------------------------------- menue---------------------------------- **************/



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



.menu {
	width:800px;
	font-size:14px;
	position:absolute;
	z-index:100;
	padding-top: 70px;
	padding-left: 15px;
}


.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
width:auto;
}
.olles #container #mainContent .containera .holder .content .contenta #maincontainer #rightcolumnaa #rightcolumnbb #all img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.menu li {
float:left;
width:auto;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:auto;
	height:3em;
	padding-left:10px;
	line-height:1.4em;
	font-weight: bold;
	padding-right: 10px;
}
#archive {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:auto;
w\idth:100px;
}


.menu li {
float:left;
width:auto;
position:relative;
}

#menueaktiv {
	color:#FFFFFF;
	background:#AE988D;
}

/* style the links for the top level.small */
.menu a.small, .menu a.small:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:50px;
	height:3em;
	padding-left:10px;
	line-height:1.4em;
	font-weight: bold;
	padding-right: 10px;
}
/* a hack so that IE5.5 faulty box model is corrected .small */
* html .menu a.small, * html .menu a.small:visited {
width:70px;
w\idth:70px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#A3897C no-repeat right bottom;
	color: #6D5F54;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FCC31E;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#736960;
	color: #FFFFFF;
}
.menu ul ul :hover > a.drop {
	background:#736960;
	color: #FFFFFF;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#C2B2AA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FCC31E;
	color: #6D5F54;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	position:absolute;
	height:0;
	top: 2.55em;
	left:0px;
	width:120px;
	visibility: hidden;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:36px;
t\op:36px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:130px; 
top:0;
width:auto;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-100px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#AE988D;
	color:#6d5f54;
	height:auto;
	line-height:1.3em;
	padding:5px 10px;
	width:110px;
	min-width:100px; /* yet another hack for IE5.5 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FCC31E;
}
* html .menu ul ul a{
width:110px;
w\idth:110px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color: #fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/*---------------------------------------------FOOTER--------------------------------------------*/

#footer-content {
	width: 730px;
	padding-top: 10px;
	clear: both;
	color: #6D5F54;
	background-image: url(img/footerhigru1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 32px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
}

#footer-content a:link, #footer-content a:visited {
	color: #6D5F54;
	font-weight: normal;
	font-size: 10px;
	font-size: 10px;
}

#footer-content a:hover {
	color: #FCC31E;
	background-color: #AE988D;
	
}
	
	
/*++++++++++++++++----------------------------------OLLES----------------------------------++++++++++++++++++*/	
	
	
	
	.olles #menueleiste {
	background-color: #81776E;
	height: 37px;
	width: 1280px;
	margin-top: 163px;
}
.olles #headhigru {
	height: 170px;
	width: 1280px;
	position: absolute;
	left: 0px;
	margin-top: 0px;
	background-image: url(img/higrumonet.jpg);
	background-repeat: repeat;
	background-position: center top;
}
		
    .olles #container {
	min-width: 800px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: -200px;
} 
   .olles #container1{
	min-width: 1280px;
	width: 1280px;
	text-align: center;
	background-image: url(img/higrumonet.jpg);
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
 .olles #container2{
	min-width: 1280px;
	width: 1280px;
	text-align: center;
	background-color: #81776E;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
.olles #containerc{
	min-width: 1280px;
	width: 1280px;
	text-align: center;
	background-color: #81776E;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
    .olles #header {
	padding: 0;  
	height: 200px;
} 
    .olles #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
 }
 
  .olles #mainContent {
	margin-top: 0;
	margin-bottom: 20;
	margin-left: 0px;
} 
    .olles #footer {

} 
    .olles #footer p {
    	margin: 0; 
    	padding: 10px 0; 
 }
   
    .fltrt {
    	float: right;
    	margin-left: 8px;
}
    .fltlft { 
    	float: left;
    	margin-right: 8px;
}
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
	
	/* for all browsers that understand min-width */

.containera {
	width:575px;
	min-width:200px;
	margin-top: 12px;
	margin-left: 0px;
}


.containerc {
	width:575px;
	min-width:200px;
	margin-top: 12px;
	margin-left: 0px;
}

.containerc .ppp {
	font-size: 20pt;
	padding-left: 20px;
	
}
.containerli {
	position:relative;
	width:270px;
	float: left;
	margin: 0px;
}

.containerre {
	position:relative;
	width:270px;
	float: left;
	margin-left: 20px;
}


 /*---------------------------------------------KOPF-----------------------------------------------------------*/
 
    
.olles #kopflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	height: 20px;
	line-height: 2em;
	margin-right: 0px;
	position:relative;
}


#kopflink a:link, #kopflink a:visited {
	color: #000000;
	font-weight: bold;
}

#kopflink a:hover {
	color: #FDC532;
	font-weight: bold;
	background-color: #AD998E;
}
#kopftexta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.4em;
	padding-left: 5px;
	padding-right: 20px;
	width: 17em;
	min-width: 510px;
	color: #000000;
	margin-left: 10px;
	position:relative;
	padding-top: 15px;
}
#kopftextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	width: 33em;
	padding-left: 0px;
	min-width: 480px;
	margin-left: 15px;
	position:relative;
	padding-bottom: 8px;
}




#breadcrumb {
	color: #006633;
	width: 560px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #006633;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #FDC532;
	background-color: #AD998E;
}




	
/*--------------------------------------------SIDEBAR-----------------------------------------------*/	
	
   
    .olles #sidebar1 {
	float: right;
	width: 200px;
	padding-top: 15px;
	background-color: #ffeec0;
    }
	
	#sidebar1 a:link, #sidebar1 a:visited {
	font-size: 10px;
	color: rgb(87, 82, 67);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.4em;	
}
#sidebar1 a:hover {
	color: #FCC31E;
	background-color: #AE988D;	
}
	
#sidebar1 img {
}
    .olles #sidebar1 h1, .olles #sidebar1 h2, .olles #sidebar1 h3, .olles #sidebar1 p {
	margin-right: 10px;
    }
#sidebar1 p {
	font-size: 10px;
}
#sidebar1 p a:link, #sidebar1 p a:visited {
	font-size: 10px;
	color: rgb(87, 82, 67);
	text-decoration: underline;
}
#sidebar1 p a:hover {
	color: #FCC31E;
	background-color: #AE988D;	
}
#sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #575243;
	line-height: 1em;
}

#sidebar1 h1 a:link, #sidebar1 h1 a:visited {
	font-size: 12px;
	color: rgb(87, 82, 67);
}

#sidebar1 h1 a:hover {
	color: #FCC31E;
	background-color: #AE988D;	
}


#sidebar1  li {
	list-style-image: url(img/pfeili.gif);
	margin-left: -20px;
}
     
#sidebar1 .contentside {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#sidebar1 .contentsidea {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#sidebar1 .contentside h1 {
	font-size:15px;
}

#sidebar1 img {
	margin-left: 10px;
	margin-bottom: 10px;
}
 
 
/*---------------------------------------------farbBOX--------------------------------------------*/








#xsnazzy {
	position: relative;
	background-image: url(img/higru_orange.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fe3333;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#extra1 a {
	color: #fe3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right: 10px;
	font-weight: normal;
	text-align: right;
	position: absolute;
	left: 111px;
	top: 32px;
	width:125px;
	
}
	
#extra1 a:hover   {
	color: #FCC31E;
	background-color: #AE988D;

}



.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fcd66b; border-left:1px solid #fcd66b; border-right:1px solid #fcd66b;}
.xb1 {margin:0 5px; background:#fcd66b;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent1 {
	display:block;
	background:#fcd66b;
	border:0 solid #fcd66b;
	border-width:0 1px;
	color: #FF3333;
	padding: 10px;
}

.xboxcontent {
	display:block;
	background:#fcd66b;
	border:0 solid #fcd66b;
	border-width:0 1px;
	padding: 10px;
}
.xboxcontent ul {
	
	list-style: outside;
}

.xboxcontent LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
	display: list-item;
	line-height: 1.3em;
}

#kugalaa {
	list-style-image: url(img/kugala_g.gif);
	font-size: 12pt;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
}
#kugalaa a:link, #kugalaa a:visited {
	list-style-image: url(img/kugala_g.gif);
	font-size: 8pt;
	margin-bottom: 5px;
	color: #FF3333;
	text-align:right;
}
#kugalaa a:hover{
	color: #FCC31E;
	background-color: #AE988D;
	font-weight: bold;
}
#kugala {
	list-style-image: url(img/kugala_g.gif);
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
#kugalb {
	list-style-image: url(img/kugalb_g.gif);
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

#kugalc {
	list-style-image: url(img/kugalc_g.gif);
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}


/*---------------------------------------------RAHMENBOX--------------------------------------------*/


.holder {display:block; color:#000;}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {border-right:100px solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-0px;}
.b1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#d2c8bc; margin:0 5px;}
.b2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:2px solid #d2c8bc; border-left:2px solid #d2c8bc; margin:0 3px;}
.b3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #d2c8bc; border-left:1px solid #d2c8bc; margin:0 2px;}
.b4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #d2c8bc; border-left:1px solid #d2c8bc; margin:0 1px;}





/*---------------------------------------------RAHMENBOX CONTENT--------------------------------------------*/

.content {
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
	margin-right: 0px;
}

.content p {
	font-size: 12px;
}


.content ul{

}
.content li {
	list-style-image: url(img/pfeile.gif);
	margin-left: -20px;
}

.content h1 {
	font-size: 17px;
	color: rgb(87, 82, 67);
	background:none;
	font-family: Arial, Helvetica, sans-serif;
}

.content h1 a, .content h1 a:visited {
	color: rgb(87, 82, 67);
	font-size: 17px;
	line-height: 0.5em;
}
.content h1 a:hover {
	color: #FCC31E;
	background-color: #AE988D;
}
.content h2 {
	font-size: 15px;
	color: rgb(87, 82, 67);
	font-family: Arial, Helvetica, sans-serif;
}
.content h2 a, .content h2 a:visited {
	color: rgb(87, 82, 67);
	font-size: 14px;
}
.content h2 a:hover {
	color: #FCC31E;
	background-color: #AE988D;	
}
.content h3 {
	color: #575243;
	font-size: 12px;
}
.content h3 a, .content h3 a:visited {
	color: rgb(87, 82, 67);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.content h3 a:hover {
	color: #FCC31E;
	background-color: #AE988D;
}

.ein {
	padding-left: 20px;
	margin-left: 40px;
	margin-bottom: 0px;
}


.aus ul{
	padding-left: 20px;
}
.aus li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	width: auto;
	margin-left: 5px;
	list-style-image: url(img/kugala_g.gif);
	list-style-position: inherit;
	text-align: left;
}

.rahmena {
	font-size: 1.1em;
	text-align: justify;
	padding-left: 100px;
}
.linkskleina {
	font-family: Arial, Helvetica, sans-serif;
	color: #575243;
	margin-left: 5px;
}
.linkskleina a:link {
	color: #575243;
	text-decoration: underline;
}
.linkskleina a:visited {
	color: #575243;
	text-decoration: underline;
}
.linkskleina a:hover {
	color: #FCC31E;
	background-color: #AE988D;
	text-decoration: underline;
}



#hervor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb(87, 82, 67);
	font-weight: bold;
	line-height: 1.3em;
	width: 85%;
	padding: 2px;
}

.hervora {
	background-color : #8ecbdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	}
#hervorb {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #575243;
	width: 100%;
	}
	
	#extra {
	text-align: left;
	font-size: 10pt;
	position: absolute;
	top: 312px;
	right: 262px;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#extra a, .extra a:visited {
	color: #339966;
	font-weight: bold;
}
#extra a:hover {
	color: #FCC31E;
	background-color: #AE988D;
	text-align: left;
	
}


#bild {
	background-image: url(img/monet1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
}


#contentcolumnaa{
margin: 0 20% 0 180px /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
}

#leftcolumnaa{
	float: left;
	width: 60px; /*Set left margin to -(LeftColumnWidth)*/
	background: url(img/higru.jpg);
	padding-top: 3px;
	padding-bottom: 3px;
}
 #zahl {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D5F54;
	line-height: 36px;
	text-align: center;

		}
 #jahr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D5F54;
	text-align: center;
	line-height: 18px;
	

}
#rightcolumnaa{
	float: right;
	width: 440px;
	padding: 0px;
	margin: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	color: #6D5F54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcolumnbb{
	float: right;
	width: 380px;
}


#footeraa{
	clear: both;
	color: #FFF;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#footeraa a{
color: #FFFF80;
}

.innertubeaa{
	margin-top: 0;
	margin-bottom: 2px;
}
#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 400px;
	text-align: right;
}
#form1 #name {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #575243;
	margin-bottom: 5px;
}
#form1 #pw {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

#form1 #login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D9491;
}
#hervor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(img/higru_blau.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
	width: 530px;
}
#falsch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
	padding-bottom: 10px;
}
strong {
	color: #575243;
}

		
#linka{
	color: #575243;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linka a:link, #linka a:visited{
	color: #575243;
	font-family: "Trebuchet MS", Arial;
	background-color: #ff9;font-size: 12px;
}
#linka a:hover{
	color: #FCC31E;
	background-color: #AE988D;	
}
#linkb{
	color: #575243;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#linkb a:link, #linkb a:visited{
	color: #575243;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #FFFFFF;
}
#linkb a:hover{
	color: #FCC31E;
	background-color: #AE988D;	
}

#linkc{
	color: #575243;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
#linkc a:link, #linkc a:visited{
	color: #575243;
	font-family: "Trebuchet MS", Arial;
	background-color: #ff9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
#linkc a:hover{
	color: #FCC31E;
	background-color: #AE988D;	
}
#link {
	padding-left: 20px;
}
.top {
	font-size: 8pt;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.top a:link, .top a:visited {
	color: #62CCED;
	font-family: "Trebuchet MS", Arial;
	
	
}
.lang a:hover{
	color: #FCC31E;
	background-color: #AE988D;	
}
.lang {
	font-size: 10pt;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.lang a:link, .lang a:visited {
	color: #62CCED;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.lang a:hover{
	color: #FCC31E;
	background-color: #AE988D;	
}



.content table {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.content td {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.sitemap ul{
	list-style-type: none;
	list-style-image: none;
}
.olles #container #mainContent .containera .holder .content .sitemap {
	list-style-image: none;
	list-style-type: none;
}

.sitemapa li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;

}
.sitemapa{

	
}

.sitemapa a:link, .sitemapa a:visited{
	color: #575243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FF9;
}



.sitemapa a:hover{color: #FCC31E;
	background-color: #AE988D;	
}

.sitemapb a:link, .sitemapb a:visited{
	color: #575243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 30px;
	display: inline;
}



.sitemapb a:hover{color: #FCC31E;
	background-color: #AE988D;	
}



/*-------------adressen----------------*/

.adr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 25px;
}
.adr #name {
	font-size: 12pt;
	color: #575243;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9;
}

.adr #mail {
	font-size: 10pt;
	padding-left: 30px;
}
.adr #mail a:link, .adr #mail a:visited{
	color: #575243;
	
}

.adr #mail  a:hover{color: #FCC31E;
	background-color: #AE988D;	

	
}

.adr #prax {
padding-left: 30px;
}

.adr #tel {
padding-left: 30px;
}
.adr #wohn {
	padding-left: 30px;
	font-style: italic;
	text-align: right;
}

.adr #wtel {
	padding-left: 80px;
	font-style: italic;
	text-align: right;
}
.adr #p-wohn {
	padding-left: 30px;
	font-style: italic;
	text-align: right;
	color: #575243;
}

.adr #p-wtel {
	padding-left: 80px;
	font-style: italic;
	text-align: right;
	color: #575243;
}



/*-----------literaturliste-----------------*/


.lit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff9;
}
#autor {
	color: #575243;
	font-weight: bold;
}
#verlag {
	text-align: right;
	font-style: italic;
}
#verlag a:link, a:visited{
	color: #575243;
}
#verlag a:hover{color: #FCC31E;
	background-color: #AE988D;	
}
#titel {
	padding-left: 50px;
}
#titel a:link, a:visited{
	color: #575243;
}
#titel a:hover{color: #FCC31E;
	background-color: #AE988D;	
}
#sdf{
	font-size: 10pt;
	margin-left: 0px;
}
.olles #container #mainContent .containera .content .contenta .linkskleina img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#termin {
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 25px;
	vertical-align: top;
}
.leer {
	width: 100px;
}
