@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background-color: #9d9da0;
}

h2 {
	font-size: 130%;
	padding-top: 2em;
	margin-top: 5px;
	margin-bottom: -8px;
	text-align: left;
	color: #b02a2f;
}

h3 {
	font-size: 130%;
	margin-top: 5px;
	padding-top: 1em;
	margin-bottom: -8px;
	text-align: left;
	color: #b02a2f;
}

a:link, a:visited {
	color: #b02a2f;
	text-decoration: underline;
}

a:hover {
	color: #b02a2f;
	text-decoration: underline;
}

.twoColLiqLtHdr #container {
	width: 80%;
	background-color: #bcbdca;
	margin: 0 auto;
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

.twoColLiqLtHdr #header {
	background-color: #fff;
	background-image: url(../gfx/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 24%;
	background: #EBEBEB;
	padding: 15px 0;
}

.twoColLiqLtHdr #navigationWrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 6px;
}

.twoColLiqLtHdr #navigation {
	float: left;
	width: 32%;
	height: 270px;
	background-color: #b12a30;
	padding: 10px 0;
	margin: 0 6px 6px 0;
	overflow: hidden;
}

.twoColLiqLtHdr #taeser {
	width: auto;
	height: 17.9em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000116;
	background-image: url(../gfx/layout/teaser.jpg);
	margin-top: 1px;
	margin-left: 6px;
}

.twoColLiqLtHdr #taeserLebenslauf {
	width: auto;
	height: 17.9em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000116;
	background-image: url(../gfx/lebenslauf/teaser.jpg);
	margin-top: 1px;
	margin-left: 6px;
}


.twoColLiqLtHdr #taeserKontakt {
	width: auto;
	height: 17.9em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #b02a2f;
	background-image: url(../gfx/layout/teaser_kontakt.jpg);
	margin-top: 1px;
	margin-left: 6px;
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent {
	margin: 0 20px 0 0;
	font-size: 80%;
	color: #b02a2f;
}

/* Showbox*/
.twoColLiqLtHdr #showboxWrapper { width: auto; }

.twoColLiqLtHdr #showbox1 {
	display: block;
	float: left;
	width: 33%;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #b02a2f;
	margin-right: 5px;
	overflow: hidden;
}

.twoColLiqLtHdr #showbox2 {
	display: block;
	float: left;
	width: 33%;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #b02a2f;
	margin-right: 5px;
	overflow: hidden;
}

.twoColLiqLtHdr #showbox3 {
	display: block;
	float: right;
	width: 32%;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
}

.twoColLiqLtHdr #showbox1 h1, .twoColLiqLtHdr #showbox2 h1, .twoColLiqLtHdr #showbox3 h1 {
	background-color: #9d9da0;
	color: #b02a2f;
	width: auto;
	height: 2em;
	text-transform: uppercase;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin-top: -1px;
	padding: 0.5em;
}

.twoColLiqLtHdr #showbox1 h2, .twoColLiqLtHdr #showbox2 h2, .twoColLiqLtHdr #showbox3 h2 {
	font-size: 85%;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin-top: -30px;
}

.twoColLiqLtHdr #showbox1 p, .twoColLiqLtHdr #showbox2 p, .twoColLiqLtHdr #showbox3 p {
	font-size: 80%;
	padding: 0.5em;
	margin-top: 5px;
	margin-left: 1em;
	text-align: left;
	color: #b02a2f;
}

.twoColLiqLtHdr #showbox1 img, .twoColLiqLtHdr #showbox2 img, .twoColLiqLtHdr #showbox3 img {
	margin-bottom: -5px;
	text-align: center;
}

.twoColLiqLtHdr #showbox1 a:link, .twoColLiqLtHdr #showbox2 a:link, .twoColLiqLtHdr #showbox3 a:link {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #showbox1 a:visited, .twoColLiqLtHdr #showbox2 a:visited, .twoColLiqLtHdr #showbox3 a:visited {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #showbox1 a:hover, .twoColLiqLtHdr #showbox2 a:hover, .twoColLiqLtHdr #showbox3 a:hover {
	color: #b02a2f;
	text-decoration: underline;
}

.more a:link, .more a:visited {
	width: 100%;
	font-size:75%;
	font-weight: bold;
	margin-left: 53%;
	color: #b02a2f;
	text-decoration: underline;
}

.more a:hover {
	width: 100%;
	font-size:75%;
	font-weight: bold;
	margin-left: 53%;
	color: #b02a2f;
	text-decoration: underline;
}

/* Content */
.twoColLiqLtHdr #contentboxWrapper {
	width: 100%;
	background-color: #bcbdca;
}

.twoColLiqLtHdr #contentbox1 {
	width: 100%;
	background-color: #9d9da0;
	margin-top: 6px;
}

.twoColLiqLtHdr #contentbox1 h1 {
	background-color: #9d9da0;
	height: 1.6em;
	color: #b02a2f;
	font-size: 110%;
	font-weight: normal;
	text-align: right;
	margin-top: -10px;
	margin-bottom: -1px;
	padding-top: 5px;
	padding-right: 2em;
	text-transform: uppercase;
}

.twoColLiqLtHdr #contentbox1 p {
	color: #b02a2f;
	background-color: #bcbdca;
	font-size: 80%;
	padding: 1em;
}

.twoColLiqLtHdr #contentbox1 a:link {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #contentbox1 a:visited {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #contentbox1 a:hover {
	color: #b02a2f;
	text-decoration: underline;
}

.twoColLiqLtHdr #contentbox2 {
	width: 40%;
	float: left;
	margin-top: 10px;
	margin-right: 3em;
}

.twoColLiqLtHdr #contentbox2 p {
	color: #b02a2f;
	font-size: 80%;
	padding: 1em;
}

.twoColLiqLtHdr #contentbox2 a:link {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #contentbox2 a:visited {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #contentbox2 a:hover {
	color: #b02a2f;
	text-decoration: underline;
}

.twoColLiqLtHdr #contentbox3 { margin-top: 35px; }

.twoColLiqLtHdr #contentbox3 p {
	color: #b02a2f;
	font-size: 80%;
	padding: 1em;
}

/* Infobox */
.twoColLiqLtHdr #infoboxWrapper { width: auto; }

.twoColLiqLtHdr #infobox1 {
	display: block;
	float: left;
	width: 33%;
	height: 20em;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #b02a2f;
	margin-right: 5px;
	overflow: hidden;
}

.twoColLiqLtHdr #infobox2 {
	display: block;
	float: left;
	width: 33%;
	height: 20em;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #b02a2f;
	margin-right: 5px;
	overflow: hidden;
}

.twoColLiqLtHdr #infobox3 {
	display: block;
	float: right;
	width: 32%;
	height: 20em;
	background-image: url(../gfx/layout/bg_showbox.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
}

.twoColLiqLtHdr #infobox1 h1, .twoColLiqLtHdr #infobox2 h1, .twoColLiqLtHdr #infobox3 h1 {
	background-color: #9d9da0;
	color: #b02a2f;
	width: auto;
	height: 1.2em;
	text-transform: uppercase;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	margin-top: -1px;
	padding: 0.5em;
}

.twoColLiqLtHdr #infobox1 h2, .twoColLiqLtHdr #infobox2 h2, .twoColLiqLtHdr #infobox3 h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.twoColLiqLtHdr #infobox1 p, .twoColLiqLtHdr #infobox2 p, .twoColLiqLtHdr #infobox3 p {
	font-size: 80%;
	padding: 0.5em;
	margin-top: 5px;
	margin-left: 1em;
	text-align: left;
	color: #b02a2f;
}

.twoColLiqLtHdr #infobox1 a:link, .twoColLiqLtHdr #infobox2 a:link, .twoColLiqLtHdr #infobox3 a:link {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #infobox1 a:visited, .twoColLiqLtHdr #infobox2 a:visited, .twoColLiqLtHdr #infobox3 a:visited {
	color: #b02a2f;
	text-decoration: none;
}

.twoColLiqLtHdr #infobox1 a:hover, .twoColLiqLtHdr #infobox2 a:hover, .twoColLiqLtHdr #infobox3 a:hover {
	color: #b02a2f;
	text-decoration: underline;
}

/* Footer */
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	margin-top: 15px;
	background-color: #b02a2f;
}

.twoColLiqLtHdr #footer p {
	color: #e7e8ef;
	font-size: 75%;
	margin: 0 1em 0 0;
	padding: 10px 0;
	text-align: center;
}

.twoColLiqLtHdr #footer a:link, .twoColLiqLtHdr #footer a:visited {
	color: #e7e8ef;
	text-decoration: none;
}

.twoColLiqLtHdr #footer a:hover {
	color: #e7e8ef;
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 20px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b02a2f;
	margin-left: 0.5em;
}
