body
{
	margin:0px auto 0px auto;
	font-family:Trebuchet, Arial, sans-serif;
	background:#eee;
	text-align:center;
}

a 
{
	outline:none;
	color:#0786c5;
	text-decoration:underline;
}
a:hover 
{
	color:#0786c5;
}

a:visited 
{
	color:#0786c5;
}


#pnlPage
{
	margin:0px auto 0px auto;
	width:800px;
	font-size:90%;
	border:1px solid black;
	background:white;
	text-align:left;
	
}

#pnlMedia
{
	margin:10px;
	width:800px;
	font-size:90%;
	border:1px solid black;
	background:white;
}

#pnlMedia img{
	width:100%;
	height:100%;
}

#pnlHeader
{
	height:40px;
	background: url('../img/header.jpg') no-repeat;
	padding-top:295px;
	padding-bottom:10px;
}

#pnlHeader h1
{
	margin:0px;
	padding:100px 0 0 30px;
	color: white;
}

#pnlMainMenu
{
	padding:0px 0 0 0;
	height:26px;
	border-bottom:1px solid black;
}

#pnlMainMenu ul
{
	margin:0;
	padding:0;
	list-style:none;
	height:26px;
}

#pnlMainMenu ul li
{
	font-size: 12px;
	float:left;
	margin:0;
	padding:0;
}

#pnlMainMenu ul li a.active{
	color:white;
	background:#e2001a;
}
#pnlMainMenu ul li a
{
	color:black;
	text-decoration:none;
	padding: 6px 10px 4px 10px;
	height:16px;
	text-transform:uppercase;
	display:block;
	float:left;
	border-left:1px solid black;
}


#pnlMainMenu ul li:first-child a{
	border-left:none;
}
#pnlMainMenu a:hover
{
	color:white;
	background:#e2001a;
}

#pnlContent
{
	padding: 10px 10px 0px 20px;
}

h1, h2
{
	font-size:20px;
	text-transform:uppercase;
	color: #0786c5;
	font-weight:normal;
}

h2 span
{
	color:#444;
}

h3
{
	margin:30px 0px 10px 0px;
	font-weight:normal;
	color:#444;	
}

span
{
	color:#be4b22;
}

p, ul
{
	font-size:90%;
	line-height:130%;
}


/* labels */

label.label
{
	display:block;
	float:left;
	width:130px;
	margin-right: 10px;
	padding:0;
}

label.error
{
	padding:0px 0px 0px 5px;
	color:#be4b22;
	margin:0px 0px 10px 0px;
	font-size:90%;
}

/*  inputs  */
input.input
{
	border:1px solid #888;
	margin:0px 0px 5px 0px;
	height:15px;
	font-size:11px;
	font-family: Arial, sans-serif;
}

*html input.input
{
	height:20px;
}

input.error,
textarea.error
{
	border:1px solid #be4b22;
}

input.button
{
	background: #b9c300;
	color:white;
	margin: 20px 0 0 140px;
	border:none;
}

input.button2
{
	background: #b9c300;
	color:white;
	margin: 20px 0 0 140px;
	border:none;
	height:13px;
	font-size: 10px;
}

input.radio
{
	float:left;
}

input.small{
	border:1px solid #888;
	margin:0px 0px 5px 0px;
	height:15px;
	font-size:11px;
	font-family: Arial, sans-serif;
}

div.promotion input.input
{
	width:25px;
	text-align:center;
	margin-right:5px;
}

div.promotion div.left
{
	float:left;
	height:100px;
}


input#termin_spaeter
{
	margin:10px 0px 0px 140px;
}


/*textareas*/

textarea
{
	border: 1px solid #888;
	margin:0px 0px 0px 0px;
	width:265px;
	height:60px;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 100%;
}
input
{font-size: 100%;}

/*formular divs*/

div.string
{
	width:750px;
	min-height:25px;
	margin-bottom:5px;
	font-size:90%;
	line-height:130%;
	height:100%;
}

div.textarea
{
	width:750px;
	min-height:50px;
	margin-bottom:5px;
	font-size:90%;
	line-height:130%;
}

* html div.string
{
	height:25px;
}

div.text
{
	width:750px;
	font-size:90%;
	line-height:130%;
}

* html div.text
{
	height:25px;
}

div.checkbox
{
	width:750px;
	font-size:90%;
	line-height:130%;	
}

div.checkbox p
{
  display:inline;
}

div.radio
{
	width:750px;
	font-size:90%;
	line-height:130%;
	padding-left:135px;	
}

div.radio div
{
	height:20px;
}

div.zuschuss
{
	color:#888;
	height:30px;	
}

div.zuschuss span
{
	color:#000;
	font-size:90%;
}

div.zielgruppe
{
	width:750px;
	font-size:90%;
	line-height:130%;
	height:60px;
}

div.zielgruppe div.left
{
	width:115px;
	float:left;
	margin:0px;
	padding-left:22px;
}

* html div.zielgruppe div.left
{
	width:140px;
}

div.zielgruppe div.right
{
	float:left;
	width:300px;
}

div.zielgruppe div.right div
{
	width:132px;
	float:left;
}

div.erinnerung
{
	width:385px;
	padding:10px;
	font-size:90%;
	line-height:130%;
	margin:15px 0px 20px 0px;
	border-top:none;
	background-color:#eee;
}

*html div.erinnerung
{
	width:410px;
}

div.promotion
{
	width:410px;
	font-size:90%;
	line-height:130%;
	height:100px;
}

div.seminar
{
	width:750px;
	font-size:90%;
	line-height:130%;
	height:30px;
}

div.eingerueckt
{
	padding-left:22px;
}

div.eingerueckt label
{
	width:108px;
}



#pnlFooter
{
	height:183px;
	background: url('../img/footer.jpg') no-repeat ;
}

.infobox
{
	width:390px;
	background-color:#c6e9fa;
	border:1px solid #0786c5;
	padding: 10px;
	min-height:50px;
}

.infobox p
{
	padding:0px;
	margin:0px;
}

* html .infobox
{
	height:50px;
}


.fliesstext{
	display: none;
	padding: 0px 200px 0px 20px;
}
.textblock{
	font-size:90%;;
}
h3.more{padding:0px 0px 0px 20px;}

.more {background: no-repeat 0px 4px url(../img/plus.gif);}
.less {background: no-repeat 0px 4px url(../img/minus.gif);}

div.submit
{
	width:405px;
}

div.submit input
	{
	text-align:right;
	}

xtable
{
	width:410px;
}

table h3
{
	margin:20px 0px 10px 0px;
}

table p
{
	margin:0px;
}

td.feld
{
	font-size:90%;
	color:#888;	
	width:50%;
	vertical-align:top;
}

td.headline
{
	width:100%;
	vertical-align:top;
}

td.wert{
	font-size:90%;
	width:50%;
	vertical-align:top;
}

div.spaetere_angaben
{
	border:1px solid #b9c300;
	padding:10px;
	width:385px !important;
	margin:10px 0px 10px 0px;
}

.company{
	width:405px;
	padding: 3px;
	border: 1px solid #b9c300;
}


a.button{
	padding: 3px;
	background: #0786c5;
	color:white;
	text-decoration:none;
}


.filename{
	padding-top:3px;
	font-size: 10px;
	width:160px;
}
.hidden{
	display:none;
}
img.dist{
	padding: 20px 0 0 0;
}

.imp{
	font-size:60%;
	text-align: center;
}


.linkeSpalte{
	float: left;
	width: 380px;
}
.rechteSpalte{
	float:left;
	width: 350px;
}
.linkeSpalte280{
	float: left;
	width: 280px;
}
.rechteSpalte450{
	float:left;
	width: 450px;
}
.clear{
	clear:both;
}

.anbaugebiete h1, .anbaugebiete h1 span{
	margin-bottom:24px;
}
.anbaugebiete h2, .anbaugebiete h2 span
{color:#003366;
font-size:16px;
font-weight:bold;
margin-top: 0px;
}

.anbaugebiete h2 a, .anbaugebiete h2 a:visited{
	text-decoration: none;
	margin-bottom:50px;
	line-height: 24px;
}

.anbaugebiete h2 a:hover{
	text-decoration: underline;
}
.anbaugebiete h1{
	color: #660000;
}

.anbaugebiete h3{
	color: #660000;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight:bold;
}
.anbaugebiete p.small{
	padding: 20px 0 10px 0;
	font-size: 60%;
	color: #aaa;
}

.anbaugebiete #pnlContent {
	background: url('../anbaugebiete/fotos/fond_centre.jpg') repeat-y;
	padding-bottom:20px;
}

.anbaugebiete #pnlHeader
{height:20px;
background: url('../img/header.jpg') no-repeat;
padding-top:295px;
padding-bottom:7px;
}

.anbaugebiete ul{
	padding-left: 25px;
	list-style-type: none;
	list-style-image: url('../img/stern.gif');
	
}
.anbaugebiete ul li{
	padding-bottom: 3px;
}
.anbaugebiete #pnlFooter
{
	height:56px;
	background: url('../img/footer_2.jpg') no-repeat ;
}

.anbaugebiete span{
	color:black;
}
.anbaugebiete p{
	margin:0 0 4px 0;
}

a.back 
{
	font-size: 70%;
	outline:none;
	background:#0786c5;
	color:white;
	padding: 1px 5px;
	text-decoration:none;
	display:block;
	float:right;
}
a.back:hover 
{
	color:white;
	text-decoration:underline;
}

a.back:visited 
{
	color:white;
	text-decoration:underline;
}

