/* @override http://lzfh.dummy-site.de/css/style.css */

/* @override http://lzfh.dummy-site.de/css/style.css */

body {
	background-color: #e6eaef;
	font-family: "Lucida Grande", "Lucida Sans Unicode",Helvetica,Arial, Verdana, sans-serif;
	font-size: 100.1%;/*verhindert einen Vergr¬ö¬ßerungsbug in IE*/
	
}

html>body{
	font-size: 100%;
}

#head {
	height: 160px;
	background: url(/images/bg_head.jpg) no-repeat;
}
#logo{
	margin-top: 25px;
}
#logo img{
	margin-left: 20px;
}

#mitte{
	background: url(/images/bg_mitte.jpg) repeat-y;
}
#links #innen{
	padding-right: 20px;
	padding-left: 20px;
}
#rechts img {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#links li{
	list-style-image: url(/images/red_triangle_bullet.gif);
	margin-left: 0;
}
.bgrechts{
	margin-left: -29px;
}
#rechts ul{
	margin-top: 20px;
	margin-bottom: 20px;
}
#rechts li{
	background-image: none;
	list-style-type: none;
	margin-left: 10px;
	color: #9ca4d1;
}
#rechts li.aktiv a{
	text-decoration: none;color: #9ca4d1;
}
#rechts a{
	color: white;
	/*letter-spacing: 1pt;*/
	font-weight: normal;
	font-style: normal;
}
#fuss{
	background: url(/images/bgfoot.jpg) no-repeat;
 padding-top: 20px;
}
#fuss ul{
	list-style-type: none;
}
#fuss li{
	float: left;
}
p {
	font-size: 0.875em;/*14px*/
	line-height: 1.5em;/*21px*/
	margin: 1.5em 0;/*21px*/
	color: #000;
}

a {
	font-size: 0.875em;/*14px*/
	line-height: 1.5em;/*21px*/
	font-weight: bold;
	color: #c82c4f;
	text-decoration: underline;

}
.fleft{float:left}
a:hover {
	text-decoration: none;
}


h1 {
	font-size: 1.5em;/*20px*/
	line-height: 1.00em;/*21px*/
	margin: 1em 0;/*21px*/
	
	font-style: normal;
	font-weight: normal;
	color: #38479a;
	
}

h2 {
	font-size: 1.1em; /*17px*/
	line-height: 1.7em;/*21px*/
	font-style: normal;
	font-weight: normal;
	color: #38479a;
	margin-top: 1em;
}

h3 {
	font-size: 0.875em;/*14px*/
	line-height: 1.5em;/*21px*/
	margin-bottom: 1.5em 0;/*21px*/
	color: #000;
	font-weight: bold;
}

.sidebar {
	background-color: #38479a;
	font-style: normal;
	font-weight: normal;
	font-size: 1.13em; /*18px*/
	line-height: 1.16em; /*21px*/
	color: #fff;
}



a.sidebar {
	text-decoration: underline;
	color: #fff;
}

a.sidebar:active {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #989ab9;
}

a.sidebar:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

#fuss a {
	
	font-size: 0.69em; /*11px*/
	line-height: 1.909em; /*21px*/
	color: #c82c4f;
	text-decoration: underline;
}
#fuss a:hover {
	color: #c82c4f;
	text-decoration: none;
}

#breath{
	margin-top: 18px;line-height: normal;
	font-size: 10pt;
	}
#breath ul{
	margin-left: 10px;
}
#breath li{
	float: left;
	list-style-type: none;
	margin-left: 10px;
	}
#navi ul{
	margin-top: 40px;list-style-type: none;
}
#navi li{
	float: left;height: 52px;padding-left: 5px;padding-right: 5px;margin-left: 20px;
}
#navi li.aktiv{
	background: url(/images/navipfeil.jpg) no-repeat center bottom;
}
#navi a, #navi {	
	font-size: 0.95 em;/*16px*/
	line-height: 1.3125 em; /*21px*/
	font-style: normal;
	font-weight: normal;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	color: #fff;
}

#navi a:hover {
	
	text-decoration: underline;

}

td {
	padding-left:10px;padding-top: 10px;
	font-size: 0.9em;
}

