/*********************************************************************************

	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;
}
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:#C7DAE6;
	background-image:;
	background-repeat:repeat-x;
	color: #fff;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
/* \*/ * html body {
	text-align:center;
	font-size: xx-small;
} /* *//* IE 5.5 Hack */
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	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:922px;
}
/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:265px;
}
/* ### Logo ####################################################################### */



/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
}
/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	height:auto;
	background-image:url(herford_bg_content.jpg);
	background-repeat: repeat-y;
	min-height:250px;;
}
/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {
	background-image:url(herford_bg_content2.jpg);
	background-repeat:no-repeat;
	min-height:250px;
}
#main {
	float:left;
	width:655px;
}
/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:755px;
	color: #37444f;
}
#main-content-block {
	padding:20px;
	display:block;
}
/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:100%;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	bottom:0;
}
#footer p {
	padding: 15px 70px;
	color: #666666;
}
#footer p a, #footer p a:link {
	color:#666666;
	text-decoration: underline;
}
#footer p a:hover {
	color:#666666;
	text-decoration: none;
}
/* ### Teaser ###################################################################### */

/*Teaser Style*/
/*Style für Categorie Überschrift
*/
.dl.teasercat {
	color: #666;
	font-size: 14px;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}
dl.teasercat a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
/*Style für Artikel Übersicht*/
dl.teaserart {
	height: 20%;
	margin: 15px 0;
	padding: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
dl.teaserart a {
	color: #cc0000;
}

dl.teaserart a:hover {
	color: #cc0000;
	text-decoration:underline;
}

dl.teaserart:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.teaserart dt {
	margin: 0 0 0.5em;
	font-family: arial;
	font-size: 14px;
	color: gray;
}
/*Style des Pics*/
dl.teaserart dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
}
/*Sytle des Description Feldes*/
dl.teaserart dd {
	margin-left: 50px;
	font-size: 11px;
	line-height: 13px;
	color: #666;
}

/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1.01
Formular Generator für Redaxo 4.x 
Ab: Version 4.5 Community Editon
Stand: 22.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 übernehmen, ist ja auch nicht wirklich hübsch ;-) 

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 100px;
	margin-left: 4px;
	border:#999999 solid 1px;
}


/* Textfeld */
.formgen .formtext
{
	height: auto;
    width: 200px;
	margin-left: 4px; 
	border:#999999 solid 1px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #CC0000;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #99cc33;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	margin-left: 4px;
	border:#999999 solid 1px;
}

/* Radio */
.formgen .formradio
{
	margin-left: 4px;
}

.formgen label.formradio
{
	font-family: arial, helvetica, sans-serif;
}

/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
	font-family: arial, helvetica, sans-serif;
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	margin-left: 4px;
	border:#999999 solid 1px;
	font-family: arial, helvetica, sans-serif;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	border: 1px solid #999999;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #999999;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */



