body{
	margin-top: 0px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial, Helvetica", sans-serif;
	font-size: 12px;
  background-color: #e7e7e7;
  
  text-align: center;
}


#backgroundmain{
	  			position: relative; padding: 0px;
          height: auto;
          width:950px;
          margin: auto;
          text-align: center;
          background-color: #ffffff;
}

#header{
				 	position: relative; padding: 0px; 
          height: 140px; width: 950px;
          margin:auto;
          text-align: left;
          top: 0px; 
          background-image:url(images/header.jpg);
}


#main{		
					position: absolute;
				 	height: auto; 
    			width: 950px;   
          top: 140px; 
          left:0px;
          text-align: left;
          background-color: #ffffff;
}


#menu {
		
  	float: left;
    width:197px;
    text-align:left;
    background-color: #ffffff;
    
}

#inhalt {
		float: left;
		margin-top:0px;
    width:467px;
    height: auto;
    margin:0px;
    background-color: #ffffff;
}
#text{
	margin-top:40px;
}
#info {
		margin-top:40px;
 		float:right;
 		width:271px;
 		margin-right: 15px;
 		text-align:right;
 		background-color: #ffffff;
}


/*Linkdefinitionen*/

/*Metalinks*/
a:link {}
a:visited {}
a:active {}
a:hover {}  



/* Mousovereffekte f&uuml;r Hauptlinks*/
a.main:link {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

a.main:visited {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:20px;
	padding-top:0px;
	padding-bottom: 0px;
}

a.main:hover {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: none; 
	font-weight: normal;	
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/menuhover.jpg);
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}
.active1{
	font-size: 12px;
	color: #d40823; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/menuhover.jpg);
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}


a.main:active {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: none; 
	font-weight: normal;	
	padding-left:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}


/* Mousovereffekte f&uuml;r Hauptlinks*/
a.main2:link {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 37px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

a.main2:visited {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:37px;
	padding-top:0px;
	padding-bottom: 0px;
}

a.main2:hover {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: none; 
	font-weight: bold;	
	padding-left:37px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}
.activemain2{
	font-size: 12px;
	color: #d40823; 
	text-decoration: none; 
	font-weight: bold;
	padding-left:37px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}


a.main2:active {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: none; 
	font-weight: normal;	
	padding-left:37px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}

a.sitemap:active {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	line-height: 20px;
}

a.sitemap:link {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	line-height: 20px;
	
}

a.sitemap:visited {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	line-height: 20px;
}

a.sitemap:hover {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: none; 
	font-weight: bold;	
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	width: 190px;
	display:block;
	background-repeat: no-repeat;
}


/*Text-Links*/
a.txt:link {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: underline; 
	font-weight: normal;
}
a.txt:visited {
	font-size: 12px;
	color: #d40823;
	text-decoration: underline; 
	font-weight: normal;
}
a.txt:hover {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: underline; 
	font-weight: normal;
}
a.txt:active {
	font-size: 12px; 
	color: #d40823; 
	text-decoration: underline; 
	font-weight: normal;
}
.activetxt{
	font-size: 12px; 
	color: #d40823; 
	text-decoration: underline; 
	font-weight: normal;
}

/*Links*/
a.links { 
		display:block; margin-bottom:0px; text-align:left; width:70ex;
        padding:0px; text-decoration:none;
		background-repeat:no-repeat;
		}


a.links:link {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	border-bottom: 1px dotted;
	border-color: #d40823;
}
a.links:visited {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
		border-bottom: 1px dotted;
	border-color: #d40823;
}
a.links:hover {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
	background-color:#d40823;
	background-position:left;
		border-bottom: 1px dotted;
	border-color: #d40823;
}
	
a.links:active {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
		border-bottom: 1px dotted;
	border-color: #d40823;
}

/* Navi-Style */
.navul{
			width: 197px; 
			margin: 0px;
			padding: 0px;
			margin-top: 40px;
			background-color:white;
}


.navi{
			width: 197px;
			list-style: none;
			color: #000000; 
			font-weight: normal;
			font-size: 12px;
			line-height: 20px;
			padding-bottom: 8px;
			vertical-align: middle;
			
}


/* Inhaltliche Styleangaben */

.ueberschrift{
			font-size: 13px;
			font-weight: bold;
			vertical-align: top;
			color: #d40823;
			text-align: left;
			border-bottom: 1px dotted;
			border-color: #d40823;
}
.ueberschrift2{
			font-size: 12px;
			font-weight: bold;
			color: #d40823;
			padding-left: 5px;
	
}
.trennstreifen{
		border: 1px dotted;
		border-color: #d40823;
}
.programm{
		border-bottom: 1px dotted;
		border-color: #d40823;
}

.infotable{
		border: 1px solid; color: #c8cdd1;
}

.inhalt{
			font-size: 12px;
			font-weight: normal;
			color: #000000;
			text-align: left;
}
.smallfont{
			font-size: 10px;
			font-weight: normal;
			color: #000000;
			text-align: left;
			padding-left: 5px;
}
.inhaltbigred{
			font-size: 12px;
			font-weight: bold;
			color: #d40823;
			text-align: left;
}

.input{
	font-family: "Arial, Helvetica", sans-serif;
	font-size: 11px;
	border-bottom: 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color:#d40823;
	background-color: #e7e7e7;
}

.aktuelles_ue{
			font-size: 14px;
			font-weight: bold;
}
