@charset "utf-8";
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #999999 url(../bilder/chossonEventBGFade.jpg) top center repeat-x;
}
#outerWraper {
	min-height: 600px;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0px;
	border: 0px;
	background:	#999999 url(../bilder/chossonEventBGPic.jpg) top center no-repeat;
}
#mainWraper {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	border: 0px;
}
/*----------------------------------------------------------------------------
-----------------------------  Hauptboxen  -----------------------------------
----------------------------------------------------------------------------*/
#topBox {
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img.CELogo{
	margin: 0px;
	margin-top: 60px;
	padding: 0px;
	border: 0px;
}
img.CmLogo{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
}
#menuBox {
	height: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#spacerBox {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#introBox {
	height: 280px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../bilder/chossonEventBGIntroPic.jpg);
}
#contentBox {
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../bilder/chossonEventBGContent.jpg) repeat-y;
}
#mainContent {
	width: 818px;
	margin: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}
#bottomBox {
	height: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background:	#999999 url(../bilder/chossonEventBGBottom.jpg) top center no-repeat;
}
/*----------------------------------------------------------------------------
---------------------------------  Menu  -------------------------------------
----------------------------------------------------------------------------*/
#menuBox ul,#menuBox li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#menuBox li {
	float:left;
}
#menuBox li.textBtn {
	padding-top: 7px; padding-bottom: 8px;
	padding-left: 12px; padding-right: 12px;
}
#menuBox li.textBtn a:link, #menuBox li.textBtn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
#menuBox li.textBtn a:hover, #menuBox li.textBtn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: underline;
}
#menuBox li, #menuBox a, #menuBox img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#menuBox ul li.leistBtn {
	position: relative;
}
#menuBox ul li.leistBtn ul {
	position: absolute;
	left: -9999px;
	display: block;
	float: none;
}
#menuBox ul li.leistBtn:hover ul {
	position: absolute;
	top: 32px;
	left: 0px;
}
#menuBox ul li.leistBtn ul li {
	display: block;
	float: none;
	height: 18px;
	width: 164px;
	margin: 0px;
	padding: 2px;
	padding-left: 12px;
	border: 1px #888888 solid;
	border-top: 0px;
	background-color: #EEEEEE;
}
#menuBox ul li.leistBtn ul li a:link, #menuBox ul li.leistBtn ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
#menuBox ul li.leistBtn ul li a:hover, #menuBox ul li.leistBtn ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------
--------------------------------  Content  -----------------------------------
----------------------------------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	margin-bottom: 12px;
}
.bottomText {
	text-align: center;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #000066;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	position: absolute;
	left: -9999px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #333333;
	margin: 0px;
	margin-bottom: 24px;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #000066;
	margin: 0px;
	margin-bottom: 24px;
}
.captionDescPadd {
	padding-left: 7px;
	padding-right: 7px;
}
.vitaTD {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	vertical-align: top;
	background-color: #EEEEEE;
}
.vitaTDl {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #333333;
	vertical-align: top;
}
.vitaTDr {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	vertical-align: top;
}
.contentPicRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.contentFloatClear {
	clear: both;
}
/*----------------------------------------------------------------------------
-------------------------------  Tabellen  -----------------------------------
----------------------------------------------------------------------------*/
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	width: 528px;
}
fieldset {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	border: 1px solid #999999;
/*	background: #eeeeee;*/
}
label {
	margin: 0px;
	margin-left: 10px;
}
input {
	margin: 0px;
	margin-left: 10px;
}
.plzOrt {
	float: left;
}
legend {
	margin: 0px;
	margin-left: 10px;
	font-weight: bold;
}
textarea {
	margin: 0px;
	margin-left: 10px;
	height: 195px;
	width: 488px;
}

/*----------------------------------------------------------------------------
-------------------------------  Tabellen  -----------------------------------
----------------------------------------------------------------------------*/

.threeColContent {
	width: 245px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.threeColSpacer {
	width: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.twoColContent1 {
	width: 530px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.twoColContent2 {
	width: 245px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.twoColSpacer {
	width: 40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
/*----------------------------------------------------------------------------
-------------------------------  Galerie  ------------------------------------
----------------------------------------------------------------------------*/

.galPicL {
	padding-right: 28px;
	padding-bottom: 23px;
	float: left;
}
.galPicR {
	padding-right: 0px;
	padding-bottom: 23px;
}
/*----------------------------------------------------------------------------
--------------------------------  Footer  ------------------------------------
----------------------------------------------------------------------------*/
#footerMain {
	display: block;
	height: 150px; width: 100%;
	background: url(../bilder/mainFooterBG.jpg) top left repeat-x;
}
#footerWrapper {
	display: block;
	width: 900px;
	margin: 0 auto;
	padding-top: 2px;
	background: url(../bilder/mainFooterBG.jpg) top left repeat-x;
}
#footerWrapper ul {
}
#footerWrapper ul li {
	display: inline;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
}
#footerWrapper ul li a:link, #footerWrapper ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footerWrapper ul li a:hover, #footerWrapper ul li a:active {
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

/*----------------------------------------------------------------------------
--------------------------------  Teaser CM  ---------------------------------
----------------------------------------------------------------------------*/


#teaserCm {
	width: 265px;
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	background: url(../bilder/ceStartCmIntroBG-02.jpg) top left repeat-y;
}
#teaserCmTop {
	height: 137px;
	width: 265px;
	background: url(../bilder/ceStartCmIntroBG.jpg) top left no-repeat;
}
#teaserCmMid {
	padding-left: 20px; padding-right: 20px;
}
#teaserCmBot {
	height: 20px;
	width: 265px;
	background: url(../bilder/ceStartCmIntroBG-03.jpg) top left no-repeat;
}

/*----------------------------------------------------------------------------
--------------------------------  Eventlist CM  ------------------------------
----------------------------------------------------------------------------*/

#eventlistCm {
	width: 265px;
	margin-left: 40px;
	margin-bottom: 40px;
	background: url(../bilder/cmEventListBG-04.jpg) top left repeat-y;
	float: right;
}
#eventlistCmTop {
	height: 20px;
	width: 265px;
	background: url(../bilder/cmEventListBG.jpg) top left no-repeat;
}
#eventlistCmMid {
	padding-left: 20px; padding-right: 20px;
	background: url(../bilder/cmEventListBG-02.jpg) top left no-repeat;
}
#eventlistCmBot {
	height: 20px;
	width: 265px;
	background: url(../bilder/cmEventListBG-05.jpg) top left no-repeat;
}

/*----------------------------------------------------------------------------
--------------------------------  DJ Pakete CM  ------------------------------
----------------------------------------------------------------------------*/

#djSetsCm{
	width: 817px;
	margin-bottom: 16px;
	background: url(../bilder/cmDjSetsBg-03.jpg) top left repeat-y;
}
#djSetsCmTop{
	width: 817px;
	height: 20px;
	background: url(../bilder/cmDjSetsBg.jpg) top left no-repeat;
}
#djSetsCmMid{
	width: 817px;
	float: left;
	background: url(../bilder/cmDjSetsBg-02.jpg) top left no-repeat;
}
#djSetsCmBot{
	width: 817px;
	clear: left;
	height: 20px;
	background: url(../bilder/cmDjSetsBg-04.jpg) top left no-repeat;
}
.djSetsCm3Cols{
	width: 272px;
	float: left;
}
.djSetsCm3ColsContent{
	padding-left:20px;
	padding-right:20px;
}
