BODY {
    text-align: center; /* Für den IE */
    /*background: #01230B url(../images/back.jpg) repeat-x;*/;
    margin:0;
    padding:0;
    height:100%;

}

#wrapper {
	width: 967px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	/*padding:10px*/
	/*border: 1px solid #1EC13E;*/
	/*margin-top:10px;*/

}

#eyecatcher {
	width: 967px;
	height: 255px;
	/*background : url(../images/peye.jpg) no-repeat; */
	/*border: 1px solid red; */
	margin-top:5px;
}


#breadcrump {
	text-align:right;
	padding-right:50px;
	color: #0072FF;
	height: 10px;
	font-size: 100%;
	/*border: 1px solid black;*/
}

#breadcrump a {
	color: #0072FF;
	text-decoration: none;
}

#breadcrump a:hover {
	color: #2A972E;
	text-decoration: underline;
}

#search {
    width: 248px;
    /*border: 1px solid black;*/
    margin-bottom:5px;

}  




#side {
	/*border: 1px solid black;*/
	float:left;
	width:248px;
	margin-bottom:0px;
	/*background: url(../images/lnavia.jpg) repeat;*/

}


#side_back {
	margin:0px;
	background: #2A972E url(../images/pmenuback.gif) repeat;

}


#leftmenu {
	width:207px;
	/*border: 1px solid black;*/
	padding-bottom:0px;

}

#leftmenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#leftmenu li a {
	display: block;
	padding: 14px 20px 14px 20px;
	text-decoration: none;
	color: #000000;
	background: #2A972E url(../images/pmtopicb.jpg) no-repeat;
	font-size:120%;

}

#leftmenu li a:hover {
	background: #2A972E url(../images/pmtopicbh.jpg) no-repeat;
	color: #FFFFFF;
	padding: 14px 20px 14px 20px;
	font-size:120%;
	/*BACKGROUND-POSITION: 5px 50%; */
}

#leftmenu li .maintopicsel {
	background: #2A972E url(../images/pmtopicbh.jpg) no-repeat;
	color: #FFFFFF;
	/*BACKGROUND-POSITION: 5px 50%; */
}


#leftmenu li .topic {
	text-decoration: none;
	background: #2A972E url(../images/ptopicb.gif) no-repeat;
	color: #000000;
	padding: 9px 20px 9px 20px;
	text-align:right;

}

#leftmenu li .topic:hover {
	/*BACKGROUND-POSITION: 8px 50%; */
	background: #2A972E url(../images/ptopicbh.gif) no-repeat;
	padding: 9px 20px 9px 20px;
	text-align:right;
	

}

#leftmenu li .topicsel {
	padding: 9px 20px 9px 20px;
	color: #ffffff;
	text-decoration:underline;
	/*BACKGROUND-POSITION: 8px 50%; */
	background: #2A972E url(../images/ptopicbh.gif) no-repeat;
	text-align:right;
}

#leftmenu li .topicsel:hover {
	/*BACKGROUND-POSITION: 8px 50%; */
	padding: 9px 20px 9px 20px;
	background: #2A972E url(../images/ptopicb.gif) no-repeat;
	text-decoration:underline;
	text-align:right;
}



#leftmenu li .subtopic {
	padding: 3px 10px 3px 40px;
	text-decoration: none;
	color: #000000;
	background: #2A972E;
}

#leftmenu li .subtopic:hover {
	BACKGROUND-POSITION: 25px 50%; 
}

#leftmenu li .subtopicsel {
	background: #2A972E url(../images/dot.gif) left no-repeat;
	padding: 3px 10px 3px 40px;	
	color: #FFFFFF;
	BACKGROUND-POSITION: 25px 50%; 
}

#leftmenu li .subtopicsel:hover {
	background: #2A972E url(../images/dot.gif) left no-repeat;
	padding: 3px 10px 3px 40px;	
	color: #FFFFFF;
	BACKGROUND-POSITION: 25px 50%; 
}






	
form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #012D0E 1px solid;
	width: 150px;
}



#content {
	float: left;
	margin-left: 10px;
	/*border: 1px solid black;*/
	width: 560px;
	padding: 0px 0px 10px 15px;
	
}

#contentmax {
	float:left;
	width: 690px;
	margin-left: 10px;
	padding: 0px 0px 10px 15px;
	/*border: 1px solid black;*/
}


#sidespacer {
	margin-bottom: 10px;
}

#sidebar {
	float: right;
	width: 180px;
	border: 1px solid #0072FF;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 0px;
	overflow:hidden;
		
	/*margin: 10px 10px 10px 0px;
	padding: 10px;*/
}

#footer {
	clear: both;
	width: 975px;
	/*border-top: 1px solid #C9D8FD;*/
	border-top: 1px solid #1EC13E;
	margin-bottom: 10px;
	font-size: 1.1em;

}

/*
#footer a {
	color: #0072FF;
	text-decoration: none
}

#footer a:hover {
	color: #0066FF;
	text-decoration: underline
}*/

#commonpages {
	text-align: right;
	padding: 6px 8px 6px 8px;

}

#commonpages a {
	color: #0072FF;
	/*background: #DCE5FD;*/
	padding: 6px 8px 6px 8px;
	text-decoration: none;
}

#commonpages a:hover {
	padding: 6px 8px 6px 8px;
	color: #1EC13E;
	text-decoration: underline;
	/*background: #C9D8FD;*/
}

.pipe {
	color: #1EC13E;
}

#cop {
	text-align: center;
	color:gray;
	padding-bottom: 5px;
}

#cop a {
	color: #8B8B8B;
	text-decoration: none;
}

#cop a:hover {
	color: #1EC13E;
	text-decoration: underline;
}


#info {
	margin-top:10px;
	font-size:12px;
	text-align: left;
	color:gray;
	padding-bottom: 5px;
	text-align: center;
}

#info a {
	font-size:12px;
	color: #8B8B8B;
	text-decoration: none;
}

#info a:hover {
	font-size:12px;
	color: #1EC13E;
	text-decoration: underline;
	
}

/*
#commonpages a.sel {
	padding: 8px 10px 8px 10px;
	background: #0072FF;
}*/







