/* CSS Document */
body {
	background-color: #000000;
	/*background-color: #C8C1C1;*/
	margin: 5px;
	padding: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.roundcont {
	width: 630px;
	/*background-color: #C8C1C1;*/
	background-color: #000;
	color: #000;
	float: left;
	/*border: 1px solid red;*/
}

.roundcontDetail {
	width: 630px;
	/*background-color: #C8C1C1;*/
	/*background-color: #2F2D8A;*/
	background-color: #1B1A4F;
	color: #000;
	float: left;
	/*border: 1px solid red;*/
}


.roundcont p {
	margin: 10px;
}

.roundcont a:link {
	text-decoration: underline;
	color: #000000;
}
.roundcont a:visited {
	text-decoration: underline;
	color: #000000;
}
.roundcont a:hover {
	text-decoration: none;
	color: #000000;
}
.roundcont a:active {
	text-decoration: none;
	color: #000000;
}

.roundtop { 
	/*background: url(../img/fenster_obenrechts.gif) no-repeat top right;*/
	/* border-top: 10px solid #C8C1C1; */
	/*border-top: 10px solid #2F2D8A;*/
	border-top: 10px solid #000;  
}

.roundbottom {
	/*background: url(../img/fenster_untenrechts.gif) no-repeat top right;*/ 
	border-bottom: 10px solid #000; 
}

img.corner {
   width: 23px;
   height: 23px;
   border: none;
   display: block !important;
}

.eventTblHeader {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.eventTblDate {
	background-color: #888888;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.eventTblCell {
	margin: 10px;
	width: 616px;
	height: 210px;
	/*border: 1px solid green;*/
	/*background-color: green;*/
}

.eventTblCellSmall {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 630px;
	height: 150px;
	/*border: 1px solid lightgreen; */
	background-color: #000;
}

.eventTblCellTop {
	/*background-image: url(../img/event_oben.gif);*/
	background-repeat: no-repeat;
	height: 8px;
	width: 616px;
	margin: 0px;
	padding: 0px;
	font-size: 0px; !wichtig bei leerem DIV-Tag bzgl. Hoehe!
}

.eventTblCellBottom {
	/*background-image: url(../img/event_unten.gif);*/
	background-repeat: no-repeat;
	height: 8px;
	width: 616px;
	clear: both;
	font-size: 0px;
}

.eventCalendar {
	background-image: url(../img/event_kalender_large.gif);
	background-repeat: no-repeat;
	width: 79px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	float: left;
	text-align: center;
	/*border: 1px solid blue;*/
}

.eventCalendarSmall {
	/*background-image: url(../img/event_kalender_large.gif);
	background-repeat: no-repeat;*/
	width: 79px;
	height: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	float: left;
	text-align: center;
	border: 1px solid #FFF;
	background-color: #FFF;
	margin-top: 10px;
	margin-left: 5px;
	border-right: 3px solid grey;
	border-bottom: 3px solid black;
}

.eventContent {
	height: 200px;
	/*height: 200px;*/
	/*border: 1px solid red;*/
	/*background-color: #2F2D8A;*/
	background-color: #1B1A4F;
	/*background-color: blue;*/
}

.eventContentSmall {
	height: 160px;
	/*height: 200px;*/
	/*border: 1px solid red;*/
	/*background-color: #2F2D8A;*/
	background-color: #1B1A4F;
	/*background-color: blue;*/
}

.eventContentText {
	float: left;
	height: 200px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
	/*border: 1px solid black;*/
}

.eventContentTextSmall {
	float: left;
	height: 150px;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
	/*border: 1px solid black;*/
}

.eventContentText #artist {
	font-size: 20px;
	font-weight: bold;
}

.eventContentText #place {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentText #entry {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentTextSmall #artist {
	font-size: 16px;
	font-weight: bolder;
}

.eventContentTextSmall #artist a:link {
	text-decoration: none;
	color: white;
}
.eventContentTextSmall #artist a:visited {
	text-decoration: none;
	color: white;
}
.eventContentTextSmall #artist a:hover {
	text-decoration: underline;
	color: white;
}
.eventContentTextSmall #artist a:active {
	text-decoration: underline;
	color: white;
}

.eventContentTextSmall #place {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentTextSmall #entry {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentTextSmall #subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentTextSmall a:link {
	text-decoration: underline;
	color: white;
}
.eventContentTextSmall a:visited {
	text-decoration: underline;
	color: white;
}
.eventContentTextSmall a:hover {
	text-decoration: none;
	color: white;
}
.eventContentTextSmall a:active {
	text-decoration: none;
	color: white;
}

.plakat {
	float: left;
}

.plakat img {
	width: 100px;
	height: 140px;
	margin-top: 10px;
	padding-right: -5px;
	border: 1px solid #FFF;
}

.eventContentRight {
	/*background-image: url(../img/event_rechts.gif);
	background-repeat: repeat-y;*/
	width: 7px;
	height: 200px;
	float: right;
	padding-top: -10px;
}

.eventContentRightSmall {
	/*background-image: url(../img/event_rechts.gif);
	background-repeat: repeat-y;*/
	width: 5px;
	height: 150px;
	float: right;
	padding-top: -10px;
}

.clearAll {
	clear: both;
}

.buttons {
	position: relative;
	top: 10px;
	left: -50px;
	/*border: 1px solid lightgreen;*/
	width: 400px;
	height: 30px;
	clear: both;
}

.buttons2 {
	position: relative;
	top: 5px;
	left: 0px;
	/*border: 1px solid lightgreen;*/
	width: 370px;
	height: 30px;
	clear: both;
}

.trenner {
	height: 1px;
	font-size: 0px;
}

.seeDetails {
	position: relative;
	top: -60px;
	left: 230px;
	clear: both;
	width: 50px;
	/*border: 1px solid lightgreen;*/
}


/* -------------- */

.eventTblCellDetail {
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	width: 616px;
	/*border: 1px solid green; */
	/*background-color: green;*/
}

.eventContentDetail {
	/*border: 1px solid red;*/
	/*background-color: #5F0000;*/
	width: 620px;
	/*background-color: blue;*/
	/* background-image: url(../img/detail-bg-large.jpg);
	background-repeat: repeat-y;*/
	/*border: 1px solid lightgreen;*/
}

.eventCalendarDetail {
	/*background-image: url(../img/event_kalender_large.gif);
	background-repeat: no-repeat;*/
	width: 79px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	float: left;
	text-align: center;
	background-color: #FFF;
	margin-top: 10px;
	margin-left: 0px;
	border-right: 3px solid grey;
	border-bottom: 3px solid black;
}

.eventContentTextDetail {
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*border: 1px solid red;*/
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	position: relative;
	left: 90px;
	top: -40px;
}

.eventContentTextDetail a:link {
	text-decoration: underline;
	color: white;
}
.eventContentTextDetail a:visited {
	text-decoration: underline;
	color: white;
}
.eventContentTextDetail a:hover {
	text-decoration: none;
	color: white;
}
.eventContentTextDetail a:active {
	text-decoration: none;
	color: white;
}

.eventContentHeadDetail {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*border: 1px solid red;*/
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.eventContentHeadDetail #artist {
	font-size: 16px;
	font-weight: bold;
}

.eventContentHeadDetail #place {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentHeadDetail #entry {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.eventContentHeadDetail #subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.plakatDetail {
	/*float: right;*/
	position: relative;
	top: 0px;
	right: 5px;
	margin-left: 10px;
}

.plakatDetail img {
	width: 100px;
	height: 140px;
	border: 1px solid #FFF;
	margin-top: 10px;
}

/* ----------- */

#container {
	width: 500px;
}

/* ----------- */

#banner {
	position: fixed;
	top: 10px;
	right: 10px;
}

#highlight {
	text-align: center;
	padding-top: 10px;
}

#highlightLeft {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

#highlightRight {
	float: right;
	margin-top: 10px;
	margin-right: 12px;
}

/* -------------- */

.boxcont {
	width: 150px;
	background-color: #1B1A4F;
	color: #fff;
	float: right;
	/*border: 1px solid red;*/
}

.box p {
	margin: 0 0px;
}

.boxtop { 
	/*background: url(../img/fenster_obenrechts.gif) no-repeat top right;*/
	border-top: 10px solid #000000; 
}

.boxbottom {
	/*background: url(../img/fenster_untenrechts.gif) no-repeat top right;*/ 
	border-bottom: 10px solid #C8C1C1; 
}

#flyer {
	margin-top: 10px; 
	text-align: center;
}

.otherContentTextDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*border: 1px solid blue;*/
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
}

.otherContentTextDetail p {
	padding-left: 10px;
	padding-right: 10px;
}
