/* Globales Stylesheet für die Seite */
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -HAUPTFORMATIERUNGEN - POSITIONIERUNG- ///////////////// */
/* ////////////////////////////////////////////////////////////////////// */
html,body {
	margin: 0px;
	padding: 0px;		
	height: 100%;
}
div{
	border: none;
	border-width: 0px;
}
table,td,tr{
	margin: 1px;
	padding: 2px;
	border-width: 0px;
	border: none;
	}
/* Globaler Rahmen */
/* -------------------------------------- */
/* --------------------------------------- */
#center{   
	width: 980px;	
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#site{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
}
/* Headerbereich mit Logo und Bannergrafik */
/* --------------------------------------- */
/* --------------------------------------- */
#header{
	width: 980px;
	height: 155px;
	margin-bottom: 20px;
}
#logo{
	width: 237px;	
	float: left;	
}
#banner{
	width: 742px;
	float: left;
}
/* Mittelbereich mit Menu und Content + Wrapper */
/* -------------------------------------------- */
/* -------------------------------------------- */
#middle{	
	width: 980px;		
	background-image: url(../zpc-site-styles/images/back_columns.gif);
	background-repeat: repeat-y;
	background-color: #ccc;
}
#leftCol{
	width: 237px;
	float: left;
}

#menu{		
	padding-top: 90px;
	width: 237px;	
	float: left;	
	background-color: #C6B984;
	background-image:url(../zpc-site-styles/images/rund_links.gif);
	background-position:top left;
	background-repeat: no-repeat;
	height: 100%;	
}

#content{
	padding-top: 90px;
	margin-left: 7px;	
	float: left;
	width: 736px;
	background-color: #EBE5CD;
}

#middleCol{
	width: 736px;
	height: 22px;
	clear: both;
	background-image:url(../zpc-site-styles/images/rund_rechts.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#rightCol{
}
.wrapper{
	width: 980px;
	height: 30px;
	clear: both;
}
.clearing{
	clear: both;
	height: 1px;
	fonst-size: 1px;
	}

/* Fußnote ------------------------------------ */
/* -------------------------------------------- */
/* -------------------------------------------- */

#footer{
	margin-top: 10px;
	margin-right: 0px;
	padding-bottom: 15px;
	width: 50px;
	float: right;		
	color: #5B3C3A;
	font-size: 11px;
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - HAUPTMENÜ- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
#menu ul{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;	
	list-style-position: outside;
	list-style-type: none;
}		
#menu ul li{
	margin: 0px;				
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: url(../zpc-site-styles/images/menuList.gif) no-repeat 0px 4px;
}
#menu ul ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;		
}
#menu ul ul li{
	margin: 0px;
	padding: 0px;
	background: none;	
}	
#menu a.main:link,#menu a.main:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBE5CD;
	font-weight: normal;
	}
#menu a.mainSelected:link,#menu a.mainSelected:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4C23;
	font-weight: bold;
	}
#menu a.sub:link,#menu a.sub:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4C23;
	font-weight: normal;
	}
#menu a.subSelected:link,#menu a.subSelected:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4C23;
	font-weight: bold;
	/*
	font-style: italic;
	*/
	}
#footer a:link,#footer a:visited{
	color: #444444;
	text-decoration: none;
}
#footer a:hover{
	color: #888888;
}
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
p{
	margin: 0px;
	padding: 0px;
}
/* Element um Floating Umgebungen aufzuheben */
.clearing{
	clear: both; 
	font-size: 3px; 
	margin: 0px; 
	padding: 0px; 
	height: 1px;
}
/* BUTTON "EXTLINK" */
.text a:link,.text a:visited{	
	background: url(../zpc-site-styles/images/extLink.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: none;
	color: #444444;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
	}
.text a:hover{
	color: #888888;
}
/* BUTTON "NORMAL" */
a:link,a:visited{		
	text-decoration: none;
	color: #444444;	
	}
a:hover{
	color: #888888;
}
/* BUTTON "LANG" */
a.current:link,a.current:visited{	
	text-decoration: underline;
	color: #444444;	
	}
/* BUTTON "MEHR" */
a.more:link,a.more:visited{	
	background: url(../zpc-site-styles/images/moreLink2.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-decoration: none;
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
a.more:hover{
	color: #888888;
}
a.download:link, a.download:visited{
	background: url(../zpc-site-styles/images/dnload.gif) no-repeat 0px 3px;	
	padding-left: 12px;
	text-decoration: none;
	color: #444444;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	}
a.download:hover{
	color: #888888;
}
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -Kontaktformular - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
div.contactForm{
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	margin: 0px;
	margin-bottom: 2px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;	
	}
table.contactTable{
	margin: 0px;
	border: 1px solid #fff;
	padding: 0px;		
	/* border-collapse: collapse; */	
	/* width: 530px; */
	}
table.contactTable input {
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	background-color: #efefef;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.contactTable input.submitButton{
	width: 100px;
	margin-top: 0px;
	}
table.contactTable textarea {
	background-color: #efefef;
	border: solid;
	border-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #000000;
	border-right-color: #000000;
	width: 280px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.contactTable td.kontakt-links{
	width: 330px;
}
table.contactTable input.checkBox{
	width: 20px;
}

table.eventTable{
	width: 100%;
	text-align: left;
	margin: 0px;
}
table.eventTable th{
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #6DC809;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family:arial, helvetica;
}
table.eventTable td{
	width: 30%; 
}

table.eventTable td.year{
	width: 5%; 
}
