<!--

html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	background-image: url();
}

p, h2, pre {
margin: 0px; 
padding: 5px 20px 5px 20px; 
line-height: 18px;
}


a { 
color: #ff66cc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #000000;
background-color: transparent;
	}


h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #000000;
	background-color: #294895;
	padding:5px 15px;
	margin:0px;
	height: 10px;
}


strong { 
font-size: 13px;
}

/*  positioning-layers statisch und absolut */

#links {
	position: absolute;
	left: 0px;
	width: 130px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

#inhalt {
position:absolute;

width: 570px;
margin: 0px 185px 0px 130px;
border-left: 1px solid #F3F3F3;
border-right: 1px solid #F3F3F3;
background:url(../../Bilder/contentstart.jpg) no-repeat fixed 280px top;
padding: 0px;    
}

h3 {

	font-size: 12px;
	color: #264184;
	letter-spacing: 0.5px;
	background-attachment: fixed;
	background-color: #acb7d0;
	background-repeat: repeat-x;
	text-align: left;
	margin: 2px;
	padding: 2px;
	width: 300px;
	position: relative;
}


#rechts {
position: absolute;
left: 700px;
	width: 175px;
margin: 0px; 
border-right: 1px solid #F3F3F3;
padding: 0px;
}

.Stil1 {
	color: #000000;
	font-weight: bold;
}

.Stil2 {font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
		color: #000000;
		font-size: 10px;
		line-height: 16px 
}

.Stil3 {
	color: #264184;
	font-size: 10px;
	font-weight: bold;
}

body,td,th {
	color: #000000;
}



.Stil4 {color: #000000; font-size: 10px; }
.Stil4b {color: #264184; font-size: 10px; }
.Stil5 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #000000;
}

a:visited {
	color: #666666;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #CA5103;
}

 /* ]]> */
 -->
