#menu02 {
/*width:100px;*/
margin: 0px;
padding:5px;
padding-right:0px;
}

#menu02 ul, #menu02 li {
 list-style-type: SQUARE; 
 margin-left: 10px;
 padding: 0px;
 color:#FFFFFF;
}

#menu02 
		li a:link, #menu02 li a:visited, #menu02 li a:active {
		display:block;
        color:#FFFFFF;
		text-decoration:none;
        background:TRANSPARENT;
        font: normal 13px verdana, sans-serif;
        padding-top:5px;
        padding-bottom:5px;
        /*height: 24px;*/
		line-height: 24px;
		-moz-border-radius:5%;
		-khtml-border-radius:5%;
		text-align:left;
		padding-left:7px;
}

#menu02 li a:hover { background-color:	#B0C4DE;
        color:#FFFFFF;

}

#slider {
	position:relative;
	text-align: center;
}

#slider img {
	position:absolute;
	text-align: center;
	top:0px;
	left:0px;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #ECCD7E;
	background-image: url('images/bg.png');
	background-attachment: fixed;
	background-position: top left;
	text-align: center; 
}
 
body * { 
	text-align: left; 
}
.clear {
	clear:both
}

#abstand{
	z-index:-1;
	float: center;
	position: relative;	
	left: 0px;
	top: 0px;
	background-color: transparent;
	height: 50px;
	width: 503px;
	margin-top: 0px;
	margin-left: 0px;
}
	
#glare{
	z-index:-1;
	float: left;
	position: absolute;	
	left: 0px;
	top: 0px;
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 248px;
	width: 503px;
	margin-top: 0px;
	margin-left: 0px;
}

#glare2{
	z-index:-1;
	float: right;
	position: absolute;
	margin-bottom: 0px;
	top:600px;
	right:0px;
	background-image: url('images/Page-BgGlare2.png');
	background-repeat: no-repeat;
	height: 170px;
	width: 503px;	
	border: 0px solid #000000;
}

#container {	
	position: relative;
	margin: 0 auto;
	border: 0px solid #000000;
	margin-top: 30px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-image: url('images/box-content.png');
	width: 760px;
	height: 645px;
}

#content2 {
	overflow: auto;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	float: right;
	border: 0px solid #000000;
	width: 530px;
	height: 395px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}

#head {	
	padding-left: 15px;
	padding-top: 15px;
	float: right;
	width: 553px;
	height: 200px;
	border: 0px ridge #000000;
	border-style: ridge;
	text-align: center;
}

#sliderbox {
	background-color: transparent;
	float: left;
	width: 350px;
	height: 180px;
	border:2px outset #DDDDDD;
	padding:0px;
	text-align: center;
}

#zitat {
	padding-top: 50px;
	padding-right: 18px;
	float: right;
	width: 170px;
	height: 160px;
	border: 0px solid #000000;
	background-image: url('images/Header.jpg');
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana;
}

div.navi {
	float: left; 
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 100px;
	border:0px solid BLACK;
	color: #FFFFFF; 
	background-color: Transparent; 
	width: 150px;
	height: 510px; 	
}

A:link {
	text-decoration: none;
	color: grey;
}

A:visited {
	text-decoration: none;
	color: grey;
}
	
A:active {
	text-decoration: none
}

A:hover {
	text-decoration: underline;
	color: black;
}

#navi-line-left { 
	float: left;
	padding-top: 40px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 110px;
	border: 0px solid BLACK;
	color: #FFFFFF; 
	background-image: url('images/contentline.png');
	width: 4px;
	height: 400px;
}

#navi-line-right { 
	margin-right: 20px;
	float: right;
	width: 550px;
	height: 20px;
	border: 0px solid #000000;
	background-image: url('images/contentline-h.png');
	text-align: center;
}

#footer {
	position: relative;
	margin-top: -50px;
	clear: both;
	border: 0px solid #000000;
	text-align: center;
	text-align: vertical;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 2;
	font-weight:bold;
}

/* ----clearfix zum Aufheben der Floatumgebung---- */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* End hide from IE-mac */
