﻿@charset "UTF-8";
/* CSS Document */

/*Teaserelemente in der Hauptspalte*/
	.teaserbox_links {
	width: 275px;
	float: left;
	display: bock;
}
.teaserbox_rechts {
	width: 275px;
	margin: 0;
	display: bock;
	margin-left: 298px;
}
.teaserbox_ganz {
	width: 580px;
	display: bock;
	float: left;
}
.teaserbox_links h2, .teaserbox_rechts h2, .teaserbox_ganz h2 {
	font-weight: lighter;
	font-size: 16px;
	text-transform: uppercase;
	color: #009ee0;
	padding-bottom: 2px;
}
.teaserbox_links h3, .teaserbox_rechts h3, .teaserbox_ganz h3 {
	font-weight: lighter;
	font-size: 14px;
	text-transform: uppercase;
	color: #009ee0;
	padding-bottom: 2px;
}
.teaserbox_links P IMG, .teaserbox_rechts P IMG, .teaserbox_ganz P IMG {
	padding: 0;
	margin: 0 0 10px 10px;
}

.teaserbox_links  A.weiterlink, .teaserbox_rechts A.weiterlink, .teaserbox_ganz A.weiterlink{
	padding-right: 11px;
	background:url('/de/_images/button_weiter.gif') center right no-repeat;
	color: #009ee0;
	text-decoration: none;	
}

.teaserbox_links A.weiterlink:hover, .teaserbox_rechts A.weiterlink:hover, .teaserbox_ganz A.weiterlink:hover{
	text-decoration: underline;	
}

.teaserbox_links  A, .teaserbox_rechts A, .teaserbox_ganz A{
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;
}

.teaserbox_links A:hover, .teaserbox_rechts A:hover, .teaserbox_ganz A:hover{
	text-decoration: underline;
}


.teaserzeile {
	display: block;
	margin: 15px 0 0 0;
	padding: 0;
}

/*Elemente in der rechten Spalte*/
.box {
	background-color: #cccdce;
	padding: 7px;
	line-height: 16px;
	width: 181px;
	margin: 15px 0 0 0;
}
.box h3 {
	font-weight: lighter;
	font-size: 14px;
	text-transform: uppercase;
	color: #009ee0;
	padding-bottom: 2px;
}
.box .button {
	background: url('/de/_images/button_box.gif') 0 0 no-repeat;
	float: right;
	height: 13px;
	width: 14px;
}

.box .boxbild {
	width: 182px;
	padding: 0;
	margin: 0;
}
.box #imagesBox IMG{
    padding: 5px 0;
}
.EventList{
    width: 560px;
}
A.weiterlink{
	padding-right: 11px;
	background:url(../_images/button_weiter.gif) center right no-repeat;
	color: #009ee0;
	text-decoration: none;	
}

A.weiterlink:hover{
	text-decoration: underline;	
}
.eventDetails {
    margin: 8px 0 0 0;
    padding: 10px;
    background-color: #CCE0FF;
}
