@charset "utf-8";


/******************************************************************
 *Author: Emanuel Rinne
 *Created: 2009					
 *Copyright: Euroweb Internet GmbH 
/******************************************************************


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */


* { margin: 0;	
	padding: 0; 
	list-style-type: none; 
	text-decoration: none;
	border: none;
	outline: none;
}

html { background:url(../images/bg-html.jpg) no-repeat center 510px; }

body {
	background:url(../images/bg-body.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #ebebeb;
	font-size: 12px;
}

html[xmlns^="http"] { overflow-y: scroll;}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}


/*
KLASSEN + ANDERE STANDARDS
==================================================*/

.clear { clear: both;}

.floatLeft { float: left;}

.floatRight { float: right;}

hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

.highlight {
	font-weight:bold;
}

.image {
	border:none;
}

span.gap {
	float:left;
	width:50px;
}

.space {
	margin:0 0 15px 0;
}

.highlight-grey {
	background:#434343;
	color:#fff;
}

span.highlight-grey {
	background:#434343;
	padding:2px 5px 2px 5px;
	color:#fff;
}

ul.list {
	margin:0 0 20px 10px;
	position:relative;
}

ul.list li {
	background:url(../images/li-arrow.gif) top left no-repeat;
	background-position: 0 4px;
	margin:0 0 10px 0;
	padding:0 0 0 16px;
	position:relative;

}


/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 960px;
	height:467px;
	position:relative;
}

blockquote.claim {
	width:300px;
	height:220px;
	position:absolute;
	top:90px;
	left:630px;
	text-indent:-9999px;
}


/*
BRANDING
==================================================*/

h1.branding{
	left:15px;
	top:11px;
	position:relative;
	width:248px;
	height:104px;
}

/*
CONTENT
==================================================*/


div#content-container { 
	float: left;
	width: 960px;
}

div#content-sidebar { 
	float: left;
	width: 300px;
	margin: 35px 0 0 10px;
}


div#content-main-container {
	width:618px;
	float:left;
	padding: 0 0 10px 32px;
	*padding: 0 0 121px 32px;
}

div#content-main { 
	float: left;
	width: 580px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}



/*
FOOTER
==================================================*/


div#footer-container {
	position: relative;
	margin-top: -121px;
	height: 121px;
	clear:both;
	width: 100%;
	font-size:11px;
   color:#565050;
	line-height:18px;
	background:url(../images/bg-footer.png) top center no-repeat;
}

div#footer-content {
	margin: 0 auto!important;
	width:940px;
	padding:25px 0 0 45px;
	_padding:25px 0 0 25px;
	position:relative;
}

div.footer-claim {
	position:absolute;
	width:570px;
	height:55px;
	top:30px;
	left:45px;
	text-indent:-9999px;
}

/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	background:url(../images/navi-main.jpg) top left no-repeat;
	position:relative;
	width:960px;
	height:34px;
	display: block;
}

ul#navi li {
	position: relative;
	float:left;
}

ul#navi a {
	display:block;
	height:34px;
/*	width: 100px	*/
}

a.n01 {
	width:95px;
	text-indent:-9999px;
}

a.n02 {
	width:130px;
	text-indent:-9999px;
}

a.n03 {
	width:110px;
	text-indent:-9999px;
}

a.n04 {
	width:190px;
	text-indent:-9999px;
}

a.n05 {
	width:140px;
	text-indent:-9999px;
}

a.n06 {
	width:160px;
	text-indent:-9999px;
}

a.n07 {
	width:110px;
	text-indent:-9999px;
}

/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi-main.jpg) no-repeat 0px -34px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi-main.jpg) no-repeat -95px -34px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi-main.jpg) no-repeat -225px -34px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi-main.jpg) no-repeat -335px -34px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi-main.jpg) no-repeat -525px -34px;
}

ul#navi.naviactive06 li a.n06,
ul#navi li a.n06:hover {
	background: url(../images/navi-main.jpg) no-repeat -665px -34px;
}

ul#navi.naviactive07 li a.n07,
ul#navi li a.n07:hover {
	background: url(../images/navi-main.jpg) no-repeat -825px -34px;
}

/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add.naviactive,
ul#navi-add {
	background:url(../images/navi-add.jpg) top left no-repeat;
	position:absolute;
	width:242px;
	height:24px;
	display: block;
	top:97px;
	left:690px;
}

ul#navi-add li {
	position: relative;
	float:left;
}

ul#navi-add a {
	display:block;
	color:#fff;
	padding:3px 0 0 30px;
}

a.na01 {
	width:50px;
	padding:3px 0 0 15px!important;	
}

a.na02 {
	width:50px;
}

a.na03 {
	width:65px;
}


ul#navi-add.naviactive01 li a.na01,
ul#navi-add.naviactive02 li a.na02,
ul#navi-add.naviactive03 li a.na03,
ul#navi-add li a.na01:hover,
ul#navi-add li a.na02:hover,
ul#navi-add li a.na03:hover {
	text-decoration:underline;
}


/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#content-main a,
div#content-sidebar p a.escape,
div#content-sidebar p a.escape span {
	text-decoration: underline;
	color: #e80100;
	outline: none;
}

div#content-main a:hover,
div#content-sidebar p a.escape:hover,
div#content-sidebar p a.escape:hover span {
	text-decoration: none;
	color: #e80100;
}

div#footer-content3 a,
.escape span {
	text-decoration: underline;
	color: #e80100;
	outline: none;
}

div#footer-content3 a:hover,
.escape:hover span {
	text-decoration: none;
	color: #e80100;
}



/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column1 {
	width:260px;
	float:left;
	padding:0 30px 0 0;
}


div.content-column2 {
	width:280px;
	float:left;
}

div.content-column-add1 {
	width:200px;
	float:left;
	padding:0 30px 0 0;
}

div.content-column-add2 {
	width:330px;
	float:left;
}

div.content-column-fluid1 {
	width:240px;
	float:left;
}

div.content-column-fluid2 {
	width:330px;
	float:left;
}


/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */


h1 {
	font-size: 25px;
	color: #ccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 28px 0;
}

h2 {
	font-size: 45px;
	color: #ebebeb;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin: 55px 0 20px 0;
	text-transform:uppercase;
}

h3 {
	font-size: 16px;
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

/************ H3 - HEADLINE ************/

h3.kontakt {
	background:url(../images/bg-sidebar.jpg) top left no-repeat;
	width:298px;
	height:84px;
	text-indent:-9999px;
}


/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */


div#content-main p { margin: 0 0 20px 0; line-height: 18px;}

div#content-sidebar p { margin: 0 0 20px 0; line-height: 18px; color:#ebebeb;}

div#content-main p.imprint { margin: 0 0 15px 0; line-height: 18px;}

div#datenschutzhinweis p { font-size: 12px;}

p.leftSpace {
	padding:0 0 0 15px;
}

	
/*
IMAGEBORDER
==================================================*/

.imgborder {
	border: 1px solid #0f0e0e;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
    outline: none;
}


.imgborder:hover{
	border: 1px solid #cc0000;
	padding: 2px;
}

/*.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}*/


/* --------------------------------------------------------------------------- */
/* #################### KONTAKT | ANFAHRT | IMPRESSUM ######################## */
/* --------------------------------------------------------------------------- */


/*
KONTAKT
==================================================*/

div#personalien { float: left; width: 300px!important; padding:0 0 0 20px;}
div#nachrichtenfeld { float: left; width: 200px;}


/*
ANFAHRT
==================================================*/

.imgborder-anfahrt {
	border: 1px solid #dcdcdc;
	padding: 1px;
	background:#fff;
	width:560px;
}

/*
IMPRESSUM
==================================================*/

div#adressdaten { float: left; width: 300px;}
div#geschaeftsdaten { float: left; width: 300px;}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

