@charset "utf-8";
/* CSS Document */

HTML {
	height:100%;
	overflow:hidden;
}
BODY {
	background:#789bae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:77%;
	height:100%;
	line-height: 1.3em;
	text-align:center;
}
* {
	margin:0;
	padding:0;
}
INPUT, TEXTAREA, SELECT {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
A {
	text-decoration:underline;
	outline:0;
	/*color:#f4e3b2;*/
	color: #711a32;
}
IMG {
	border:0;
}
.clear, .clr {
	clear:both;
}
.versalLink {
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	white-space:nowrap;
}
/* ############################################ */
/* ### CONTAINER                                */
/* ############################################ */
DIV#container {
	position:relative;
	width:980px;
	margin:0 auto;
	background:url(../img/layout/container_bg.gif) repeat-y 0 0;
	min-height:100%;
	text-align:left;
}

/* ############################################ */
/* ### HEADER                                   */
/* ############################################ */
IMG#headImg {
	position:absolute;
	top:0;
	left:12px;
	z-index:10;
}

/* ############################################ */
/* ### NAVI CONTAINER                           */
/* ############################################ */
DIV#navi {
	position:absolute;
	left:12px;
	top:120px;
	width:211px;
}
DIV#navi UL {
	position:relative;
	padding:0 20px 0 30px;
	font-size:1em;
	list-style:none;
}
DIV#navi UL LI {
	padding:0.2em 0 0 0;
	text-align:left;
}
DIV#navi UL LI A {
	color:#1d5d80;
	text-decoration:none;
}
DIV#navi UL LI A:hover {
	color:#000;
	text-decoration:none;
}
DIV#navi UL LI.selected {
	font-weight:bold;
}
DIV#navi UL LI.selected A {
	color:#000;
}
DIV#navi UL UL {
	border-left:1px solid #d1dde4;
	padding:0 0 0 0.8em;
	margin:0.3em 0 0.6em 0;
	text-transform:none;
	font-size:0.9em;
	letter-spacing:normal;
}
DIV#navi UL LI.selected LI {
	padding:0.2em 0.7em 0 0;
}
DIV#navi UL LI.selected LI {
	font-weight:normal;
	color:#1d5d80;
}
DIV#navi UL LI.selected LI A {
	color:#1d5d80;
}
DIV#navi UL LI.selected UL LI.selected A {
	font-weight:bold;
	color:#000;
}

/* ############################################ */
/* ### LOGO                                     */
/* ############################################ */
IMG#logo {
	position:absolute;
	left:12px;
	bottom:0;
	z-index: 10;
}

/* ############################################ */
/* ### CONTENT CONTAINER                        */
/* ############################################ */
DIV#content {
	position:absolute;
	top:71px;
	left:223px;
	width:745px;
	bottom:0;
	right:12px;
	overflow:auto;
}
DIV#wrapper {
	width:660px;
	padding:50px 0 100px 0;
}

/* ############################################ */
/* ### CONTENT STYLES                           */
/* ############################################ */

H1 {
	position:absolute;
	font-size:2em;
	font-weight:normal;
	color:#1d5d80;
	width:235px;
	text-align:right;
	line-height:1.2em;
	padding:0 0 0 20px;
}
H2, H3, H4, H5, H6, P, UL, OL, DL, TABLE {
	padding: 0 0 1em 290px;
}
H2, H3 {
	font-size:1.2em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1d5d80;
	line-height:1.4em;
}
H3 {
	font-size:1.1em;
	padding-bottom:0.4em;
}
P {
	line-height:1.5em;
}
A.linkMore {
	font-size:0.8em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	white-space:nowrap;
}
DIV#content UL {
	list-style-type:none;
	padding-bottom:0;
}
DIV#content UL LI {
	background:url(../img/layout/ul_bullet.gif) no-repeat 0 0.5em;
	padding:0 0 0.5em 1em;
}
DIV.whiteLine {
	clear:both;
	margin:0 0 0 75px;
	padding:0 0 1em 0;
	border-top:2px solid #fff;
}
DIV.pictureMarginal {
    position:absolute;
	width:255px;
	text-align:right;
	padding:0.4em 0 0 0;
}
DIV.pictureGallery {
	padding: 0 0 0.5em 290px;
}
DIV.pictureGallery * {
	padding:0;
}
DIV.pictureGallery DIV.item {
	padding: 0 0 2em 0;
}

/* ######### ZITAT ########### */
DIV.zitat {
	position:absolute;
	width:255px;
	text-align:right;
}
DIV.zitat P {
	position:static;
	font-size:1.3em;
	font-weight:normal;
	color:#1d5d80;
	line-height:1.2em;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
DIV.zitat P.zitatAuthor {
	font-size:0.9em;
	color:#7c785a;
	padding:0.5em 0 0 0;
}
/* ######### DOPPELTEASER ########### */
DIV.column {
	width:165px;
	float:left;
	padding-bottom:1.5em;
}
DIV.first {
	padding:0 20px 0 290px;
}
/* Padding Reset */
DIV.column * {
	padding:0;
}
DIV.column H2 {
	font-size:1.1em;
	padding:0 0 0.3em 0;
}
/* ######### PICTUREGALLERY ########### */
DIV.pictureGallery {
	width:400px;
}
DIV.pictureGallery DIV.item {
	background:#fff url(../img/layout/picture_box.gif) no-repeat top right;
	width:170px;
	float:left;
	padding:15px 5px 5px 5px;
	margin:0 20px 0px 0;
	text-align:center;
}
DIV.pictureGallery P.pictureText {
	font-size:0.8em;
	line-height:1.2em;
	width:148px;
	float:left;
	padding:7px 10px 0 10px;
	margin:0 20px 20px 10px;
	border-left:2px solid #fff;
}
DIV.pictureGallery P.pictureText SPAN {
	color:#dcafbc;
}

/* ############## SORTHEAD MEMBERSLIST ################*/
DIV#sorthead {
	position:absolute;
	width:235px;
	text-align:right;
	line-height:1.2em;
	padding:0 0 0 20px;
}
DIV#sorthead H1 {
	position:relative;
	width:auto;
	padding:0;
}
DIV#sorthead FORM {
	padding:10px 0 0 0;
}
DIV#sorthead SELECT {
	padding:2px 4px;
	width:135px;
	border:0;
}
SELECT.sortThis {
	margin-top:10px;
}

/* ############## XForm ################*/
DIV#form-module {
	
}
FORM#form_formular {
	padding: 0 0 0.5em 290px;
}
FORM#form_formular P {
	margin:0;
	padding:0 0 0.5em 0;
}
FIELDSET.formset {
	width:370px;
	padding:10px 10px;
	margin:10px 0 10px 0;
	border:1px solid #c0beac;
}
FIELDSET.formset LEGEND {
	font-size:0.8em;
	color: #000;
	padding:0 5px;
	text-transform:uppercase;
}

P.formcheckbox {}
INPUT.checkbox {
	margin:0 5px 0 110px;
}

LABEL.checkbox { 
	color:#7c785a;
}

P.formtext {}
INPUT.text {
	width:250px;
	background-color:#fff;
	border:1px solid #fff;
	padding:2px 3px;
	color:#000;
}
LABEL.text,
LABEL.select {
	width:100px;
	clear:left;
	float:left;
	height:20px;
	padding:0px;
	text-align:right;
	padding:0 10px 0 0;
	color:#7c785a;
}

P.formtextarea {}
LABEL.textarea {
	width:100px;
	clear:left;
	float:left;
	height:20px;
	padding:0px;
	text-align:right;
	padding:0 10px 0 0;
	color:#7c785a;
}

TEXTAREA.textarea {
	width:250px;
	height:200px;
	background-color:#fff;
	border:1px solid #fff;
	padding:2px 3px;
	color:#000;
}

P.formselect {}
SELECT.select {
	width:250px;
	background-color:#fff;
	border:1px solid #fff;
	padding:2px 3px;
	color:#000;
}

P.formsubmit {}
INPUT.submit {
	width:260px;
	background-color:#fff;
	border:1px solid #c0beac;
	color:#830101;
	font-weight:bold;
	margin:0 0 0 110px;
	padding:3px 0;
}
INPUT.submit:hover {
	background-color:#830101;
	border:1px solid #c0beac;
	color:#fff;
}

P.answertext {
	width:364px;
	background:#fff;
	border:3px double #c0beac;
	margin:0 0 0 290px;
	padding:10px 10px 10px 10px;
}
DIV#form-module UL.form_warning {
	width:364px;
	background:#fff;
	border:3px double #c0beac;
	margin:0;
	padding:10px 10px 10px 10px;
}
UL.form_warning LI {
	padding:0 0 0.5em 0;
}