/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:14px;
/*	color:#000000;*/
}

form {
	z-index:-100;
}

#ueber{
	position:absolute;
	top: 20px;
	left: 150px;
	width:770px;
	height:80px;
/*	z-index:100;*/
}

#kopf{
	position:absolute;
	top: 100px;
	left: 100px;
	width:770px;
	height:200px;
/*	z-index:100;*/
}

#menu{
	position:absolute;
	top: 250px;
	left: 100px;
	width:200px;
/*	z-index:100;*/
}

#text{
	position:absolute;
	top: 230px;
	left: 300px;
	width:600px;
	height:500px;
/*	z-index:100;*/

}

#impressum{
	position:absolute;
	top: 755px;
	left: 300px;
	width:600px;
	height:15px;

}

#allinkl{
	position:absolute;
	top: 780px;
	left: 300px;
	width:120px;
	height:60px;

}

#webtom{
	position:absolute;
	top: 780px;
	left: 440px;
	width:120px;
	height:60px;

}

#apfelland{
	position:absolute;
	top: 780px;
	left: 580px;
	width:120px;
	height:60px;

}


#preise{
	position:absolute;
	top: 255px;
	left: 910px;
	width:200px;
	height:500px;
	margin:1px;
	color:#FFFFFF;

}

#adresse{
	position:absolute;
	top: 255px;
	left: 910px;
	width:200px;
	height:500px;
	margin:1px;
	color:#FFFFFF;

}

#adresse a {
	color: #FFFFFF;
	margin-left: 0px;
	text-decoration: underline;
}

#adresse a:hover {
	color: #FFFFFF;
	margin-left: 0px;
}

iframe {
	margin-top:25px;
	background-image:url(../grafik/iframe.png);
	
}

#link{
	position:absolute;
	top: 255px;
	left: 910px;
	width:200px;
	height:500px;
	margin:1px;
	color:#FFFFFF;

}

#link a {
	color: #FFFFFF;
	margin-left: 0px;
	text-decoration: underline;
}

#link a:hover {
	color: #FFFFFF;
	margin-left: 0px;
}

iframe {
	margin-top:25px;
	background-image:url(../grafik/iframe.png);
	
}

h1 {
	margin: 5px;
}

h2 {
	margin: 5px;
}

h3 {
	margin: 5px;
}

p {
	margin: 5px;
}

table {
	border:0;
	margin:0;

}

.iframe {
	margin: 15px;
}

.textMargin5px {
	margin:5px;
	
}

.textMargin2px {
	margin:2px;
	
}

.hauptTable {
	height:100%;
}

.menu{
	width: 160;
}

.text {
	margin:5px;

}

.impressum {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	text-align:left;
}

a {
	color : #000000;
	text-decoration : none;
	font-weight:bold;
	margin-left: 5px;
	font-size:16px;
}
a:visited  {
	color : #000000;
	text-decoration : none;
	/*background:url(../grafik/kreis4.png) no-repeat;*/
}

a:active  {
	color : #000000;
	text-decoration : none;
	/*background:url(../grafik/kreis2.png) no-repeat;*/
}

a:hover  {
	color: #666666;
	text-decoration : none;
	/*background:url(../grafik/kreis3.png) no-repeat;*/
}

#nachricht {
	width: 530px;
	height: 75px;
}

.sponsor {
	color: #FFFFFF;
}


/* normal und fehler sind für das Formular
normal: wenn alles ok
fehler : wenn ein Pflichtfeld nicht befüllt ist*/
.errmeldung {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px dashed #000000;
	font-size: 10px;
}
.errmeldungRed {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px dashed #990000;
	font-size: 10px;
}

.klein {
	font-size: 10px;
}

.form_klein {
	font-size: 12px;
}

.standart {
	height: 20px;
	width: 120px;
}

.standart_err {
	width: 160px;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.normal {
	background-color:#CCCCCC;
	height: 20px;
	width: 150px;
}

.normal_txt {
	height: 20px;
	width: 120px;
}

.normal_g {
	background-color:#CCCCCC;
	height: 20px;
	width: 430px;
}

.normal_hn {
	background-color:#CCCCCC;
	width: 50px;
	height: 20px;
}

.fehler {
	background-color:#990000;
	font-weight:bold;
	height: 20px;
	width: 120px;
}

.fehler_g {
	background-color:#990000;
	font-weight:bold;
	height: 20px;
	width: 420px;
}

.hidden {
	visibility:hidden;
	width: 1px;
	height: 1px;
}

.ausgabe {
	margin: 15px;
}

/*
Ab hier klassen für JavaScript
*/

.unsichtbar {
	display:none;
}

.sichtbar {
}

/*
Menüpositionen
*/
#menuProg {
	position:menuProg;
	visibility: visible;
}

#menuAnf {
	position:menuProg;
	visibility: visible;
}

.slidercontainer{
	BORDER:#FFFF00 0px none;
	text-align:left;
	background-image:url(../grafik/verlauf_slider.jpg);
}
.sliderimages{
	BORDER:#DBEAF5 0px none;
	background-image:url(../grafik/verlauf_slider.jpg);
}
