/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(../images/img01.gif) repeat-x;
	font-family:  Trebuchet,Helvetica,Times, non-serif;

	font-size:13px;
	color: #FFFFFF;
}

body br , {
	display:none;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

img{
border:0px;
}
blockquote {
	font-style: italic;
}

ul {
}

ol {
}



a {
	color: #FFBF23;
}


#webhostingTable td{
border-left:1px solid white;
}


a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: -10px;
	color:black;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#logininput, #loginsubmit {
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	width:60px;
	height:10px;
}

#logininput {
	padding: 2px 5px;
	width: 128px;
	color: #7F7772;
}
label{
float:left;
width:120px;
color:black;
}


#loginsubmit {
font-size: 80%;
height:20px;
width:120px;
}

/* Menu */

#menu {
/*	width: 830px;*/
	height: 50px;
	margin: 0 auto;
	
}

#menu ul {
	margin: 0 auto;
	padding: 15px 0 0 0;
	list-style: none;
	width:805px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(../images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 144%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(../images/img03.jpg) no-repeat;
}

/* Splash */

#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 0 30px;
	background: url(../images/img04.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding-right: 10px;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 179px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	
}
#sidebar .text{
font-size:80%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}


/*

*/

#linkweiter{
float:right;
}
#linkback{
float:left;
}


/*/////////////////////////////////////////////////////////////////////////////
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;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	border: 0;
}


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


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


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	
    width: 200px;
	background-color: #eeeeee;
	margin-left: 4px;
	border: 0;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*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;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 70%;
	
}


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


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



.unterschrift{
 background-image: url(../images/unterschrift.gif) no-repeat;
}

/*
Konfigurator
*/
#konfigurator label{
width: 220px;
display:block;
border-bottom:1px solid white;
float:left;
}

#konfigurator input{
clear:both;
}

.hinterlegt{
background-color:#908A85;
}
.hinterlegtUeber{
background-color:#B0AAA7;
font-weight:bold;
}


/*Hosting*/

#weiterleitung{
display:none;

}

#web150{
display:none;
}
#headerImpressum{float:right;background-color:white; width:130px;color:black;position:fixed;right:0;padding:2px;}
#headerImpressum a{color:black;text-decoration:none;}

