/*********************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;line-height:0px;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background-color:#d9dadb ;
	background-image:url(bg_main.jpg);
  background-repeat:repeat-x;
  color: #525252;
	font-family:Arial;
	font-size: x-small;
	
  }

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0px;
	height:0px;
	font-size:0px;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:888px;
	
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:75px;
}

/* ### Logo ####################################################################### */



/* ### Teaser ##################################################################### */

#main-teaser {
border-right:1px solid #dddddd;
border-left:1px solid #dddddd;	
	
}

/* ### Content #################################################################### */


#content {
	background-color: #FFFFFF;
  display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0px;


}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {

}

#main {
	 background-color: #ffffff;
   float:left;
	width:699px;
  
  
  }


/* ### main-block => MainContent ################################################### */

#main-block {
	
  float:left;
	width:699px;
	color: #525252;
  height:400px;
  overflow:auto;
border-right:1px solid #dddddd;
}



#main-content-block {
	padding:9px 0px 0px 30px;
	display:inline-block;
	font-size:1.1em;

}


/* ### Footer ###################################################################### */

#footer {
	background: url(bg_footer.gif) repeat-x #ffffff;
  height: 19px;
  
  color:#000000;
  font-weight: bold;
  font-size:8pt;
  text-align:right;
  padding-right:10px;
  padding-top:1px;
  border-right:1px solid #dddddd;
border-left:1px solid #dddddd;	
border-bottom:1px solid #dddddd;
border-right:1px solid #dddddd;	
}



#footer  a,
#footer  a:link {
	color:#000000;
	text-decoration: none;
	background:inherit;
}

#footer a:hover {
	color:#37444f;
	text-decoration: none;
	background:inherit;
}

/* ### Formular ###################################################################### */

.xform {
	clear: both;
	float: left;
	width: 100%;
}
.xform fieldset {
	clear: both;
	padding: .5em;
	margin-bottom: 1em;
}
.xform legend {
	padding: .5em;
	font-weight: bold;
}

/*	--------------------------------------- Container Formelement */
.xform p, 
.xform .xform-element {
	float: left;
	width: 100%;
	margin-bottom: .5em;
}
.xform div.formradio p.radio, 
.xform div.form_google_geocode p.form_google_geocode {
	width: auto;
}
.xform div.rex-widget p {
	margin-bottom: 0;
}

/*	--------------------------------------- Allgemeines */
.xform div.form_google_geocode .form_google_geocode_map {
	clear: both;
	margin-left: 145px;
}

/*	--------------------------------------- Labels */
.xform label, 
.xform span.as-label {
	display:block;
  width: 180px;
  font-weight:bold;
}
.xform label.captcha {
	display: block;
	float: none;
	width: 100%;
	padding-bottom: 1px;
}
.xform span.formradio label.radio {
	float: none;
	width: auto;
	padding: 0 1em 0 5px;
}

/*	--------------------------------------- testinger */

.xform ul.form_warning
{

color:red;
}



/*	--------------------------------------- Felder : Allgemein */
.xform input.captcha, 
.xform input.inp_disabled,
.xform input.password, 
.xform .formtext input.text{
	padding: 2px;
	width: 98%;
	float:left;
}

.xform textarea.textarea{
	padding: 2px;
	width: 99%;
	height:100px;
	float:left;
}


.xform input.captcha {
	margin-top:5px;
  width: 80px;
}
/*	Breite = width + padding + border von text */
.xform select.select, 
.xform select.multipleselect {
	width: 306px;
}
.xform fieldset, 
.xform input.captcha, 
.xform input.inp_disabled,
.xform input.password, 
.xform .formtext input.text,  
.xform textarea.textarea, 
.xform select.multipleselect, 
.xform .formtable table td input {
	border: 1px solid #999;
}


.xform .formtable table {
	margin-left: 145px;
}
.xform .formtable table td {
	padding: 0 5px 5px 0;
}

/*	--------------------------------------- Submit */
.xform input.submit,
.xform input.reset{
	width:100px;
  margin-left: 50px;
}

/* ### Tabellen Referenzen ################################################################ */
.liste{
padding:0;
}

.liste h1{
	font-size:5px;
	font-weight:bold;
}
.liste table {
	font-size:1.2em;
	line-height:1.0em;
  }

.liste td {
	padding:3px;
}

.ueberschr{
	font-size:1.1em;
	font-weight:bold;
}

.liste td.trenner{
background-color:#FBEECC;
}

.liste td.spalte_li{
background-color:#F6D47A;
padding: 3px;
}

.liste td.spalte_re{
background-color:#F9DE99;
padding:3px;
}

.reihe_un{
border-bottom: 1px dashed #000000;
margin-bottom:5px;
}

.detail{
padding:0;
}


.detail h7{
	font-size:1.4em;
	font-weight:bold;
}
.detail table {
	font-size:1.1em;
	line-height:1.3em;
  
  }
.detail td{
text-indent: 5px;
}
.bilder{
		background-color:#F4CD66;
	}

.rah_au{
border: 2pt solid #F3C855;
}

.rah_re{
border-right: 2pt solid #F3C855;
}

.ueberschr_bild{
	font-size:1.0em;
	font-weight:bold;
  background-color:#F1C03D;
  text-align:center;
  line-height:2em;
  height:30px;
}

.ueberschr_text{
	font-size:1.0em;
	font-weight:bold;
  background-color:#FEDE99;
  height:30px;
  line-height:2em;
}

.detail td.ueberschr_but{
	font-size:0.8em;
	font-weight:bold;
  background-color:#FEDE99;
  height:28px;
  line-height:2.0em;
  vertical-align:baseline;

  }
.detail img.ueberschr_but{
clear:both;
float:right;
display:inline;
  }
  


