boldbody,html {
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

body {
	font-family: "Courier New", Courier, monospace;
	line-height: 14px;
	color: white;
	background-color: black;
	/*background-image: url('../img/bg.jpg');
	background-position: center center;*/
}

.category {
	color: #ff00ff;
}

a {
	margin: 0 5px 0 0;
	padding: 0;
	cursor: pointer;
}

img {
	border: none;
}

a img {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

a { /*background-color:white;*/
	color: white;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 5px 0 5px 0;
	padding: 0;
}

.clear {
	clear: both;
	margin: 0;
}

.highlight {
	font-size: 8pt;
	font-weight: bold;
}

h2 {
	font-weight: normal;
}

.date h2 {
	font-family: Arial Black;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.3em;
}

.redBackground {
	background-color: #d63046;
	color: white;
}

.headline h1 {
	font-family: Georgia;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.3em;
}

.subtitle {
	font-weight: normal;
}

#container { /*border:1px solid black;*/
	position: relative;
	/*background-position:center;*/
	background-position: -10px -15px;
	background-repeat: no-repeat;
	width: 950px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 00px;
}

/* Area picker */
#areaPick {
	position: absolute;
	top: 90px;
	left: 25px;
	width: 170px;
	height: 100px;
}

#areaPick a {
	margin: 0;
	padding: 0;
	height: 10px;
}

/* Calendar */
#calendar {
	padding-top: 5px;
	position: absolute;
	top: 102px;
	left: 615px;
	width: 175px;
	height: 189px;
	overflow: auto;
}

#calendar a { /*float:right;
	font-weight:bold;*/
	
}

#calendar div.content {
	text-transform: none;
	width: 150px;
	float: left;
	text-align: center;
}

#calendar .strische {
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url('../img/strische.gif');
	background-repeat: repeat-x;
	width: 50px;
	margin-left: 50px;
	height: 5px;
}

#calendarMode {
	display: none;
	position: absolute;
	top: 277px;
	left: 618px;
}

/* Links */
#links {
	position: absolute;
	top: 465px;
	left: 615px;
	width: 180px;
	height: 70px;
	overflow: auto;
	z-index: 10;
}

#links .clear { /*height:0px;*/
	clear: both;
}

#links .item .link {
	float: left;
}

#links .item div.click {
	float: right;
}

/* partner */
#partner {
	position: absolute;
	top: 220px;
	left: 22px;
	width: 170px;
	height: 410px;
	padding-right: 10px;
	overflow: auto;
}

/* events list */
#events {
	padding-right: 10px;
	padding-top: 0px;
	position: absolute;
	top: 110px;
	left: 220px;
	width: 355px;
	height: 528px;
	overflow: auto;
}

#events a:hover {
	text-decoration: none;
}

#events .item .presentedby {
	margin-top: 2px;
	font-size: 8pt;
}

#events .item .date .dateContent {
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	width: auto;
	font-style: bold;
	text-transform: uppercase;
	color: black;
	background-color: #33ff00;
}

#events .item .title,#events .item .title p {
	padding-top: 10px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#events .item { /*	font-family: Arial, Helvetica, sans-serif;*/
	text-transform: none;
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

#events .item .image {
	padding-bottom: 10px;
}

#events .item .teaser {
	padding-bottom: 5px;
	width: 332px;
}

#events .item .strische {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('../img/strische.gif');
	background-repeat: repeat-x;
	width: 320px;
	height: 5px;
}

/* Project list item variation (inverted) */
#events .variation .headline { /*text-align:right;*/
	
}

#events .variation .image { /*	float:left;
	padding-right:5px;	*/
	
}

#events .variation .teaser { /*	text-align:left;*/
	
}

#events .variation .readmore { /*	text-align:right;
	padding-right:5px;	*/
	
}

/* detail */
#events .headline {
	width: 340px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#events .content {
	margin-bottom: 15px;
	/*overflow:auto;
	height:150px;*/
}

/* fullscreeen image display */
#imageFullContainer {
	position: absolute;
	top: 75px;
	left: 215px;
	width: 720px;
	height: 576px;
	z-index: -1;
	color: black;
	background-color: white;
}

#imageFull {
	position: absolute;
	top: 50px;
	left: 10px;
}

#imageFullNavi {
	position: absolute;
	top: 35px;
	left: 15px;
}

#imageFullClose {
	position: absolute;
	top: 10px;
	left: 720px;
}

/* Profile */
#profile {
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
	top: 70px;
	left: 25px;
	width: 172px;
	height: 366px;
	overflow: auto;
}

/* email form */
#emailContainer {
	padding-right: 5px;
	position: absolute;
	top: 343px;
	left: 615px;
	width: 170px;
	height: 200px;
	overflow: auto;
}

#mailFormName {
	position: absolute;
	left: 7px;
}

#mailFormEmail {
	position: absolute;
	top: 25px;
	left: 7px;
}

#mailFormText {
	position: absolute;
	top: 50px;
	left: 7px;
}

#mailFormSend {
	position: absolute;
	top: 110px;
	left: 7px;
}

#mailError {
	position: absolute;
	top: 108px;
	left: 55px;
	width: 120px;
}

#emailContainer textarea,#emailContainer input {
	background-color: transparent;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	/*padding:0 3px 0 3px;*/
	padding-left: 5px;
	padding-top: 4px;
	margin: 0;
	font-size: 10px;
	width: 160px;
	/*margin-bottom:4px;
	margin-top:3px;
	margin-left:5px;*/
	border: none;
}

#emailContainer input {
	height: 22px;
	width: 160px;
}

#emailContainer textarea {
	height: 55px;
	overflow: auto;
	/*	margin-bottom:7px;*/
}

#emailContainer form a { /*	padding:2px;*/
	height: 24px;
	width: 500px;
}

/* Contact */
#contact {
	padding-right: 5px;
	position: absolute;
	top: 410px;
	left: 815px;
	width: 170px;
	height: 195px;
	overflow: auto;
}

#advertisement {
	position: absolute;
	top: 110px;
	left: 815px;
	width: 150px;
	height: 300px;
	overflow: hidden;
}

#advertisement .image {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

#advertisement .content { /*text-align:center;*/
	margin-top: 5px;
}

/* headlines */
#headLine_calendar {
	position: absolute;
	top: 75px;
	left: 660px;
}

#headLine_links {
	position: absolute;
	top: 513px;
	left: 612px;
}

#headLine_events {
	position: absolute;
	top: 75px;
	left: 240px;
	z-index: 550;
}

#headLine_profile {
	position: absolute;
	top: 75px;
	left: 22px;
}

#headLine_email {
	position: absolute;
	top: 325px;
	left: 610px;
}

#headLine_ad {
	position: absolute;
	top: 75px;
	left: 810px;
}

#headLine_newsletter {
	position: absolute;
	top: 310px;
	left: 630px;
}

#headLine_checkout {
	position: absolute;
	top: 440px;
	left: 645px;
}

#newsletter {
	position: absolute;
	left: 610px;
	top: 330px;
}

#subscribe {
	position: absolute;
	left: 10px;
	top: 50px;
	padding: 1px 5px 1px 5px;
	background-color: #ff00ff;
}

#subscribe a {
	color: white;
}

#subscribe a:hover {
	
}

#subscribeForm {
	position: absolute;
	left: 8px;
	top: 17px;
}

#subscribeForm input {
	background-color: transparent;
	padding-left: 5px;
	padding-top: 4px;
	margin: 0;
	font-size: 10px;
	width: 160px;
	border: none;
	color: white;
}

#logo {
	position: absolute;
	top: 555px;
	left: 615px;
}

#imprintPopupButton a {
	
}

#imprintPopup {
	border: 1px solid white;
	z-index: 5000;
	position: absolute;
	visibility: hidden;
	padding: 10px;
	/*width:310px;
	height:441px;*/
	top: 75px;
	left: 225px;
	background-color: black;
}

#buttons {
	position: absolute;
	top: 110px;
	left: 50px;
}


/* Special */

#specialPopup {
	z-index: 5000;
	position: absolute;
	padding: 10px;
	width:950px;
	height:650px;
	overflow:hidden;
	/*width:310px;
	height:341px;*/
	background-color: black;
}
#specialPopup table {
	position: relative;
	left: -125px;
	top: -80px;
		
}

