BODY,HTML {
    margin:0;
    padding:0;
    height:100%;
    min-height: 100%;
    background: url(../images/back.jpg) repeat-y;
    /*background-position:773px 100%;*/
}

#wrapper {
	width: 773px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background: #FFFFFF;
	/*border: 1px solid black;*/
}



#eyecatcher {
	float:left;
	width: 234px;
	height: 65px;
	/*border: 1px solid red; */
	cursor:pointer;

}

#logo {
	width: 793px;	
	height: 100px;
	/*border: 1px solid red; */

}


.bild0 { 
background : url(../images/peye0.jpg) no-repeat; 
} 

.bild1 { 
background : url(../images/peye1.jpg) no-repeat; 
} 

.bild2 { 
background : url(../images/peye2.jpg) no-repeat; 
} 

.bild3 { 
background : url(../images/peye3.jpg) no-repeat; 
} 

.bild4 { 
background : url(../images/peye4.jpg) no-repeat; 
} 

.bild5 { 
background : url(../images/peye5.jpg) no-repeat; 
} 

.bild6 { 
background : url(../images/peye6.jpg) no-repeat; 
} 

.bild7 { 
background : url(../images/peye7.jpg) no-repeat; 
} 

.bild8 { 
background : url(../images/) no-repeat; 
} 
.bild9 { 
background : url(../images/) no-repeat; 
} 

.topic1 { 
background : url(../images/peye10.jpg) no-repeat; 
} 




#side {
	/*border: 1px solid blue;*/
	float:left;
	width:167px;
	height: 100%;
	min-height: 100%;
	margin:0px;
	padding:0px;
	/*background: url(../images/lnavi.jpg) repeat;*/
	background: #999999;

}

#leftheader {
	/*border: 1px solid red;*/
	background: url(../images/pic_leftheader.gif) no-repeat;
	height: 33px;
	width: 167px;
	margin:0px;
}

#leftheader h1 {
	font-size: 10px;
	text-transform:uppercase;
	color: white;
	padding: 3px;
	letter-spacing: 0.2em;
	margin:0px;
	text-align:right;
}

#leftheader h1:first-letter {
	font-size: 14px;
}

#leftside_img {
	margin:0px;
}

/* Menü */


#leftmenu {
	font-family : Arial, Helvetica, sans-serif;
	width:167px;
	float:left;
	/*border: 1px solid red;*/
	text-align:right;
	margin:0;
}

#leftmenu ul {
	list-style-type:none;
	width:167px;
	margin:0;
	padding:0;
}

#leftmenu li a {
	display: block;
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background: #999999;
}

#leftmenu li a:hover {
	background: #ADADAD url(../images/dot.gif) left no-repeat;
	color: #FFFFFF;
	BACKGROUND-POSITION: 5px 50%; 
}

#leftmenu li .maintopicsel {
	background: #ADADAD url(../images/) left no-repeat;
	color: #FFFFFF;
	BACKGROUND-POSITION: 5px 50%; 
}




#leftmenu li .topic {
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	background: #EBEBEB;
	font-size:90%;
}

#leftmenu li .topic:hover {
	background: #C37338;
	/*BACKGROUND-POSITION: 20px 50%; */
}

#leftmenu li .topicsel {
	/*background: #99CCFF url(../images/) left no-repeat;*/
	padding: 3px 20px 3px 10px;
	color: #FFFFFF;
	font-weight:bold;
	/*BACKGROUND-POSITION: 10px 50%; */
	background: #C37338;
}

#leftmenu li .topicsel:hover {
	/*background: #99CCFF url(../images/) left no-repeat;*/
	/*BACKGROUND-POSITION: 10px 50%; */
	background: none;
}





#leftmenu li .subtopic {
	padding: 3px 20px 3px 60px;
	text-decoration: none;
	color: #000000;
	background: #FFDA9B;
}

#leftmenu li .subtopic:hover {
	BACKGROUND-POSITION: 40px 50%; 
}

#leftmenu li .subtopicsel {
	background: #e3e3e3 url(../images/dot.gif) left no-repeat;
	padding: 3px 20px 3px 60px;	
	color: #FFFFFF;
	BACKGROUND-POSITION: 40px 50%; 
}

#leftmenu li .subtopicsel:hover {
	background: #e3e3e3 url(../images/dot.gif) left no-repeat;
	padding: 3px 20px 3px 50px;	
	color: #FFFFFF;
	BACKGROUND-POSITION: 40px 50%; 
}

/* Ende Menü */



	
form.search {
	padding: 7px;
	margin: 0px;
}

form.search input {
	color:#ABABA5;
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #ABABA5 1px solid;
	width: 120px;
}

/* Inhalt */

#content {
	float: left;
	margin-bottom: 20px;
	/*border: 1px solid black;*/
	width: 410px;
	padding: 10px;
	margin:0px;
	background: #FFFFFF;
	color: #5A5B51;
	/*height:100%;*/
}

/* Menü rechts */

#right_side {
	float:right;
	width: 167px;
	height: 100%;
	min-height:100%;
	/*border: 1px solid red;*/
	background: #F5F0EC;
	border-left: 1px solid #F3E3D6;
	border-right: 1px solid #FFFFFF;
}

#right_side_img {
	margin:0px;
	padding:0px;
}

#search {
    width: 167px;
    /*border: 1px solid black;*/
}  

#commonpages {
	font-family : Arial, Helvetica, sans-serif;
	/*border: 1px solid black;*/
	width: 167px;
	margin:0px;
	padding:0px;
	border-top: 1px solid #C37338;
}

#commonpages a {
	color: #000000;
	display:block;
	/*background: #DCE5FD;*/
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	border-bottom: 1px solid #C37338;
	margin:0px;
}

#commonpages a:hover {
	padding: 6px 8px 6px 8px;
	color: #000000;
	text-decoration: none;
	background: #DCD9D4;
}

/* Menü rechts Ende*/

#teaserspace {
	margin-bottom:10px;
}

#sidespacer {
	margin-bottom: 10px;
}

#sidebar {
	float: left;
	width: 167px;
	/*background: #F1F0EC;*/
	margin: 20px 0 0 0px;
	overflow:hidden;
	/*height:100%;*/

}



#cop {
	clear:both;
	text-align: center;
	color:gray;
	margin-top: 20px;
	padding:0;
	width: 773px;
	height: 20px;
	/*border: 1px solid black;*/

}

#cop a {
	color: #CACACA;
	text-decoration: none;
}

#cop a:hover {
	color: #8B8B8B;
	text-decoration: underline;
}


.clearer {
	clear:both;
}
