
*
{
  margin:0;
  padding:0;
}

img { border:0px; behavior: url(http://www.punktumprint.de/iepngfix.htc) }

body
{ 
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  font-family:verdana;
  font-size:11px;
}

.headerbild
{
  text-align:center;
  background:#D2DEEA;
  padding:10px;
  padding-bottom:0px;
}

#content ul,
#content_left ul,
#content_right ul
{
  margin:10px;
  list-style-position:outside;
}

#content li,
#content_left li,
#content_right li
{
  line-height:1.5;
}

#header h1
{
  margin-bottom:10px;
  font-size:16px;
  font-family:verdana;
}

#content
{
  clear:both;
  min-height:320px;
  height: auto !important;
  height: 320px;      
  background:url('../images/neu_content_bg.jpg');
  background-repeat:repeat-x;
  height:300px;
  padding:10px;
  line-height:1.5;
}
#content p
{
  margin-top:0px;
  margin-bottom:15px;
}

#content img
{
 clear:both;
 float:right;
 display:inline;
 margin-left:30px;
}

#content a,
#content_left a,
#content_right a
{
  font-size:1em;
  color:#565656;
}
#content a:hover,
#content_left a:hover,
#content_right a:hover
{
  text-decoration:underline;
}

/*
########## 2 Spalten Layout #####
*/
#content_left
{ 

  clear:both;
  min-height:320px;
  height: auto !important;
  height: 320px;      
  background:url('../images/neu_content_bg.jpg');
  background-repeat:repeat-x;
  height:300px;
  padding:10px;
  width:330px;
  float:left;
  line-height:1.5;
}
#content_right
{
  min-height:320px;
  height: auto !important;
  height: 320px;      
  background:url('../images/neu_content_bg.jpg');
  background-repeat:repeat-x;
  height:300px;
  padding:10px;
  width:330px;
  float:right;
  line-height:1.5;
}

#content_right p, #content_left p, #content p
{
  margin-top:1.0em;
  margin-top:1.0em;
}
/*
########## 2 Spalten Layout ENDE #####
*/

h1
{
  font-size:15px;
  font-weight:bold;
  font-family:verdana;
  padding-bottom:5px;
}

h2
{
  font-size:13px;
  font-weight:bold;
  font-family:verdana;
  padding-bottom:5px;
}

h3
{
  font-size:11px;
  font-family:verdana;
  padding-bottom:5px;
}

h4
{
  font-size:10px;
}

#menu
{
  text-align:right;
  width:700px;
  height:22px;
}

a
{
 font-family:verdana;
 font-size:0.9em;
 text-decoration:none;
 color:#565656;
}

a:hover
{
  color:#565656;
}

#menu a
{
  display:block;
  padding:5px;
  padding-left:20px;
  padding-right:15.2px;
  float:left;
  text-transform:uppercase;
}

#menu .mainmenu 
{
  background:#CDDCE7;
  color:#000000;
  font-weight:bold;
  display:block;
  padding:5px;
  padding-left:20px;
  padding-right:15.5px;
  float:left;
  text-transform:uppercase;
  border-right:1px solid #D3D3D3;
}

#subnavi
{
  clear:both;
  padding:10px;
  font-family:verdana;
  text-align:center;
  background-color:#CDDCE7;
  
}

#subnavi a
{
  font-size:10px;
  text-transform:uppercase;
  color:#818181;
  padding-left:5px;
  padding-right:5px;
}

#subnavi a:hover
{
  color:#565656;
}

/*Produkte NAVI*/
#neuenavi
{
  padding:5px;
  font-family:verdana;
  background:#FFFFFF;
  border:10px solid #CDDCE7;
}

#neuenavi ul
{
  float:left;
  list-style:none;
  font-weight:bold;
}
#neuenavi ul a { font-size:11px; }
#neuenavi li
{
  font-size:9px;
  margin-left:10px;
}

#neuenavi ul ul
{
  float:none;
  margin-left:10px;
  font-weight:normal;
  list-style-type:circle;
}
#neuenavi ul ul a { font-size:11px; }

/*NEUE NAVI ENDE */

#footer
{
  clear:both;
  margin-top:50px;
  text-align:center;
  font-family:verdana;
  color:#ACACAC;
}

#footer a
{
  padding:10px;
  text-decoration:underline;
  font-size:0.9em;
}

#artikel_navi
{
  clear:both;
  margin-top:20px;
  margin-bottom:20px;
  font-weight:bold;
}

#weiter
{
  float:right;
  border:0px;
}

#zurueck
{
  float:left;
  border:0px;
}

#weiter img, #zurueck img
{
  border:0px;
  margin-bottom:20px;
}


/*
############### BOX ###############
*/

.ro {
	background:url(../images/boxen/ro.gif) top right no-repeat;
	margin:0;
	padding:0;
  float:left;
}

.lo {
	background:url(../images/boxen/lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
clear:both;
	background:url(../images/boxen/ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	clear:both;
  background:url(../images/boxen/lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}
.box_inhalt
{
  padding:2.0em 2.5em 2.5em 2.5em;
}
.box_inhalt h1
{
  margin-top:-15px;
  color:#FFFFFF;
  font-size:1em;
  margin-bottom:10px;
}
.box_inhalt ul
{
  margin-left:10px;
  list-style:inside;
}

.box_inhalt a
{
  font-size:0.9em;
  color:#565656;
  font-weight:bold;
}
.box_inhalt a:hover
{

  text-decoration:underline;
}

.small
{
  font-size:10px;
  padding:5px;
}

/*
#############Box Ende######################
*/

/* 
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;
}


/* 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;
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 200px;
	border: 0px solid #003366;
	background-color: #DFEEDD;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #E9EBF3;
	border: 0px solid #003366;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
		
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #003399;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #33FF33;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	text-align: center;
	background-color: #006699;
	border: 0px solid #FFCC33;
	color: #FFFFFF;
}



/* 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: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


#content_right li
{
  list-style:none;
  padding-top:10px;
}
#content_right select
{
  margin-top:10px;
}



/**
* Definition der Easy-Clearing-Klasse
* (http://www.positioniseverything.net/easyclearing.html)
*/

.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clear {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear {
height: 1%;
}

/* END hide from IE-mac */

.clear {
display: block;
}
/* End hide from IE-mac */
