
body {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #993399;}
a:active { color:#993399;}



h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 957px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #e1ddd9;
background-image:url(../images/header_logo.jpg);
width:957px;
height:110px;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;}

/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
background-image:url(../images/verlauf_rechts.jpg);
background-repeat:no-repeat;
background-position:right;
width:757px;
height:590px;
padding: 0px;
margin-left: 200px;

margin-right: 0px;
}
div#content {
min-height:583px;
height:expression(this.scrollHeight > 583 ? "auto":"583px");
}

#content-main {
background-color: #ffffff;

padding: 48px 52px 10px 0px;
width:693px;
height:532px;
overflow:auto;
}

p, pre{
padding: 0px 10px 0px 12px;
margin:0px;
}

.rubrik img {
margin-right:22px;
margin-left:12px;
}

.rubrik {

margin:0px;
}

/* --------------left navigavtion------------- */
#left {
/* background-image is included dynamically in header.php
background-image:url(../images/bg_menu.jpg);
*/
background-repeat:no-repeat;
background-color:#FFFFFF;

float: left;
width: 173px;
margin: 0px;
padding: 0px;
height:589px;
}

/*  --------------- menu ---------------------*/

#menu  {
         margin:50px 0px 0px 55px;
		 }

/* --------------- button -------------------*/

.button {

		 background-repeat:no-repeat;
		 width:117px;
		 height:27px;
		 margin-bottom:7px;

		 }

.button a
         {
		 background-image:url(../images/button02.png);
		 background-repeat:no-repeat;
		 font-family: Verdana, Arial, sans-serif	;
		 font-size:13px;
		 color:#fffefe;
		 display:block;
		 text-align:center;
		 width:126px;
		 height:27px;
		 margin-bottom:7px;
		 font-weight:bold;
		 text-decoration:none;
		 margin-left:6px;
		 padding:0px 0px 0px -8px;
		 line-height:28px;
		 }

.button_active a
         {
		 background-image:url(../images/button-push02.png);
		 background-repeat:no-repeat;
		 font-family: Verdana, Arial, sans-serif	;
		 font-size:13px;
		 color:#993399;
		 display:block;
		 text-align:center;
		 width:126px;
		 height:27px;
		 margin-bottom:7px;

		 font-weight:bold;
		 text-decoration:none;
		 margin-left:6px;
		 padding:0px 0px 0px -8px;
		 line-height:28px;
		 }

.button a:hover
         {
		 background-image:url(../images/button-push02.png);
		 background-repeat:no-repeat;
		 font-family: Verdana, Arial, sans-serif	;
		 font-size:13px;
		 color:#993399;
		 display:block;
		 text-align:center;
		 width:126px;
		 height:27px;
		 margin-bottom:7px;

		 font-weight:bold;
		 text-decoration:none;
		 margin-left:6px;
		 padding:0px 0px 0px -8px;
		 line-height:28px;
		 }

/* -------------- öffnungszeiten ---------------*/

#zeiten p
        {
		font-family:verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#000000;
		line-height:14px;
		margin-top:60px;
		padding:8px 0px 0px 16px;

		}



/* -----------footer--------------------------- */
#footer {
clear: both;
background-image:url(../images/bg_footer.jpg);
width:957px;
height:4px;
margin: 0px;
padding: 0px;
text-align: right; }
