.inhalt{
	font-size: 15px;
	color:  #FFFFFF;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.inhalt a:link, .inhalt a:active, .inhalt a:visited{
color: #CCCCCC;
	}	
	
.inhalt a:hover{
	color: #999999;
	}	
	
.titel, .Title, .title, .Titel{
font-family: 'Good Times', Arial, Verdana;
font-size:24px;
font-weight:bold;
line-height:24px;
margin-top:5px;
}		
	
#content{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}



a:link, a:hover, a:visited{
	color: #313946;
	
}
a:active{
	color: #CCCCCC;
}
a:hover{
	color: #849299;
}

.tabelletitel{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-image:url(bilder/designbilder/titelhintergrund.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

.tabelleinhalt{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	height:100%
	}
	
	.tabelleinhalt img{
	padding: 5px;

	}
	.tabelleinhalt a:link, .tabelleinhalt a:active, .tabelleinhalt a:visited {
	color: #FFFFFF;
	}
	
	.tabelleinhalt a:hover {
	color: #E5E5E5;
	}
	
	
	input, select, textarea {
	/* Alle Labels UND Formularelemente auswählen */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color: #01396A;

}

label{
background-color: none;
}
input#submit { /* den Submit-Button */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color: #01396A;
}

input#radio{
	/* den Submit-Button */
	color: #363539;
	border: none;
	border-color:White;
}

.titel{
	color: #AE0023;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}

.copy{
color: #999999;
font-size:10px;
}

.copy:link, .copy:active, .copy:visited{
color: #999999;
}
.copy:hover{
color: #666666;
}

.copy a:link, .copy a:active, .copy a:visited{
color: #999999;
}
.copy a:hover{
color: #666666;
}

h1{
font-size: 15px;
}

h2{
font-size: 14px;
}

#tabborder{
	border: 1px solid;
	border-color: #74B7D2;
	padding: 0px;
}

#menubox{
width: 235px;
height: 551px;
background-image:url(bilder/designbilder/menuhintergrund.jpg);
background-repeat:no-repeat;
}

#inhaltsbox{
	height: 450px;
	width:740px;
	overflow:auto;
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.inhalt img{
border:none;
}

.inhalt a:img{
border: none;}

a.seitenzahlen:link, a.seitenzahlen:visited, a.seitenzahlen:active{
	display: block;
	font-size: 14px;
	width: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-color: #74B7D2;
	margin: 3px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom:4px;

}


a.seitenzahlen:hover{
	background-color: #FFFFFF;
	/*border: solid 1px #006600;*/
	color: #000000;
}

.seitenzahlenaktiv{
	display: block;
	font-size: 14px;
	width: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-color: #74B7D2;
	margin: 3px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom:4px;
}

#rahmenoben{
width: 602px;
height: 12px;
border:1px solid;
border-color: #000000;
}
#rahmenunten{
width: 602px;
height: 12px;
border:1px solid;
border-color: #000000;
}

/*SLIDER STARTSEITE*/
#slider {
    position:relative;
    width:375px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
	display:none;
}
#slider a {
    border:0;
    display:block;
}

