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

body {
	color:#575757;
	background-color:#babca8;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:arial,verdana,helvetica;
	padding:0px;
	margin:0px;
	font-size:16px;
}

#wrapper {
	width:1160px;
	margin:0px auto;
}

#rahmen {
	width:1160px;
	margin:0px auto;
}

#mini {
border:0px dashed #CCCCCC;
display:inline-block;
margin-bottom:10px;
min-height:100px;
padding-left:5px;
vertical-align:top;
width:130px;
}

#mini a {
color:ffa200;
text-decoration:none;
}
#mini a:hover {
color:black;
text-decoration:none;
}

#left {
width:180px;
height:351px;
background-color:#fff;
background-image:url(../images/left.jpg);
float:left;
}

#right {
width:180px;
height:351px;
background-color:#fff;
float:right;
background-image:url(../images/right.jpg);
position:relative;
}

#fahne {
position:absolute;
bottom:10px;
left:8px;
}

.fahne {
margin-bottom:5px;
display:block;
height:23px;
width:23px;
}

#middle1 {
width:800px;
float:left;
}

#header1 {
height:162px;
background-color:#fff;
background-image:url(../images/header1.jpg);
}

#header2 {
height:187px;
background-color:#eee;
}

#clear {
clear:both;
}

#clear2 {
clear:both;
}

#realcontent {
width:825px;
margin:0px auto;
padding:0px;
background-image:url(../images/bg.png);
background-repeat:repeat;
font-size:13px;
line-height:18px;
color:#444;
padding-top:20px;
}

h1 {
margin-top:0px;
color:#ffa200;
font-size:24px;
letter-spacing:-0.04em;
}

a {
color:#ffa200;
text-decoration:none;
}

a:visited {
color:#ffa200;
text-decoration:none;
}


a:hover {
color:black;
text-decoration:none;
}

blockquote {
	font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	width: 400px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

#navi {
float:left;
width:202px;
}

#text {
padding-top:7px;
width:515px;
margin-left:40px;
float:left;
padding-right:10px;
min-height:260px;
}

#footer {
width:858px;
height:66px;
background-image:url(../images/footer.png);
margin:0px auto;
}

#footer {
font-size:11px;
text-align:right;
}

.footertext {
padding-right:30px;
padding-top:43px;
color:#333;
}

.footertext a {
color:#333;
text-decoration:none;
}

.footertext a:hover {
color:#333;
text-decoration:underline;
}

#navcontainer { 
margin-left: 30px;
}

#navcontainer ul {
margin: 0;
padding: 0;
font-size:14px;
list-style-type: none;
text-align:right;
text-transform:uppercase;
font-family: arial, Helvetica, sans-serif;
line-height:27px;
}

#navcontainer li { 
margin: 0 0 1px 0; 
}

#navcontainer ul li {
border-bottom:1px dashed black;
}

#navcontainer a {
display: block; 
color:#333;
background-color:#fff;
text-decoration: none;
font-weight:bold;
}

#navcontainer a:hover {
background-color: #fff;
background-image:url(../images/navihover.jpg);
}

#sub { 
margin: 0 0 4px 0; 
border-bottom:0px solid black;
line-height:16px;
}

#sub a {
display: block;
color: #333;
font-size:10px;
background-color: #fff;
text-decoration: none;
padding-bottom:0px;
font-weight:lighter;
}

#sub a:hover {
color: #333;
background-image:none;
text-decoration: underline;
}
