/* Style sheet bildschirm */
body{
	background:#ffffff;	
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#2e2d30;
	
}

/* HEADER */
#headerlogo{
	height:66px;
	background:#262428;
	width:100%;
	text-align:right;
}

#headerlogo img{
	margin:0px 17px 0px 0px;
}


/*  */
.hintergrund{
 	position:absolute;
 	top:0px;	
 	left:0px;
 	width:100%;
 	z-index:5;
 	
}

.hintergrund .image_container img{
	width:100%;
	/*height:100%;*/
}



/* HAUPTNAVIGATION */


#header, #header a{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

#header{
background:#404040;	
margin-bottom:30px;
}

#footer{

}

#main .ce_text li, #main .ce_text ul, #left .ce_text li, #left .ce_text ul{
	margin:0 ;
	padding:0 ;
}

#main .ce_text li, #left .ce_text li{
	margin:0px 0px 8px 17px;	
}

#header ul, #header li{
	padding:0;
	margin:0;
	list-style:none;
}

#header ul.level_1 li{
	height:14px;
	border-bottom:1px solid	#191919;
	padding:1px 0px 0px 0px;
}

#header ul.level_2 li{
	border:0;
}

#header ul.level_1 li:hover, #header ul.level_1 li.trail, #header ul.level_1 li.active{
	background:#003882; 

}

#header ul a{
	text-decoration:none;	
}

#header ul a:hover{
	text-decoration:underline;	
}


#header ul.level_2{display:inline;}
#header ul.level_2 li{
	display:inline;	
}
/* Subnavi verstecken...oder eben auch nicht */
/* ersma alle aus */
#header ul ul{
	visibility:hidden;	
}


/* der aktive Menüpunkt ist immer an */
#header ul.level_1 li.active ul, #header ul.level_1 li.trail ul {
	visibility:visible;
}

/* und jetzt noch die hover-geschichte */
#header ul li:hover>ul{
	visibility:visible;	
}


/* LINK IMAGES */
#header ul.level_1 a{
	
	padding:0px 15px 0px 19px;
}

#header ul.level_1 li.active>a, #header ul li:hover>a, #header ul.level_1 li.trail a{
	background: url('../graphic/navi_arrow.gif') no-repeat top right;	
	
}

/*
#header ul.level_1 a{
	background: url('../graphic/navi_arrow.gif') no-repeat top right;	
	padding:0px 15px 0px 19px;
}
*/

#header ul.level_2 a{
	background: url('../graphic/navi_line.gif') no-repeat top right !important;	
	padding:0px 15px 0px 6px;
}

#header ul.level_2 a.active{
	text-decoration:underline;	
}
/* CONTENT ELEMENTS */


#Hintergrundbild{
	display:block;
	position:fixed;	
	top:0px;
	left:0;
	width:100%;
	/*height:100%;*/
	z-index:-1;
	overflow:hidden;
	
}

#container{
	width:1068px;
	background:none;	
}

#Hintergrundbild .image_container img{
	
	width:100% !important;
	h eight:100%  !important;	
}

#left{
	background:#ffffff; /* #ffffff */	
	z-index:10 !important;
	width:458px;
	padding:30px 19px 30px 19px;
	float:left;
}

#main{
	width:458px;
	padding:30px 19px 30px 19px;
	background:#ffffff;	 /* #ffffff */
	z-index:10;
}




	
/* COPY TEXT */
#main, #left{
	font-family:Verdana;
	font-size:12px;
	color:#2e2d30;
	line-height:18px;
}
	
/* HEADLINES */	
h1, h2, h3, h4, h5, h6, h7{
	padding:0;	
	margin:0;
}

h1{
	font-family:verdana;
	font-weight:bold;
	font-size:24px;
	color:#000000;	
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	line-height:28px;
}

h2{
	font-family:Georgia, Times New Roman, Times, Verdana;
	font-weight:normal;
	font-size:22px;
	color:#000000;	
	margin-bottom:20px;
	line-height:26px;
}

h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	color:#000000;	
	margin-bottom:0px;
	
}

#container a:link, #container a:visited, #container a:active{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#888888;
	text-decoration:none;	
	background: url('../graphic/link_arrow_l.gif') no-repeat 0px 6px;	
	padding:0px 0px 0px 10px;
}

#container a:hover{
	color:#000000;
	background: url('../graphic/link_arrow_h.gif') no-repeat 0px 6px;	
}

#container a.plain:link, #container a.plain:visited, #container a.plain:active{
	font-family:verdana;
	font-size:12px;
	line-height:12px;
	color:#888888;
	text-decoration:none;	
	background:none;
	padding:0;
}

#newspressearchiv a:link, #newspressearchiv a:visited, #newspressearchiv a:active{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#888888;
	text-decoration:none;	
	background: url('../graphic/link_arrow_l.gif') no-repeat 0px 5px;	
	padding:0px 0px 0px 10px;
}

#newspressearchiv a:hover{
	color:#888888;
	background: url('../graphic/link_arrow_h.gif') no-repeat 0px 5px;	
}

#newspressearchiv li.active a{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#003882;
	text-decoration:none;	
	background: url('../graphic/link_arrow_l.gif') no-repeat 0px 5px;	
	padding:0px 0px 0px 10px;
}

#container a.plain:hover{
	color:#000000;
	
}

.newssmall{
	padding:0;
	margin:0;
	font-size:10px;	
}

h3.news{
	font-size:16px;
	
}

/* BILDERGALERIE */
.bildergalerie{
	line-height:18px;	
}

.noback .back{
display:none;	
}

.bildergalerie .caption{
	margin:20px 0px 20px 0px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	width:420px;
	height:17px;

	
}

.bildergalerie .description{
	margin:20px 0px 20px 0px;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	width:420px;
}

.pagination a:link{
	background:none !important;	
}

a.bilderZurueck {
	display:block;
	width:14px;
	padding:0px 0px 0px 0px !important;
	font-weight:bold;
	color:#2e2d30 !important;
	float:left;
	background:#ffffff !important;	
}

a.bilderWeiter {
	display:block;
	width:14px;
	padding:0px 0px 0px 0px !important;
	background:#ffffff !important;	
	font-weight:bold;
	text-align:right;
	color:#2e2d30 !important;
	float:left;
}

a.keinebilderZurueck {
	visibility:hidden;
	width:14px;
	padding:3px 0px 0px 0px !important;
	font-weight:bold;
	color:#ffffff !important;
	float:left;
	background:#ffffff !important;	
}

a.keinebilderWeiter {
	display:none;
	width:14px;
	padding:3px 0px 0px 0px !important;
	background:#ffffff !important;	
	font-weight:bold;
	text-align:right;
	color:#ffffff !important;
	float:left;
}


/* LOGIN */

.logintext, .loginpassword{
	width:300px;	
}

/* REGISTRIERUNG */
.mod_registration input{
	width:300px;
}

.mod_registration tr, .mod_registration td{
	vertical-align:top;	
}

.mod_registration td{
	padding-bottom:10px;	
}

.mod_registration .col_first{
	padding-right:10px;	
	
}



.mod_registration .submit{
	width:100px;	
}

.mod_registration p.error{
	margin:0;
	padding:0;	
}


/* BUCHUNGSFORMULAR */
#buchung td{
	vertical-align:top;
	padding-bottom:10px;
}

#buchung input[type=text]{
	width:300px;	
}

#buchung .checkbox_container span, #buchung .radio_container span{
		display:block;
		clear:both;
}

#buchung hr{
	border-top:1px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
}

#buchung textarea{
	width:300px;
	height:60px;	
	margin-bottom:10px;
}

#buchung p.error{
	padding:0;
	margin:0;
	color:#003882;
	font-weight:bold;
}

.mod_quicklink select{
	width:300px;
		
}

input, textarea, select{
	border-top:1px solid #7a7f81;
	border-right:1px solid #bdc9cb;
	border-bottom:1px solid #bdc9cb;
	border-left:	1px solid #dedee1;
	background:#ffffff;
	
}

input[type="checkbox"], checkbox, input[type=checkbox], radio, input[type="radio"] {
	background:none !important;	
	border:0;
}


.submit_container{
	margin-top:20px;	
}

#buchung .radio_container{
		margin-bottom:20px;	
}


/* WEITERSAGEN */

#buchung table, #buchung td, #buchung tr{
	padding:0;
	margin:0;	
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


table.calendar{width:100%;border-top:1px solid #cccccc;border-left:1px solid #cccccc;}
table.calendar .head{padding-top:4px;padding-bottom:5px;text-align:center;background-color:#f6f6f6;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.calendar .current{background-color:#003882; color:#ffffff;}
table.calendar .label{padding-top:3px;padding-bottom:4px;text-align:center;background-color:#bbbbbb;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;font-weight:bold;font-size:10px;color:#ffffff;}
table.calendar td{width:14%;height:72px;padding:1px;vertical-align:top;background-color:#ffffff;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;}
table.calendar .weekend{background-color:#f6f6f6;}
table.calendar .today{background-color:#003882;}
table.calendar .empty,table.calendar .empty .header{background-color:#f6f6f6;}
table.calendar td .header{padding-bottom:2px;background-color:#e0e0e0;font-size:10px;}
table.calendar td .event a{font-size:10px;}


table.calendar  a{
		background:none !important;
		padding:0 !important;
}








.mod_eventlist .header{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	
}

.mod_eventlist .header .first{
	
}

.mod_eventlist .time{
	padding:0px 0px 0px 10px;	
	margin:0px 0px 10px 0px;
	font-family:verdana;
	font-size:10px;
	
}


.mod_eventlist .header{
	margin-top:30px;	
}

.mod_eventlist .first{
	margin-top:0px;	
}


table.calendar td{
	padding:0;	
}


/* KORREKTUREN */

#container .ce_text{
	margin-bottom:30px;
}

#container .ce_teaser{
	margin-bottom:10px;
}

#container h1{

}

#container h2{
	
}

#container .formbody td{
	padding-bottom:14px;	
}

#container .formbody td.col_first{
	padding-top:3px;	
	
	
	
}



.newsarchiv{
	background:  url('../graphic/link_arrow_l.gif') no-repeat 0px 4px !important;	
	
}




/* SEMINARKALENDER */

.seminarkalender .dateGeorgia, .tagGeorgia{
	font-family:Georgia;
	font-size:22px;
	color:#2e2d30;	
	font-weight:normal;
	line-height:22px;
}

.seminarkalender hr{
border:none;
background:#000000;
height:1px;
color:#000000;
}

.tagGeorgia{
	display:block;;
	width:40px;
	
	background:#ffffff;
	float:left;
}

.wochenTag{
	font-family:Verdana;
	font-size:12px;
	color:#2e2d30;
	font-weight:normal;
	padding-top:6px;
}

.seminarContent{
	background:#ffffff;
	padding:0px 0px 10px 40px;
	margin:0px 0px 10px 0px;
	
	border-bottom:1px solid #000000;
}
	


.informieren{
	
	float:right;
	margin:-16px 0px 0px 0px;	
}

.col_last{
	padding:0px 0px 0px 10px !important;	
}


.enclosure p, .enclosure{
padding:0 !important;
margin:0 !important;	

}


#newspressearchiv ul, #newspressearchiv li{
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left; 	
	list-style:none;
}

.ce_form select{
	width:300px;	
}


/* Sponsorenliste */

#sponsorenliste, #sponsorenliste a{
	padding:0 !important;
	margin:0 !important;
	background:#ffffff!important;
	text-decoration:none;
	border:0 !important;	
}