﻿@charset "utf-8";
/* CSS Document */
body {
		background:#ffffff;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		width:100%;
}
a {
	font-size:12px;
	text-decoration:none;
	color: #000000;
}

.theme_color{
	color: #948A54;
}

.page{	
		width: 800px;
		margin:auto;
		background:#FFFFFF;
		background-repeat:no-repeat;	
		background-position:bottom right;
	}
.pageTop{
		width:100%;
		height:12px;
}
	.pageTopLeft{
			width:10px;
			height:12px;
			background-position:left;
			background-repeat:no-repeat;
			float:left;
	}
	.pageTopRight{
			width:10px;
			height:12px;
			background-position:right;
			background-repeat:no-repeat;
			float:right;
	}
.pageContent{
		width:100%;
		height:22px;
}
	.pageContentLeft{
			width:10px;
			height:22px;
			background-image:url(../img/contentLinks.jpg);
			background-position:left;
			background-repeat:no-repeat;
			float:left;
	}
	.pageContentCenter{
			display: inline;
			width:22px;
			height:22px;
			background-image:url(../img/contentMitte.jpg);
			margin-left:20%;
			background-repeat:no-repeat;
			float:left;
	}
	.pageContentRight{
			width:10px;
			height:22px;
			background-image:url(../img/contentRechts.jpg);
			background-position:left;
			background-repeat:no-repeat;
			float:right;
	}
.pageFooter{
		width:100%;
		height:12px;
}
	.pageFooterLeft{
		width:10px;
		height:12px;
		background-position:left;
		background-repeat:no-repeat;
		float:left;
	}
	.pageFooterCenter{
		display: inline;
		width:22px;
		height:22px;
		margin-left:20%;
		background-repeat:no-repeat;
		float:left;
	}
	.pageFooterRight{
		width:10px;
		height:12px;
		background-image:url(../img/untenRechts.jpg);
		background-position:right;
		background-repeat:no-repeat;
		float:right;
	}
.top{
	height:150px;
	padding-left:10px;
}


/* Menü Anfang */

.menu{
	width:25%;
	float: left;
	padding-left:10px;
	height:500px;
}
	.menuVoid{
	width:150px;
	height:	82px;
	}
	.menuButtonAgentur a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/agentur.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonAgentur a:hover, .menuButtonAgentur a:active {
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/agentur_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonAgenturActiv a, .menuButtonAgenturActiv a:hover, .menuButtonAgenturActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/agentur_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonPhilosophie a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/philosophie.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonPhilosophie a:hover, .menuButtonPhilosophie a:active {
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/philosophie_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonPhilosophieActiv a, .menuButtonPhilosophieActiv a:hover, .menuButtonPhilosophieActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/philosophie_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	
	.menuButtonSeminare a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/seminare.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonSeminare a:hover, .menuButtonSeminare a:active {
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/seminare_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonSeminareActiv a, .menuButtonSeminareActiv a:hover, .menuButtonSeminareActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/seminare_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	
	
	.menuButtonHighlights a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/highlights.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonHighlights a:hover, .menuButtonHighlights a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/highlights_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonHighlightsActiv a, .menuButtonHighlightsActiv a:hover, .menuButtonHighlightsActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/highlights_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}


		.menuButtonEventkombinationen a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/eventkombinationen.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonEventkombinationen a:hover, .menuButtonEventkombinationen a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/eventkombinationen_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonEventkombinationenActiv a, .menuButtonEventkombinationenActiv a:hover, .menuButtonEventkombinationenActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/eventkombinationen_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	
	.menuButtonLeistung a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/leistung.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonLeistung a:hover, .menuButtonLeistung a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/leistung_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonLeistungActiv a, .menuButtonLeistungActiv a:hover, .menuButtonLeistungActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/leistung_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonTermine a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/termine.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonTermine a:hover, .menuButtonTermine a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/termine_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonTermineActiv a, .menuButtonTermineActiv a:hover, .menuButtonTermineActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/termine_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
		.menuButtonReferenzen a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/referenzen.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonReferenzen a:hover, .menuButtonReferenzen a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/referenzen_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonReferenzenActiv a, .menuButtonReferenzenActiv a:hover, .menuButtonReferenzenActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/referenzen_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
		.menuButtonKontakt a{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/kontakt.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonKontakt a:hover, .menuButtonKontakt a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/kontakt_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	.menuButtonKontaktActiv a, .menuButtonKontaktActiv a:hover, .menuButtonKontaktActiv a:active{
		display:block;
		width:150px;
		height:30px;
		text-decoration:none;
		background:url(../img/kontakt_on.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	
/* Menü Ende */	
	
	
.content{
	width:56%;
	float:right;
	padding-right:10px;
}
	.subMenu{
		width:100%;
		height:30px;
		text-align:right;
	}
	.itemLimit{
		font-size:14px;
		font-weight:bold;
	}
	.item{
		color:#000000;
		text-decoration:underline;
		font-size:12px;
	}
	.contentMaxim{
		width:100%;
		font-size:10px;
		padding-top:5px;
		padding-bottom:10px;
	}
	.contentMaximVoid{
		width:100%;
		height:1em;
		font-size:18px;
		color:#ffffff;
		font-weight:bolder;
		text-align:center;
		padding-top:5px;
		padding-bottom:10px;
	}
	.quotation{
		font-size:8px;
		text-align:right;
	}
	.contentTitle{
		width:100%;
		font-size:12px;
		font-weight:bold;
		height:2em;
	}
	.contentText{
		width:100%;
		height:auto;
	}
	
.footer{
	width:100%;
	text-align:right;
	padding-right:10px;
}
