/*Bereich 1 = body */
/*Bereich 2 = Layout - Definition */
/*Bereich 3 = Style - Definitionen allgemein */
/*Bereich 4 = Style - Definitionen pro Container */
/*Bereich 5 = Style - Definitionen pro Content */
/*Bereich 6 = geänderte T3-Klassen */
/*Bereich 7 = Workarounds IE*/

.powermail_check_inner {
	
}

legend { font-weight:bold; }
.tx_powermail_pi1_form p { font-weight:bold; }
.tx_powermail_pi1_form div { padding-bottom:5px; }
.tx_powermail_pi1_fieldwrap_html_submit { padding-left: 10em; }


/* ############################################################## */
/* ############ Bereich 1 = body ################################ */

body {
	background-color: #999999;
	font-family: arial, helvetiva, sans-serif;
	font-size: 100.1%;
	margin:10px;
	padding:0px;
}


/* ############################################################## */
/* ############ Bereich 2 = Layout - Definition ################# */
		

	/* ###### Grob-Definition der Container ###### */
	
	.cnt_all {
		background-color: #ffffff;
		font-size: 0.9em;
		}

	.cnt_top {
 		border-bottom: 2px #660000 solid;
		background-color: #ffffff;
		clear:both;
		height: 111px;
		}


	.cnt_links {
		width: 13.5em;
		margin-left: 1px;
		padding-top: 15px;
		float:left;
		overflow: hidden;
		}

	.cnt_rechts {
		width: 12em;
		float:right;
		padding-top: 15px;
		margin-right: 0.3em;
		padding-right: 0.3em;
		overflow: hidden;
		}

	.cnt_mitte {
 		padding: 15px 15px 15px 20px;
 		overflow: hidden;
		}

	.cnt_bottom {
 		color: #ffffff;
 		background-color: #660000;
 		text-decoration: none;
 		text-align: right;
 		padding: 0.1em 0.2em;
		}


	/* ###### Definition Untercontainer ###### */

	.header, .klickpfad, .navi_bottom {
 		color: #ffffff;
 		background-color: #660000;
 		font-size: 0.9em;
 		text-decoration: none;
 		text-align: right;
 		padding: 0.1em 0.2em;
		}

	.bottom_left {
 		text-align: left;
 		float: left;
		}

	.bottom_right {
 		text-align: right;
		}

	/* ###### sonstige Definitionen ###### */
	
	.clear {
 	clear: both;
	}
	


/* ############################################################## */
/* ############ Bereich 3 = Style - Definitionen allgemein ###### */

	
h1 { 
 	display: block;
 	margin: 0em;
	}
	
a {
	color:#660000;
	}

a:visited {
	color:#666666;
	}



.verlauf {
  	background: #ffffff url(/fileadmin/proc_images/verlauf.gif) repeat-x;
  	margin-top: 0.2em;
  	height: 100px;
 	}
 	
 	
img.logo {
	position:absolute;
	right:10px;
}
img.titelbild {
	position:absolute;
	left:10px;
}


	/* ###### Definition zum Formular ###### */


		/* ### Formularseite: ###*/
		fieldset {
			border: 2px #660000 solid;
			padding: 0.8em;
			margin-top: 0.8em;
		}


		/* ### Breite der Spalten, float  ###*/
		label {
			width:10em;
			float: left;
						}


		/* ###  Feldfarbe, Rahmenfarbe, Abstände: ###*/
		input, button, textarea, select {
			border: 1px #660000 solid;
			background-color: #eeeeee;
			padding: 0.4em;
			margin: 0.2em;
			overflow:visible;
			}
		
		textarea, option {
			font-family: arial, helvetiva, sans-serif; 
			font-size: 0.9em;
			}
			
					
		/* ### Änderung Feldfarbe beim Überfahren: ###  */
		input:hover, button:hover, textarea:hover, select:hover, input:focus, button:focus, textarea:focus, select:focus {
			background-color: #dddddd;
			}




	/* ###### Definition zur Sitemap ####### */

	.cl_sitemap {
		color:#660000;
		}

	.cl_sitemap a:link, .cl_sitemap a:visited, .cl_sitemap a:hover, .cl_sitemap a:active {
		color:black;
		text-decoration:none;
		}
	
	.cl_sitemap a:hover{
		color:#660000;
		}


	.cl_sitemap li {
		padding-bottom:1px;
		}



/* ############################################################## */
/* ############ Bereich 4 = Style - Definitionen Container ###### */

a.navi_bottom:visited, a.klickpfad:visited, a.header:visited {
	color:#ffffff;
	}
	
	

/* ############################################################## */
/* ############ Bereich 5 = Style - Definitionen content ######## */


	/* ############################### */
	/* ###### css für cnt_links ###### */
	
	.cnt_links a:visited {
		color:#000000;
		}
	
	/* #Definitionen zur Navigation befinden sich in css_navi.css  # 18.07.2008 subsap # */


	/* ################################ */
	/* ###### css für cnt_rechts ###### */

	.cnt_rechts h1 {
 		font-size: 1em;
 		border-left:0.8em solid #660000;
 		padding-left: 0.4em;
 		margin-bottom: 0.2em;
		}

 
	.cnt_rechts p {
  		background: #ffffff url(/fileadmin/proc_images/verlauf.gif) repeat-x;
  		padding: 0.3em;
  		margin-top: 0em;
  		font-size: 0.9em;
 		}


	/* ############################### */
	/* ###### css für cnt_mitte ###### */


	.cnt_mitte h1 {
 		font-size: 1.4em;
 		border-left:0.9em solid #660000;
 		padding-left: 0.5em;
 		margin-bottom: 0.2em;
		}

	.cnt_mitte h2 {
 		font-size: 1.2em;
 		font-weight: bold;
 		margin-top: 1.7em;
 		}
 	
	.cnt_mitte h3 {
 		font-size: 1.1em;
 		font-weight: bold;
 		margin-top: 1.4em;
 		}

	.cnt_mitte h4, .cnt_mitte h5, .cnt_mitte h6{
 		font-size: 1em;
 		font-weight: bold;
 		margin-top: 1em;
 		}


		/* ### Definition zur Listen in cnt_mitte ### */

		.cnt_mitte li {
			padding-bottom:12px;
			}



		/* ### tabelle für cnt_mitte ### */

		.cnt_mitte table {
			border-spacing: 0;
			}
		
		.cnt_mitte td {
			border: 1px solid #660000;
			padding: 0.2em 0.4em 0.2em 0.4em;
			text-align: right;
			}  

		.cnt_mitte td.td-0{
			text-align: left;
			}
 
		.cnt_mitte tr.tr-0 {
 			background: #dededc;
 			}
 

/* ############################################################## */
/* ############ Bereich 6 = geänderte T3-Klassen ################ */



	/* ###### Workaround Umbruch bei Text/Bild ####### */
	.csc-textpic{
		clear:both;
		}

	/* ###### Padding um Inhaltstabellen ####### */
	.contenttable {
		padding:5px;
		}

	/* ###### Bildunterschrift formatieren ####### */
	.csc-textpic-caption {
		font-size:0.75em;
		color:#666666; /* (Im Logotype 858585) */
		font-style:italic;
		}


/* ############################################################## */
/* ############ Bereich 7 = Workarounds IE ###################### */

	/* ### siehe css_ie6fix ###*/






		








