@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'JobberRegular';
    src: url('jobber.eot');
    src: url('jobber.eot?#iefix') format('embedded-opentype'),
         url('jobber.woff') format('woff'),
         url('jobber.ttf') format('truetype'),
         url('jobber.svg#JobberRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JuraMedium';
    src: url('juramedium.eot');
    src: url('juramedium.eot?#iefix') format('embedded-opentype'),
         url('juramedium.woff') format('woff'),
         url('juramedium.ttf') format('truetype'),
         url('juramedium.svg#JuraMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BeastMach';
    src: url('beastmach.eot');
    src: url('beastmach.eot?#iefix') format('embedded-opentype'),
         url('beastmach.woff') format('woff'),
         url('beastmach.ttf') format('truetype'),
         url('beastmach.svg#BeastMach') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body {
background-color:#83929b;
margin:auto;
}
.main {
	background:url(../png/backgroundi.png) no-repeat;
	width:1000px; /*930px*/
	height:100%;
	margin:auto;
	}
.banner {
	background-image:url(../png/gore.png);
	height:138px;
	}
.footer {
	background-image:url(../png/dole.png);
	height:60px;
	text-align:right;	
	}
.footertext0 {
	margin-top:-50px;
	float:right;
	font-size:16px;
	color:#fff;
	font-family:Arial;
	padding-right:300px;
	text-align:center;
	}
.footertext {
	margin-top:-14px;
	float:right;
	font-size:10px;
	color:#fff;
	padding-right:10px;
	}
.footertext > a {color:#FFF;text-decoration:none}	
.stretch {
    height:535px;
	color:#ff2;
	font-size:19px;
	padding:20px;
}
#content {
	padding-top:200px;
	}
	
	/***** menu *****/
.menu-row {
	width:800px;
	height:18px;
	position:relative;
	left:47%;
	margin-left:-358px;
	margin-top:-40px;
}
.menu li {
	float:left; 
	position:relative;
	margin-top:10px;
	margin-right:15px;

}

.menu li a {
	display:inline-block; 
	font-family:'JuraMedium';
	font-size:18px; 
	line-height:0.8em; 
	padding:0px 0px 8px 0px; 
	color:#fff; 
	text-decoration:none;
}

.menu li a:hover {color:#fff;}
.menu li a.active {color:#fff;background:url(../png/blk.png) repeat-x bottom;}

.menu ul {
	position:		absolute;
	width:			174px;
	background:		url(../png/menu-ul-tail.gif) 0 0 repeat-x #211f21;
	border-radius:	0 0 2px 2px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; color:#000; background:url(../png/blk.png) repeat-x bottom; }
.textfull {width:800px; padding-left:130px; padding-top:30px}
.column { float: left; width:300px; padding-top:20px }
.column3 { float: left; width:300px; padding-top:20px; margin-right:10px }
.column.left { text-align: left; }
.column.center { text-align: center; }
.column.right { text-align: right; }
.column.alignleft { float: left; text-align: left; padding-left:100px }
.column.aligncenter { float: left; text-align: center; }
.column.alignright { float: left; text-align: right; }
.full { float: left; width: 100%; padding-left:80px;padding-top:30px }
.page-full .one-half { width: 479px; margin-right: 30px; }
.page-full .one-half.last { margin-right: 0 !important; clear: none; }
.page-full .one-third { width: 309px; margin-right: 30px; }
.page-full .two-third { width: 648px; margin-right: 30px; }
.page-full .one-third.last,
.page-full .two-third.last { margin-right: 0 !important; clear: none; }
.page-left .one-half,
.page-right .one-half { width: 343px; margin-right: 30px; }
.page-left .one-half.last,
.page-right .one-half.last { width: 343px !important; margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third,
.page-right .one-third { width: 218px; margin-right: 30px; }
.page-left .two-third,
.page-right .two-third { width: 466px; margin-right: 30px; }
.page-left .one-third.last,
.page-left .two-third.last,
.page-right .one-third.last,
.page-right .two-third.last { margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third.last,
.page-right .one-third.last { width: 218px !important; }
.page-left .two-third.last,
.page-right .two-third.last { width: 466px !important; }
.agb {height:500px;overflow:auto}
.beratung {
	padding-top:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:55px;
	}
.beratung > a {
	text-decoration:none;
	color:#fff;
	font-size:33px;
	}	