@charset "UTF-8";
/* CSS Document */
body, html {
	margin:0;padding:0;
	height: 100%;
}

html {
	/* force visible scrollbar */
	overflow: scroll;
	overflow-x: visible;
}

dd, dt {
	padding: 0;
	margin: 0;
	line-height:22px;
	font-size: 14px;	
}

dt {
	font-weight: bold;
}

ul {
	margin: 0;
	padding-left: 19px;
	font-size: 14px;
}

#map {
	background-image:url(/page_attachments/0000/0075/googlemap_420x280.jpg);
}
body {
	font-size:12px;
	line-height:22px;
	font-family:Helvetica,Arial,sans-serif;
	color:#333333;
}
img {
	border:none 0px;
}

a, a:visited {
	color: #333333;
}

a:hover {
	color: #a49955;
}

a.bildlink {
	text-decoration: none !important;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}

.img-border {
	border:1px solid #cbcbca;
}

/* Document Layout: */
.head-box p {
	visibility:hidden
}
.wrapper, #wrapper {
	width:900px;
	margin:0 auto;
}
#head {
	width:100%;
	border-bottom: 1px solid #cbcbca;
}
.head-line {
	border-top: 5px solid #515e66;
}
.head-noborder {
	border-bottom:0px none !important;
}

#head-logo {
	float:left;
}

.clearer {
	font-size:1px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
	width:100%;
}

#head-navigation {
	float:right;
	padding-top:55px;
}

#head-navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:0px;
	line-height:16px;
	font-size:15px;
	/*font-weight:bold;*/
}

#head-navigation ul li {
	display:block;
	float:left;
	padding: 0px 0px 0px 30px;
	position:relative;
}

#head-navigation ul li a {
	display:block;
	float:left;
	color:#515e66;
	text-decoration:none;
	padding:0px 2px;
	font-weight:bold;
}

#head-navigation ul li a.active {
	color:#a49955 !important;
}

#head-navigation ul li a:hover {
	color:#a49955;
}

#head-navigation ul li ul {
	margin:0px;
	position:absolute;
	top:20px;
	left:30px;
}

#head-navigation ul li ul li {
	margin:0px;
	padding:0px;
	font-weight:normal;
	float:left;
	display:block;
	width:200px;
	font-size:12px;
}

.head-box-home {
	background: #a49955;
	padding: 0px;
	margin: 0 0 35px 0;
}

.head-box-home img {
	margin: 0px 0 0px 0;
}

.head-box-home h1,.head-box-home p {
	text-indent:-6000px;
	display:none;
}

.head-box {
	background:transparent;
	padding:0px;
}

.head-box h1 {
	font-size:29px;
	font-weight:normal;
	margin:0px;
}

.head-box p {
	font-size:17px;
	font-weight:normal;
}

.content {
	margin-top:0px;
}

/* Layout 0: Einspaltiges Layout*/
.layout0 {
}
/*.content .layout0 .layout0-box .projektbeispiele .projektbeispiele-links #fadebox1_desc h3 {
margin-top:0px;
padding-top:0px;
}
.content .layout0 .layout0-box .projektbeispiele .projektbeispiele-rechts #fadebox1_desc h3 {
margin-top:0px;
padding-top:0px;
}*/
.projektbeispiele, .kursbeschreibung {
	border-bottom:1px solid #cbcbca;
	padding-bottom:30px;
	margin-bottom:30px;
	_margin-bottom:0px; /* IE6 needs this */
	float:left;
	width:100%;
}

.kursbeschreibung {
	border-bottom: none;
	font-size: 14px;
}

.projektbeispiele-links {
	width:430px;
	float:left;
	clear:left;
	margin-top:20px;
	font-size:14px;
}

.projektbeispiele-rechts {
	width:430px;
	float:right;
	margin-top:20px;
	font-size:14px;
}

.fadebox-wrapper {
	height:300px;
	width: 100%;
}

.fadebox {
	border:1px solid #cbcbca;
	height:250px;
	width:100%;
	margin-bottom: 15px;
	background-position: center center;
	background-repeat: no-repeat;
}

.fadebox-control {
	border:none;
	float:left;
	height:20px;
	width: 200px;
	margin-top:-12px;
	margin-bottom: 25px;
}

.fadebox-control ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:15px;
}

.fadebox-control ul li {
background-color:#FFFFFF;
	color:#000000;
	border:1px solid #cbcbca;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
	padding:1px 4px;
	position:relative;
	text-align:center;
	width:20px;
	cursor:pointer
}

.fadebox-control ul li:first-child {
	background-color:#A49955;
	color:#fff;
}

.activecontrol {
	background-color:#cbcbca;
	color:#000000;
}

.fadebox-control ul li a,a:hover,a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.fadebox-link {
	float:right;
	margin-top:-12px;
	text-align:left;
	width:200px;
}

.fadebox-link a {
	float: right;
}

.fadebox-link a:hover {
	color: #A49955;	
	float: right;
}

#fadebox1_desc p {
	padding-top:0px;
	margin-top:0px;
}

#fadebox2_desc p {
	padding-top:0px;
	margin-top:0px;
}

#fadebox1_desc h4, #fadebox1_desc h3 {
	padding:0px;
	margin:0px;
}
#fadebox2_desc h4, #fadebox2_desc h3 {
	padding:0px;
	margin:0px;
}


.weitere_referenzen {
	border-bottom:1px solid #cbcbca;
	_margin-bottom:0px; /* IE6 needs this */
	float:left;
	width:100%;
}

.agenturkunden {
	padding-bottom:35px;
	margin-bottom:0px;
	_margin-bottom:0px; /* IE6 needs this */
	float:left;
	width:100%;
}

.layout0-box {
	border-top:1px solid #cbcbca;
	padding-bottom: 44px;
}

.content .layout0-box h2 {
	margin-top:27px;
	margin-bottom:0px !important;
}

.layout0-pic {
	margin-top:8px;
	width:270px;
	float:left;
}

.layout0-pic p {
	margin: 0;
}

.layout0-link {
	width:270px;
	float:left;
}

.layout0-link p {
	margin: 0;
}

.layout0-pic a {
	margin-top:2px;
}

.layout0-text {
	margin-top:15px;
	width:270px;
	float:left;
}

.content .layout0-text a {
	line-height:3;
	/* background:transparent url(f) no-repeat scroll left center; */
	/*background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;*/
	padding-left:20px;
	margin-top:-5px;
}

.layout0-text h4 {
	margin:0;
	font-size:14px;
}

.layout0-text h5 {
	margin: -4px 0 0 0;
	font-size:14px;
}

.layout0-text p {
	margin:0;
	font-size:14px;
	width: 240px;
	line-height:19px;
}

.layout0-pictext-wrapper_c1, .layout1-pictext-wrapper_c1 {
	padding-bottom: 25px;
	width: 240px;
	min-height: 150px;
	_height: 150px;
	padding-right: 89px;
	_padding-right: 40px;
	float: left;
}

.layout0-pictext-wrapper_c2, .layout1-pictext-wrapper_c2 {
	padding-bottom: 25px;
	width: 240px;
	min-height: 150px;
	_height: 150px;
	padding-right: 89px;
	_padding-right: 40px;
	float: left;
}

.layout0-pictext-wrapper_c3, .layout1-pictext-wrapper_c3 {
	padding-bottom: 25px;
	width: 240px;
	min-height: 300px;
	_height: 300px;
	float: left;
}

.layout1-pictext-wrapper_c1, .layout1-pictext-wrapper_c2, .layout1-pictext-wrapper_c3 {
	min-height: 150px;
	_height: 150px;
}

/* Layout 1: Teamseite (Zweispaltig) */
.fst-col-layout1, .scd-col-layout1 {
float:left;
}

.fst-col-layout1 {
width:650px;
}

.scd-col-layout1 {
	width:210px;
	margin-left:40px;
	padding-top:30px;
	border-top:1px solid #cbcbca;
}

/* Layout 2: Services */
.fst-col-layout2, .scd-col-layout2 {
	float:left;
}

.fst-col-layout2 {
	width:570px;
}

.scd-col-layout2 {
	width:290px;
	margin-left:40px;
	padding-top:0px;
}

.col .col-content {
	padding-right:56px;
}

.col-right {
	float:right;
	width:230px;
}

.yellow {
	color:#a49955;
}

#footer {
	border-top:5px solid #515e66;
	margin-top: 1em;
	padding-bottom:1em;
	clear:both;
}

#footer p {
	font-size: 10px;
}

#footer a:hover {
	color: #a49955;
}

#footer-wrapper {
	width:900px;
	margin:0px auto;
	padding-top:15px;
}

ul#footer-navigation li a.active {
	color:#a49955 !important;
}

ul#footer-contact {
	float:right;
}

ul#footer-contact li {
	float:right;
	padding: 3px 0px 0px 20px !important;
}

ul#footer-contact li a,a:hover,a:visited {
	font-weight:normal;
}

ul#footer-contact li#maillink a,a:hover,a:visited {
	font-weight:normal;
	display:inline;
	float:none;
}

#footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:12px;
	font-weight:normal;
}

#footer ul li {
	display:block;
	float:left;
	padding: 0px 20px 0px 0px;
	min-height: 20px;
}

#footer ul li a {
	float:left;
	color:#333;
	text-decoration:none;
	padding: 3px 0px 0px 0px;
	font-weight:bold;
}

#footer ul li a:hover {
	color:#a49955;
}

.grey-border {
	border:5px solid #f2f2f2;
	font-size:12px;
	line-height:19px;
	padding:10px;
}

.grey-border .list a {
	padding-left:25px;
	background:url(/page_attachments/0000/0008/link-pdf.gif) no-repeat top left;
	height:18px;
	display:block;
	margin-bottom:2px;
	margin-top:4px;
}

/* Services Seite: */

.services-headtext {
background: url(/page_attachments/0000/0225/services-headtext.gif) no-repeat top left;
height:213px;
}


.content .fst-col-layout2 .services-box h2 {
	margin-top:22px;
}

.content .scd-col-layout2 .services-box h2 {
	margin-top:22px;
}

.services-box {
	border-top:1px solid #cbcbca;
	padding-bottom:24px;
	padding-top:5px;
}

.services-box form.kontaktbutton {
	margin-top: 20px;
}

.services-box h4 {
	margin:13px 0 0 0;
	font-size:14px;
}

.services-box p {
	font-size:14px;
	line-height:19px;
	margin:0;
}

.services-pic {
	margin: 23px 0;
}

.services-pic-title {
	margin: 5px 0;
	font-weight:bold;
}


.kunden-headtext {
	background: url(/page_attachments/0000/0224/kunden-headtext.png) no-repeat top left;
	height:220px;
}


/* Trainings */
.kurs-headtext {
	height:220px;
}


.training-headtext {
background: url(/page_attachments/0000/0249/training-headtext.gif) no-repeat top left;
height:213px;
}



/* Teamseite: */

.team-headtext {
	background: url(/page_attachments/0000/0128/team-headtext.gif) no-repeat top left;
	height:212px;
}


.team-box {
	border-top: 1px solid #cbcbca;
	padding-bottom:23px;
	padding-top:6px;
	_display: inline-block; /* IE6 needs this */
	display: inline-block; /* IE6 needs this */
}

.head-box h1, .head-box p {
	text-indent:-6000px;
}

.team-box-pic {
	float:left;
	display:block;
	width:300px;
	margin-top:20px;
}

.content .fst-col-layout1 .team-box-pic img {
	padding-top:0px;
}

.team-box-text {
	float:left;
	display:block;
	width:350px;
	margin-top:14px;
}

.team-box h4 {
	margin:0;
	font-size:14px;
}

.team-box h2, .services-box h2 {
	margin-top:30px;
	margin-bottom:0px !important;
}

.content .fst-col-layout1 .team-box h2 {
	margin-top:21px;
}

.team-box p {
	font-size:14px;
	margin:0;
	line-height:19px;
}

.team-box-cite {
	font-size:12px;
	font-style: italic;
	line-height:16px;
	width:270px;
	margin-top:10px;
}

.team-box-cite-author {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	width:270px;
	margin-top:10px;
}

.team-box-buttons {
	padding-top:15px;
	float:left;
}

.team-box-buttons a {
	margin-right:30px;
}

/* Layout für die Startseite: */
.home-one-col-layout {
	clear:both;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 2px;
	border-top: 1px solid #cbcbca;	
}

.home-one-col-layout .kundenlogos img {
	padding: 0 45px 0 0;
	display: block;
	float: left;
}

.home-one-col-layout .kundenlogos img.last {
	padding: 0;
}

.home-one-col-layout h2 {
	margin-bottom: 5px !important;
}

.home-one-col-layout a {
	background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;
	display:block;
	margin-top:5px;
}

/* repeat the a-tag definition for a:hover-tag for IE6 */
.home-one-col-layout a:hover {
	background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;
	color: #a49955;
	display:block;
	margin-top:5px;
}

.home-one-col-layout p {
	font-size:14px;
}

.home-two-col-layout {
	clear:both;
	margin-bottom:15px;
	padding-top:1em;
	font-size: 14px;
	line-height: 19px;
}

.home-two-col-layout a {
	/* background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px; */
	font-weight: normal;
}

.home-two-col-layout dt a,
.home-two-col-layout dt a:hover,
.home-two-col-layout dd a,
.home-two-col-layout dd a:hover {
	font-weight: bold;
}

/* repeat the a-tag definition for a:hover-tag for IE6 */
.home-two-col-layout a:hover {
	/* background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;*/
	color: #a49955;
	font-weight: normal;	
}

.home-two-col-layout .first {
	border-top:1px solid #CBCBCA;	
	width: 425px;
	margin-right: 50px;
	display: block;
	float:left;	
}

.home-two-col-layout .second {
	border-top:1px solid #CBCBCA;	
	width: 425px;
	display: block;	
	float:left;
}

.home-three-col-layout {
}

.home-three-col-layout .col {
	width:270px;
	float:left;
}

.home-three-col-layout .first {
	margin-right:40px;
}

.home-three-col-layout .first img {
	margin-bottom:5px;
}

.home-three-col-layout .first p {
	margin-top: 0;
	font-size:14px;
	line-height:19px;
}

.home-three-col-layout .second {
	margin-right:40px;
}

.home-three-col-layout .second img {
	margin-bottom:5px;
}

.home-three-col-layout .second p {
	margin-top: 0;
	font-size:14px;
	line-height:19px;
}

.home-three-col-layout .third img {
	margin-bottom:5px;
}

.home-three-col-layout .third p {
	margin-top: 0;
	font-size:14px;
	line-height:19px;
}

.home-three-col-layout a.servicelink {
	/* background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px; */
	font-size: 15px;
	display:block;
	font-weight: bold;
}

/* repeat the a-tag definition for a:hover-tag for IE6 */
.home-three-col-layout a:hover {
	/* background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;*/
	color: #a49955;
	display:block;
	font-weight: bold;	
}

.home-two-col-layout .col-first {
	float:left;
	width:620px;
	display:none;
}

.home-two-col-layout .col-first .col-content {
	padding-right:60px;
}

.home-two-col-layout .col-second {
	float:left;
	width:280px;
	display:none;
}

.home-one-col-layout .col_second a {
	padding-left:25px;
	background:url(/page_attachments/0000/0008/link-pdf.gif) no-repeat top left;
	height:18px;
	display:block;
	margin-bottom:2px;
	margin-top:4px;
}

.home-two-col-layout h4 {
	font-size:14px;
	margin-bottom:0px;
	margin-top: 1em;
}

.home-two-col-layout p {
	font-size:14px;
	margin:0px;
	line-height:19px;
}

.imagesub {
	font-size:13px;
	font-weight:bolder;
	line-height:26px;
}

.light-italic {
	font-style:italic;
	color:#999999;
}

.foto {
	margin:10px 0;
}

/* Partner Seite: */

.partner-headtext {
	background: url(/page_attachments/0000/0127/partner-headtext.gif) no-repeat top left;
	height:185px;
}


/* ---------------- */
/* Schriften, Textauszeichnungen */
.content a, .content a:link {
	color:#333;
	text-decoration:underline;
}

.content a.active {
	color:#a49955 !imagesubortant;
}

.content a:hover {
	color:#a49955;
}

.content h2 {
	font-weight:normal;
	margin-bottom:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	margin-top:1em;
}

.content h5 {
	font-weight:normal;
	font-style: italic;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin: 1em 0 0 0;
}

.content .first-header {
	margin-top:0px;
}

.content a.pdf {
	padding-left:25px;
	background:url(/page_attachments/0000/0008/link-pdf.gif) no-repeat top left;
	height:18px;
	display:block;
	margin-bottom:2px;
	margin-top:4px;
}

.content a.ext-link {
	background:url(/page_attachments/0000/0022/link-arrow.gif) no-repeat center left;
	padding-left:20px;
}

.content a.ext-link:hover {
	color:#A49955;
}

.content a.arrow {
	background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;
	display:block;
	margin-top:5px;
}

.grey-box {
	background:#efefef;
	margin-top:22px !important;
	padding:20px;
}

.grey-box a.pdf, .grey-box a {
	background:transparent url(/page_attachments/0000/0008/link-pdf.gif) no-repeat scroll left top;
	display:block;
	height:18px;
	margin-bottom:2px;
	margin-top:4px;
	padding-left:25px;
}

.grey-box a.noimg {
	background: none;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 0px;
}

.grey-box .kontaktbutton {
	padding-top: 10px;
}

.grey-box h4 {
	margin:0px 0 0px 0px;
}

.grey-box ul {
	margin:0;
	list-style-position:outside;
	list-style-type:circle;
	padding-left:20px;
}

.grey-box ul li {
	font-size:14px;
	list-style-type:circle;
}

/* -------------- */
/* Impressum, AGB */
.content .impressum {
	margin-bottom:50px;
	line-height:18px;
	font-size:14px;
	line-height:19px;
}

.content .impressum h3 {
	margin-bottom: 0px; 
}

.content .impressum p {
	margin-top: 0px;
}

.content .agb {
	margin-bottom:50px;
	line-height:18px;
}

.content .agb h3 {
	margin-bottom: 0px; 
}

/* ------------- */
/* Kontakt-Seite */

.kontakt-headtext {
	background: url(/page_attachments/0000/0130/kontakt-headtext.gif) no-repeat top left;
	height:244px;
}


.kontakt_col_left, .kontakt_col_right {
	float:left;
}

.kontakt_col_left {
	width:540px;
	border-top:1px solid #CBCBCA;
}

.kontakt_col_right {
	border-top:1px solid #CBCBCA;
	margin-left:40px;
	padding-top:6px;
	margin-bottom:50px;
	width:320px;
}

.kontakt_col_right h2 {
	margin-top:21px;
	margin-bottom:0px;
}

.kontakt_col_right #name,#email,#subject,#body {
	border: 1px solid #CBCBCA;
	width:278px;
	margin-bottom:5px;
}

.kontakt_col_left_pic {
	width:300px;
	float:left;
}

.kontakt_col_left_pic h2 {
	margin-bottom:20px;
	margin-top:27px;
}

.kontakt_col_left_text {
	float:left;
	margin-top:50px;
	width:200px;
	font-size:14px;
	line-height:19px;
}

.kontakt_col_left_text td {
	padding: 0;
}

.kontakt_col_bottom {
	border-top: 1px solid #CBCBCA;
	clear:both;
}

.kontakt_col_bottom_pic {
	width: 420px;
	float:left;
}

.kontakt_col_bottom_pic h2 {
	margin-bottom:20px;
	margin-top:26px;
}

.kontakt_col_bottom_text {
	margin-top:49px;
	margin-left:40px;
	float:left;
	width:400px;
}

.kontakt_col_bottom_text a {
	background: url(/page_attachments/0000/0036/link-smal-arrow.gif) no-repeat center left;
	padding-left: 15px;
	display:block;
	margin-top:5px;
}

.kontakt_col_bottom_text p {
	font-size:14px;
	line-height:19px;
}

.kontakt_col_left_text p {
	font-size:14px;
	line-height:19px;
}

/* message page */
.message {
	padding-top: 100px;
	padding-bottom: 100px;
}
.message a {
	background: url(<div><strong>undefined method `public_filename' for nil:NilClass</strong></div>) no-repeat center left;
	padding-left: 15px;
	display:block;
	margin-top:5px;
}

/* FORMS */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

/* Error / Form Error / Validation */
.validation-advice {
	color: #990000;
}

/* Blog Feed */
.blogdate {
	color: #515e66;
	font-size: 8px;
	padding-bottom: 20px;
}

/* Vortraege Feed */
dl.vortraege dt, dl.vortraege dd {
	float: left;
}

dl.vortraege dt {
	padding-right: 10px;
}

dl.vortraege {
	padding-bottom: 100px;
}

dl.vortraege dd {
	width: 290px;
}

/* TOOLS */
.note {
	color: #515e66;
	font-size: 10px !important;
}

.buchungsnotiz {
	line-height: 10px !important;
	margin-top: 10px !important;
}

.stripe {
	width:100%;
	border-bottom: 1px solid #cbcbca;
	display: block;
}

