/**
*	Stylesheet für Mainframe-Template
*/
body {
	background-color:#99bce1;
	margin:0px;
	font-family:Verdana;
	background:url("../images/corporate/hintergrund_main.png");
	background-attachment:fixed;
	}
div {
	position:relative;
	}
div.papa {
	width:933px;
	z-index:1;
	}
#syn_newsletterregister {
	width:640px;
	margin:20px 40px;
	font-size:0.8em;
}
div.masterframe {
	width:923px;
	height:auto;
	padding:5px;
	padding-bottom:0px;
	z-index:1;
	margin-top:50px;
	background:url("../images/corporate/schatten.png");
	float:left;
	}
div.masterframe2 {
	width:933px;
	height:5px;
	z-index:1;
	background:url("../images/corporate/schatten.png") bottom left;
	float:left;
	clear:both;
	}
img.Logo {
	position:absolute;
	left:0px;
	top:-32px;
	z-index:3;
	}
img.Logo2 {
	margin-left:240px;
	margin-top:29px;
	}
div.surround {
	width:923px;
	height:auto;
	background-color:#fff;
	margin-top:0px;
	float:left;
	z-index:2;
	}
div.headlinebox {
	width:100%;
	overflow:hidden;
	background:url("../images/corporate/hintergrund_kopf.png");
	height:75px;
	text-align:left;
	float:left;
	border-bottom:2px solid #986645;
	}
div.mainframeimage {
	width:100%;
	height:164px;
	float:left;
	}
div.pfad {
	width:902px;
	height:17px;
	background-color:#986645;
	font-size:0.7em;
	color:#e6cb76;
	text-align:left;
	padding-top:4px;
	padding-left:21px;
	float:left;
	}
div.pfad a:link,
div.pfad a:hover,
div.pfad a:active,
div.pfad a:visited,
div.pfad a:focus {
	color:#e6cb76;
	text-decoration:none;
	}
div.pfad a:hover {
	text-decoration:underline;
	}
div.contentbox {
	width:100%;
	height:auto;
	float:left;
	text-align:left;
	background:url("../images/corporate/hintergrund_navi.png") bottom left no-repeat;
	padding-top:10px;
	}
span.headline {
	font-size:22px;
	}
div.homepageContentblock,
div.homepageNewsblock {
	float:left;
	width:100%;
	height:auto;
	}
div.formularblock {
	width:49%;
	float:left;
	height:auto;
	}
div.formularblock100 {
	width:100%;
	float:left;
	height:auto;
	}
div.formularblock p,
div.formularblock100 p {
	clear:both;
	}
div.formularblock label,
div.formularblock100 label {
	font-weight:bold;
	display:block;
	width:160px;
	float:left;
	padding-right:10px;
	text-align:left;
	height:auto;
	}
div.formularblock100 label {
	width:40%;
	text-align:right;
	}
div.formularblock100 input {
	width:80%;
	}
div.fb100 {
	width:33%;
	height:auto;
	float:left;
	}
div.formsubmit {
	width:100%;
	clear:both;
	float:left;
	padding-top:30px;
	}
div.steps {
	width:100%;
	height:auto;
	margin-bottom:20px;
	float:left;
	}
div.step {
	width:140px;
	height:auto;
	float:left;
	text-align:left;
	}
div.step h3 {
	margin-bottom:3px;
	}
div.step h3.aktiv {
	color:red;
	}
div.fusszeile {
	width:688px;
	text-align:left;
	font-size:12px;
	color:#401301;
	padding-top:3px;
	padding-bottom:7px;
	float:left;
	clear:both;
	padding-left:235px;
	font-size:0.7em;
	}
div.fusszeile a {
	color:#401301;
	text-decoration:none;
	}
div.fusszeile a:hover {
	text-decoration:underline;
	}
div.contentTablesuchergebnis {
	width:100%;
	height:auto;
	padding-bottom:20px;
	float:left;
	}
div.contentTablesuchergebnis a.Editor {
	color:#3e3e3e;
	font-weight:bold;
	}
input.gbentry,
textarea.gbentry {
	width:86%;
	font-size:12px;
	font-family:Verdana;
	color:#3e3e3e;
	}
div.label {
	width:160px;
	height:auto;
	float:left;
	}
div.untermenue {
	width:200px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:0.8em;
	color:#3e3e3e;
	float:left;
	margin:0px;
	padding:0px;
	line-height:22px;
	z-index:4;
	}
div.contentmain {
	width:723px;
	float:left;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	z-index:4;
	overflow:hidden;
	}
div.suchfeld {
	width:170px;
	padding:10px;
	padding-left:20px;
	z-index:4;
	float:left;
	}
div.suchfeld input {
	width:160px;
	font-size:0.8em;
	border:1px solid #401301;
	color:#401301;
	}
table.veratermine {
	width:98%;
	border:1px solid #aaa;
	background-color:white;
	}
table.veratermine th, table.veratermine td {
	text-align:left;
	vertical-align:top;
	color:black;
	padding:1%;
	}
table.veratermine td {
	color:#666;
	}
table.veratermine h3 {
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#666;
	}
table.veratermine tr.row1 {
	background-color:#eee;
	}
table.veratermine tbody tr td {
	border-top:1px solid #aaa;
	}

