/* CSS Document */

body {
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #908d8d;
	text-decoration: none;
}
.form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
a img {
	border: 0px;
}
a, a:hover {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #f1940c;
	text-decoration: underline;
}
h1, h2 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #f39400;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #00b6e8;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
h4 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
/* MAINBODY */
.mainBody {
	margin: 0px 15px 0px 15px;
	width: 895px;
	text-align:left;
}
/* HEADER */
.bgHeader {
	width: 895px;
	height: 162px;
	text-align:left;
}
/* CONTENT */
.mainContent {
	position:relative;
	width: 895px;
	height: 228px;
}
#infoBox {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#f49401;
	padding:6px;
	width:153px;
	height:153px;
/*	width:198px;*/
/*	border:1px solid #ff0000;*/
	color:#ffffff;
	text-align:left;
	overflow:hidden;
}
#infoBox td {
	height:155px;
	overflow:hidden;
}
#flashContent {
	position:absolute;
	top:0px;
	left:185px;
/*	border:1px solid #00ff00;*/
	width:709px;
}
.navigation {
	text-align:left;
	width:895px;
}
.navigation ul {
	padding:0px;
	margin: 0px;
}

.navigation ul li {
	list-style:none;
	float:left;
	width:165px;
	margin-right: 13px;
	border-bottom: #908d8d;
}

.navigation ul li a {
	font-size: 16px;
	color: #908d8d;
	width:100%;
	text-decoration:none;
	background-image: url(../pix/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	padding-bottom:5px;
}
.navigation ul li a:hover {
	color: #f1940c;
	background-image: url(../pix/bg_nav_ov.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navigation ul li a.active {
	color: #f1940c;
	background-image: url(../pix/bg_nav_ov.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navigation ul li img {
	margin: 10px;
}
.navigation ul li ul {
	padding:0px;
	margin: 15px 0px 0px 0px;
}
.navigation ul li ul li {
		text-align: left;
	}
.navigation ul li ul li a {
	font-size: 12px;
	color: #908d8d;
	width:100%;
	text-decoration:none;
	background-image: url(../pix/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
		padding-bottom:1px;
	margin-top: -7px;
	text-align: left;}
.navigation ul li ul li a:hover {
	color: #f1940c;
	background-image: url(../pix/bg_nav_ov.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsTicker {
	margin-top:15px;
	line-height:32px;
	color: #f1940c;
	border-top: 1px solid #908d8d;
	border-bottom: 1px solid #908d8d;}





/* SUCHE */
input {
	width: 123px;
	padding: 2px;
	border: 1px solid #a0a0a0;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	float:left;
	margin-top:15px;
}
input.pfeil {
	width:15px;
	height:30px;
	margin-top:10px;
	padding:0px;
	background:none;
	border:none;
	float:right;
}
/* LEFT */
.left {
	width:174px;
	margin-right: 2px;
	float:left;
}
/* NEWS */
.news {
	width: 140px;
	height: 261px;
	padding: 33px 9px 5px 25px;
	background-image: url(../pix/bg_news.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.news a, .news a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
/* RIGHT */
.right {
	text-align:left;
	width:742px;
	height:416px;
	background-color:#e6e6e6;
	padding:1px;
	float:right;
	top:0px;
}
.content {
	width: 635px;
	overflow: visible;
	margin: 27px 60px 10px 47px;
}
/* INFO */
.infoGrey {
	background-color:#e9e8e8;
	float:left;
	margin: 0px 20px 0px 20px;
	height:165px;
	}
/* FOOTER */
.footer {
	text-align:right;
	width: 969px;
	color: #b1b1b1;
	line-height:31px;
	text-transform: uppercase;
}
.footer a {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration: none;
	padding: 0px 0px 0px 24px;
	text-transform: uppercase;
}
.footer a:hover {
	color: #000000;
}
/* GOOGLE MAPS */
.maps {
	width: 425px;
	height: 350px;
	float: left;
	margin: 0px 17px 17px 0px;
}

/*	MENU: WORK	*/
#jq-workMenu {
	position:relative;
	display:block;
	height:240px;
	overflow:hidden;
}
#jq-workMenu ul {
	display:block;
	position:absolute;
}
#jq-workUP {
	position:relative;
}
#jq-workDOWN {
	position:relative;
}

/*	IMAGE-GROUP	*/
#imageGroup {
	display:none;
}

/*	IMAGE - GALLERY	*/
.imageGallery {
	margin:0px;
	padding:0px;
	width:100%;
	height: 175px;
	overflow:hidden;
	text-align:left;
}
.imageGallery img {
	margin:0px 10px 20px 0px;
	padding:0px;
	text-align:left;
}

