body
{
	/*margin-top: 15px; Abstand vom oberen Rand */
	/*background-color: #ffecbd;   gelber Hintergrund*/
	text-align:center;  /**/
	/*background-image: url("/fileadmin/internetbilder/hg1.jpg");    */
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background:#c0c0c0;*/
	background:#ebeff2;/**/	
	
}



a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;/**/
	color: blue;/**/
}
a:hover {
	text-decoration: none;
	color: blue;
}
a:active {
	/*text-decoration: none;*/
	/*color: blue;*/
}

a img {border:0;}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #8b8572; Tiefe blaue Farbe */
	color: #003366;
	margin-bottom: -15px;/**/
}


.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;/* Tiefe blaue Farbe */
	list-style-image: url("/fileadmin/internetbilder/punkt.gif");    /**/

}


#bod {
	margin: 0 auto;
	width: 960px;
	/*_width: 966px;*/
	/*min-height:600px;*/
	height:auto;
	/*overflow: hidden;*/
	background-color: #ffffff;	/*border: 3px outset #FF9900;*/
	min-height: 700px;	/*border: 3px outset darkgrey;*/
	position: static;
	overflow: hidden;
	padding: 0;
}


#HEAD {
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
	height: 250px;
	width:960px;

}

#HEAD1 {
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
	height: 250px;
	width:420px;
	float: left;
	_width:416px;

}

#HEAD2 {
	text-align:left;
	margin: 0 auto;
	overflow:hidden;/**/
	height: 250px;
	width:540px;

}

#HAUPTMENU {
	text-align:left;
	margin: 0 auto;
	overflow:hidden;
	width:940px;
	padding-left: 10px;
	padding-right: 10px;
	height: 45px;
	_height: 75px;
	float: left;
}
#UNTERMENU {
	margin: 0 auto;
	text-align:left;
	/*overflow:hidden;*/
	width:940px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}

#LEFT {
	text-align: left;
	overflow:hidden;
	width: 190px;
	margin: 0 auto;
	padding-right: 5px;
	float:left;
	height: auto;
	padding-left: 5px;
}
#MIDDLE {
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width: 540px;
	float:left;
	height: auto;
	text-align:left;
}
#RIGHT {
	margin: 0 auto;
	text-align:center;
	overflow:hidden;
	width: 190px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
}

#FOOT {
	margin: 0 auto;
	overflow:hidden;
	width:950px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#INFO{
	margin: 0 auto;
	overflow:hidden;
	width:950px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #8cb38c;
	_height: 30px;
	_padding-top:5px;
	}

.contenttable {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
}
.tr-odd {
	background-color: #FC3;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#475425;
  line-height: 26px;
  height: 23px;
  background: #acc95f url(img/plus.png) 5px center no-repeat;
  border-top:1px solid #eee;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#edf2f7;
  background:#6899ce url(img/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:573px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

#container {
	#padding: 30px;
	margin: 20px 0 20px 0;
	background: #fff;
	}

#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	/*color: #9c9;*/
	color: #336633
	
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;
	}

#container li#current-active a
{
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #363;

}


#nav {
padding: 0;
margin; 0;
float: left;
width: 100%;

}


#nav ul
{
padding: 0;
margin; 0;
background-color: #696;
color: White;
font-family: arial, helvetica, sans-serif;
}

#nav ul li { display: inline; }

#nav ul li a
{
padding: 0.2em 1em;
background-color: #696;
color: #FFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#nav ul li a:hover
{
background-color: #696;
color: #F90;
}

#nav li#current-active a
{
background-color: #f30;
color: #fff;

}

.csc-caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}


/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #ccc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #eee;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
.link_seite1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.link_seite2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
