body {
	background-color: #ffffff;
	font-family: Arial;
}

body {
	margin: 20px 20px 0px 20px;
	background-image: url("../img/flammen.jpg");
	background-repeat: repeat-x;
}

p {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
}

#sitec {
	float: left;
   	border: 0px;
   	margin-right: 70px;
}

#banner {
   color: #000000;
   font-size: 12pt;
   font-style: italic;
   margin: 8px 0px 0px 0px;
}

#rahmen {
   text-align: left;
   border: 2px solid #16047b;
   width: 850px;
   overflow: auto;
   background-color: #b7c4cd;
   background-image: url("../img/contentbg.jpg");
   background-repeat: repeat-x;   
}

a, a:hover, a:visited, a:link {
   color: #16047b;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

#navi {
   margin-top: -5px;
   width: 100%;
   height: 50px;
   border: 0px;
   background-image: url("../img/navi.jpg");
   background-repeat: repeat-x;
   clear: both;
   background-color: #dddddd;
}

#navi table {
	margin: 0px 0px 0px 30px;	
}

#navi td {
   border: 0px;
   font-size: 11pt;
   font-weight: normal;
   color: #ffffff;
   padding: 4px 18px 4px 18px;
}

#navi td a:link, #navi td a:visited {
	color: #ffffff;	
}

#navi td a:hover {
	color: #16047b;
	text-decoration: none;	
}

#navi td.act {
	background-color: #dddddd;
	color: #16047b;
}

#navi td.act a {
	color: #16047b;	
}

#navi2 {
	background-color: #dddddd;
	position: relative;
	top: -26px;
	left: -31px;
	width: 180px;	
	float: left;
	border: 1px solid #666666;
	border-width: 0px 1px 1px 0px;
	font-size: 10pt;
	padding: 2px 0px 9px 5px;
	line-height: 1.3em;
	margin: 0px 0px -5px 0px;
}

#navi2 .menu2-no, #navi2 .menu2-act, #navi2 .menu2-cur {
	margin-left: 15px;
	font-size: 9pt;
}

#navi2 .menu2-act, #navi2 .menu1-act, #navi2 .menu2-cur, #navi2 .menu1-cur {
	color: #000000;
}

#navi2 .menu2-cur, #navi2 .menu1-cur {
	#text-decoration: none;	
}

#platzhalter {
   width: 1px;
   height: 540px;
   position: relative;
   left: -2px;
   float: left;
}

#text {
   margin: 0px 30px 40px 30px;
}

#tuv {
   margin: -60px;
   position: relative;
   top: -70px;
   left: 490px;
   width: 80px;
   border: 0px;
}


#bottom {
	position: relative;
	margin-top: 3px;
   #right: 5px;
   #bottom: 2px;
   font-size: 8pt;
   color: #16047b;
}

.indent {
	margin-left: 2em;	
	
}

h1 {
   font-size: 12pt;
}

h2 {
   font-size: 11pt;
}

h3 {
   font-size: 10pt;
}

p.bodytext {
	text-align: justify;	
}

p.align-right {
	text-align: right;
}

li {
	margin-left: 2em;
} 

img {
    border: 1px solid #999999;
}

