@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	padding-top: 10px;	
	padding-left: 10px;

	}

h2 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	padding-left: 10px;
	}

h3 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	padding-left: 10px;

	}

td {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	}

p {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	line-height: 15px;
	}

a {
	color: #ffffff;
	font-family: "Trebuchet MS", verdana, arial;
	text-decoration: none;
	font-size: 13px;
	}

a:hover {
	font-weight: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, arial;
	color: #333333;
	}
	
	
ul {
	list-style-image: url("../images/readmore.gif");
}

#topnavi a {
	color: #ffffff;
	font-family: "Trebuchet MS", verdana, arial;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 13px;
	text-align: "center";
}

#topnavi a:hover {
	font-weight: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", verdana, arial;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	background-image: url("../images/navi_hell.jpg");
	font-size: 13px;
	
}

#linkenavigation a {
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 20px;
	display: block;
	padding-left: 10px;
	background-color: #990000;
}

#linkenavigation a:hover {
	color: #990000;
	font-family: "Trebuchet MS";
	background-image: url("../images/links_grau.jpg");
}

#breadcrump a {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;	
}

#breadcrump a:hover {
	color: #990000;
	font-family: "Trebuchet MS";
	background-color: none;
	}
	


/*  New Style Copyright by Jürgen Olfen - www.the-trend-world.de   */
body{ background-color:#999999; font-family: "Trebuchet MS", verdana, arial;} 
.clear { clear:both;}

/*  HEADER   */
header {margin:0 auto; width:910px; background-color:#757479; padding:10px;}
/*  HEADER   */

#rechtliches  { padding-left:20px; margin-bottom:20px; padding-right:20px;}
#rechtliches h1 {
	font-size: 20px;
	font-weight: normal;
	color: #990000;
	padding:0;
	margin:10px 0 0 0;
	}
	
#rechtliches h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding:0;
	margin:20px 0 0 0;
	}	

#rechtliches p {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding:0;
	margin:5px 0;
	text-align:justify;
	}
	
#rechtliches p a {
	font-size: 14px;
	font-weight: normal;
	color: #2F92CD;
	line-height: 20px;
	padding:0;
	margin:5px 0;
	}	
	

/*  FOOTER   */
footer {margin:0 auto; width:910px; background-color:#757479; padding:10px;}
footer ul { list-style:none; margin:0; padding:0;  font-size:12px;}
footer ul li.first { float:left; padding-right:15px; border-right:1px solid #FFF;}
footer ul li.middle  { float:left; padding-right:15px; padding-left:15px; border-right:1px solid #FFF;}
footer ul li.last { float:left; padding-left:15px;}
footer p { font-size:11px; color:#FFF; margin:0; padding:5px 0 5px 0;}
footer p a { font-size:11px; color:#FFF; margin:0; padding:5px 0 5px 0;}
/*  FOOTER   */