body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: auto;
	background-image: url(../layout/hintergrund1.gif);
}
DIV#LangBar {
	background-color: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
	vertical-align:middle;
	text-align: left;
	padding-right: 645px;
	line-height: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 7px 7px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 7px;
	background-color: #D3D3D3;
	text-indent: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}

.NavCol {
	width: 125px;
	background-color: #AAAAAA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
}
.Content {
	width: 641px;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: normal
}
DIV#All {
	width: 770px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
.Copyright {
	width: 100%;
	background-image: none;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

DIV#Navigation {
	margin-top: 30px;
	margin-right: 2px;
	margin-left: 2px;
}
DIV#Navigation IMG {
	margin-right: 7px;
	margin-left: 2px;
	vertical-align: middle;
}
DIV#Content {
	margin-right: 10px;
	margin-left: 10px;
}
DIV#Body {
	text-align: center;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav0, a.nav1 {
	background-color: #AAAAAA;
	display: block;
	width: 100%;	
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
a.nav1, a.nav0:hover {
    background-color: #D3D3D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
a.nav2 {
    background-color: #D3D3D3;
	display: block;
	width: 100%;	
	border-width: 1px;
	border-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.Bildmainpage {

	width: 641px;
	background-color: #ECF1F2;
	background-image: none;
}
DIV#HorizLine {
	line-height: 1 px;
	background-color:#666666;
}

.linkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: standard;
	color: #0000CC;
	cursor: hand;
	}
	
.linkstyle:hover {
       text-decoration: underline ;
       color: #0000CC;
      }
.linkstyle:visited {
       color: #990000;
      }
	

.SeitenTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

