@charset "utf-8";
/* CSS Document by Michael Ertel | www.querformat.info */

/* /////////////////////////////////////////////////////// HTML \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
body {
	margin : 0 auto;
	padding : 0;
	text-align : center;
	color : #454840;
	font : 12px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
}

h1 {
	font : bold 14px/20px Arial, Verdana, "Trebuchet MS", sans-serif;
}
h2 {
	font : bold 12px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
}
h9 {
	font : bold 12px Arial, Verdana, "Trebuchet MS", sans-serif;
	line-height:45px;
}
/* ////////////////////////////////////////////////////// BALKEN \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#balken {
	width : 100%;
	height : 397px;
}
#first {
	height : 171px;
	width : 100%;
	background : #fdc75f;
	float : left;
}
#second {
	height : 227px;
	width : 50%;
	background : #00071d;
	float : left;
}
#third {
	height : 227px;
	width : 50%;
	background : #ec8401;
	float : right;
}

/* /////////////////////////////////////////////////////// WRAP \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#wrap {
	margin : auto;
	width : 980px;
	text-align : left;
}

/* ///////////////////////////////////////////////////// MAINBODY \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#mainbody {
	margin-top:-398px;
	float:left;
}

/* /////////////////////////////////////////////////////// HEAD \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#head {
	width : 100%;
	height : 398px;
}

#image {
	width : 683px;
	height : 398px;
	float : left;
}

#headleft {
	width : 266px;
	float:left;
}

#logo {
	width : 266px;
	height : 171px;
	background : #fdc75f url(../Bilder/Layout/logo.jpg) no-repeat;
	float:left;
}

#navi {
	width : 227px;
	height : 227px;
	padding-left:40px;
	float:left;
	overflow:hidden;
}
/* /////////////////////////////////////////////////// CONTENT-WRAP \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#content-wrap {
	width : 909px;
	float : left;
	margin : 0px 0 0 39px;
	background : #ffffff url(../Bilder/Layout/background_content.gif) repeat-y;
}

#sub-navi {
	float : left;
	width:226px;
}
#left-content {
	padding: 25px 10px 0 40px;
}
#left-content a {
	color: #ec8401;
	text-decoration:none;
}
#left-content a:hover {
	color: #d84300;
}
#content {
	float:left;
	width : 644px;
	padding : 25px 0px 20px 38px;
}

#content a {
	color : #ec8401;
	text-decoration : none;
	border-bottom : 1px dotted;
}

#content a:hover {
	color : #d84300;
	border-bottom : 1px solid;
}

#cc {
	float : left;
	width : 420px;
}

#ad {
	width : 197px;
	height : 100%;
	margin : 0 0 0 25px;
	float : right;
}

#ad .ad-content h1 a {
	margin : 0px 0 0 0;
	width : 100%;
	height : 25px;
	background : #00071d none;
	text-indent : 18px;
	color : #ffffff;
	float : left;
	border-bottom: solid 2px #ffffff;
}

#ad .ad-content h1 a {
	font :  12px Arial, Verdana, "Trebuchet MS", sans-serif;
	line-height : 25px;
}

#ad .ad-content img {
	width : 197px;
	height : 117px;
	overflow : hidden;
	float : left;
	background : #00071d none;
}

#ad .ad-content a img {
	border : none;
}

table.referenzen {
	width : 100%;
	border-bottom : 1px dotted #bfbfbf;
}
table.referenzen:hover {
	background:#fef8f0;
}
table.referenzen thead th {
	padding : 20px 0 0 5px;
}
table.referenzen tfoot td {
	padding : 0 0 20px 5px;
}
table.referenzen tfoot a {
	font-size : 10px;
}
table.referenzen tbody td.beschreibung {
	width : 60%;
	vertical-align : top;
	padding : 0 15px 0 15px;
}
table.referenzen tbody td.tag {
	text-align : right;
	padding : 0 5px 0 5px;
	vertical-align : top;
}


html>body #ad .ad-content .ad-footer{
	background : url(../Bilder/Layout/box_bottom.png) no-repeat;
}
	
#ad .ad-content .ad-footer{
	float : left;
	margin : -8px 0 25px 0;
	width : 197px;
	height : 8px;
	float : left;
}
	
* html #ad .ad-content .ad-footer{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='../Bilder/Layout/box_bottom.png',sizingMethod='scale');
}



/* ////////////////////////////////////////////////////// FOOTER \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#footer {
	color : #bfbfbf;
	margin : 25px auto auto 39px;
	padding : 5px 20px;
	float : left;
	width :870px;
	border-top : 1px solid;
	font-size:10px;
	line-height:18px;
}

#footer span {
	float : right;
	clear : both;
}

#footer a {
	color : #bfbfbf;
	text-decoration : none;
}
#footer a:hover {
	color : #00071d;
	border-bottom : 1px dotted;
}






.button {
	width : auto;
	padding : 3px 5px 5px 5px;
	color : #000000;
	border:1px solid #C54500;
	background:#fef8f0;
	cursor:pointer;
}
.button:hover {
	color:#000000;
	background : #fdc75f none;
	border: 1px solid #C54500;
}

.eingabe {
	font : 10px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
	width:200px;
	color:#000000;
	border:1px solid #C54500;
	background:#fef8f0;
}

.eingabe:focus,
.eingabe:hover {
	color : #000000;
	background : #ffffff none;
	border: 1px solid #C54500;
}
/* ////////////////////////////////////////////////////// Content \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.ref_picture {
	border: solid 1px #454840;
	margin-right: 10px;
}
.con_noborder {
	border:none !important;
}
.txt_small {
	font-size: 11px;
}
.nolink, .nolink:hover {
	text-decoration:none !important;
	border: none !important;
	cursor:text;
	color: #bfbfbf !important;
}
/* //////////////////////////////////////////////////// compose \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.txt_text_fett {
	color : #454840;
	font : bold 12px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
}
.txt_text_fett_orange {
	color : #d84300;
	font : bold 12px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
}
.txt_text {
	color : #454840;
	font : 12px/16.5px Arial, Verdana, "Trebuchet MS", sans-serif;
}
.txt_ueberschrift {
	color : #454840;
	font : bold 14px/20px Arial, Verdana, "Trebuchet MS", sans-serif;
}
