div,body,p, .added {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #e3f3f0;
}

p {
	margin: 0 0 10px 0;
}


h2 {
	text-transform: uppercase;
	color: #0071b6;
	font-size: 16px;
	letter-spacing:0px
}

h3 {
	text-transform: uppercase;
	color: #0071b6;
	font-size: 13px;
	letter-spacing:0px
}

h4 {
	color: #0071b6;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0px
}

.italic {
	color: #0071b6;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing:0px
}

.blueTall {
	color: #0071b6;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing:0px;
	text-transform: uppercase;
}
.blueNormal {
	color: #0071b6;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing:0px;
}

td{
	font-size: 12px;
}

li{
	list-style-image: url(images/bluebullet.jpg) 
}

a{
	color: #0071b6;
	text-decoration: none;
}

a:hover{
	color: #0071b6;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border: 0;
}

#wrapper {
	width: 947px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 10px;
	border-top: 2px solid #00a893;
	border-right: 2px solid #00a893;
	border-left: 2px solid #00a893;
}

 * html #wrapper {
	width: 951px;
}

#top_logo {
	border-bottom: 2px solid #00a893;
  background: url(/images/stempel.jpg) no-repeat 95% 45%;
}

#top_logo_startseite {
	position:relative;
	width: 555px;
	height: 84px;
	top:20px;
	left:220px; 
}

#top_logo img {
	margin: 2px 0 10px 15px;
}

#top_nav {
	text-align: right;
	padding: 5px 20px 4px;
	border-bottom: 2px solid #00a893;
	word-spacing: 2em;
	background: #c9e8e6
}
#top_nav a{
	font-size: 11px;
	font-weight: bold;
}

#header {
	height: 160px;
	overflow: hidden;
	border-bottom: 2px solid #00a893;
}

#header_welcome {
	height: 423px;
	overflow: hidden;
	border-bottom: 2px solid #00a893;
	text-align: right;
	background-color: #c9e8e6;
}

#header_welcome img {
	border-left: 2px solid #00a893;
}

#header_startseite {
	position:relative;
	width: 850px;
	height: 464px;
	top:50px;
	left:95px; 
	margin-bottom:50px;
	border: 2px solid #00a893;
	overflow: hidden;
}

*html #header_startseite{
	width: 854px;
}


#main {
	background-image:url(images/backgr_nav.gif);
	background-repeat: repeat-y;
}

.nav_welcome {
	position: relative;
	top: -275px;
	border-top: 2px solid #00a893;
}

#nav {
	width: 190px;
	float: left;
	background-color: #c9e8e6;
}

#nav .nav_item {
	height: 30px;
	border-bottom: 2px solid #00a893;
	cursor: pointer;
}
#nav .nav_item a {
	position: relative;
	top: 10px;
	left: 8px;
	font-weight: bold;
	font-size: 11px;
}

.nav_normal {
	background: #c9e8e6;
}
.nav_hover, .nav_act {
	background: #d1d2d4;
}

.nav_hover {
	background-color: #d1d2d4;
}

#bubble, #sign {
	display:none;
	position:absolute; 
	z-index: 10;
}

#content{
	width:510px;
	margin-left: 220px;
	padding-top: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-image:url(images/backgr.jpg);
	background-repeat: no-repeat;
	background-position: 70px 200px;
	min-height:750px;
	height:auto !important;
	height:750px;
}

#startHorizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	visibility: visible;
	display: block
	
	}
#startText {
	z-index: 5;
	margin-left: -325px;
	position: absolute;
	top: -120px;
	left: 50%;
	width: 650px;
	height: 200px;
	z-index: 5;
}

#startVertical   
	{
	margin-left: -373px;
	position: absolute;
	top: -257px;
	left: 50%;
	width: 747px;
	height: 531px;
	z-index: 6;
	}
	
#dk { 
height: 55px;
width: 246px;
background: url(images/d_k.png); }
* html #dk {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/d_k.png')
}

hr
{
background-color:#00A893; /* Mozilla 1.4 */
color:#00A893; /* IE 6 */
border: #00A893; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

