/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		Basic												   	   *
 * Version:					1.1														   *
 * Author:					re-lounge (http://www.re-lounge.com)					   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 			*/
@import "reset.css";
/* ******************************************************
   Basics
   ****************************************************** */ 

body {
	background:#ffffff url(basic/body_bg.gif) top left repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#695d54;
}

.antifloat{
	clear:both;
	height:0px;
	font-size:0px;
}

.normal-size{
	font-size:12px;
}

strong{
	font-weight:bold;
}

/* ******************************************************
   Site
   ****************************************************** */ 
#site{
	margin:0 auto;
	width:937px;
	height:230px;
	text-align:left;
	background:url(basic/site_bg.gif) top left no-repeat;
}

/* ******************************************************
   Header
   ****************************************************** */ 
#header{
	padding:25px 0 0 18px;
	height:200px;
}
#header img#logo{
	margin:20px 0 0 16px;
	vertical-align:top;
}
#header h1{
	color:#ffffff;
	font-size:14px;
	margin:2px 0 0 15px;
}

/* ******************************************************
   Content
   ****************************************************** */ 
#content{
	margin:15px 17px 0;
	line-height:18px;
}
#content a{
	text-decoration:none;
	border-bottom:1px dotted #695d54;
	color:#695d54;
}
#content a:hover,
#footer a:hover{
	color:#e55612;
}
#content a span.icon-link{
	font-size:13px;
}
#content p{
	margin:0 0 20px;
}

/*** Navigation ***/
#content #navigation{
	margin:0 20px 0 0;
	width:185px;
	float:left;
}
#content #navigation ul{
	padding:0 0 20px;
	background:url(basic/box_bg.png) bottom left repeat-x;
}
#content #navigation ul ul{
	padding:0;
	background:none;
}
#content #navigation ul li{
	border-bottom:1px solid #e4e2e1;
}
#content #navigation ul li.last{
	border:none;
}
#content #navigation ul li a{
	display:block;
	background:#d4d1ce;
	border:none;
	padding:3px 0 4px 10px;
	text-decoration:none;
	color:#50433a;
}
#content #navigation ul ul li a{
	display:block;
	background:#ffffff;
	border:none;
	padding:3px 0 4px 20px;
	text-decoration:none;
	color:#50433a;
}
#content #navigation ul li a:hover,
#content #navigation ul li a.active{
	background:url(basic/header_sprite.gif) 0 0 repeat-x;
	color:#ffffff;
}
#content #navigation ul ul li a:hover,
#content #navigation ul ul li a.active{
	text-decoration:underline;
	color:#50433a;
	background:#ffffff;
}
#content #navigation ul li a.active{
	font-weight:bold;
}
#content #navigation ul ul li a.active{
	text-decoration:none;
}
#content #navigation p#address{
	margin:15px 0 0;
}

/*** Main Column ***/
#content #main{
	float:left;
	margin:0 20px 0 0;
	width:440px;
}
#content #main h2{
	margin:0 0 20px;
	font-size:18px;
}
#content #main h3{
	margin:0 0 10px;
	font-size:16px;
}
#content #main h4,
#content #sidebar h5{
	margin:0 0 1px;
	font-weight:bold;
}
#content #main ul,
#content #main ol,
#content #sidebar ul.ul{
	margin:0 0 20px;
	padding:0 0 0 30px;
}
#content #main ul ul{
    margin:0;
}
#content #main ul li,
#content #sidebar ul.ul li{
	list-style:disc;
}
#content #main ol li{
	list-style:decimal;
}

/*Tables*/
#content #main table{
	width:100%;
    margin:0 0 20px;
}
#content #main table .icon.right{
	margin:0 0 0 190px;
	vertical-align:middle;
}
#content #main table th,
#content #main table td{
	padding:3px 10px 4px 10px;
}
#content #main table th a,
#content #main table td a{
	border:none !important;
}
#content #main table td a.block{
	margin:-3px -10px -4px -10px;
	padding:3px 10px 4px 10px;
	display:block;
}
#content #main table td a.block:hover{
	background:#fafafa;
	color:#50433a;
}
#content #main table th{
	background:url(basic/header_sprite.gif) 0 0 repeat-x;
	color:#ffffff;
	height:7px;
	font-weight:bold;
}
#content #main table td{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#content #main table td.last{
	border-right:none;
}
#content #main table td.even{
	background:#e7e5e4;
}
#content #main table td.odd{
	background:#f2f1f0;
}

/*Image*/
#content #main .image{
	float:left;
	margin:4px 20px 16px 0;
}
#content #main .image img{
	border:1px solid #9b928b;
}
#content #main .image a{
	border:none;
}
#content #main .image.small img{
	width:140px;
}
#content #main .image.kunden img{
	width:123px;
}

/*Slidingbox*/
#content .slidingbox h3{
	padding:6px 0 8px 10px;
	background:#d4d1ce;
	color:#50433a;
}
#content .slidingbox .slidingbox-content{
	margin:-10px 0 10px;
	padding:15px 10px;
	background:#f2f1f0;
}

/*** Sidebar ***/
#content #sidebar{
	float:right;
	width:238px;
}
#content #sidebar h4{
	padding:3px 0 4px 10px;
	background:url(basic/header_sprite.gif) 0 0 repeat-x;
	font-weight:bold;
	color:#ffffff;
}
#content #sidebar h4.highlight{
	background:url(basic/header_sprite.gif) 0 -50px repeat-x;
}
#content #sidebar .box{
	padding:15px 10px 15px;
	background:#e7e5e4;
}
#content #sidebar .box-footer{
	margin:0 0 15px;
	height:20px;
	background: url(basic/box_bg.png) bottom left repeat-x;
}
#content #sidebar .box li{
	margin:0 0 8px;
}
#content #sidebar ul.ul{
	padding:0 0 0 25px;
}

/* ******************************************************
   Footer
   ****************************************************** */ 
#footer{
	margin:60px 275px 0 222px;
	padding:0 0 20px;
	font-size:11px;
}
#footer ul{
	margin:0 0 8px;
}
#footer ul li{
	float:left;
	margin:0 0 0 7px;
	padding:0 7px 0 0;
	border-right:1px solid #695d54;
}
#footer ul li.first{
	margin:0;
}
#footer ul li.last{
	padding:0;
	border:none;
}
#footer ul li a{
	color:#695d54;
	text-decoration:none;
}
#footer #copyright{
	margin:5px 0 0;
	padding:7px 0 0;
	border-top:1px solid #c5c0be;
}
#footer #copyright a.addthis_button{
	display:block;
	margin:-12px 0 0;
	float:right;
}
/*]]>*/