body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background: #BCBCBC url("media/body-back.jpg");
	line-height: 22px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	line-height: 24px;
	margin-top: 2em;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	line-height: 22px;
	margin-top: 2em;
	}
a:link {
	color: #CC3333;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:visited {
	color: #CC6633;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 1px solid;
	}
.wichtig {
	font-size: 14px;
	font-weight: bold;
	}
a img {
	border: none;
	vertical-align: bottom
	}
img {
	border-style:none;
	}
.grafikLinks {
	padding: 10px 10px 10px 0px;
	float: left;
	clear: left;
	}
.clearLeft {
	clear:left;
	}
#container {
	margin: auto;
	width: 770px;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	}
#header {
	margin:0;
	padding:0;
	height:105px;
	background: #B4D4E8 url("media/header-back.jpg") repeat-x left top;
	}
#header ul{
	padding : 5px;
	white-space : nowrap;
	color : #000000;
	margin: 0px;
	}
#header ul li{
	display : inline;
}
#header ul li a{
	padding-left : 1em;
	padding-right : 1em;
	color : #000066;
	text-decoration : none;
	border-right: 1px dotted #000066;
	border-bottom: none;
	}
#header ul li a:hover{
	color : #999999;
	text-decoration: none;
	border: none;
	border-right: 1px dotted #000066;
	border-bottom: none;
	}
#iconHome {
	padding: 1px 1px 1px 11px;
	background:    url("media/icon-home.gif") no-repeat left top;
	}
#iconZiele {
	padding: 1px 1px 1px 11px;
	background:    url("media/icon-ziele.gif") no-repeat left top;
	}
#iconInfo {
	padding: 1px 1px 1px 11px;
	background:    url("media/icon-info.gif") no-repeat left top;
	}
#iconAktuelleInformationen {
	padding: 1px 1px 1px 11px;
	background:      url("media/icon-aktuelle-informationen.gif") no-repeat left top;
	}
#iconRechtsprechung {
	padding: 1px 1px 1px 11px;
	background:    url("media/icon-rechtsprechung.gif") no-repeat left top;
	}
#main {
	padding: 15px;
	background: #FFFFFF;
	}
#footer {
	background: #D7D7D7;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	border-top: 1px solid #999999;
	line-height: 70%;
	}