/*	Helpful Classes
*******************************************************************************/
.invisible{
	display:none;
}

.clear { 
	clear: both;
}

.flLeft , .float_left{ 
	float: left;
}

.flRight, .float_right { 
	float: right;
}

.phone{
	white-space: nowrap;
}

/*	Seite
*******************************************************************************/
html {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: "Century Gothic", Verdana, Tahoma;
	color:#444;
	margin: 0px;
	padding:0px;
	background-image:url(bg_sand.jpg);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

a {
	color:#05b;
	text-decoration:underline;
}

a:hover {
	color:#49f;
	text-decoration:none;
}


/*	Content
*******************************************************************************/
#wrapper {
	width:1000px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:978px;
	margin:0px auto;
}

#header {
	background-image:url(kopfbild.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	height:150px;
}

#header h1, #header h1 a:link, #header h1 a:hover, #header h1 a:visited, #header h1 a:active {
	font-size:45px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-top:50px;
	padding-left:20px;
	letter-spacing: 4px;
}

#contentArea {
	clear:both;
	padding:25px 0px;
}


#left {
	float:left;
	width:217px;
}

#left h6 {
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
}

#left ul {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	margin:0;
	padding:0 10px 0 25px;
	list-style-type: none;
}

html #left ul {
	margin-left: -15px;
}

#left ul a{
	display: block;
	padding: 3px 0;
	text-decoration: none;
}

#left ul a:hover, #left ul a.current{
	display: block;
	color: #000;
}

#left ul ul {
	font-size: 13px;
	font-weight: normal;
}

#left ul ul a, #left ul ul a:hover {
	border: none;
	padding: 1px 0;
}


#middle {
	float:left;
	width:540px;
/*	border-right:1px solid #BCBDBC;
	border-left:1px solid #BCBDBC;
*/}

#middle h1{
	font-size:26px;
	padding-left:20px;
	margin-bottom:5px;
}

#middle h2, #middle h3, #middle h4, #middle h5, #middle h6, 
#middle .teaser h1, #middle .teaser h2, #middle .teaser h3, #middle .teaser h4, #middle .teaser h5, #middle .teaser h6 {
	padding-left:30px;
	padding-bottom:5px;
	padding-right: 30px;
	margin-top: 3px;
}

#middle h2, #middle .teaser h1{
	font-size:20px;
}

#middle h3, #middle .teaser h2{
	font-size:18px;
}

#middle h4, #middle .teaser h3{
	font-size:16px;
}

#middle h5, #middle .teaser h4{
	font-size:14px;
}

#middle h6, #middle .teaser h5{
	font-size:12px;
}

#middle p, #middle ul, #middle ol {
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
	margin-bottom: 7px;
}

#middle p {
	text-align: justify;
}
#middle ul, #middle ol {
	margin-left: 25px;
}

#right {
	float:left;
	width:217px;
}

#right h2, #right h3, #right h4, #right h5, #right h6 {
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#right p{
	font-size:13px;
	padding:0px 25px;
	margin-bottom: 7px;
}

#bottom {
	width:978px;
	clear:both;
	height:25px;
	padding-top:50px;
}

#bottom p {
	font-size: 12px;
	text-align: center;
}



/*	Navigation
*******************************************************************************/
/*#navigation li.active a, #navigation li a.current{
	color:#000;
	text-decoration:none;
}*/



/*	Tabelle
*******************************************************************************/
/*	siehe Veranstaltungskalender-Addon */


/*	Bildcontainer
*******************************************************************************/
div.image {
	background-color:transparent;
	background-repeat: no-repeat;
	font-size: 12px;
	padding:10px 0 10px 0; 
}

div.image.float_right{
	margin:0px 20px 0px 20px; 
}

div.image.float_left{
	margin:0px 20px 0px 20px; 
}

div.image.centered{
	margin: 10px auto;
	text-align: center;
	clear: both;
}

img {
	border:none;
}



/*  DOWNLOAD
*******************************************************************************/
#middle .download-hdl p, 
#middle .download-file p, 
#middle .download-desc p { 
	margin: 0;
}

#middle .download-hdl { 
	margin: 0 30px;
	margin-top: 1em;
}

	#middle .download-hdl p { 
	padding: 5px 7px;
	font-weight: bold;
	border-top: 1px solid #05b;
	border-left: 1px solid #05b;
	border-right: 1px solid #05b;
}

#middle .download-file { 
	margin: 0 30px;
	padding: 1.2em 7px;
	border-left: 1px solid #05b;
	border-right: 1px solid #05b;
}

#middle .download-desc { 
	margin: 0 30px;
	margin-bottom: 1em;
	padding: 1.2em 7px;
	background-color: #eee;
	border-left: 1px solid #05b;
	border-right: 1px solid #05b;
	border-bottom: 1px solid #05b;
}

#middle .download-without-desc { 
	margin: 0 30px;
	margin-bottom: 1em;
	border-top: 1px solid #05b;
}



/*	Container, Modul magazin_layout
*******************************************************************************/
.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}
.magazine-layout{
	margin-bottom: 10px;
}


/*	Addon: "Veranstaltungskalender"
*******************************************************************************/
.eventform fieldset {
	background-color:#f8f8f8;
	padding:10px;
	margin:10px 30px;
	font-size:13px;
}

.eventform select {
	vertical-align:middle;
}

.eventform input {
	vertical-align:middle;
}

.eventform h3 {
	margin-top:15px !important;
}

table,
.eventlist {
	border:1px solid #90B0BF;
	border-collapse:collapse;
	margin:5px 30px 10px 30px;
}

th,
.eventlist th {
	font-size: 11px;
	text-align:left;
	border:1px solid #90B0BF;
	padding:3px 5px !important;
}

td,
.eventlist td {
	font-size: 12px;
	border-collapse:collapse;
	border:1px solid #90B0BF;
	padding:5px !important;
}

.facts .eltitel {
	font-size: 11px;
	font-weight: bold;
}

table, th, td {border:none;}
