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

* {
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 1px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

img {
	border: none;
	outline: none;
}

a {
	outline: none;
}

body {
	background: #E0E8EE url(../images/bg_tn.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #063;
	border-right-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
	color: #FFF;
	outline: none;
	margin-top: 9px;
	-webkit-text-size-adjust: none;
}

#container {
	width: 956px;
	position: relative;
	margin: 0px auto;
}

#navigation {
	text-align: left;
	margin-bottom: 19px;
	padding-left: 42px;
	font: 13px Arial, Helvetica, sans-serif;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
	padding-right: 9px;
}
#navigation a {
	text-decoration: none;
	font-weight: regular;
	color:#444;
}
#navigation a:link,
#navigation a:visited {
}
#navigation a:hover{
	text-decoration: underline;
}
#navigation a:focus {
}

#inhalte {
	margin-top: 0px;
}

#top {
	background: url(../images/top.jpg) no-repeat;
	height: 86px;
	text-align: left;
	padding-left: 42px;
	padding-top: 124px;
	font: 13px Arial, Helvetica, sans-serif;
	outline: none;
}
#top ul {
	list-style-type: none;
}
#top li {
	display: inline;
	padding-right: 8px;
}
#top a {
	text-decoration: none;
	font-weight: regular;
	color:#FFF
}
#top a:link,
#top a:visited {
}
#top a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
#top a:focus {
}

#text {
	text-align: left;
	background: url(../images/bg_ss.gif) repeat-y;
	padding-right: 0px;
	padding-left: 0px;
	outline: none;
	line-height: 1.45;
}

#unten {
	background: url(../images/bg_sb.gif);
	height: 99px;
	padding-top: 5px;
	line-height:15px;
}

#box1 {
	position:absolute;
	left: 311px;
	top: 246px;
	width:712px;
	height:22px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	left: 56px;
	text-align: left;
	color: #333;
	background-image: url(../images/line_g.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#box4 {
	position:absolute;
	left: 311px;
	top: 58px;
	width:236px;
	height:94px;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	left: 22px;
	text-align: left;
}

#navlist
{
text-align: left;
margin-left: 0;
padding-left: 0;
list-style: none;
font: 13px Arial, Helvetica, sans-serif;
}
#navlist li 
{
padding-left: 0px;
padding-top: 5px;
}
#navlist ul {
	list-style-type: none;
}
#navlist a {
	text-decoration: none;
	font-weight: regular;
	padding-left:10px;
	color:#444;
	background-image: url(../images/pfeil_gn.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#navlist a:link,
#navilist a:visited {
}
#navlist a:hover,
#navlist a:focus {
color: #F33;
}

#med7text {
	line-height: 1.45;
}