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


/* -----------------RESETTER----------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* -----------------HTML/BODY----------------- */
html, body {
	height: 100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#e5edf2;
	background-image:url(startseite_li_01_FILES/schweif.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#top {
	background-color:#FFFFFF;
	height:150px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(startseite_li_01_FILES/schweif_weiss.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#meta, #search {
	float:right;
	width:auto;
	height:20px;
	margin-top:10px;
	margin-right:15px;
	color:#004c7b;
}
#meta {
	margin-right:0px;
	padding-top:1px;
}
#meta a {
	color:#004c7b;
	text-decoration:none;
}
#meta a:hover {
/* -gruen- */
}
#search input {
	border:none;
	font-size:9px;
	/* -gruen- */
	height:15px;
	margin:0px;
}
#top_oben {
	margin-bottom:0px;
}
#logo {
	width:195px;
	margin-left:10px;
	margin-top:52px;
	float:left;
}
#logo a {
	border:none;
}
#adresse {
	margin-top:40px;
	float:right;
	text-align:right;
	color:#aaaaaa;
	line-height:14px;
	margin-right:15px;
}
#adresse a {
	color:#aaaaaa;
	text-decoration:none;
}
#adresse a:hover {
/* -gruen- */
text-decoration:underline;
}

#sprache {
	width:885px;
	margin-left:auto;
	margin-right:auto;
	/* -gruen- */
	height:20px;
	text-align:right;
	color:#FFFFFF;
	line-height:20px;
	padding-right:15px;
}
#sprache a {
	color:#ffffff;
	text-decoration:none;
}
#sprache a:hover {
	color:#004c7b;
	text-decoration:none;
}
#container_inhalt {
	width:906px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#navigation {
	width:170px;
	float:left;
	height:100%;
}
#inhalt {
	width:700px;
	margin-right:4px;
	background-color:#ffffff;
	float:right;
	height:100%;
	padding:16px;
	color:#004c7b;
	line-height:18px;

}

#inhalt p {
line-height:20px;
	
}
#inhalt a {
color:#004c7b;
text-decoration:underline;	
}

#inhalt a:hover {
/* -gruen- */
}

#inhalt ul li {
margin-left:15px;
list-style:square;
}

#inhalt ol li {
margin-left:20px;
list-style:decimal;
}


#inhalt h1 {
text-transform:uppercase;
font-size:12px;
border-bottom:solid 1px #004c7b;
margin-top:15px;
margin-bottom:15px;
font-weight:bold;
	
}

#inhalt h2 {
text-transform:uppercase;
font-size:12px;
margin-top:15px;
margin-bottom:15px;
font-weight:bold;
/* -gruen- */
	
}

#inhalt h3 {
font-size:12px;
margin-top:15px;
margin-bottom:15px;
font-weight:bold;
/* -gruen- */
	
}

#inhalt h4 {
margin-top:10px;
font-weight:bold;
/* -gruen- */
	
}


#inhalt h5 {
margin-top:10px;
font-weight:bold;	
}
#inhalt h6 {
margin-top:10px;
font-weight:bold;	
}

#inhalt table {
width:100%;
background-color:#e5edf2;
border-top:solid 1px #CCCCCC;

}

#inhalt table td {
border-bottom:solid 1px #CCCCCC;

}

.box_startseite {
background-image:url(startseite_li_01_FILES/box_hintergrund.gif);
background-repeat:repeat-x;
width:300px;
margin:4px;
float:left;
height:150px;
padding:7px;
margin-right:10px;
padding-top:3px;
}

.box_startseite h1 {
border:none !important;
margin:0px !important;
margin-bottom:8px !important;
font-size:11px !important;
/* -gruen- */
}

.box_startseite p {
line-height:18px !important;
}


.box_startseite_gruen {
background-color:#009469;
width:300px;
margin:4px;
float:left;
height:150px;
padding:7px;
padding-top:3px;
}

.box_startseite_gruen h1 {
color:#ffffff;
border-bottom: solid 1px #ffffff !important;
margin:0px !important;
margin-bottom:4px !important;
padding-bottom:4px !important;
font-size:11px !important;
/* -gruen- */
}

.box_startseite_gruen p {
line-height:18px !important;
}

.box_startseite a {
text-decoration:none !important;
}


.box_startseite a:hover {
text-decoration:none !important;
}
