@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#fff;
   font: 14px "Trebuchet MS", Helvetica, sans-serif;
	line-height:22px;
   background:#9f2a29 url(../images/bg-body.jpg) repeat-x;
	height:100%;
	border-top:#942121 45px solid;
}

html {
	height:100%;
   overflow-x:hidden;
   overflow-y:auto;
}

ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited,
a:active {
   color: #fabc48;
   text-decoration: underline;
}

a:hover {
   color: #fabc48;
   text-decoration: none;
}


img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
}

.float-left {
   float: left;
}

.float-right {
   float: right;
   margin-left:10px!important;
}

.trenn {
   border-bottom:1px  dashed #fabc48;
   float:none;
	height:10px;
   margin-bottom:30px;
   padding:0;
   width:100%;
	clear:both;
}


.image {

	border:5px solid #fff;

   outline: none;
}


html>image {
   margin: 0px 10px 5px 0;
}

.table-bg {
background-color:#dfe4e8;
}

p{
padding-bottom:15px;
}


/*==================================================
    => list
==================================================*/


/*------------------ =content-main  ---------------*/

div#content-main ol {
   margin-left:10px;
   color: #fabc48;
	line-height:30px;
}

div#content-main ul {
   margin-left:10px;
	line-height:40px;
   list-style-type: square;
   color: #fabc48;
   list-style-position: outside;
   font: 14px "Trebuchet MS", Helvetica, sans-serif;
}

div#content-main li {
   color: #fabc48;
	line-height:40px;
   margin-left:10px;
   font: 14px "Trebuchet MS", Helvetica, sans-serif;
}


/*==================================================
    => container
==================================================*/

div#container {
width: 960px;
position:relative;
margin:0 auto;
height:auto !important;
}

/*==================================================
    => header  
==================================================*/

div#header {
	width:960px;  
	height:344px;
   background: url(../images/bg-header.jpg) no-repeat 0 0;
	text-align: left;
	margin:0 auto;
	position:relative;
}
div#header-img {
	width:932px;  
	height:269px;
   background: url(../images/slideshow/05.jpg) no-repeat 0 0;
	text-align: left;
	position: absolute;
	top:0;
	left:14px;
}
/*------------------ =branding  ------------------*/

h1#branding a{
   display:block;
   width:960px;
   height:165px;
	background: url(../images/branding.jpg) no-repeat 0 0;
   outline:none;
	text-indent:-99999px;
	position: relative;
}



/*==================================================
    => content-container  
==================================================*/
 
div#content-container {
   width:960px;
	margin:0 auto;
	clear:both;
	text-align:left;
	background:url(../images/bg-content.gif) repeat-y;
	position:relative;
}

/*------------------ =contentSidebar ---------------*/ 
 
div#content-sidebar {
   width:336px;
	background: url(../images/bg-sidebar.jpg) no-repeat 0 0;
	float:left;
	text-align:left;
	position:relative;
	padding:50px 0 0 30px;
}

div#content-sidebar p{
margin:0;
	padding:0;
}

/*------------------ =contentMain  ---------------*/


div#content-main{
   width:510px;
   text-align:left;
	position:relative;
	background:  url(../images/bg-content-main.jpg) no-repeat;
	padding:30px 30px 30px 40px;
	float:left;
}



.content-column{
	width:245px;
   float:left;
	text-align:left;
}

.content-column1{
width:600px;
   float:left;
	text-align:left;
	padding-left:25px;
}


/*==================================================
    => headlines  
==================================================*/


h2 {
   color:#fabc48;
   font: 31px  "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;

}


h3{
   color:#5d0d0d;
   font: 21px  "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	margin-top:30px;
}


h4{
   font: 21px  "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	line-height:21px;
	font-weight: normal;
}

h5{
	color:#ffcd00;
	font-weight:normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	
}

h6{
   color:#fff;
   font: 14px "Trebuchet MS", Helvetica, sans-serif;
	
	line-height:30px;
	font-weight:normal;
}

/* =imprint */

dl.content-main-imprint, dl {
   line-height:20px;
}

dl.content-main-imprint dt, dl dt {
   display:block;
   float:left;
   font-weight:bold;
   width:220px;
}

dl.content-main-imprint dd, dl dd {
   clear:right;
   float:left;
   width:250px;
}

.content-main-imprint-margin {
   margin-top:15px;
}


/*==================================================
    => navi   
==================================================*/


ul#navi{
   width:354px;
   height:269px;
	position: absolute;
	background: url(../images/bg-navi.png);
	top:0;
	left:14px;
	z-index:9999;
}
*html ul#navi {
   background:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-navi.png',sizingMethod='scale');
}

ul#navi li {
	display:block;
	list-style-type:none;
	margin:40px 0 0 60px;
	
	
}

ul#navi li a{
	width:230px;
	height:17px;
	outline:none;
	display:block;
	background: url(../images/form-navi.gif) no-repeat 0 0;
	padding:0 0 0 52px;
	font-weight: normal;
	font:17px  "Trebuchet MS", "Times New Roman", Times, serif;
	color:#a1292b;
	text-decoration:none;
	text-transform: uppercase;

}
ul#navi li a:hover, ul#navi li a:active {
	width:240px;
	height:17px;
	outline:none;
	display:block;
	background: url(../images/form-navi.gif) no-repeat 0 0;
	padding:0 0 0 45px;
}


/*==================================================
    => navi-add  
==================================================*/


ul#navi-add{
   width:960px;
   height:75px;
	position: absolute;
	top:269px;
	left:0px;
}

ul#navi-add li {
	float:left;
	height:75px;
	list-style-type:none;
	
}


a.navi-adda {
	width:172px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navia.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-adda:hover, a.navi-adda:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


a.navi-addb {
	width:140px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navib.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addb:hover, a.navi-addb:active {
	display:block;
	background: none;
	text-indent:-99999px;
}   

a.navi-addc {
	width:123px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navic.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addc:hover, a.navi-addc:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addd {
	width:109px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navid.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addd:hover, a.navi-addd:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-adde {
	width:104px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navie.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-adde:hover, a.navi-adde:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addf{
	width:140px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navif.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addf:hover, a.navi-addf:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addg{
	width:170px;
	height:75px;
	outline:none;
	display:block;
	background: url(../images/navig.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addg:hover, a.navi-addg:active {
	display:block;
	background: none;
	text-indent:-99999px;
}




/*==================================================
    => footer   
==================================================*/


div#footer {
	height:169px;
	width:960px;
	margin: 0 auto;

	text-align: left;
	position:relative;
	background:  url(../images/bg-footer.jpg);
	   font:14px  "Trebuchet MS", "Times New Roman", Times, serif;
		line-height:22px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}


.footer1 {
	width:500px;
	height:50px;
	text-align: left;
	position: absolute;
	top:27px;
	left:47px;
	   font:23px  "Trebuchet MS", "Times New Roman", Times, serif;
		line-height:22px;
	color:#ad2d2d;
	text-decoration:none;
	font-weight:normal;
}

.footer2 {
	width:200px;
	height:50px;
	text-align: left;
	position: absolute;
	top:90px;
	left:64px;
}

.footer3 {
	width:200px;
	height:50px;
	text-align: left;
	position: absolute;
	top:90px;
	left:352px;
}

.footer4 {
	width:250px;
	height:50px;
	text-align: left;
	position: absolute;
	top:90px;
	left:670px;
}


div#footer a {
	   font:14px  "Trebuchet MS", "Times New Roman", Times, serif;
		line-height:22px;
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}
div#footer a:hover {
	   font:14px  "Trebuchet MS", "Times New Roman", Times, serif;
		line-height:22px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;

}

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

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   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 */

.floatstop{
clear:both;
}
.floatstop2{
clear:both;
height:40px;
   width:636px;
   text-align:left;
	background: url(../images/bg-floatstop.jpg) no-repeat bottom left;
}

