/** BASIC */

html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 90px;
}

.input2 {
	width: 45px;
	height: 22px;
	background: url(images/homepage15.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 12px 0 8px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
}

h1, h2 {
	font-size: 16px;
	margin-bottom: 1em;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #515151;
	/* padding-left: 24px;
	background: url(images/homepage17.gif) no-repeat left; */
}

h4 {
	font-size: 13px;
	font-weight: bold;
	/* padding-left: 16px;
	background: url(images/homepage16.gif) no-repeat left; */

}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000; /*#868686;*/
}

blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	/*text-align: justify;*/
}

blockquote {
	background-color: #eee;
	padding: 10px;
}

p {
	margin:0 0 0.8em;
	line-height: 1.2em;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.text3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}

.text4 {
	text-align: center;
	color: #FFFFFF;
}

.text4 a {
	color: #FFFFFF;
	text-decoration: none;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	line-height: 18px;
}

/** LINKS */

a {
	color: #3695E2;
}

a:hover {
	text-decoration: none;
}

ul.sitemap2nd {
	padding-left: 22px;
	margin-bottom: 0;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage06.gif) repeat left top; }
.bg2 { background: url(images/homepage07.gif) repeat-y left top; }
.bg3 { background: #F3F5F6 url(images/homepage20.gif) no-repeat left top; }
.bg4 { background: url(images/homepage21.gif) no-repeat left bottom; }
.bg5 { background: url(images/homepage22.gif) repeat-x left top; }
.bg6 { background: url(images/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { 
	margin-bottom: 8px;
	border: none;
}

.img1 {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 10px;
}

#box2 div.flLeft {
	margin-right:15px;
}

#box2 div.flRight {
	margin-left:15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 31px;
	background: url(images/homepage11.gif) repeat-x left center;
}

/** BREADCRUMB */

#breadcrumb {
	position: absolute;
	float: left;
	width: 740px;
	top: 194px;
	font-size: 11px;
	text-align: right;
}

/* Bildmodul */ 

/* Definition der Klassen ohne Rahmen */ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}
.pnormal {
	clear: both;
	border: none;
}

/* Definition der Klassen mit Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}
/* 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 {
	width: 500px;
}
.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;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px dotted #600;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #F7FAFA;
	padding: 5px;
	font-family: Arial;
	font-size: 14px;
}


/* Textfeld */
.formgen .formtext
{
	width: 300px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #F7FAFA;
	border: 1px solid #666;
	padding-left: 4px;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000;
	background-color: #FFF;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}



/* Label */
.formgen label {
	width: 110px;
	clear: left;
	float: left;
	height: 25px;
	font-weight: bold;
	color: #000;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #FCFCFC;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 113px;
	text-align: center;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 108px;
	background-image: url(http://www.die-besserwisser.de/design/images/btn_absenden.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sende-Button */
.formgen .formsubmit:hover
{
	width: 113px;
	text-align: center;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 108px;
	background-image: url(http://www.die-besserwisser.de/design/images/btn_absenden-ho.gif);
	background-repeat: no-repeat;
	height: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #16A20B;
	font-weight: bold;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.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: #600;
	font-weight: bold;
}

.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 */

