html, body{
	padding:0;
	margin:0;
}
body{
	margin-bottom:100px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#000;
}
#logo{
	float:left;
	width:276px;
	height:91px;
	margin-right:20px;
	margin-left:10px;
}
#logo a img{
	border:0;
}
#installateur_1a{
	float:left;
	width:105px;
	height:91px;
	background:transparent url(../img/1a.jpg) no-repeat;
	margin-right:20px;
}
#bereiche{
	float:left;
	width:186px;
	height:91px;
	background:transparent url(../img/bereiche.png) no-repeat;
}
#header{
	background:#fff url(../img/bg_header.jpg) repeat-x;
	width:100%;
	height:137px;
}
#header_wrapper{
	width:900px;
	margin:0 auto;
	height:100%;
}
.clearer{
	clear:both;
}
#topmenu{
	height:22px;
	float:right;
	margin-bottom:11px;
	margin-top:2px;
}
#topmenu ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
#topmenu li {
	display : block;
	float : left;
	white-space : nowrap;
}
#topmenu li a {
	display : block;
	padding : 0 10px 0 10px;
	text-decoration : none;
	color : #414141;
	font-size:12px;
	border-right:1px solid #414141;
	text-decoration:none;
}
#topmenu li a.last {
	border-right:0;
}
#topmenu li a:hover {
	text-decoration : underline;
}
#topmenu li a.active {
	text-decoration : underline;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
#wrapper #mainmenu{
	width:900px;
	height:60px;
	margin:10px auto 20px auto;
	background:#fff url(../img/bg_mainmenu2.jpg) no-repeat;
}
#wrapper #mainmenu ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
#wrapper #mainmenu li {
	display : block;
	float : left;
	white-space : nowrap;
}
#wrapper #mainmenu li a {
	display : block;
	padding : 8px 11px;
	text-decoration : none;
	color : #414141;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../img/bg_mainmenu_seperator.jpg) no-repeat top right;
	text-decoration:none;
	margin:14px 0 0 0;
}
#wrapper #mainmenu li a.first {
	padding-left:20px;
}
#wrapper #mainmenu li a.last {
	background:none;
}
#wrapper #mainmenu li a:hover {
	color:#F2F2F2;
}
#wrapper #mainmenu li a.active {
	color:#F2F2F2;
}
#content{
	width:100%;
	margin:0;
	padding:0;
}
#wrapper #boxes_small{
	margin-bottom:36px;
	width:100%;
}
#wrapper #boxes_small .box_small{
	overflow:hidden;
	width:276px;
	height:277px;
	background:#fff url(../img/bg_box_small.jpg) no-repeat;
	float:left;
	margin-right:36px;
}
#wrapper .box_left {
	float:left;
	position:relative;
}
#wrapper .box_right {
	float:right;
	position:relative;
}
#wrapper #box_big{	
	width:900px;
	margin:10px auto;
}
#wrapper #box_big #top{
	width:100%;
	background:#fff url(../img/bg_big_box_top.jpg) no-repeat;
	height:35px;
}
#wrapper #box_big #middle{
	background:#fff url(../img/bg_big_box_middle.jpg) repeat-y;
	width:100%;
}
#wrapper #box_big #middle .content_wrapper{
	padding:10px 35px;
	font-size:14px;
}

#middle .topimage{
	padding-left:11px;
	width:877px;
	height:230px
}

.content_wrapper img{
	border:1px solid #C0C0C0;
	padding:5px;
}
.content_wrapper textarea, .content_wrapper input{font:1.2em Courier, Monospace; padding:3px; border:1px solid #C0C0C0; color:#666;}
.content_wrapper textarea:focus, .content_wrapper input:focus{color:#000; border-color:#ababab;}
.content_wrapper input {margin:3px;}
/*
.content_wrapper *{
	margin:0;
	padding:0;
}
*/
.content_wrapper h1{
	color:#414141;
	margin-top:0;
	font-size:20px;
}
.content_wrapper h2{
	color:#666666;
	font-size:18px;
}
.content_wrapper h3{
	color:#262626;
	font-size:16px;
}
.content_wrapper h4{
	font-size:15px;
}
.content_wrapper h5{
	font-size:14px;
}
.content_wrapper ul, .content_wrapper ol, .content_wrapper blockquote, .content_wrapper pre {
	color : #737373;
	padding : 10px 30px;
	margin:0;
	line-height : 1.8em;
}
.content_wrapper ul {
	list-style-type : square;
}
.content_wrapper iframe{
	border:1px solid #C0C0C0;
}
.content_wrapper a{
	color:#414141;
	text-decoration:underline;
}
.content_wrapper a:hover{
	text-decoration:none;
}
#wrapper #box_big #bottom{
	width:100%;
	background:#fff url(../img/bg_big_box_bottom.jpg) no-repeat;
	height:79px;
}
#wrapper .box_middle {
	overflow:hidden;
	width:426px;
	height:306px;
	background:#fff url(../img/bg_box_middle.jpg) no-repeat;
	margin-bottom:36px;
}
#wrapper .box_middle h1{
	margin-bottom:5px;
	color:#414141;
	font-size:20px;
}
#wrapper .box_middle img{
	margin-left:12px;
	width:400px;
	height:95px;
}
#wrapper .box_middle a img{
	border:0;
}
#wrapper .box_middle_desc{
	padding:5px 22px;
	font-size:14px;
	font-style:italic;
}
#wrapper .box_middle_read_more{
	position:absolute;
	right:22px;
	bottom:22px;
}
#wrapper .box_middle_read_more a{
	color:#414141;
	text-decoration:underline;
}
#wrapper .box_middle_read_more a:hover{
	text-decoration:none;
}
#wrapper .box_middle_inner{
	padding:14px 22px 0 22px;
	overflow:hidden;
}
#wrapper .boxes_main{
	padding:0;
	width:100%;
	margin:10px 0;
}
#wrapper #boxes_small .box_small .box_small_inner{
	padding:14px 22px 0 22px;
}
#wrapper #boxes_small .box_small .box_small_inner .tbo{
	border: 3px double #CCCCCC;
	width: 170px;
}
#wrapper #boxes_small .box_small a{
	color:#414141;
	text-decoration:underline;
}
#wrapper #boxes_small .box_small a:hover{
	text-decoration:none;
}
#wrapper #boxes_small .box_small img{
	border:0;
	margin:0 auto;
}
#wrapper #boxes_small .box_small h2{
	color:#414141;
	font-size:18px;
	margin-bottom:2px;
}
#wrapper #boxes_small .box_small h3{
	font-size:14px;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:0;
}
#wrapper #boxes_small .box_small h4{
	font-size:13px;
	font-weight:normal;
	margin-top:0;
	padding:0;
}
#partners{
	width:100%;
	height:65px;
}
#partners a img{
	border:0;
}
#partners img{
	float:left;
	display:block;
	margin-right:20px;
}
#partners img.last{
	margin-right:0;
}
#sitemap{
	font-size:11px;
	padding:5px;
	margin-left:31px;
	margin-right:0;
	width:100%;
	color:#666666;
}
#sitemap a{
	color:#706467;
}
#sitemap a:hover{
	color:#3f3e3e;
	text-decoration:none;
}
#gras{
	background:transparent url(../img/gras.jpg) repeat-x;
	width:100%;
	height:100px;
	position:fixed;
	bottom:0;
	left:0;
}
.content-operations-top-right{
	float:right;
	text-align:right;
	margin:20px 30px 10px;
}

.content-operations-top-right a img{
	padding:1px;
	margin:3px;
	clear:none;
	float:none;	
	width:16px;
	height:16px;
	border:0;
}
.content-operations-top-right a img:hover{
	padding:1px;
	margin:3px;
	border:0;
}

