/*----------------------------------
flamingo.css
(c) 2006 mdw-flamingo
created by Andreas Hiller - ahiller.de

Internet-Seiten von mdw-flamingo.de
------------------------------------*/

/* --------------------------------
Standard-Elemente
-----------------------------------*/

html, body{
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


Form {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input	, textarea, checkbox {
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid rgb(220,220,220);
}

fieldset {
	border-style: none;
}

table
	{
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

tr,td{
		border: 1px dashed gray;
}


a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p a   {
	text-decoration: underline;
}



p a:hover {
	color: #03A8EC;
	text-decoration: underline;
}



a img {
	border: 0px;
}

p {
	font-family: Arial, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

li {

}

ul {
	margin-top: 0px;
	margin-bottom: 5px;
}

#centercolumn ul {
padding: 0px;
margin-top: 0px;
margin-left: 14px;
margin-bottom: 0px;
}


#centercolumn li {
padding-bottom: 3px;
}


h1 {
	margin-bottom: 10px;
	color: #03A8EC;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	padding-top: 6px;
	margin-left	: 0px;
	font-weight: bold;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	padding-top: 0px;
	margin-left	: 0px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 12px;
}


/* -------------------------------------------
Content-Elemente
---------------------------------------------*/


.rot {
  color: red;
}

.blau {
  color: white;
  font-weight: bold;
  font-size: 13px;
  padding: 0px;3px;0px;3px;
  background-color: blue;
}


.formfehler p{
  color: red;
}
/* ------ Aktueller Hinweis in linker Navigationsleiste ------------*/

#aktuell {
  color: red;
  font-weight: bold;
  position: absolute;
  z-index: 10;
  left: 14px;
  top: 210px;
}




/* ------ Flamingo-Gewinnspiel ------------*/

p.sampleflam {
line-height: 20px;
}

.sampleflam img {
  float: left;
  padding-right: 7px;
}

.flamingo span {
  position: absolute;
  z-index: 10;
  padding: 0px;
  margin: 0px;
}


.gewinnspielbild {
float: right;
margin-top: -25px;
width: 170px;
}

.gewinnspieltext {

}
/* ------ Kontak-Mailform ------------*/





.csc-mailform {
	background-color: rgb(241,241,241);
	width: 483px;
	padding-top: 10px;
	padding-left:13px;
	padding-bottom: 10px;
	margin-left: 1px;
	text-align: left;
	padding-left: 15px;
	margin-top: 5px;
	border: 1px solid rgb(201,201,201);
}

.csc-mailform label{
	padding-right: 0px;

	float: left;
	text-align: right;
	width: 140px;
}

.csc-mailform-field {
	margin-bottom:8px;
}

.csc-mailform-field input, .csc-mailform-field textarea{
		padding-left: 3px;
		padding-top:1px;
		margin-left: 150px;
		display: block;
}
.csc-mailform-field textarea{
	padding-top: 3px;
}



.csc-mailform-submit {
  margin-top: 5px;
	margin-left: 77px;
	padding: 0px;

}	
.csc-mailform-submit input {
	border: 1px solid #03A8EC;
	margin-right: 2px;
}

*HTML .csc-mailform-submit {
	margin-left: 80px;
}



/* --------------------------------
Kopf + Meta-Navigation
-----------------------------------*/

#header {
	position: absolute;
	left: 50px;
	top: 0px;
	background-color: white;
	z-index: 3;
	margin-right: 30px;
	height: 220px;
	width: 800px;
	
}

.slogan {
	color: #000000;	
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	margin-top: 152px;
	padding-right: 20px;
}

.logo {
	position: absolute;
	left: 40px;
	top: 25px;
	z-index:4;
}

.logo_hover {
	position: absolute;
	left: 40px;
	top: 25px;
	z-index:6;
	height: 155px;
	width: 755px;
}


.logo_hover a{
	padding-bottom: 145px;
	padding-right: 755px;
}

.logo_hover a:hover{
	width: 100px;
	height: 100px;
	background-image: url(pic/kopf_logo2.gif);
	background-repeat: no-repeat; 
}


.page-pic {
	position: absolute;
	left: 130px;
	top: 290px;
	z-index: 5;
}

/* Sitemap */

.tx-flseositemap-pi1 {
		padding-left: 2px;
		margin-top: 20px;
		margin-bottom:30px;
}


ul.list{
	font-size: 12px;
	padding-left: 14px;
	margin-left: 0px;
}

.list .deep0 a {

}


ul.list a{
	text-decoration: none;
	padding-right: 20px;
	font-size: 12px;	
	width: 250px;
	display: block;
}

ul.list a:hover{
	text-decoration: underline;
}

ul.list li{
		color: #00A6EB;
		margin-bottom: 4px;
}



ul.list .deep0 li{
	background-color: transparent;
	width: 100%;
	padding-top:2px;
	padding-bottom: 2px;
}

ul.list .deep0 li a{
	padding-left: 4px;
	width: 130px;
}



/* --------------------------------
obere Navigation 
-----------------------------------*/

#navi-line {
	background-color: #03A8EC;
	position: absolute;
	top: 180px;
	left: 50px;
	z-index: 5;
	width: 800px;
	color: white;
	font-size : 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navi-line a{
	color: white;
		margin-right:3px;
}

#navi-line ul,ol{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navi-line li{
	display: inline;
}


#navi-line li.no a:hover{
	background-color: #4BC9FC;
}


#navi_top1{
	float: left;
	margin-left: 36px;
	padding-right: 132px;
}
*HTML #navi_top1{
	margin-left: 18px;
}

#navi_top1 li a{
	padding-right:3px;
	padding-left: 3px;
}


#navi_top1 li.no a{
	
}



#navi_top1 li.act a{
	color: #03A8EC;
	background-color: white;
}









#navi_top2{
	font-size : 12px;
	padding-top:1px;
}


#navi_top2 li a{
	padding-right:2px;
	padding-left: 2px;
}


#navi_top2 li.no a{
		padding-top:1px;
	
}

#navi_top2 li.act a{
	padding-top:1px;
	padding-bottom:0px;
	color: #03A8EC;
	background-color: white;
}







#service-navi {
	position: absolute;
	bottom: 37px;
	left: 35px;
	font-size : 12px;
	margin-left: 0px;
	color: white;
	z-index: 9;
	font-weight: normal;
}

#service-navi ul,ol{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#service-navi ul a {
	text-decoration: none;
	display: block;
	width: 100px;
	color: white;
}


#copyright {
	position: absolute;
	bottom: 4px;
	left: 14px;
	font-size: 10px;
	margin-left: 0px;
	color: #EEEEEE;
	z-index: 9;
}
#copyright h1{
	display: inline;
	margin-bottom: 0px;
	color: #EEEEEE;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

#copyright .copy,.right {
	display: inline;
}

/* --------------------------------
Layout
-----------------------------------*/
#column{

}

#content {
	position: absolute;
	left: 90px;
	top: 210px;
	width: 730px;
	z-index:4;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #03A8EC;
}

#leftcolumn {
	position: absolute;
	top:0px;
	left: 90px;
	height: 100%;
	width: 124px;
	background-color: #03A8EC;
	z-index:2;
}

#verlauf{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:0px;
	padding-top:0px;
	height: 500px;
	width: 124px;
	background-image: url(pic/navi-hg-verlauf.gif);
	background-repeat: repeat-x;
}


#centercolumn {
	padding-top:70px;
	padding-bottom: 30px;
	padding-right: 0px;
	margin-right:0px;
	position: relative;
	margin-left: 124px;
	padding-left: 96px;
	background-color: white;
	min-height: 380px;
}
*HTML #centercolumn {
	padding-top:77px;
	height: 380px;
}

.start {
	background-image: url(pic/titelbild.jpg);
	background-repeat: no-repeat;
	height: 370px;
}

/* --------------------------------
Fuss
-----------------------------------*/

#footer {
	color: #03A8EC;
	text-align: right;
	font-weight: bold;
	background-color: white;
	margin-left: 124px;
	margin-top: 0px;
	padding-left: 96px;
	padding-bottom: 20px;
}

.fusszeilentext {
		border-top: 2px solid #03A8EC;
}




/*** powermail ***/

.tx-powermail-pi1 { background-color:white; }
.tx-powermail-pi1 form#anmeldung, div.tx-powermail-pi1_confirmation, div.tx-powermail-pi1_thx { padding:10px; border:1px solid #aaaaaa; margin-bottom:12px; }
.tx-powermail-pi1 fieldset { margin:0px; padding:0px; border:0px solid white; }
.tx-powermail-pi1 legend { display:none; }
.tx-powermail-pi1 label { width:130px; float:left; font-size:12px; font-weight:bold; }
.tx-powermail-pi1 .powermail_text { font-size:12px; border:1px solid #cccccc; width:275px; }
.tx-powermail-pi1 .powermail_textarea { font-size:12px; border:1px solid #cccccc; width:275px; height:100px; font-family:Arial,Verdana,Helvetica,sans-serif; }
.powermail_captcha { font-size:12px; border:1px solid #cccccc; width:130px; vertical-align:top; }
.tx_powermail_pi1_fieldwrap_html_captcha_description { font-size:11px; }
.powermail_mandatory_js { color:red; font-size:12px; margin-left:130px; }
.tx_powermail_pi1_fieldwrap_html { padding-bottom:3px; }
.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_reset { width:122px; float:left; }
.tx_powermail_pi1_fieldwrap_html_submit { margin-left:130px; }
input.powermail_submit, input.powermail_reset { font-size:12px; font-weight:bold; border:1px solid white; color:black; background:#cccccc none; width:120px; }
.tx-srfreecap-pi2-cant-read { clear:both; display:block; padding-left:130px; }
.tx_powermail_pi1_fieldwrap_html_captcha { border-top:1px solid #cccccc; margin-top:10px; padding:10px 0px; }
.tx_powermail_pi1_fieldwrap_html_captcha_description { padding-left:130px; }
.tx_powermail_pi1_fieldwrap_html_label { font-weight:bold; border-top:1px solid #cccccc; margin-top:10px; padding:10px 0px; }
.tx_powermail_pi1_fieldwrap_html_radio_title { font-weight:bold; }
.powermail_check_inner { clear:both; }
