body, html {
	background-color:#fff;
        background-image: url(images/rotelinie.gif);
        background-repeat: no-repeat;
        background-position: 8px 176px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	height:100%;
}

/* ------------ obere boxen für die bilder --------*/

#top {
        background-color:#fff;
        position:absolute;
        height: 113px;
        left:0px;
        top:0px;
        width:572px;
        z-index:5;
}

#tleft {	
	float:left;
	height:95px;
	padding:8px 10px 10px 0px;
	width:192px;

}	


#tmid {
	background-color:#fff;
	float:left;
	height:95px;
	padding:8px 10px 0px 0px;
	width:360px;
        
}

/*---- ab hier laufen die Balken nach rechts aus ----- */
#trighttop {
	background-color:#e2335c;
	
	height:26px;
	position: absolute;
	visibility: visible;
	width:100%;
	left: 0px;
	top:8px;
        z-index:1;	
}

#texttop {
        color:#fff;
        left: 582px;
	font-size:13px;
        height:20px;
        top:8px;
        position: absolute;
	visibility: visible;
}

#texttop a{
        color:#fff;
        text-decoration:none;
        padding-right: 8px;
}

#texttop a:hover {
        color:#fff;
        font-weight:bold;
}

#texttop a.active {
        color:#fff;
        font-weight:bold;
}

#textmid {
        color:#e2335c;
        font-size:13px;
        left: 582px;
	font-size:13px;
        height:20px;
        top:44px;
       
        position: absolute;
	visibility: visible;
        z-index:5;
}


#trightbottom {
	background-color:#e9e9e1;
	font-size:13px;
	height:40px;
	left: 0px;
	position: absolute;
	visibility: visible;
	width:100%;
	top: 63px;
        z-index:1;	
}
/*--- ende ---*/

/*---- Metanavigation -------*/

#textbottom {
        color:#000;
        left: 568px;
        position: absolute;
        top: 15px;
        visibility: visible;
        width:500px;        
        z-index:5;
}

#textbottom ul {
        margin:0;
	padding:0;
}

#textbottom ul li {
        color:#000;
        display:inline;		
}

#textbottom ul li a {
	color:#000;
	font-size: 13px;
        padding-right:18px;
	padding-left:18px;
	text-decoration: none;

}

#textbottom ul li a:hover {
	color: #e2335c;
}

#tsize {
	position: absolute;
	visibility: visible;
	width:100px;
	left: 864px;
	top:-23px;
        z-index:1;	
        height:20px;
}

#tsize  ul {
        margin:0;
	padding:0;
}

#tsize  ul li {
        color:#000;
        display:inline;		
}


#tsize  ul li.small a {
	color:#000;
	font-size: 10px;		
	text-decoration: none;
}

#tsize  ul li.norm a {
	color:#000;
	font-size: 13px;		
	text-decoration: none;
}

#tsize  ul li.big a {
	color:#000;
	font-size: 14px;		
	text-decoration: none;
}

#tsize  ul li a:hover,a.active{
	color: #e2335c;
}

/*---- ende ---*/


/*-------- läuft vertikal ins nirvana -------*/
#vleft {
	background-color:#e9e9e1;
	height:100%;
	left:0px;
	position:absolute;
	top: 0px;
	width:192px;
        z-index:1;
	
}
/*----------- menü links vertikal ------------*/

#vmenu {
        border-bottom:solid 1px #fff;
        clear:both:
	left:0px;
	position:absolute;
	top: 148px;
	width:192px;
        z-index:1;
}


#vmenu ul {
	margin:0;
	padding:0;
}

#vmenu ul li {
	border-top:solid 1px #fff;
        color:#000;
        
}

#vmenu ul li a {
	color:#000;
        background-color: #e9e9e1;
	padding-left:15px;
	padding-bottom:10px;
        padding-top:10px;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

#vmenu ul li a:hover {
	color: #e2335c;
        background-color: #e9e9e1;	
}

#vmenu ul li a.active {
	background-color:#fff;
	color: #000;
	font-weight: bold;
}


#vmenu ul li.sublevel2 {
	background-color:#fff;
	margin:0;
	padding:0;
}

#vmenu ul li.sublevel2 a {
        background-color:#fff;
	color:#000;
	font-size: 13px;
	padding-left: 50px;
	text-decoration: none;
}

#vmenu ul li.sublevel2 a:hover {
	color: #e2335c;
        font-weight: normal;
}

#vmenu ul li.sublevel2 a.active {
	color: #000;
	font-weight: normal;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 40px 16px;
}


/*------------------- ende vmenü -------------*/


/*----------- Inhalt -------------*/

#content {
	position:absolute;
	left:252px;
	top:148px;
	width:572px;
}

#content_c {
	min-height:300px;
    height:auto !important;  /* für moderne Browser */
    height:300px;  /*für den IE6 */
        line-height:19px;
}

#content_c h1 {
    color: #e2335c;
    font-size:19px;
    margin-bottom:14px;
    margin-top:5px;
}

#content_c h2 {
    color: #000;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
}

#content_c a {
    color:#000;
    text-decoration:underline;
}

#content_c ul {
    margin:0;
    padding:0;
}

#content_c li {
        margin-left:15px;
        list-style-type: disc;
}

#footer{
        margin-top:10px;
        width: 572px;
        padding-bottom: 6px;
        border-bottom:#e2335c 1px solid;
        margin-bottom: 20px;
}

#footer img {
        padding-left:8px;
}

#footertext {
         float:left;
        width: 507px;
    font-size: 9px;
}

#contact {
     float:left;
     width: 572px;
}

#contact h2 {
     color:#e2335c;
}

#contact img {
     float:left;
     padding-bottom:20px;
}


/* läuft nach rechts aus ------*/
#aktuell {
  color:#000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:19px;
  left:864px;
  position:absolute;
  top: 158px;
  width:130px;
  visibility:visible;

}

#aktuell h1 {
  color:#e2335c;
  font-family:gravur;
  font-size:16px;
  margin-top:0px;
}

#aktuell h2 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 2px;
}

#aktuell a {
  color:#000;
}
