*{
	margin:0;
padding:0;
}

body {
	font-family: Arial, Times, Helvetica, sans-serif;
	font-size: 83%;
	color: #5D5950;
	line-height: normal;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url(back.jpg); background-repeat:repeat-y;
	background-position:center;
}
a:link, a:visited, a:active {
	color: #ff5533;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}


form {
	margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}
img {
	float:left;
	margin: 0px 20px 20px 0;
}
img.special  {
	float:left;
	margin: 50px 15px 50px 0;
}
img.cert {
	float:left;
        margin: 10px 0px 20px 45px;
}
img.listing  {
	;
}
img.clean {
        float:right;
	margin: 0px 35px 0px 0
}


/***********************************
container
************************************/
#mainContainer { 
	width:767px; 
	padding:2px; 
	border-top:1px solid #ffdb00; 
	
border-bottom:1px solid #ffdb00;	
border-left:1px solid #ffdb00;
border-right:1px solid #ffdb00;

background:#ffdb00; 
	margin:5px auto 0 auto; 
}

#container {
	width: 745px;
	border: #ddd 1px solid;
	padding: 10px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/***********************************
Streifen
************************************/
#streifen {
	background: url(pichead_neu4.jpg) no-repeat 50% 0%;
	padding: 60px 0px 0px 0px;
	}
	
	
.site_name h1{
	color:#fff;
margin: 70px 0 0px 0px;
	/***margin: 90px 0 0px 0px;***/
	font-size: 1em;
	}
	

.stripe {
	margin: 60px 75px 0px 125px; 
	padding: 0px;
	height: 35px;
	
 /***   opacity: 0.6;
	filter: alpha(opacity=60); ***/

	background-color: #ffdb00;
	}
	

.stripe h1  
{
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #000;
	margin: 0px;
	font-style: italic;
}


/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 160px;
	vertical-align: top;
	background-color: #FFF;
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px;
}


.menu{
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ccc;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-color: #ccc;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #ffdb00;

}
.menu ul ul {
	padding-left: 10px;
	background-color: #ff6c00;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #666666;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #000000;
}
.menu_current {
	color: #fff;
	background-color: #ffcc33;
/***opacity: 0.6;
	filter: alpha(opacity=60);***/
}

#tools {
	float: left;
	width: 140px;
	color: #666;
	text-align: center;	
	background-color: transparent;
	font-size: 100%;
	padding: 10px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************
main content
************************************/
#Inhalt {
	float:right;
	width: 530px;
	padding: 35px 20px 20px 20px;

	background-color: #FFF;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;	
}
#Inhalt a:link, #Inhalt a:visited, #Inhalt a:active, #Inhalt a:focus{
	border-bottom:none; 
text-decoration:none;
}
#Inhalt a:hover {
	color: #666;
	background-color: #EEE4C9;
}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#Inhalt h1 {
	font-size: 1.4em;
	color: #BE5532;
	margin: 0px;
	font-style: italic;
	border-bottom: 1px solid #EEE4C9;
}
#Inhalt h2 {
	font-size: 1.6em;
	color: #633;
	margin: 0px;
}
#Inhalt h3 {
	font-size: 1.2em;
	color: #BE5532;
	margin: 15px 0;
}
#Inhalt h4 {
	font-size: 1em;
	color: #BE5532;
	margin: 0px;
}


a img {border: none;}
#Inhalt a.piclink:visited { color:#fff; background-color:transparent; }
#Inhalt a.piclink:link    { color:#fff; background-color:transparent; }
#Inhalt a.piclink:hover   { color:#fff; background-color:transparent; }
#Inhalt a.piclink:active  { color:#fff; background-color:transparent; }

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0;
	}


/***********************************
footer
************************************/

#footer {
	color: #000000;
	vertical-align: middle;
	text-align: center;
	font-size: 1em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	border-bottom: 1px dotted #333; color: #333; 
	}

/***********************************
hooter
************************************/

#hooter a:link, #hooter a:visited, #hooter a:active {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}
#hooter a:hover { 
	border-bottom: 1px dotted #444; color: #444; 
	}


