body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-color: #FCEEC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	overflow: scroll;
	overflow-x:hidden;
}
#main {
	width: 950px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 0px;
	visibility: visible;
}
#footer {
	position: fixed;
	height: 42px;
	width: 950px;
	left: 50%;
	bottom: 0px;
	background-image: url(images/footer.jpg);
	margin-left: -491px;
}
#header {
	background-image: url(images/bg_top.jpg);
	width: 950px;
	padding-top: 10px;
}

#banner {
	background-image: url(images/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	height: 163px;
	width: 901px;
	margin-left: 25px;
	margin-top: 5px;
}

#content{
	position: relative;
	left: 0px;
	top: 0px;
	width: 899px;
	padding: 0px 0px 0px 25px;
	display: block;
}

#content_top {
	margin: 0px 20px 10px 255px;
	padding-top: 20px;
	display: block;
}


/* Sub Navigation */
#subnav {
	float: left;
	width: 252px;
	margin: 0 0 25px 0;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: no-repeat;
	min-height: 93px;
}
#subnav a{
	color: #544624;
	text-decoration:none;
}

#subnav a.nav_level2 {
	background-image: url(images/submenue_item.png);
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 19px;
	padding: 10px 25px 10px 25px;
	background-position: 0px 0px;
	margin: 0 0 0 10px;
}
#subnav a.active {
	width: 160px;
	height: 25px;
	padding: 10px 25px 10px 25px;
	color: #5C6189;
	text-decoration:none;
	font-weight: bold;
}

#subnav a.nav_level2:hover{
	color: #544624;
	text-decoration:none;
	padding: 10px 25px 10px 25px;
	background-image: url(images/submenue_hover.png);
	background-repeat: no-repeat;
}
#subnav a.nav_level3 {
	display: block;
	width: 180px;
	padding: 5px 15px 5px 35px;
	background-position: 0px 3px;
	font-size: 0.9em;
}
#subnav a.nav_level3:hover{
	color: #000;
	text-decoration:none;
	padding: 4px 14px 4px 34px;
	border: 1px solid silver;
}

#subnav a.nav_level2.active:hover {
	padding-bottom: 4px;
	}
#subnav a.nav_level2.active {
	font-weight: bold;
	padding-bottom: 4px;
}
#subnav a.nav_level3.active {
	font-weight: bold;
}

#content h1 {
	color: #544624;
	font-size: 1.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h2 {
	color: #544624;
	font-size: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1, h2 {
	margin: 0px;
	padding: 0px;
}

#content p. .listtable td {
	font-size: 0.9em;
	color: #544624;
	line-height: 1.4em;
}
#footer_content {
	text-align: right;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 0.8em;
	font-weight: bold;
	color:#a4aaa3;
	
}
#footer_content span {
	float: left;
	margin-top: 4px;
}

#content_top blockquote {
	background-color: #F5D87C;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
	width: 550px;
	text-align: center;
}

#footer_content img{
	margin: 0 5px 0 0;
}
.box {
	float: left;
	height: 254px;
	width: 270px;
	margin-left: 18px;
	position: relative;
	background-repeat: no-repeat;
}
.box.thinktank {
	background-image: url(images/cqc_box2_thinktank.png);
}
.box.strategy {
	background-image: url(images/cqc_box2_strategy.png);
}
.box.realisation {
	background-image: url(images/cqc_box2_realisation.png);
}
.box.tour {
	background-image: url(images/cqc_box2_tour_s.png);
}
.box.tour2 {
	background-image: url(images/cqc_box2_tour_d.png);
}
.box.advertise {
	background-image: url(images/cqc_box2_advertise_s.png);
}
.box.advertise2 {
	background-image: url(images/cqc_box2_advertise_d.png);
}
.box.plakat {
	background-image: url(images/cqc_box2_plakat_s.png);
}
.box.plakat2 {
	background-image: url(images/cqc_box2_plakat_d.png);	
}
.box .header, .listtable td.header {
	height: 20px;
	text-align: center;
	font-weight: bold;
	margin: 18px 0 10px 0;
	color: #C99201;
}
.listtable td.header {
	text-align: right;
}
.box .body {
	margin: 20px 120px 0 20px;
	font-size: 0.9em;
}
.box .order {
	position: absolute;
	height: 20px;
	left: 0px;
	bottom: 12px;
	width: 100%;
	text-align: center;
}
.box .order a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
}
.box .order a:hover {
	color: #4C5C7D;
	background-image: url(images/cqc_box2-hover.png);
	background-repeat: no-repeat;
	background-position: center 2px;
}

.box2 {
	float: left;
	height: 400px;
	width: 600px;
	margin-left: 0px;
	position: relative;
	background-repeat: no-repeat;
}
.box2.anfahrt {
	background-image: url(images/cqc_box2_big.png);
}

.box2 .header, .listtable td.header {
	height: 15px;
	text-align: center;
	font-weight: regular;
	margin: 18px 0 10px 0;
	color: #C99201;
}
.box2 .body {
	margin: 0px 10px 0px 10px;
	font-size: 0.9em;
}
.box2 .order {
	position: absolute;
	height: 20px;
	left: 0px;
	bottom: 12px;
	width: 100%;
	text-align: center;
}
.box2 .order a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
}
.box2 .order a:hover {
	color: #4C5C7D;
	background-image: url(images/cqc_box2-hover.png);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.newsbox {
	background-image: url(images/news.png);
	height: 195px;
	width: 171px;
	margin-left: 30px;
	background-repeat: no-repeat;

}
.cear {
	clear: both;
	height: 60px;
}

.content_main{
	position: relative;
	left: 10px;
	top: 0px;
	width: 891px;
	display: block;
}

.content_down{
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	display: block;
}

.newsbox .body {
	font-size: 0.75em;
	padding-top: 66px;
	padding-left: 27px;
	padding-right: 20px;
}
.listtable input.ftext, .listtable textarea {
	width: 100%;
	border: 1px solid #C99201;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #546788;
	padding: 5px;
}
.listtable input.ftext:focus, .listtable textarea:focus {
	color: #000000;
	background-color: #F5E19C;
}
#content_top .bq {
	margin-left: 30px;
}
#footer_content span a {
	color: #A49F91;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-image: url(images/21.png);
	background-repeat: no-repeat;
}
#footer_content a {
	color: #a4aaa3;
	text-decoration: none;
}
.first {
	margin-top: 25px !important;
}
