BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3;
}
/* Scrollbalken im FF immer anzeigen */ 
html {height: 100%; margin-bottom: 0.1px;}

#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	min-height: 700px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

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

#header {
  float: left;
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	height: 16px;
	background: url(../images/header.gif);	
}

#logo {
	float: left;
	position: relative;
	left: 8px;
	top: 0px;
	width: 700px;
	height: 90px;
	background: url(../images/plg.gif) no-repeat;
	overflow: hidden;
}


#search {
	float: right;
	position: relative;
	top: 15px;
	left:   -60px;
	width: 200px;
	z-index: 10;
}

#search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 		1px solid #cdcdcd;
	color: 			#333333;
	width: 			118px;
	padding: 		2px;
	background: 		url(../images/pmt.gif) repeat-x;
	font-size: 		10px;
}

#maintopic {
	position: relative;
	float: left;
	left: 8px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: relative;
	left: 708px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#youarehere {
	position: relative;
	clear: 			both;
	left: 8px;
	width: 900px;
	height: 35px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #6F6F6F;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #006400;
	background : url(../images/pmra.gif) no-repeat;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
/* 					oben, rechts, unten, links */
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #006400;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #006400;
	font-weight: bold !important;
	font-size: 11px;
}

#topic {
	position: relative;
	float: left;
	left: 8px; 
	width: 200px;
	background-color: #6F6F6F;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #EFEFEF;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #CCFFCC;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4F4F4F;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

a .bold{
	font-weight:		bold;
	color:			#990000!important;
}

.bold{
	font-weight:		bold;
	color:			#990000!important;
}


#rechts {
	width: 688px;
	float: right;
}

#content {
	position: relative;
	float: left;
	width: 660px;
	padding: 0px;
	margin: 0px;
}

#content1 h1 {
	font-size: 170%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	text-transform: uppercase;
	color: #444444;
}

#sidebar {
	position: relative;
	float: right;
	right: 8px;
	width: 200px;
	background-color: #6F6F6F;
	color: #ffffff;
}

#footer {
  position:		relative;
  clear: 			both;
	background-image: url(../images/pic_logo_keys1.jpg); 
	font-size: 		0.9em;
	color: 			#1F1F1F;
	padding: 		6px;
	text-align: 		center;
	border: 		1px solid #C0C0C0; 
	width:			600px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 115%;
}

#footer a {
	text-decoration:		none;
	background:			url(../images/pbull1.gif) no-repeat;
	font-weight : bold;
	color: #6F8B68;
	padding: 			3px 10px 4px 15px;
/* 					oben, rechts, unten, links */
}

#footer a:hover {
  font-weight : normal;
  text-transform : uppercase;
	text-decoration: none;
	color: #006400;
}

#footer a.webdesigner {
	text-decoration: 		none;
	background:			url(../images/pcp.gif) no-repeat;
	padding: 			0px 0px 0px 0px;
}

#footer .footerimg{
    border: 0px solid;
    background:			none;
    padding: 			3px 3px 4px 3px;
    width: 16px;
	/* 				oben, rechts, unten, links */
}
 
#footer .footerimg:hover{
    border: 0px solid #ffffff;
    text-transform : none;
}

#footer .footerimg IMG{
    border:0px solid;
}
 
#footer .footerimg:hover IMG{
    border: 0px solid #FF8C00;
}

#printfooter {
	display: 			none;
	text-align:			center;
}

#footer1 {
	clear: both; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 916px; 
	height: 16px;
	background: url(../images/footer.gif);	
}


.smallgrey {
  font-size: 		0.8em;
	color:#FFFAFA;
}

.linksearch {
  background:          #f3f8fd url(../images/peven.gif) repeat-x; 
  color:             #444; 
  border-top:          1px solid #fff; 
  border-right:          1px solid #ccc; 
  border-bottom:          1px solid #ccc; 
  border-left:          1px solid #fff; 
  color:#4F4F4F;
  display:block;
  font-weight:lighter !important;
  margin: 3px 3px 3px 0px;
  padding: 0px 3px 0px 3px;
}

* html .linksearch {
width:100%;
}

.linksearch:hover{
  background:          #f3f8fd url(../images/pcol2.gif) repeat-x; 
  color:             #203276; 
  border-top:          1px solid #fff; 
  border-right:          1px solid #c6cdd8; 
  border-bottom:          1px solid #c6cdd8; 
  border-left:          1px solid #fff; 
  color: #003300;
  text-decoration: none;
  font-weight: bold;
  margin: 3px 3px 3px 0px;
  padding: 0px 3px 0px 3px;
}

/*--Schatten---------------------------------------------------------*/
DIV.schatten6 IMG {filter: alpha(opacity=70); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.67; opacity:0.7;}
DIV.schatten6:hover IMG {filter: alpha(opacity=100); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.00; opacity:1;}

/* Sidemenu */
#sidemenu {
    position:	fixed;
    top:        107px;
    left:       1160px;
    width:      25px;
    padding:    0px;
    text-align: left;
    margin:     0px 0px 0px 130px;     /* wichtig*/
    color:      #a0a0a0;
    float:      none;
/*    border:    1px solid #20ff80; */  
}

DIV.sideimg{
    border: 0px solid;
    padding: 0px;
    width: 20px;
    margin: 0px 0px 3px 0px;
}
 
DIV.sideimg:hover{
    border: 0px solid #ffffff;
    background: #a0a0a0;
    position: relative;
    top: -1px;
    left: -1px;
    margin: 0px 0px 1px 0px;
}
DIV.sideimg IMG{
    border:0px solid;
}
 
DIV.sideimg:hover IMG{
    border: 1px solid #FF8C00;
    position: relative;
    top: -1px;
    left: -1px;
    margin: 0px 0px 0px 0px;
}

#sidebar .clearer {
    clear: both;
}
.center { 
padding: 0px; 
margin: 0px auto; 
text-align: center; 
}
