/* Globales Stylesheet für die Seite */
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -HAUPTFORMATIERUNGEN - POSITIONIERUNG- ///////////////// */
/* ////////////////////////////////////////////////////////////////////// */
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/background.gif);
}

div{
	border: none;
	border-width: 0px;
}

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;
}

/* Globaler Rahmen */
/* -------------------------------------- */
/* --------------------------------------- */

#center{   
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	text-align: center;	
}

#site{
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
	/* border: 1px solid #CDCBCC; */
	text-align: left;
	height: 100%;
}

/* Headerbereich mit Logo und Bannergrafik */
/* --------------------------------------- */
/* --------------------------------------- */

#header{
	width: 800px;
	/*height: 143px;*/ 
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#head{
	margin-bottom: 0px;
	width: 800;
}

#logo{
	float: left;
	text-align: right;
	padding-top: 0px;
	height: 95px;
	width: 800px;
	background-color: #1F2639;
}

#bild{
	float: left;
	height: 180px;
	width: 800px;
}

#rightHead{
	padding-top: 15px;
	float: right;
	right: 0px;	
	margin-right: 5px;	
	color: #888;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}

#header #banner{
	width: 800px;
}

/* Mittelbereich mit Menu und Content + Wrapper */
/* -------------------------------------------- */
/* -------------------------------------------- */
	
#middle{	
	float: left;
	width: 800px;
	background-image: url(../zpc-site-styles/images/navibild.gif);
	background-repeat: repeat-y;
	background-position:top left;
	background-color: #E0E0E0;
}

#middleCol{
}

#rightCol{
	float: left;		
	
	width: 180px;
	background-image: url(../zpc-site-styles/images/navibild.gif);
	background-repeat: repeat-y;
	background-color: #E0E0E0;
	height: 100%
}

#menu{			
	float: left;		
	padding-top: 20px;
	width: 180px;
	background-image: url(../zpc-site-styles/images/navibild.gif);
	background-repeat: repeat-y;
	background-color: #E0E0E0;
	height: 100%
}

#content{
	float: left;
	width: 620px;
	background-color: #fff;
	padding-top: 40px;
	
}

.wrapper{	
	height: 2px;
	font-size: 1px;
	clear: both;	
}

.clearing{
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* Fußnote ------------------------------------ */
/* -------------------------------------------- */
/* -------------------------------------------- */

#footer{
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -DETAILFORMATIERUNG - HAUPTMENÜ- /////////////////////// */
/* ////////////////////////////////////////////////////////////////////// */

#menu ul{	
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#menu ul li{	
	margin: 0px;				
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #E0E0E0;
	display: block;	
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}

#menu ul li.mainSelected{	
	margin: 0px;				
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #E0E0E0;
	display: block;	
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}

#menu ul ul {
	margin: 0px;
	padding-left: 0px;
	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;
}	

#menu a.main:link,#menu a.main:visited,#menu a.main:hover{
	text-decoration: none;
	font-family: arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	color: #A3A3A3;
	font-weight: normal;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
}

#menu a.main:hover{
	color: #000000;	
}

#menu a.mainSelected:link,#menu a.mainSelected:visited{
	text-decoration: none;
	font-family: arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-left: 0px;	
}

#menu a.sub:link,#menu a.sub:visited,#menu a.sub:hover{
	text-decoration: none;
	font-family: arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	color: #A3A3A3;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	margin-left: 0px;
	display: block;
	border-top: 1px solid #E0E0E0;
	padding-left: 10px;
}

#menu a.sub:hover{
	color: #000000;
}

#menu a.subSelected:link,#menu a.subSelected:visited,#menu a.subSelected:hover{
	text-decoration: none;
	font-family: arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	border-top: 1px solid #E0E0E0;
	background-color: #fff;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	padding-left: 10px;
}

#footer a:link,#footer a:visited{
	color: #999;
	text-decoration: none;
}

#footer a:hover{
	color: #999;
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -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: 30px;
	background-color: #fff;
	padding-left: 28px;
	padding-right: 30px;
	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,Geneva,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: Verdana, 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: #fff;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: arial,Geneva,Helvetica,sans-serif;
}
table.eventTable td{
	width: 30%; 
}

table.eventTable td.year{
	width: 5%; 
}
