/*
      Created by Christian Säuberlich / www.csis360.de
	  
	  E-Mail: office@csis360.de
	  
*/

* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 925px;
	height: 750px;
	border: 0px;
}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
	height: 50px;
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
}
#navigation {
	width: 900px;
	color: #CC6600;
	padding: 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	background-color: #333333;
}
#leftcolumn {
	color: #333;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 550px;
	width: 250px;
	float: left;
}
#rightcolumn {
	float: left;
	color: #333333;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 550px;
	width: 630px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 900px;
	clear: both;
	color: #CCCCCC;
	border: 0px solid #ccc;
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FFFFFF;
}
.Stil1 {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.Stil2 {
	font-size: small;
	color: #CC6600;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #999999;
	text-decoration: none;
}
#antwort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#anfrage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#rightuppercolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 235px;
	padding: 10px;
	margin-top: 150px;
	font-weight: bold;
}
#bewertung {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1000;
}
