a img {border:none}

BODY
{
	background: #FDF9F2;
	font-family: verdana;
	font-size: 10px;
	color: #183163;
         padding:0px;
         margin:0px 0px 0px 20px;
}

H1,H2 { font-size: 13px; }

A
{
	color: #9F790E;
	text-decoration: none;
}

.menu1_level1_act A
{
	color: #183163;
	font-weight: bold;
}

A:hover { color: #183163; }

.logo
{
	margin: 6px;
	padding: 0px;
	width: 800px;
	border-color: #004A72;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.content
{
	width: 800px;
	padding: 0px;
	margin: 6px;
	font-size: 11px;
	line-height: 16px;
}

.content .contentNav
{
	text-align: right;
	margin: 20px 20px 40px 10px;
    width: 200px;
	float: left;
}

.content .contentNav .contentLeft
{
	font-size: 10px;
        line-height:14px;
	margin-top: 5px;
	text-align: left;
	width: 180px;
	border-color: #9F790E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}
.content .contentNav .contentLeft p {
      margin-right:8px;
}

.contentLeft H2 { font-size: 10px; }
.contentLinks { margin-top: 20px; }
.contentLinks img { margin-top: 5px; }
.contentLinks P.submenu {
padding-right:20px;
background-image:url(/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content .contentText
{
        width: 450px;
        margin:0px;
        padding: 20px 0px 40px 0px;
}
/* corrrect style that would screw up msie so i hide it */
html>body .content .contentText{
      padding-left: 230px;
}
.content .contentText IMG
{
	padding: 3px;
	margin: 4px 0px 4px 0px;
	background: white;
	border-color: #FDF5DB;
	border-width: 1px;
	border-style: solid;
}

.footer
{
	clear: both;
	width: 800px;
	border-top: 1px solid #004A72;
	text-align: right;
	margin: 6px;
	padding: 6px;
	color: black;
}

ul.menu_1
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.menu_1 li
{
	margin: 0px;
	border-left: 1px solid #004A72;
	padding: 0px 10px;	list-style: none;
	display: inline;white-space: normal
}

#home {
  text-align: center;
  margin: 100px auto;
  width: 600px;
} 
#home p{
  background: url(linie.gif) no-repeat  center ;
  margin: 30px 0;
}
#home a{
  color: #31476d;
  
}




