body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;background-image:url(images/back.gif);
}



A:Link,A:Active,A:Visited {		color:#000000;
								font-size: 9pt;
								font-family:arial, helvetica, sans-serif;
								TEXT-DECORATION: none;}	/* Standartlink der Seite */

A:Hover {						color:#6A6A6A;
								font-size: 9pt;
								font-family:arial, helvetica, sans-serif;
								TEXT-DECORATION: none;}


a.MenueLink{					 display: block;
 background-color: #FDFBFD;
 text-decoration: none;
 width: 160px;
 padding: 4px 0px 4px 7px;
 color: #999;
 border-bottom: 1px solid #E9E9E9;
 text-align: left;}

a.MenueLink:hover{
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 7px;
 color: #B5B5B5;
 width: 160px;
 background-color: #F9F2F9;
}

.MenueLinie {clear:left; border-bottom: 1px solid #E9E9E9;;} /*Linie links und rechts in der Mitte*/
/*


a.MenueLink{					 display: block;
 background-color: #FDFBFD;
 text-decoration: none;
 width: 160px;
 padding: 4px 0px 4px 7px;
 color: #999;
 border-bottom: 1px solid #E9E9E9;
 text-align: left;}


a:MenueLink:hover {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 7px;
 color: #B5B5B5;
 width: 160px;
 background-color: #000000;
}

*/



.Newsletter{

        border: 1px solid #DBDBDB;
font-weight:bold;
        padding: 5px 5px 5px 5px;

}

.Button {                       margin-top: 5px; font-size: 10px;
                                border-right: #000000 1px solid;
                                border-top: #000000 1px solid;
                                border-left: #000000 1px solid;
                                border-bottom: #000000 1px solid}


.Bild{							width:178px; height:140px;
        border-top: 1px solid #DBDBDB;
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;

        background:#FCF7EF;
        padding: 10px 10px 0px 10px;

}


.BildRahmen {	border: 1px solid #DBDBDB;}

.BildUnterschrift{
								width:178px;font-size: 8pt;margin-bottom:10px;text-align:center;
								color:#808080;font-weight:bold;
								padding: 10px 10px 5px 10px;background:#FCF7EF;
								border-left: 1px solid #DBDBDB;
								border-right: 1px solid #DBDBDB;
								border-bottom: 1px solid #DBDBDB;
								 }



.Copyright{						width:900px;
                                border-top-width:1px;
                                border-top-color:#DBDBDB;
                                border-top-style:solid;

								font-size: 8pt;
								color:#808080;padding-top:2px;
								padding-bottom:20px; }


.post {
	margin-bottom: 2em;
}


#wrapper {
 margin: 10px auto;
 width: 820px;border:1px #DBDBDB solid;
 background:#ffffff;
}
#header {
 color: #333;
 width: 550px;
 float: left;
 height: 200px;background:#000000;
}
#leftcolumn {
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 820px;
 width: 170px;
 float: left;
}
#content {
 float: left;
/* FRabe für den INHALT ??????????????????????????????
color: #B07700; */
 margin: 10px 0px 0px 0px;
 padding: 10px;
 min-height: 820px;
 width: 380px;
 border-top: 1px solid #DBDBDB;
 border-left: 1px solid #DBDBDB;
 display: inline;
	line-height: 2em;


}
#rightcolumn {
 color: #333;
 margin: 10px 10px 0px 0px;
 padding: 10px;
 min-height: 850px;
 width: 190px;
 float: right;
/* background:#FFF2D7;*/
}
#footer {
 width: 800px;
 clear: both;
 color: #333;
 padding: 10px;
}
