body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
}

/*############################# start Header #########################*/

.header {
	width:968px;
	height:169px;
	z-index:1;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.logo {
	position: absolute;
	left: 17px;
	top: 19px;
	}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 1px;
}

a.topMenu:link{
	text-decoration: none;
	}

a.topMenu:visited{
	text-decoration: none;
	}

a.topMenu:active{
	text-decoration: underline;
	}

a.topMenu:hover{
	text-decoration: underline;
	}

/*############################## end Header ##########################*/


/*##################### start general page layout ####################*/

.bullet {

	list-style-image: url(http://www.aulisconsult.de/bullet.gif);
	}

.content{
	width:968px;
	}

.leftDiv {
	width:200px;
	z-index:4;
	float:left;
	}

.rightDiv {
	width:768px;
	z-index:5;
	float:right;
	}

.rightDivInside {
	padding-left:18px;
	}

/*###################### end general page layout #####################*/

/*######################### start page init ##########################*/

.pageInitDefault {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitNosize {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitHome {
	background-image: url(img/captain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitUntern {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitPhilo {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
	margin-bottom: 20px;

}

.pageInitVerantw {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitMoeweFull {
	background-image: url(img/moewe_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitMoewe21 {
	background-image: url(img/moewe_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.pageInitSitemap {
	background-image: url(img/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom:12px;
}

.headLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #992F22;
	font-weight: normal;
	margin-bottom: 18px;
}


.prefTextHalfWidth {
	width: 375px;
}

.prefTextTwoThirds {
	width: 500px;
}

.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
	padding-left: 20px;
}

.tableTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #636363;
	line-height: 12px;
	padding-left: 0px;
}

/*########################## end page init ###########################*/

/*######################## start content area ########################*/

.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
	}
.imgborder {
	border: solid 1px;

	
	}
.contentAreaVertLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	line-height: 18px;
	border-left: solid 1px;
	border-right: solid 1px;
	padding-left:15px;
	padding-right:15px;
	}

.thumb {
	width:250px;
	display:block;
	float:left;

	}

.singleCol {
	width:250px;
	display:block;
	float:left;
	overflow:hidden;
	}

.singleColInside {
	width:220px;
	margin-left:15px;
	}

.ColInside {
	width:720px;
	margin-left:15px;
	border-bottom: solid 1px;
	}

.ColInsideNoline {
	width:720px;
	margin-left:15px;
	}

.doubleCol {
	width:500px;
	float:left;
	}
	
.3Col {
	width:750px;
	float:left;
	display:block;
	overflow:hidden;
	}

.clearBoth {
	clear:left;
	}

.blueBarFull {
	background-color: #397EC1;
	height: 13px;
	width: 750px;
}

.bars111 {
	margin-top:10px;
	margin-bottom:25px;
	width:750px;
	background-image: url(img/lines_3colums.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

.bars111_horizontal{
	margin-top:14px;
	margin-bottom:0px;
	width:750px;
	height:1px;
	background-image: url(img/lines_3colums_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.contentHeadline{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
	}
	
.contentHeadlineSmall{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	color: #636363;
	}
	

a.pageLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #537CBC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.pageLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #537CBC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.pageLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	background-image: url(img/arrow_over.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.pageLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	background-image: url(img/arrow_over.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

.imgBorder {
	border: 1px solid #636363;
}

.smallText {
	font-size: 9px;
	line-height:11px;
}

.infoboxHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #636363;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #636363;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.infoboxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #636363;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #636363;
	background-color: #E7F3FF;
}


/*######################### end content area #########################*/


.footer {
	clear:both;
	margin-left:218px;
	width:750px;
	height:25px;
	z-index:30;
	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#636363;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	}
	
.debugBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	width: 600px;
	margin-top: 150px;
	border: thin solid #003300;
	background-color: #CCCCCC;
	margin-left: 5px;
}
.tip {
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*########################## start kontakt ###########################*/

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}


.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #387EC3;
	}

	
.erfolg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1477B0;
	}

.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	}

.kontaktEingabeKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	width: 232px;
	height: 22px;
}

.kontaktEingabeGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	width: 240px;
	height: 279px;
	overflow: hidden;
}

.hButton {
	background-color: #D6D3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848284;
	
	border-right-color: #848284;
	border-right-style: solid;
	border-right-width: 1px;
	
	border-bottom-color: #848284;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-left-color: #848284;
	border-left-style: solid;
	border-left-width: 1px;
	}

/*########################### end kontakt ############################*/
.kontaktEingabeAngebot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #636363;
	background-color: #ffffff;
	width: 341px;
	height: 22px;
}
.answers {
	margin-bottom: 8px;
	margin-left: 16px;
}


@media print {
  /* ... Formatdefinitionen zum Drucken ... */
	.blockFont {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}
	
	.scrollBox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		overflow: visible;
		position: relative;
		z-index: 1;
		/*height: 589px;*/
		width: 720px;
	}
	
}


