body{
  color: #000;
  font-size: 10pt;
  font-family: arial;
}
.navia{
  display: block;
  height: 40px;
  border-left: 1px solid black;
  background-image: url('images/bg1.gif');
  border-top: 1px solid black;
}
.nav{
  color: #fff;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  margin-left: 40px;
  display: block;
  width: 155px;
  height: 40px;
  padding-top: 8px;
}
.nav:hover{
  color: #fff;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  margin-left: 40px;
  display: block;
  width: 155px;
  height: 40px;
  padding-top: 8px;
}
.nav:active{
  color: #fff;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  margin-left: 40px;
  display: block;
  width: 155px;
  height: 40px;
  padding-top: 8px;
}
.nav:visited{
  color: #fff;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  margin-left: 40px;
  display: block;
  width: 155px;
  height: 40px;
  padding-top: 8px;
}
.nav:link{
  color: #fff;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  margin-left: 40px;
  display: block;
  width: 155px;
  height: 40px;
  padding-top: 8px;
}
a{
  color: #11185c;
  text-decoration: none;
}
a:hover{
  color: c00000;
  text-decoration: underline;
}
div#container{
	width: 980px;
	background-image: url('images/rahmen.jpg');
	background-repeat: repeat-y;
	margin-top: 100px;
}
div#left{
	float: left;
	width: 201px;
}
div#bild{
	background: url(images/logo.png) no-repeat center right;
	height: 76px;
	width: 540px;
}
div#naviklein{
	height: 81px;
	width: 229px;
}
div#center{
	float: left;
	width: 540px;
	border-top: 1px solid black;
}
div#center1{
	width: 300px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 35px;
	float: left;
	background-color: #c00000;
}
div#center2{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 35px;
	float: left;
}
div#center3{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 35px;
	float: left;
}
div#center4{
	width: 230px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 35px;
	float: left;
}
div#right{
	float: left;
	width: 230px;
	border-top: 1px solid black;
}
div#footer{
	clear: both;
	border: 1px solid black;
	height: 16px;
}
div#footer1{
	width: 200px;
	height: 16px;
	float: left;
}
div#footer2{
	width: 298px;
	border-right: 1px solid black;
	height: 16px;
	float: left;
}
div#footer3{
	width: 119px;
	border-right: 1px solid black;
	height: 16px;
	float: left;
}
div#footer4{
	width: 121px;
	border-right: 1px solid black;
	height: 16px;
	float: left;
}
div#content{
	padding: 5px;
	width: 530px;
	clear: both;
	font-family: arial;
	font-size: 10pt;
}
td{
	font-family: arial;
	font-size: 10pt;
}
h1{
	margin: 0;
	text-transform: uppercase;
	color: #11185c;
	font-size: 14pt;
	display: inline;
}
h2{
	margin: 0;
	text-transform: uppercase;
	color: white;
	font-size: 14pt;
	display: inline;
}
A.sgmenuitem:LINK{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuitem:VISITED{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuitem:ACTIVE{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuitem:HOVER{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuactive:LINK{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuactive:VISITED{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuactive:ACTIVE{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
A.sgmenuactive:HOVER{
  color:  #000;
  font-size:  8pt;
  font-family:  arial;
  text-decoration: none;
}
div#linie{
	width: 229px;
	border-top: 1px solid black;
	height: 1px;
	font-size: 2px;
}
