/* CSS Document */

/* Standards */

html {

}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   background-color: #E3E3B2;
   line-height: 120%;
   margin: 0;
   padding: 0;

   background-image: url(/_images/bg.gif);
   background-repeat: repeat-y;	
   background-position: center;
}

.center {
   top: 0px;
   margin-left: auto;
   margin-right: auto;
   width: 774px;
   z-index: 1;
}

.logo {
	padding-top:7px;
	padding-left:12px;
	top:-12px;
	width: 520px;
	z-index:10;
}

.nav {
   position: absolute;
   top:173px;
   height:inherit;
   width: 144px;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   line-height: 14px;
   padding-left: 28px;
   padding-top: 0px;
   z-index:10;
}

.bg_text {
   position:absolute;
   width:47px;
   height:623px;
   left:725px;
   top:-170px;
   background-image:url(../_images/bg_text.gif);
   background-repeat:no-repeat;
   z-index:200;
}

.head_bild {
   position: absolute;
   top:0px;
   height:inherit;
   padding-left:182px;
   z-index:10;
}

.content {
   position: absolute;
   top:180px;
   height:inherit;
   padding-left:193px;
   padding-right:61px;
   width: 520px;
   z-index:10;
}


.toppage {
   position:relative;
   width:300px;
   font-size:10px;
   padding:10px 0px 15px 0px;
}

.hl_inhalt {
   position: absolute;
   left:11px;
   top:180px;
   z-index:1000;
}

.adress {
	position:absolute;
	top:335px;
	left: 5px;
	color: #034C9E;
	font-size:10px;
	left:7px;
	z-index:1;
	padding-top:95%;
	height:inherit;
	width: 163px;
}

a {
   font-style: normal;
   color: #034C9E;
   text-decoration: none;
}

.datum {
   font-weight:bold;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 120%;
   font-style: normal;
   font-weight: bold;
   color: #1A3A63;
}

hr {
   width: 100%;
}

.noborder {
   border: 0px none;
}

.bt_nav {
   border: 0px none;
   padding:0px 5px 0px 0px;
}

/* Kopfzeile */

.logo_startseite {
   border: 0px none;
}

.kopfbild {
   border: 0px none;
}

/* Navigation */

.link_nav{
   color: #034C9E;
   text-decoration: none;
}

.link_nav:visited {
   color: #034C9E;
   text-decoration: none;
}
.link_nav:hover {
   color: #000000;
   text-decoration: none;
}
.link_nav:active {
   color: #000000;
   text-decoration: none;
}

.link_sub-nav{
   color: #034C9E;
   text-decoration: none;
   margin-left: 20px;
}

.link_sub-nav:visited {
   color: #034C9E;
   text-decoration: none;
}
.link_sub-nav:hover {
   color: #000000;
   text-decoration: none;
}
.link_sub-nav:active {
   color: #000000;
   text-decoration: none;
}

a:visited {
   color: #034C9E;
   text-decoration: none;
}

a:hover {
   color: #000000;
   text-decoration: none;
}
a:active {
   color: #034C9E;
   text-decoration: none;
}
 
