/* LILA: B216D6 */
/* LILA2 (LEFTNAVI): 85065A */
/* PINK: E41083 */
/* BOXEN LINKS HG F3E8F9 */
/* BOXEN LINKS RAHMEN DCB5D0 */
/* TOPNAVI BG OVER EE57A8 */

*,
HTML,
BODY {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, "sans-serif";
}

BODY {
	background-repeat: repeat-y;
	background-image: url('/fileadmin/images/body-bg.jpg');
}

FIELDSET	{ border: 0;					}
FIELDSET LEGEND	{ display: none;				}

#container {
	width: 1200px;
	height: 700px;
	background-image: url('/fileadmin/images/hintergrund.jpg');
	z-index: 0;
}

#startmotivrechts {
	position: absolute;
	top: 0px;
	left: 631px;
	width: 233px;
	height: 700px;
	background-image: url('/fileadmin/images/startmotivrechts.jpg');
	z-index: 50;
}

#kopfgrafik {
	position: absolute;
	top: 0px;
	left: 321px;
	width: 530px;
	height: 172px;
	z-index: 50;
}

/* TOPNAVI */

#topnavi {
	position: absolute;
	top: 172px;
	left: 321px;
	width: 530px;
	height: 25px;
}

#topnavi A {
	font-size: 12px;
	font-weight: normal;
	color: #85065A;
	text-decoration: none;
}

#topnavi A:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #EE57A8;*/
}

/* LEFTNAVI */

#leftnavi {
	position: absolute;
	top: 231px;
	left: 100px;
	width: 170px;
}

#leftnavi H1 {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #E41083;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
}

#leftnavi UL {
	list-style-type: none;
	list-style-image: url('/fileadmin/images/leftnavi-pfeil.gif');
	list-style-position: inside;
}

#leftnavi LI {
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0;
}

#leftnavi LI.leftsub {
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0 0 0 20px;
}

#leftnavi A {
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: normal;
	color: #85065A;
	text-decoration: none;
}

#leftnavi A:hover {
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
	color: #85065A;
	text-decoration: none;
}

#leftnavi A.leftnaviaktiv {
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight:bold;
	color: #85065A;
	text-decoration: none;
}

#leftnavi A:hover.leftnaviaktiv {
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
	color: #85065A;
	text-decoration: none;
}

/* METANAVI */

#metanavi {
	/*clear: both;*/
	/*position: absolute;*/
	position: fixed;
	bottom: 0px;
	left: 321px;
	/*bottom: 10px;*/
	color: #B216D6;
	width: 540px;
	/*height: 14px;*/
	height: 20px;
	z-index: 100;
	/*background-color: yellow;*/
	background-repeat: repeat;
	background-image: url('/fileadmin/images/white.gif');
}

* html div#metanavi {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));}


#metanavi A {
	color: #85065A;
	font-size: 11px;
	font-family: arial, helvetica, "sans-serif";
	text-decoration: none;
	text-transform: uppercase;
}

#metanavi A:hover {
	color: #85065A;
	font-size: 11px;
	font-family: arial, helvetica, "sans-serif";
	text-decoration: underline;
}

/* BANNER */

#banner {
  position: absolute;
  top: 231px;
  left: 880px;
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  width: 200px;
}

/* CONTENT */

#content,
#contentstart {
	position: absolute;
	top: 231px;
	left: 321px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#content {
	width: 530px;
}

#contentstart {
	width: 300px;
}

#content H1,
#contentstart H1 {
	padding: 0;
	padding-bottom: 12px;
	margin: 0;
	color: #E41083;
	font-size: 18px;
	font-weight: normal;
}

#content H1.csc-firstHeader,
#contentstart H1.csc-firstHeader {
  padding-bottom: 20px;
}

#content A,
#contentstart A {
	color: #85065A;
	text-decoration: none;
}

#content A:hover,
#contentstart A:hover {
	color: #85065A;
	text-decoration: underline;
}

#content UL,
#contentstart UL {
	list-style-type: none;
	list-style-image: url('/fileadmin/images/plus.gif');
	list-style-position: inside;	
}

.leftnavistart,
.leftnavistartaktiv {
	text-transform: uppercase;
}

#loginbox {
  width: 175px;
  background-color: #F3E8F9;
  border: 1px solid #DCB5D0;
	font-family: arial, helvetica, "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 18px;	
}

#newsbox {
	width: 175px;
	background-color: #F3E8F9;
	border: 1px solid #DCB5D0;
	font-family: arial, helvetica, "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 18px;	
}

#loginbox .tx-felogin-pi1 FIELDSET {
	border: none;
	padding: 3px;
}

#loginbox .tx-felogin-pi1 H1 {
	padding: 3px;
}

#loginbox .tx-felogin-pi1 LABEL {
	font-family: arial, helvetica, "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 18px;	
}

#loginbox .tx-felogin-pi1 FORM FIELDSET DIV {
	font-family: arial, helvetica, "sans-serif";
	color: #333333;
	font-size: 12px;
	line-height: 18px;	
}

#loginbox  .tx-felogin-pi1 INPUT {
  width: 150px;
  /*border-bottom: 4px;*/
}

#newsbox .news-latest-container {
	padding: 3px;
}

#newsbox .news-latest-container .news-latest-item H3 A {
	font-weight: bold;
}

#newsbox .news-latest-container .news-latest-item P.bodytext {
	color: #85065A;
}

#newsbox .news-latest-container .news-latest-item .news-latest-morelink A {
	color: #333333;
}

#content H2 {
	padding: 0;
	margin: 0;
	/*text-transform: uppercase;*/
	/*color: #E41083;*/
	color: #85065A;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
}

#content H3 {
	/*color: #85065A;*/
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

#content .news-single-item H1 {
	padding-bottom: 5px;
}

#content .news-single-item H3 {
	padding-bottom: 5px;
	color: #85065A;
}

#mailform FIELDSET.csc-mailform LABEL {
	display: block;
}

#mailform FIELDSET.csc-mailform INPUT,
#mailform FIELDSET.csc-mailform TEXTAREA {
	width: 200px;
	margin: 2px 0 10px 0;
	border: 1px solid #AAAAAA;
}

.csit-submit {
	width: 200px;
	margin: 2px 0 10px 0;
	border: 1px solid #AAAAAA;
	color: #E41083;
	font-size: 18px;
	font-weight: normal;	
}


#mailform FIELDSET.csc-mailform INPUT.csc-mailform-submit {
/*	width: auto; */
/*
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	background-color: #F3E8F9;
	border: 2px solid #DCB5D0;
	color: #85065A;
	font-weight: bold;
*/
}

#leftnavi #loginbox DIV.tx-felogin-pi1 DIV.limango A {
	font-weight: normal;
}

#backlink A,
#backlink A:hover,
#backlink A:active,
#backlink A:visited {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #E41083;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
}

DIV.tx-mmforum-pi6-us {
  background-color: #FCF7FE;
}

TD.tx-mmforum-subth2 {
  background-color: #FCF7FE;
  color: #85065A;
}

TH.tx-mmforum-th {
  background-color: #F3E8F9;
  color: #E41083;
}

td.tx-mmforum-td, th.tx-mmforum-th {
	-border: 1px solid #DCB5D0;
	border-style: hidden !important;
	border-top: 1px solid #DCB5D0 !important;
	border-bottom: 1px solid #DCB5D0 !important;
	border-collapse: collapse;
    padding:5px;
	font-size:11px;
}

.totop {
  margin-bottom: 12px;
  text-align: right;
}

.tx-srfeuserregister-pi1-required,
#tx-srfeuserregister-pi1-fe_users_form FIELDSET DL DT LABEL SPAN {
  color: #E41083;
}

#twitter {
  text-align: center;
}

DIV.tx-simplesurvey-pi1-question {
  display: block;
  clear: both;
  float: left;
}

DIV.tx-simplesurvey-pi1-questiontext {
  display: block;
  clear: both;
  float: left;
}

DIV.tx-simplesurvey-pi1-answer {
  display: block;
  clear: both;
  float: right;
}

DIV.tx-simplesurvey-pi1-title {
  float: left;
}

DIV.tx-simplesurvey-pi1-caption {
  float: right;
}

INPUT.tx-simplesurvey-pi1-submit {
  display: block;
  clear: both;
  float: left;
}

.survey-checkbox {
  display: block;
  /*background-color: green;*/
  /*color: red;*/
}

/*
DIV.tx-simplesurvey-pi1 H2 {
	background-color: yellow;
	margin: 0;
	padding: 0;
}
*/

DIV.checkb {
/* 	display: block; */
/* 	clear: both; */
/* 	float: left; */
/* 	background-color: yellow; */
/* 	margin-right: 200px; */
}
