/* Globales Stylesheet für die Seite */
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -HAUPTFORMATIERUNGEN - POSITIONIERUNG- ///////////////// */
/* ////////////////////////////////////////////////////////////////////// */
html,body {
	margin: 0px;
	padding: 0px;				
}
div{
	border: none;
	border-width: 0px;
	float: none;
}
table,td,tr{	
	border-width: 0px;
	border: none;
	}
td,tr{
	margin: 0px;
	padding: 0px;
	}
strong,b{
	font-size: .95em;
	font-weight: bold;
	}
img{
	border: none;
	}
h1{
	font-size: 1.2em;
	}
h2{
	font-size: 1.0em;
	}
#content div .newsSatz{
	float: none;
	margin: 0;
	padding: 0;
	}
/* Globaler Rahmen */
/* -------------------------------------- */
/* --------------------------------------- */

#site{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
}
/* Headerbereich mit Logo und Bannergrafik */
/* --------------------------------------- */
/* --------------------------------------- */
#header{
	display: none;
}
#logo{	
	left: 0px;		
	
}
#rightHead{
	display: none;
	}
/* Mittelbereich mit Menu und Content + Wrapper */
/* -------------------------------------------- */
/* -------------------------------------------- */
#leftCol{	
	padding-top: 0px;		
	margin-left: 0px;
	margin-right: 5px;
	
	background-color: #64B808;	
				
}
#middleCol{		
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	background-color: #ccc;
}
#rightCol{	
	display: none;
}

#menu{			
	display: none;	
	padding-top: 0px;
	
	/*
	background-color: #C6B984;	
	*/			
}
#content{
	padding-top: 0px;
	padding-left: 10px;				
	margin: 0px;
	/*
	background-color: #EBE5CD;	
	*/
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 13px;	
}
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - HAUPTMENÜ- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
#menu ul{	
	margin: 0px;
	padding-left: 0px;	
	list-style-position: outside;
	list-style-type: none;
	width: 100%;
}		
#menu ul li{	
	margin: 0px;				
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;		
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}
#menu ul ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;		
}
#menu ul ul li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: none;
	border: 0;
}	
#footer a:link,#footer a:visited{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #ccc;
}
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
p{
	margin: 0px;
	padding: 0px;
}
/* Element um Floating Umgebungen aufzuheben */
.clearing{
	clear: both; 
	font-size: 1px; 
	margin: 0px; 
	padding: 0px; 
	height: 1px;
}
/* BUTTON "EXTLINK" */
.text a:link,.text a:visited{	
	text-decoration: underline;
	color: #000;	
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	*/
	border: none;
	/* margin-bottom: 2px; */
	
	}
.text a:hover{
	background: url(../images/extLink.gif) no-repeat 0px 4px;
	color: #888;
}
a:link,a:hover,a:visited{
	text-decoration: none;
	color: #000;		
	border: none;
}
/* BUTTON "MEHR" */
a.more:link,a.more:visited{	
	/*
	background: url(../images/moreLink2.gif) no-repeat 0px 0px;	
	padding-left: 17px;
	*/
	text-decoration: none;
	color: #59AB01;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	font-style: italic;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
	}
a.more:hover{
	color: #888888;
}
a.download:link, a.download:visited,a.download:hover{
	padding: 0px;
	background: url(../zpc-site-styles/images/dnload.gif) no-repeat 0px 2px;
	padding-left: 12px;
	font-size: 11px;
	text-decoration: none;
	color: #444444;	
	
	margin: 0px;
	
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
	}
a.download:hover{
	background: url(../zpc-site-styles/images/dnload.gif) no-repeat 0px 2px;
	color: #888888;
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -Kontaktformular - SONSTIGES- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */
div.contactForm{
	margin: 0px;
	margin-bottom: 10px;
	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.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%; 
}