body, html { height: 100%; margin-bottom: 1px; }

body {
	background: #F6F6F6;
	font-family: Arial, sans-serif;
	color: #5D5C5C;
	font-size: 13px;
	line-height: 150%;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/bg_wrapper_01.png) repeat-y center top;
	position: relative;
}

#wimpel_wrapper {
	width: 220px;
	height: 127px;
	position: absolute;
	top: 40px;
	left: -20px;
	z-index: 100;
}

#wimpel {
	width: 95px;
	height: 107px;
	padding: 10px 0 10px 45px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/bg_wimpel_02.png);
	overflow: hidden;
	cursor: move;
	color: #FFFFFF;
}

#header {
	margin: 0 100px;
	background: #393939;
	position: relative;
	z-index: 200;
	overflow: hidden;
	height: 540px;
}

#headlines {
	height: 70px;
	margin: 0 100px;
	background: url(../images/bg_headlines_01.png) repeat-x;
	overflow: hidden;
}

body.normalwidth #headlines .inside {
	width: 630px;
}

#headlines .inside {

	padding: 22px 35px;
}

#container {
	margin: 0 100px;
	overflow: hidden;
}

#right {
	width: 300px;
}

#right .inside {
	padding: 35px 0;
}

body.normalwidth #main {
	width: 700px;
}

body.fullwidth #main {
	width: 1000px;
}

#main .inside {
	padding: 35px;
}

#footer {
	height: 140px;
	background: url(../images/bg_footer_01.png) no-repeat center top;
	padding: 0 100px;
	line-height: normal;
}

#footer .inside {
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
	color: #9E9797;
}

#banner {
	float: left;
	width: 700px;
	height: 540px;
}

#navigation_main,
#projekts_header {
	width: 300px;
	float: right;
}

#navigation_main ul {
	float: right;
	margin: 30px 60px 20px 0;
}

#navigation_main ul li a,
#navigation_main ul li span {
	width: 177px;
	display: block;
	overflow: hidden;
	text-indent: 177px;
	margin-bottom: 10px;
}

#navigation_main ul li a:hover, #navigation_main ul li span.active, #navigation_main ul li a.trail { background-position: 177px 0; }
#navigation_main ul li a.news, #navigation_main ul li span.news { height: 41px; background-image: url(../images/nav_news_01.png); }
#navigation_main ul li a.kreation, #navigation_main ul li span.kreation { height: 36px; background-image: url(../images/nav_kreation_01.png); }
#navigation_main ul li a.team, #navigation_main ul li span.team { height: 54px; background-image: url(../images/nav_team_01.png); }
#navigation_main ul li a.portfolio, #navigation_main ul li span.portfolio { height: 43px; background-image: url(../images/nav_portfolio_01.png); }
#navigation_main ul li a.standort, #navigation_main ul li span.standort { height: 35px; background-image: url(../images/nav_standort_01.png); }
#navigation_main ul li a.kontakt, #navigation_main ul li span.kontakt { height: 39px; background-image: url(../images/nav_kontakt_01.png); }

#navigation_portfolio {
	width: 256px;
	float: right;
}

#navigation_portfolio h1 {
	background: #EEEEEE;
	margin-bottom: 7px;
	padding: 7px;
	font-size: 12px;
	line-height: 110%;
	text-transform: uppercase;
	color: #BC2878;
}

#navigation_portfolio ul li {
	background: #EEEEEE;
	margin-bottom: 7px;
	padding: 7px;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #9E9797;
	text-decoration: underline;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: none;
}

#campanetzwerk ul {
	overflow: hidden;
}

#campanetzwerk ul li {
	float: left;
	margin: 0 9px;
}

#campanetzwerk ul li a,
#campanetzwerk ul li span {
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: 115px;
}

#campanetzwerk ul li a:hover { background-position: 0 20px; }
#campanetzwerk ul li span.campamedianetzwerk { width: 104px; background-image: url(../images/netzwerk/campanetzwerk_02.png); }
#campanetzwerk ul li a.campaneros { width: 80px; background-image: url(../images/netzwerk/campaneros.png); }
#campanetzwerk ul li a.kleingedrucktes { width: 115px; background-image: url(../images/netzwerk/kleingedurcktes.png); }
#campanetzwerk ul li a.muellerditzen { width: 106px; background-image: url(../images/netzwerk/muellerditzen.png); }
#campanetzwerk ul li a.druckzentrum { width: 84px; background-image: url(../images/netzwerk/druckzentrum.png); }
#campanetzwerk ul li a.netactive { width: 69px; background-image: url(../images/netzwerk/netactive.png); }
#campanetzwerk ul li a.sellingspot { width: 75px; background-image: url(../images/netzwerk/sellingspot.png); }
#campanetzwerk ul li a.mcb { width: 112px; background-image: url(../images/netzwerk/mcb.png); }
#campanetzwerk ul li a.designlabor { width: 86px; background-image: url(../images/netzwerk/designlabor.png); }

#copyright {
	margin-top: 60px;
}

#banner.slide ul li img {
	width: 700px;
	height: 540px;
}

#main h1 {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 110%;
	font-weight: normal;
	color: #888888;
}

a,
a:link,
a:visited {
	color: #5D5C5C;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

#main li {
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: inside;
}

#main p {
	margin-bottom: 10px;
}

#container a.arrow {
	background: url(../images/img_link.png) no-repeat 0 4px;
	padding-left: 14px;
}

#container a.arrow_grey {
	background: url(../images/img_link.png) no-repeat 7px 11px #DCDBDB;
	background-color:  #EEEEEE;
	padding: 5px 5px 5px 21px;
	width: 100%;
	display: block;
	margin-top: 10px;
}

#projekts_header {
	font-size: 12px;
	line-height: normal;
}

#projekts_header.bg_one { background: url(../images/bg_one.png) no-repeat; }

#projekts_header h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 110%;
	color: #BC2878;
}

#projekts_header h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}

#projekts_header div {
	float: right;
	width: 242px;
	background: #FFFFFF;
	margin-bottom: 7px;
	padding: 7px;
	max-height: 44px;
	overflow: hidden;
}

#projekts_header a,
#projekts_header a:link,
#projekts_header a:visited {
	color: #5D5C5C;
	text-decoration: underline;
	background: url(../images/img_link.png) no-repeat 0 4px;
	padding-left: 14px;
}

#projekts_header a:hover,
#projekts_header a:focus,
#projekts_header a:active {
	text-decoration: none;
}

#projekts_right {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 35px;
}

#projekts_right.bg_two { background: url(../images/bg_two.png) no-repeat; }
#projekts_right.bg_three { background: url(../images/bg_three.png) no-repeat; }

#projekts_right h1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 110%;
	color: #BC2878;
}

#projekts_right h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}

#projekts_right div {
	float: right;
	width: 242px;
	background: #EEEEEE;
	margin-bottom: 7px;
	padding: 7px;
	max-height: 44px;
	overflow: hidden;
}

#projekts_right a,
#projekts_right a:link,
#projekts_right a:visited {
	color: #5D5C5C;
	text-decoration: underline;
	background: url(../images/img_link.png) no-repeat 0 4px;
	padding-left: 14px;
}

#projekts_right a:hover,
#projekts_right a:focus,
#projekts_right a:active {
	text-decoration: none;
}

#container .ce_colsetStart .image_container {
	width: 100%;
	text-align: center;
}

#tooltip_wimpel {
	z-index: 900;
	height: 30px;
	padding: 0 5px;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(../images/bg_tooltip.png) no-repeat;
	opacity: 0.5;
  	filter: alpha(opacity = 50);
}

#team_thumbs {
	padding-bottom: 35px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

#team_thumbs ul li {
	float: left;
	list-style: none;
	padding: 0;
	cursor: pointer;
}

#team_thumbs ul li img.ma { margin-right: 15px; }
#team_thumbs ul li img.db { margin-right: 15px; }
#team_thumbs ul li img.cc { margin-right: 14px; }
#team_thumbs ul li img.td { margin-right: 15px; }
#team_thumbs ul li img.jb { margin-right: 0; }

#tooltip_team {
	z-index: 900;
	height: 30px;
	height: 20px;
	padding: 10px 5px 0 5px;
	bottom: 0;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	background: url(../images/bg_tooltip_3.png) no-repeat;
	opacity: 0.5;
  	filter: alpha(opacity = 50);
}

#tooltip_team.ma { left: 0; }
#tooltip_team.db { left: 75px; }
#tooltip_team.cc { left: 150px; }
#tooltip_team.td { right: 75px; background: url(../images/bg_tooltip_2.png) no-repeat right bottom; }
#tooltip_team.jb { right: 0; background: url(../images/bg_tooltip_2.png) no-repeat right bottom; }

#tooltip_team_2 {
	z-index: 2000;
	height: 20px;
	padding: 10px 0 0 5px;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	background: url(../images/bg_tooltip_4.png) no-repeat center bottom;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.team_info {
	background: #EEEEEE;
	display: none;
	padding: 7px;
}

#controls {
	position: absolute;
	right: 310px;
	top: 510px;
}

#controls li {
	float: left;
	padding: 0 5px;
	background: #000000;
	margin-left: 10px;
	opacity: 0.5;
  	filter: alpha(opacity = 50);
	cursor: pointer;
}

#controls li:hover,
#controls li.current {
	opacity: 1.0;
	filter: alpha(opacity = 100);
}

#controls li a {
	color: #FFFFFF;
	text-decoration: none;
}

.ce_accordion a.toggler {
	display: block;
	cursor: pointer;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 4px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	background: url(../images/img_link.png) no-repeat 5px 9px #EEEEEE;
	padding: 3px 19px;
	
}

.ce_accordion a.toggler.ui-state-active {
	background: url(../images/img_link_down.png) no-repeat 5px 7px #EEEEEE;
}

.ce_accordion div.accordion {
	margin: 10px 0;
}

.formbody td {
	padding: 3px;
	padding-right: 13px;
	vertical-align: top;
}

.formbody input {
	width: 261px;
}

.formbody span.mandatory {
	color: #BB2777;
}

.formbody span.captcha_text {
	display: block;
	float: left;
}

#countdown {
	position: absolute;
	margin: 183px 0 0 27px;
}

#countdown span.countdown_style_1 {
	font-size: 18px;
	font-weight: bold;
	color: #b5b5b5;	
}

#countdown span.countdown_style_2 {
	font-size: 18px;
	font-weight: bold;
	color: #838383;	
}

#countdown .countdown_row_1 {
	margin-bottom: 5px;
}