/* Globales Stylesheet für die Seite */
/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -HAUPTFORMATIERUNGEN - POSITIONIERUNG- ///////////////// */
/* ////////////////////////////////////////////////////////////////////// */
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/leftBg.gif);
	background-repeat: repeat-y;	
	background-color: #fff;	
	line-height: 140%;	
}
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{   
	margin: 0 auto;
	margin-top: 3%;
	
	width: 800px;
	text-align: center;
}
#site{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;	
	/* border: 1px solid #CDCBCC; */
	text-align: left;
	height: 100%;
	/* background-image: url(images/3ColBg.gif); */	
}
/* Headerbereich mit Logo und Bannergrafik */
/* --------------------------------------- */
/* --------------------------------------- */
#header{
	width: 610px;
	/* height: 143px; */
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

#head{
	margin-bottom: 5px;	
}
#logo{
	float: left;
	left: 0px;		
	
}
#rightHead{
	padding-top: 15px;
	float: right;
	right: 0px;	
	margin-right: 5px;	
	color: #888;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	}

#header #banner{
	width: 610px;	
	margin-top: 10px;
}
/* Mittelbereich mit Menu und Content + Wrapper */
/* -------------------------------------------- */
/* -------------------------------------------- */
#leftCol{	
	float: right;
	padding-top: 0px;
	width: 160px;		
	margin-left: 0px;
	margin-right: 5px;	
	background-color: #eee;	
	/* 676D85 */				
}
#middleCol{
	float: left;
	width: 610px;
	
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	
	background-color: #fff;
}
#rightCol{	
	padding-top: 0px;
	width: 161px;		
	float: left;	
	margin-left: 5px;
	margin-right: 0px;	
	/*
	background-color: #C8C390;	
	*/			
}
#smallInfo{
	width: 161px;	
	background-color: #AEAEAE;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;		
}
#smallInfo table{
	margin-left: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#smallInfo td{
	width: 50%;
}

#smallInfo h3{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.smallButton{
	background-color: #6C6E6D;
	width: 161px;
	color: #efefef;	
	margin-bottom: 2px;
	}
.smallButton a:link,.smallButton a:visited{
	color: #efefef;
	padding: 1px;
	padding-left: 15px;
	display: block;
}
.smallButton a:hover{
	color: #ddd;
}
#menu{			
	float: left;		
	padding-top: 0px;
	width: 100%;
	border-top: 0px solid #1FBEE7;
	border-left: 3px solid #1FBEE7;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	
	background-color: #ececec;	
			
}
#content{
	padding-top: 0px;
	padding-left: 0px;
	width: 610px;			
	margin: 0px;
	/*
	background-color: #EBE5CD;	
	*/
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size: 13px;	
}
.wrapper{
	
	height: 1px;
	font-size: 1px;
	clear: both;	
}
/* Fußnote ------------------------------------ */
/* -------------------------------------------- */
/* -------------------------------------------- */

#footer{
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 10px;	
	
	color: #fff;	
	font-family: arial,verdana;
	font-size: 12px;
	/* background-image: url(../images/footer_bg.jpg); */
}

/* ////////////////////////////////////////////////////////////////////// */
/* ////////////  -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;
	
	display: block;
	
	/*
	padding-left: 12px;
	background: url(../images/menuList.gif) no-repeat 0px 4px;
	*/
}
#menu ul li.spacer{	
	border: none;
	height: 10px;
	font-size: 1px;
}
#menu ul li.mainSelected{	
	margin: 0px;				
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	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, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	display: block;
	padding-bottom: 3px;
	padding-left: 10px;
	}
#menu a.main:hover{
	color: #333;	
	}
#menu a.mainSelected:link,#menu a.mainSelected:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eee;
	font-weight: bold;
	background-color: #90AEC8;
	padding-bottom: 3px;
	display: block;
	padding-left: 10px;	
	}

#menu a.sub:link,#menu a.sub:visited,#menu a.sub:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 3px;
	font-weight: normal;
	margin-left: 20px;
	display: block;
	
	padding-left: 5px;
	
	}
#menu a.sub:hover{
	color: #333;
	}
#menu a.subSelected:link,#menu a.subSelected:visited,#menu a.subSelected:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eee;
	margin-left: 20px;
	
	background-color: #5AB2C9;
	font-weight: normal;
	padding-bottom: 2px;
	display: block;
	padding-left: 5px;
	}
#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: #333;	
	/*
	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: #000;
}
a:link,a:hover,a:visited{
	text-decoration: underline;
	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: #333;
	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: #eee;
}
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: 12px;
	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{
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	border-left: 3px solid #90AEC8;
	border-top: 1px solid #ccc;
	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: #90AEC8;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family:arial, helvetica;
}
table.eventTable td{
	width: 30%; 
}

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