@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
p {
	margin: 0px 0px 18px 0px;
}
/* -------------------- =container ----------------------------*/
#container {
	width: 980px;
	min-height: 600px;
	background-image: url(../images/bg-container.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
}
/* -------------------- =header ----------------------------*/
#header {
	width: 715px;
	height: 117px;
	padding: 40px 0px 0px 265px;
}
/* -------------------- =branding ----------------------------*/
h1#branding {
	float: left;
	width: 142px;
	height: 42px;
	margin: 0px 264px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#branding a {
	display: block;
	width: 142px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	background-image: url(../images/logo-corinna-born.gif);
}
/* -------------------- =branding2 ---------------------------*/
h1#branding2 {
	float: left;
	width: 166px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#branding2 a {
	display: block;
	width: 166px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	background-image: url(../images/logo-guido-zengerle.gif);
}
/* -------------------- =navigation1 ----------------------------*/
ul#navigation1 {
	margin: 2px 0px 0px 22px;
	padding: 0px;
}
#navigation1 li {
	margin: 0px;
	padding: 0px;
	width: 203px;
	height: 29px;
	overflow: hidden;
	line-height: 29px;
	list-style-type: none;
	cursor: pointer;
	text-align: right;
}

#navigation1 a {
	display: block;
	width: 189px;
	height: 29px;
	overflow: hidden;
	font-size: 11px;
	line-height: 29px;
	padding: 0px 14px 0px 0px;
	color: #313131;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#navigation1 a span {
	font-size: 15px;
}
#navigation1 a:hover, #navigation1 a.aktiv {
	color: #fff;
	background-image: url(../images/bg-link.gif);
}


/* -------------------- =sidebar ----------------------------*/
#sidebar {
	float: left;
	width: 245px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* -------------------- =content ---------------------*/
#content {
	float: left;
	width: 614px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #514b4b;
}
#headerbild {
	width: 572px;
	height: 244px;
	margin: 2px 0px 0px 0px;
	padding: 0;
	background: url(../images/headerbilder/rotate.php) 0 0 no-repeat;
}
#content h1 {
	margin: 0px 0px 0px 0px;
	padding: 0 0 20px 0px;
	font-size: 17px;
	width: 572px;
	line-height: 22px;
	color: #322f2f;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	font-weight: normal;
	background-image: url(../images/bg-content-h1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content .centered h1 {
	margin: 0px 0px 0px 0px;
	padding: 0 0 20px 125px;
	font-size: 17px;
	width: 447px;
	line-height: 22px;
	color: #322f2f;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	font-weight: normal;
	background-image: url(../images/bg-content-h1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content h1 .small {
	font-size: 12px;
	letter-spacing: 0.1em;
}
#content h1 .big {
	font-size: 27px;
	letter-spacing: 0.36em;
}
#content h2 {
	margin: 10px 0px 10px 0px;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	color: #322f2f;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	font-weight: normal;
}
#content h2 span {
	font-size: 14px;
}
.highlight {
	background-color: #f6f6f0;
	padding: 15px;
	text-align: center;
	margin: 0 0 20px 0;
}
.highlight p {
	margin: 0;
}
#content .highlight h2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 10px 0;
	color: #670000;
	text-transform: uppercase;
	font-weight: normal;
}
#content .highlight h2 .small {
	font-size: 18px;
	margin: 0;
	color: #670000;
	text-transform: uppercase;
}


.contentbild {
	float: left;
	margin: 3px 10px 3px 0px;
	padding: 4px;
	border: 1px solid #afacac;
}
.contentbild2 {
	float: right;
	margin: 3px 0px 3px 10px;
	padding: 4px;
	border: 1px solid #afacac;
}
#content ul {
	float: left;
	width: 460px;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
#content ul ul {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#content ul.norm {
	float: left;
	width: 320px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
#content ul.norm3 {
	float: left;
	width: 307px;
	margin: -19px 0px 0px 0px;
	padding: 0px;
}
#content ul.norm3 li {
	display: block;
	width: 266px;
	background-color: #e9e9d9;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
#content ul.norm3 li.noborder {
	border-right: none;
	width: 267px;
}
#content ul.norm2 {
	float: none;
	width: 540px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
#content ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.cite {
	margin: 10px 0px 0px 0px;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	color: #000;
}
.teaserboxen a {
	display: block;
	float: left;
	width: 160px;
	height: 100px;
	background-color: #808080;
	color: #fff;
	margin: 0px 22px 0px 0px;
	padding: 10px;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.teaserboxen a:hover {
	background-color: #670000;
	color: #fff;
}
a.pdfdownload {
	display: block;
	width: 35px;
	height: 40px;
	text-indent: -9000px;
	margin: 10px 0 0 0;
	background-image: url(../images/pdf.jpg);
}
.column1 {
	float: left;
	width: 280px;
	margin: 0 50px 0 0;
}
.column2 {
	float: left;
	width: 280px;
	margin: 0 0 0 0;
}
/* -------------------- =footer ----------------------------*/
#footerContainer {
	width: 100%;
	height: 138px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bg-footercontainer.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	width: 715px;
	margin: 0 auto;
	padding: 0px 0px 0px 265px;
	font-size: 11px;
	line-height: 14px;
	color: #313131;
	font-weight: normal;
}
#footer .column1 {
	float: left;
	width: 150px;
	margin: 0 352px 0 0;
}
#footer .column2 {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* -------------------- =navigation2 ----------------------------*/
ul#navigation2 {
	margin: 7px 0px 0px 123px;
	padding: 0px;
	height: 20px;
	font-size: 12px;
	line-height: 14px;
	color: #e8e9da;
}
#navigation2 li {
	float: left;
	width: auto;
	height: 24px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	overflow: hidden;
	list-style-type: none;
	font-weight: normal;
}
#navigation2 li.last {
	margin: 0px 0px 0px 0px;
}
#navigation2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #e8e9da;
	text-decoration: none;
}
#navigation2 a:hover, #navigation2 a.aktiv {
	color: #fff;
}
/* -------------------- =cms ----------------------------------*/
.editorbild {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 2px solid #afacac;
}
.editorbild:hover {
	border: 2px solid #ccc;
}
/* -------------------- =standards ----------------------------*/
a {
	color: #8f0101;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
a img {
	border: none;
}
.smaller {
	font-size: 11px;
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 20px;
	border-top: 1px dotted #ccc;
}
.clear3 {
	clear: both;
	height: 30px;
	border-bottom: 1px dotted #ccc;
}
.clear4 {
	clear: both;
	width: 614px;
	height: 65px;
	background-image: url(../images/bg-clear4.gif);
}
.backTop {
	float: right;
	margin: 5px 0 0 0;
	font-size: 11px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

