@import url("events.css");
@import url("sitemap.css");

body {
	background-color: #EFEFEF;
}


.top {
	height: 254px;
	width: 987px;
	background-image: url(../images/banner.jpg);
}
.main {
	width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 15px;
}




/*****************************************
 * Oberes Menu
 */

.topMenu {
	height: 30px;
}

.topMenu a:link, .topMenu a:active, .topMenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	line-height: 30px;
}

.topMenu a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.topMenu .menuActive {
	background-color: #FFFFFF;
}

.topMenu li {
	list-style-image: none;
	list-style-type: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px ;

}
.topMain {
	height: 199px;
}

.navigation {
	margin-left:200px ;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px ;
	color: #000000 ;

 }


 .navigation a:link, .navigation a:active, .navigation a:visited {
	color: #666666;
	text-decoration: none;
 }




/*****************************************
 * Hauptmenu
 */

.mainMenu {
	/*height: 25px;*/
}

.mainMenu a:link, .mainMenu a:active, .mainMenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
}

.mainMenu a:hover, .mainMenu .menuActive a{
	border-bottom: 1px solid #CC66CC;
}

.mainMenu .menuActive {
	background-color: #FFFFFF;
}


.mainMenu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 25px;


}
.mainMenu ul {
	margin: 0px;
	padding: 0px 0px 0px 190px;
}


/*****************************************
 * Untere Box
 */

.mainBox {
	width: 985px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}






/*****************************************
 * Linke Box & Menu
 */
.leftSection {
	width: 165px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.leftBox, .leftMenu {
	padding-bottom: 20px;
	background-image: url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;

}

.leftMenu li {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f7f7f7;
	margin: 0px;
	margin-right:15px ;
	margin-left:5px ;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC66CC;
	text-align: right ;
}
.leftMenu li li {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftMenu ul {
	margin: 0px;
	padding:0px;
}

.leftMenu a:link, .leftMenu a:active, .leftMenu a:visited {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
	color: #333333;
	text-decoration: none;
	display: block;
	/*height: 20px;*/
	line-height: 20px;
}


.leftMenu a:hover, .leftMenu .menuActive {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CC66CC;
	color: #333333;
}

.leftMenu .menuActive a:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CC66CC;
	color: #CC66CC;
}

.leftMenu li li a:hover, .leftMenu li li.menuActive {
	border-right-width: 10px;
	border-right-style: none;
	border-right-color: #CC66CC;
	color: #333333;
}

.leftMenu li li.menuActive a:hover {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CC66CC;
	/*	color: #333333;*/
	color: #CC66CC;
}

.leftMenu li li.menuActive {
	background-color: #efefef;
	color: #333333;
}


/*****************************************
 * Linke Spalte
 */

.leftBoxSection {
	background-color: #F7F7F7;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftBox h1 {
	display: block;
	height: 20px;
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-left: 3px;

}
.leftBoxSection .date {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.leftBoxSection h1 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-image: none;
	border: none;
	padding: 0px;
	height: auto;

}
.leftBoxSection p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

.leftBox a:link, .leftBox a:active, .leftBox a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/*****************************************
 * Haupt-Inhalt
 */

.mainSection {
	float:  left;
	width: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.mainSection td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.mainSection h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;

}

.mainSection h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;

}

.mainSection p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.mainSection .navigation {
	font-size: 10px;
}


/*****************************************
 * rechte Box
 */

.rightSection {
	width: 170px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:5px ;
}

.rightSection a:link, .rightSection  a:visited {
	text-decoration: none;
	color: #CC66CC ;
	font-weight: bold;
}

.rightSection a:hover {
	text-decoration: underline ;
	color: #CC66CC ;
	font-weight: bold;
}

.rightSection h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333 ;
}


/*****************************************
 * Footer
 */

.footer {
	clear: both;
	height: 20px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 210px;
	padding-top: 4px;

}
.footer #right {
	float: right;
	display: block;
	width: 100px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer #left {
	display: block;
	float: left;
}




/*****************************************
 * ContentBox
 */

.contentBox700 {
	width: 700px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/box700grey2.jpg);
	clear: both;
}

.contentBox700 h1{
	font-size: 12px;
	background-image: url(../images/box700grey.jpg);
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	display: block;
	height: 20px;
	color: #999999;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

.contentBox340l {
	width: 340px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/box340grey2.jpg);
	float: left;
	clear: left;
}

.contentBox340l h1{
	font-size: 12px;
	background-image: url(../images/box340grey.jpg);
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	display: block;
	height: 20px;
	color: #999999;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

.contentBox340r {
	width: 340px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/box340grey2.jpg);
	float: right;
	clear: right;
}

.contentBox340r h1{
	font-size: 12px;
	background-image: url(../images/box340grey.jpg);
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	display: block;
	height: 20px;
	color: #999999;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}

.contentBox340r .contentBoxContent, .contentBox340l .contentBoxContent, .contentBox700 .contentBoxContent {
	background-color: #f4f4f4;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.contentBoxContent p {
	display: block;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-right: 3px;
}
 

/*****************************************
 * CONTENT
 */

.content {
	padding-right: 10px;
	padding-bottom: 50px;
	color: #333333;

}

.content a:link, .content a:visited, .content a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.content li {
	font-size: 12px;
}

.content p {
	float: both;
	//text-align: justify;
	color: #333333;
}

/*****************************************
 * LinkBox
 */
 
div.linkBoxl {
 	width: 380px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	
	float: left;
	clear: left;

	border-style: solid;
	border-width: 1px;
	border-color: #999999;

 }
 
 
 div.linkBoxr {
 	width: 380px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;

	float: right;
	clear: right;
	
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
 }
 
 div.linkBoxl div {
 	width: 190px;
	position: absolute;
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	
	display: block;
	margin-top: 50px;
	margin-left: 7px;
	margin-bottom: 5px;
	color: #666666;	
 }
 
 div.linkBoxl a {
	position: relative;
	
	display: block;
	margin-top: -132px;
	margin-left: 0px;
	margin-bottom: 0px;	
 }
 
 div.linkBoxr a {
	position: relative;
	
	display: block;
	margin-top: -132px;
	margin-left: 0px;
	margin-bottom: 0px;	
 }
 
  div.linkBoxr div {
 	width: 190px;
	position: absolute;
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	
	display: block;
	margin-top: 50px;
	margin-left: 190px;
	margin-bottom: 5px;
	color: #666666;	
 }
 
 div.linkBoxl a:link, div.linkBoxl a:active, div.linkBoxl a:visited, div.linkBoxr a:link, div.linkBoxr a:active, div.linkBoxr a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
 }
 
 
 div.linkBoxr a:hover, div.linkBoxl a:hover {
 	color: #333333;
	text-decoration: none;
 }
 
 /*****************************************
 * SearchBox
 */
 
 .csc-searchResultInfo {
	background-color: #F4F4F4;
	width: 100%;
 }
 
 h3.csc-searchResultHeader {
 	font-size: 16px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	background-color: #F4F4F4;
	padding-left: 5px;
 }
 
 .csc-sword {
	background-color: #00CC33;
 
 }

.tx-julleevents-pi1-listrowFrontPageField-title {
	font-size: 16px;
	font-weight: bold;
}

.tx-julleevents-pi1-singleView-Menu a:link, .tx-julleevents-pi1-singleView-Menu a:visited, .tx-julleevents-pi1-singleView-Menu a:active {
	color: red ;
}


