/*
###### ELEMENTS ######
*/

body {
	background-color:		#4d4d4d;
	margin:					30px 0px 10px 0px;
	padding:				0px;
}

body a {	
	color: 					#0078d4; 
}

h1 {
	color: 					#9999a5; 
	font-size: 				21px; 
	font-weight:			bold;
	margin-top:				0px;
}

h2 {	
	color: 					#9999a5; 
	font-size: 				15px; 
	font-weight:			bold;
	padding-top:			1px;
	margin-top:				0px;
}

li {
	margin-top:				10px;
}

ul { 
	list-style-image: 		url("../bilder/aufzaehlung.gif");	
}


/*
###### CLASSES ######
*/

.bildtext {
	color: 					#4d4d4d; 
	font-family: 			Arial,Helvetica; 
	font-size: 				11px; 
	padding-right: 			70px; 
	padding-top:			5px
}

.logoteil1 {
	color: 					#ab0014; 
	font-family: 			Arial,Helvetica; 
	font-size: 				21px; 
	font-weight:			bold;
	line-height:			20px;
	margin-top:				28px;
}

.logoteil2 {
	font-family: 			Arial,Helvetica; 
	font-size: 				13px; 
	margin-top:				15px;
	margin-bottom:			15px;
}

.logoteil3 {
	font-size: 				11px; 
}

.naviblock {
	color: 					#ab0014; 
	font-family: 			Arial,Helvetica; 
	font-size: 				14px; 
	font-weight:			bold;
	line-height:			23px;
	padding-left: 			40px; 
}

.naviblocksub {
	color: 					#5b5b5b; 
	font-family: 			Arial,Helvetica; 
	font-size: 				12px; 
	line-height:			23px;
	padding-left: 			35px; 
}

.naviaktiv {
	color: 					#000000; 
}

.naviblock a {
	color: 					#ab0014; 
	text-decoration:		none;
}

.naviblock a:hover {
	color: 					#0d0d0d; 
	text-decoration:		underline;
}

.naviblocksub a {
	color: 					#5b5b5b; 
	text-decoration:		none;
}

.naviblocksub a:hover {
	color: 					#0d0d0d; 
	text-decoration:		underline;
}

.teaserbild {
	margin-bottom:			5px;
}

.text {
	color: 					#0d0d0d; 
	font-family: 			Arial,Helvetica; 
	font-size: 				13px; 
}

.textfooter {
	color: 					#ffffff; 
	font-family: 			Arial,Helvetica; 
	font-size: 				11px; 
	letter-spacing: 		1px;
	text-align:				right;
}

.textfooter a {
	color: 					#ffffff; 
	text-decoration:		none;
}

.textfooter a:hover {
	text-decoration:		underline;
}

.textklein {
	color: 					#0d0d0d; 
	font-family: 			Arial,Helvetica; 
	font-size: 				11px; 
}

.ulsub { 
	list-style-image: 		url("../bilder/aufzaehlung-sub.gif");	
}

/*
###### IDs ######
*/
