/*Frauenunion css*/

body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #e5b6d4;
	line-height: 20px;
	background-attachment: fixed;
	background-image: url(hg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#kopf_rahmen {
	width: 970px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(rahmen_oben.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	background-position: center top;
	z-index: 1;
	text-align: left;
	font-size:1px;
}

#kopf {
	width: 936px;
	height: 153px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(kopf.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

#main {
	width: 970px;
	
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	text-align: left;
	/*min-height: 80%;*/
	min-height: 1000px;
	height: auto;
	background-image: url(querschnitt.png);
	background-repeat: repeat-y;
	

}

#inhalt {
	width: 676px; /*border-bottom:solid 1px #CCCCCC; */
	margin: 15px 0px 0px 32px;
	height: auto;
}

/* Hauptnavigation +++++++++++++++++++++++++*/

div#haupt_navi
{
	width: 683px;
	height: 21px;
	text-align: left;
	margin: 0px 0px 10px 32px;
	padding: 3px;
	border:0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #e3006e;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#haupt_navi  a  		{
	color: white;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 7px 6px 7px;
}

#haupt_navi  a:hover 	{
	color: white;
	font-weight: bold;
	background-color: #970052;
}

.haupt_navi_abstand
	{
	margin:0px 8px 0px 8px;
}

/* Mini Navi +++++++++++++++++++++++++*/

div#mini_navi
{
	width: 300px;
	height: 20px;
	text-align: left;
	margin: -2px 0px 10px 0px;
	padding: 0px;
	border:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
}

#mini_navi  a  		{
	color: #828282;
	text-decoration:none;
	padding: 2px 5px 2px 5px;

}

#mini_navi  a:hover 	{
	color: white;
	background-color: #e3006e;

}

.mini_navi_abstand
	{
	margin:0px 9px 0px 9px;
}
/* Mini Navi Ende +++++++++++++++++++++++++*/

div#ticker
{
	width: 656px;
	height: 23px;
	background-image: url(ticker_hg.gif);
	margin: 0px 0px 10px 32px;
	padding:1px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
}

div#ticker a
{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

div#ticker a:hover
{	color: #e3006e;
}

div#hauptbild
{	width: 676px;
	height: 246px;
	margin: 0px 0px 10px 32px;
}

div#newsletter
{
	width: 204px;
	height: 152px;
	margin: 50px 0px 10px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(newsletter.gif);
	background-repeat: no-repeat;
}

div#unsichtbar
{
	width: 340px;
	height: 140px;
}



/* Schriften +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1 {font-size: 18px;
	margin:25px 0px 20px 0px;
	color: #e3006e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

h2 {font-size: 16px;
	margin: -5px 0px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {font-size: 14px;
	margin: -5px 0px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 10px;
	margin: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.s 		{
	color: #494949;
	font-size: 10px;
	line-height: 14px;
}
.m		{color: #494949; font-size: 12px;}
.l		{color: #494949; font-size: 14px;}

.xl    	{color: #494949; font-size: 16px;}
.xxl    {color: #494949; font-size: 18px;}

.pink {	color: #e3006e;
}


/* Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a 			{
	color:#e3006e;
	text-decoration: underline;
}
a:hover 	{ color:#666666;}

a.weiter			{

	color:#666666;
	font-size: 10px;
	text-decoration: none;
}
a:hover.weiter 		{ 	color:#e3006e;}


.nach_oben a 			{
	color:#666666;
	font-size: 10px;
	text-decoration: none;
}
.nach_oben a:hover 		{ color:#e3006e;}


.zurueck a 			{
	color:#e3006e;
	font-size: 10px;
	text-decoration: none;
}
.zurueck a:hover 		{ color:#666666;}


#fuss {
	width: 970px;
	height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(fuss.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 2;
	clear: both;
}


/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	/*float: left;*/
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 200px;
	margin-left: 4px;
	margin-top: 10px;
	border: 1px solid #003366;
	background-color: ButtonFace;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	margin-top: 10px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: ButtonFace;
	border: 1px solid #003366;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFCC33;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: Black;
	margin-top: 10px;
	
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: auto;
	background-color: ButtonFace;
	margin-left: 4px;
	margin-top: 10px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 200px;
	text-align: center;
	background-color: #e3006e;
	border: 1px solid #FFCC33;
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #006633;
}

.formgen .formheadline {
	color: #000000;
	font-weight: bold;
	background-color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*font-style: italic;*/
}

.formgen .formtrenn {
	padding-top: 10px;
	padding-bottom: 10px;
}

.formgen . weisseschrift {
	color: white;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


