/* Schrift */

h1 {
  margin:5px;
	text-decoration:none;
	font-weight:bold;
	color:#191749;
	font-size:15px;
  font-family:Verdana;
}

h2 {
  margin:5px;
	text-decoration:none;
	font-weight:bold;
	color:#191749;
	font-size:13px;
	font-family:Verdana;
}

h3 {
  margin:5px;
	font-style:italic;
	font-weight:bold;
	color:#191749;
	font-size:12px;
	font-family:Verdana;
}

a {
	text-decoration:underline;
	font-weight:normal;
	color:#191749;
	font-size:12px;
	font-family:Verdana;
}
	a:hover, a:focus {
		color:#959595;
	}
  a.highlight {
	color:#535353;
}

body,td {
	font-family: Verdana;
	line-height:16px;
	font-size:12px;
	color:#959595;
}


ul {
    list-style-type:none;
    margin:5px;
    }

li {
  line-height:15px;
  color:#0000CC;
	font-size:12px;
	line-height:16px;
	font-family: Verdana;}

p {
  margin:5px;
	line-height:16px;
  color:#191749;
	font-size:12px;
	font-family: Verdana;
}

p.highlight {
	color:#535353;
}

label {color:#191749};

p.label {
  color:#191749;
  }

body,style {
           background-color:#191749;
}

img {
  border:0;
  }

/* Klassen */

           
#bereich1{
						margin-right:auto;
            margin-left:auto;
            text-align:left;
            width:974px;
            background-color:#a3b0da;           
}


#bereich2{
            text-align:left;
            width:100%;
}

#bereich4{
            float:right;
            text-align:justify;
            width:730px;
            padding:2px;
}

#bereich3{
            text-align:left;
            width:240px;
            float:left;
}

#bereich5{
            text-align:center;
            width:100%;
}

#bereich6{
            text-align:center;
            width:100%;
}