/* Einstellung für den globalen Seitenaufbau */
* {
margin: 0;     /* keinerlei Rand festlegen */
padding: 0;
}

p { 
  margin-bottom: 8px;   /* Abstände 8px*/
  font-size: 12px;		/* Schriftgröße: 12px */
}


body
{
margin: 0;										/* oberer und unterer Abstand: 0px */
padding: 0;										/* linker und Rechter Abstand: 0px */
width:100%;										/* Breite: 100% */
height:100%;									/* Höhe: 100% */
font-family: Verdana, Arial, sans-serif;		/* Schriftarten festlegen */
background: #dcdcba;							/* Hintergrundfarbe: #dcdcba */
color: #000;									/* Schriftfarbe: schwarz */
background-image:url(../../images/bg.png); 		/*Hintergrundgrafik später löschen */
}


/* Einstellungen für den WRAPPER () */
#wrapper
{
width: 990px; 									/* Breite 900 pixel */
margin: 10px auto;								/* Abstände festlegen */
background: #dcdcba;						/* Hintergrundfarbe: #003700 */
}

#banner {	/* Banner */
    margin: 0;						/* oberer und unterer Abstand: 0px */
    padding: 0;						/* linker und Rechter Abstand: 0px */
	height: 182px;					/* Höhe: 150px */
	background: #ADB96F;			/* Hintergrundfarbe festlegen */
	text-align: center;
}

#news {		/* NEWS */
margin-top: 5px;
margin-right: 5px;
float: right;
width: 160px;
min-height: 450px;
background: #ffffff;
list-style: none;
font-size: 11px;				/* Schriftgröße: 13px */
}

#footer {
    margin: 0;						/* oberer und unterer Abstand: 0px */
    padding: 8px 8px 8px 8px;		/* linker und Rechter Abstand: 0px */
	height: 22px;					/* Höhe: 22px */
	background:#dcdcba;				/* ccc49f */
	color: #000;
	floot: right;
	font-size: 12px;				/* Schriftgröße: 12px */
	text-align: right;				/* Textausrichtung: rechts */
}

h1 {
	font-size: 16px;					/* Schriftart: Arial*/
	font: Arial;
	padding: 15px 0;					/* Abstände nach  */
	text-align: left;					/* Textausrichtung: zentriert */
	font-weight: bold;					/* fett */
	color: #0000;						/* Schrifarbe: schwarz */
}

h2 {
	font: Arial;						/* Schriftart: Arial*/
	padding: 5px 0px 5px;				/* Abstände nach oben:5px links:0px unten:5px */
	font-size: 18px;					/* Schriftgröße: 20px */
	text-align: left;					/* Textausrichtung: links*/
	font-weight: bold;					/* fett */
	color: #900;						/* Schriftfarbe: # */
}

hsb3 {
	font-size: 22px;					/* Schriftart: Arial*/
	font: Arial;
	padding: 15px 0;					/* Abstände nach  */
	text-align: left;					/* Textausrichtung: zentriert */
	font-weight: bold;					/* fett */
	color: #0000;						/* Schrifarbe: schwarz */
	text-align: center;
	
}


/* Einstellungen für HeaderBild */
#headfoto {
float: left;
margin-left: 17px;
margin-top: 17px;
width: 309px;
height: 150px;
background: #006;
}

/* Einstellungen für Headtext */
#headtext {
margin-left: 330px;	
width: 309px;
heihgt: 150px;
background:#00FFFF;	
}


/* Einstellungen für Kalender festlegen */
#kalend {
float: right;
margin-top: 2px;
width: 635px; 			/* 202px */


padding: 10px;
font-size: 12px;
text-align: center;
text-decoration: none;
}


/* Einstellungen für die Menüleiste festlegen */
#menu {
margin-top: 5px;
margin-left: 0px;
padding-left: 5px;
float: left;
width: 170px; /* 170px */
list-style: none;
font-size: 11px;				/* Schriftgröße: 13px */
}

#menu li {
margin-left: 0px;
padding-left: 5px;
line-height: 25px;
text-align: left;
}

#menu a {				/* Festlegung für Hyperlink */
display: block;
height: 25px;
width: 170px;
color: #033;					/* Schriftfarbe: #033 } */
background: #dcdcba;			/* Hintergrundfarbe: #dcdcba */
text-decoration: none;
}

#menu a:hover {			/* Festlegung für Hyperlink "HOVER" (überfahren) */
color: #fff;			/* Schriftfarbe: weiß */
background: #6E6C64;
}

.first {
border-top: 1px solid #dcdcba;
}

.impress {
clear: both;
margin: 0; padding: 10px 20px;
text-align: right;
font-size: 0.8em;
border-top: 1px solid #002b00;
background: #003e00;
}

.impress a {color: #fff; text-decoration: none}
.impress a:hover {text-decoration: underline;}



#content {
margin-left: 190px;
/* margin-right: 180px; setzen, falls NEWS rechts eingefügt werden*/
padding: 10px;
font-size: 12px;
/* min-height: 300px; */
text-align: justify;
text-decoration: none;
}

.pageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #0099CC
}

.response {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
.textButton {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textButton a:link {
	color: #000000;
	text-decoration: none;
}

.textButton a:visited {
	color: #000000;
	text-decoration: none;
}

.textButton a:active {
	color: #000000;
	text-decoration: none;
}

.formFieldTitle {
	font-size: 12px;
	font-weight: bold;
}
.formButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.warning {
	font-size: 18px;
	color: #CC0000;
}
.remark {
	font-size: 10px;
}
a:link {
	color: #006587; text-decoration: none;
}
a:active {
	color: #006587; text-decoration: none;
}
a:visited {
	color: #0084B0; text-decoration: none;
}
.helpLink {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.helpLink a:link {
	color: #0099CC;
	text-decoration: none;
}

.helpLink a:visited {
	color: #0099CC;
	text-decoration: none;
}

.helpLink a:active {
	color: #0099CC;
	text-decoration: none;
}

.codeExample {
	font-family: "Courier New", Courier, mono;
}

.editorTitle {
	font-size: 18px;
	color: gray;
}

/* Einstellungen für den Fliesstext vornehmen */
.platzhalter {
width:170px;
height: 120px;
float: left;
}

.fliess {
clear: left;
float:left;
margin: 0px 10px 0px 0px;
}


* {
margin: 0;
padding: 0;
}
p {
margin-bottom: 8px;
}