.inhalt{
	font-size: 12px;
	color:  #363539;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-left:10px;
	}
.inhalt a{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-left:10px;
	}	
	
#content{
	padding-left: 15px;
	padding-right: 15px;
}



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: #363539;
	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: #363539;
	line-height: 14px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	height:100%

	}
	
	.tabelleinhalt img{
	padding: 5px;

	}
	
	label, input, select, textarea {
	/* Alle Labels UND Formularelemente auswählen */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color: #C4D5F1;
}
input#submit { /* den Submit-Button */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color: #C4D5F1;
}

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

.titel{
	color: #8D0F00;
	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: #F7EBB9;
	padding: 3px;
}

#tabborder img{
margin: 4px;
}

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

#inhaltsbox{
	width:740px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
}
#inhaltsbox img{
margin: 4px;
}