#content{
	border:none !important;
	width:674px !important;
	background-image:url('../imgs/content_border.gif');
	background-position:bottom;
	background-repeat:repeat-y;
	background-color:transparent !important;
	padding:0px !important;
	padding-bottom:10px;
}
.teasercontent{
	width:340px;
	margin:30px 0 20px 48px;
	font-size:12px;
	line-height:18px;
	float:left;
}
.rightcolumn{
	margin:0px 0 0 64px;
	float:left;
}
.rightcolumn a{
	text-decoration:none !important;
}
.rightcolumn a.button{
	background-image:url('../imgs/button_gray_big.jpg');
	background-repeat:no-repeat;
	display:block;
	width:207px;
	height:55px;
	padding-left:15px;
	padding-top:19px;
	font-weight:bold;
	color:black !important;
	font-size:17px;
	line-height:18px;
}
.rightcolumn a.button:hover{
	color:#323232 !important;
}
.rightcolumn a.button div{
	padding:0px;
	margin:0px;
	margin-top:-4px;
	font-size:11px !important;
	font-weight:bold;
}
.flash{
	width:672px;
	/*height:295px;*/
	height:auto;
	margin-left:1px;
	margin-bottom:27px;
	clear:both;
	background-color:#eaeaeb;
}
.flash p{
	padding:10px 0px 0px 48px !important;
	margin:0px;
}
.flash p strong{
	font-size:18px;
}
.eventbox{
	display:block;
	position:relative;
	height:250px;
	width:310px;
	margin-top:30px;
	float:left;
	text-decoration:none;
	background-image:url('../imgs/content_small_event.gif');
	background-repeat:no-repeat;
}
.eventbox:hover{
	color:#202020;
	background-image:url('../imgs/content_small_event_hover.gif');
}
.eventbox.right{
	margin-left:22px;
}
.eventbox.big{
	height:200px;
	width:674px;
	margin-top:0px;
	background-image:none;
}
.eventbox.big.home{
	height:200px;
	width:642px;
}
.eventbox #date{
	position:absolute;
	top:4px;
	right:15px;
	font-size:24px;
	line-height:normal;
	height:auto;
	color:white;
	font-weight:bold;
	text-shadow:-1px 1px 3px #000;
}
.eventbox #date.dark{
	color:#323232;
	text-shadow:-1px 1px 5px #fff;
}
.eventbox img{
	margin:20px 0 0 30px;
}
.eventbox.big img{
	margin:0px;
}
.eventbox div.content{
	width:260px;
	margin:20px 0 0 30px;
	font-size:12px;
	line-height:18px;
}
.eventbox a.button{
	background-image:url('../imgs/button_gray.gif');
	display:block;
	width:162px;
	height:20px;
	padding-top:2px;
	padding-left:17px;
	font-weight:bold;
	color:#323232;
	text-decoration:none !important;
	position:absolute;
	left:42px;
}
.eventbox a.button:hover{
	background-image:url('../imgs/button_gray_hover.gif');
}
.eventbox a.button.one{
	top:140px;
}
.eventbox a.button.two{
	top:170px;
}

.eventbox a.mainlink{
	display:block !important;
	position:absolute;
	width:642px !important;
	height:128px !important;
	text-decoration:none;
}
.eventbox a.teaserlink{
	display:block;
	width:203px;
	height:33px;
	padding-left:15px;
	padding-top:17px;
	font-weight:bold;
	color:white !important;
	font-size:17px;
	text-decoration:none !important;
	position:absolute;
	top:129px;
	right:0px;
}
.eventbox a.teaserlink:hover{
	color:#ffccd1 !important;
}
.eventbox a.teaserlink div{
	padding:0px;
	margin:0px;
	margin-top:-4px;
	font-size:11px !important;
	font-weight:bold;
}

#leftcontent{
	float:left;
	width:674px;
}
#news {
	float:left;
	width:222px;
	height:auto;
	margin:0;
	margin-left:4px;
	padding:0;
	border:none;
}
#news .newstitle{
	height:36px;
	background-image: url('../imgs/news_head.jpg');
	color:white;
	position:relative;
}
#news .newstitle h3 {
	position:relative;
	top:11px;
	left:9px;
}
#news h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
}
#news .newscontent{
	min-height:220px;
	width:222px;
	padding-top:1px;
	padding-bottom:10px;
	background-image: url('../imgs/news_bg.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}
#news h4 {
	margin:0px;
	padding:0;
	margin-left:5px;
	padding-top:6px;
}
#news p {
	margin:9px 9px 9px 9px;
	font-size:12px;
	line-height:18px;
	color: #202020;
}
#news hr {
	margin:5px 9px 5px 9px;
	border-width:0px;
	width:204px !important;
	height:1px;
	color:#adaaad;
	background-color:#adaaad;
}

.contactbox{
	display:block;
	position:relative;
	height:250px;
	width:310px;
	float:left;
	text-decoration:none;
	background-image:url('../imgs/content_small_event.gif');
	background-repeat:no-repeat;
}
.contactbox.right{
	margin-left:22px;
}
.contactbox div.content{
	width:290px;
	margin:20px 0 0 30px;
	font-size:12px;
	line-height:18px;
}
.contactbox div.content p{
	margin:0px 20px 10px 0px;
	padding:0px;
}
