/*
============================================================
  PREGO CMS - Version 2.0 - 02.2006 

  Standard CSS

  Copyright PRE Mediendesign, Pregodesign
============================================================
*/





/*
############################################################
#
#   standard page definitions 
#
############################################################
*/

* {
	margin:0; 
	padding:0;
}

body  {
	font-family:  Arial, Verdana,  Helvetica, Geneva, sans-serif; 
	font-size:100.01%;
	color:#000000; 
	line-height:normal;
	background: #cacac8 none no-repeat;
}

h1.hidden {
	position: absolute;
	left: -2000em;
	top: -2000em;
	width: 100em;
}



/*
############################################################
#
#   special div for logo positioning
#
############################################################
*/

#kommunaltechnik
{
	position:absolute;
	z-index:100;
	width:200px;
	height:60px;
	left:20px;
	bottom:20px;
	font-size:0.7em;
}


/*
############################################################
#
#   webbackground
#
############################################################
*/

#webbackground 
{
    position:absolute;
	top:0px;
	left:50%;
	margin:0 0 0 -500px;
	z-index:1;
	min-width:1000px;
	width:1000px;
	background: #ffffff none no-repeat;
}





/*
############################################################
#
#   webheader
############################################################
*/


/* 
------------------------------------------------------------
    page head 
*/
#webheader 
{
	width:1000px; 
	height:60px; 
	background:transparent url(webheader.gif) no-repeat;
}

.logo_home_link
{
	width:180px; 
	height:60px;
	float:left;
}

/*
------------------------------------------------------------
    special-functions (sitemap, add to bookmarks) 
*/
#webaddition 
{
	width:400px;
	font-size:0.75em;
	text-align:right;
	padding: 42px 20px 0 0;
	background:transparent none no-repeat;
	float:right;
}

#webaddition a,
#webaddition a:link,
#webaddition a:visited {
	color:#000000; 
	text-decoration:none;
}

#webaddition a:hover {
	text-decoration:underline;
}

#webaddition acronym {border:none;}





/*
############################################################
#
#   webhead 
#
############################################################
*/


/* 
------------------------------------------------------------
    page head 
*/
#webhead 
{
	width:1000px; 
	height:195px; 
	background:transparent none no-repeat;
}


/* 
------------------------------------------------------------
    image in page head 
*/
#webheadimage 
{
	width:1000px; 
	height:195px;  
	background:transparent url(webheadimage.jpg) no-repeat;
}





/*
############################################################
#
#   webmain (main content - navigation, content, infoarea) 
#
############################################################
*/

#webmain 
{
	width:1000px;
	background:transparent none no-repeat;
	overflow:hidden;
	clear:both;
}





/*
############################################################
#
#   webnavigation (main navigation) 
#
############################################################
*/


#webnav_main {
	width:1000px;
	height:60px;
	background:#F39300 url(webnav_main.gif) no-repeat;
	overflow:hidden;
}

#webnav_first {
	width:670px;
	height:40px;
	float:left;
	overflow:hidden;
	font-size:0.9em;
}

#webnav_first ol, 
#webnav_first ul {
	margin:0;
	padding:0;
}


/* Ebene 1 */

#webnav_first li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	text-align:center;
}

#webnav_first li a,
#webnav_first li a:link,
#webnav_first li a:visited,
#webnav_first li a:hover,
#webnav_first li a:active,
#webnav_first li a:focus  {
	float:left;
	display:block;
	height:40px;
	color:#626469;
	text-decoration:none;
	padding: 12px 1.5em 0 1.5em;
	background:#FFFFFF url(webnav_first_bg.gif) no-repeat top right;
}

#webnav_first li a.act,
#webnav_first li a.act:link,
#webnav_first li a.act:visited,
#webnav_first li a.act:hover,
#webnav_first li a.act:active,
#webnav_first li a.act:focus, 
#webnav_first li a.actpath,
#webnav_first li a.actpath:link,
#webnav_first li a.actpath:visited,
#webnav_first li a.actpath:hover,
#webnav_first li a.actpath:active,
#webnav_first li a.actpath:focus {
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding: 12px 1.5em 0 1.5em;
	background:#F39300 url(webnav_first_bg.gif) no-repeat top right;
}

#webnav_first li a:hover,
#webnav_first li a.act:hover {
	text-decoration:none;
}

#webnav_first li a:hover {
	color:#000000;
}

.webnav_first_img {
	border:0;
	margin:0 0 0 -3px;
	padding:0;
}



#webnav_country {
	width:310px;
	height:40px;
	float:right;
	background:transparent none no-repeat;
	overflow:hidden;
	text-align:right;
}

#webnav_country ol, 
#webnav_country ul {
	margin:0;
	padding:0;
}

#webnav_country li {
	margin:0;
	padding:0;	
	list-style-type:none;
	float:left;
	text-align:center;
}

#webnav_country li a,
#webnav_country li a:link,
#webnav_country li a:visited,
#webnav_country li a:hover,
#webnav_country li a:active,
#webnav_country li a:focus,
#webnav_country li a.act:link,
#webnav_country li a.act:visited,
#webnav_country li a.act:hover,
#webnav_country li a.act:active,
#webnav_country li a.act:focus, 
#webnav_country li a.actpath,
#webnav_country li a.actpath:link,
#webnav_country li a.actpath:visited,
#webnav_country li a.actpath:hover,
#webnav_country li a.actpath:active,
#webnav_country li a.actpath:focus {
	color:transparent;
	text-decoration:none;
	padding: 0;
	background:transparent none no-repeat;
}

.language_flag {
	width:30px;
	height:20px;
	border:0;
	margin:10px 0 0 10px;
	padding:0;
}



/*
------------------------------------------------------------
    navigation
*/
#webnav_vert {
	min-height:100px;
	width:200px;
	float:left;
	font-size:0.85em;
	font-weight:600;
	/*background:transparent url(webnavigation.gif) repeat-y;*/
	background:transparent none no-repeat;
	overflow:hidden;
}


/*
------------------------------------------------------------
    logo
*/
.webnav_vert_logo {
	margin: 20px 0 0 1em;
}


/*
------------------------------------------------------------
    navigation-elements
*/

#webnav_vert ol, 
#webnav_vert ul {
	margin:0;
}


/* Ebene 1 */

#webnav_vert li {
	margin:0;	
	list-style-type:none;
}

#webnav_vert li a,
#webnav_vert li a:link,
#webnav_vert li a:visited,
#webnav_vert li a:hover,
#webnav_vert li a:active,
#webnav_vert li a:focus {
	display:block;
	color:#626469;
	text-decoration:none;
	padding: 0.3em 0 0.3em 1em;
	background:transparent none no-repeat;
	border-bottom:1px solid #F39300;
}

#webnav_vert li a.act,
#webnav_vert li a.act:link,
#webnav_vert li a.act:visited,
#webnav_vert li a.act:hover,
#webnav_vert li a.act:active,
#webnav_vert li a.act:focus {
	display:block;
	color:#F39300;
	text-decoration:none;
	padding: 0.3em 0 0.3em 1em;
	background:transparent none no-repeat;
	border-bottom:1px solid #F39300;
}

#webnav_vert li a:hover,
#webnav_vert li a.act:hover {
	text-decoration:none;
}

#webnav_vert li a:hover {
	color:#000000;
}

#webnav_vert li a.actpath,
#webnav_vert li a.actpath:link,
#webnav_vert li a.actpath:visited,
#webnav_vert li a.actpath:hover,
#webnav_vert li a.actpath:active,
#webnav_vert li a.actpath:focus {
	display:block;
	color:#000000;
	text-decoration:none;
	padding: 0.3em 0 0.3em 1em;
	background:transparent none no-repeat;
	border-bottom:1px solid #F39300;
}


/* Ebene 2 */

#webnav_vert li li {
	font-size:0.95em;
	list-style-type:none;
}

#webnav_vert li li a,
#webnav_vert li li a:link,
#webnav_vert li li a:visited,
#webnav_vert li li a:hover,
#webnav_vert li li a:active,
#webnav_vert li li a:focus {
	padding: 0.3em 0 0.3em 2em;
}


#webnav_vert li li a.act,
#webnav_vert li li a.act:link,
#webnav_vert li li a.act:visited,
#webnav_vert li li a.act:hover,
#webnav_vert li li a.act:active,
#webnav_vert li li a.act:focus {
	padding: 0.3em 0 0.3em 2em;
} 

#webnav_vert li li a:hover,
#webnav_vert li li a.act:hover {
	text-decoration:underline;
}

#webnav_vert li li a.actpath,
#webnav_vert li li a.actpath:link,
#webnav_vert li li a.actpath:visited,
#webnav_vert li li a.actpath:hover,
#webnav_vert li li a.actpath:active,
#webnav_vert li li a.actpath:focus {
	padding: 0.3em 0 0.3em 2em;
}


/* Ebene 3 */

#webnav_vert li li li {
	font-size:1.0em;
	list-style-type:none;
}

#webnav_vert li li li a,
#webnav_vert li li li a:link,
#webnav_vert li li li a:visited,
#webnav_vert li li li a:hover,
#webnav_vert li li li a:active,
#webnav_vert li li li a:focus {
	padding: 0.3em 0 0.3em 3em;
}


#webnav_vert li li li a.act,
#webnav_vert li li li a.act:link,
#webnav_vert li li li a.act:visited,
#webnav_vert li li li a.act:hover,
#webnav_vert li li li a.act:active,
#webnav_vert li li li a.act:focus {
	padding: 0.3em 0 0.3em 3em;
} 

#webnav_vert li li li a:hover,
#webnav_vert li li li a.act:hover {
	text-decoration:underline;
}

#webnav_vert li li li a.actpath,
#webnav_vert li li li a.actpath:link,
#webnav_vert li li li a.actpath:visited,
#webnav_vert li li li a.actpath:hover,
#webnav_vert li li li a.actpath:active,
#webnav_vert li li li a.actpath:focus {
	padding: 0.3em 0 0.3em 3em;
}


/* Ebene 4 */

#webnav_vert li li li li {
	list-style-type:none;
}

#webnav_vert li li li li a,
#webnav_vert li li li li a:link,
#webnav_vert li li li li a:visited,
#webnav_vert li li li li a:hover,
#webnav_vert li li li li a:active,
#webnav_vert li li li li a:focus {
	padding: 0.3em 0 0.3em 4em;
}


#webnav_vert li li li li a.act,
#webnav_vert li li li li a.act:link,
#webnav_vert li li li li a.act:visited,
#webnav_vert li li li li a.act:hover,
#webnav_vert li li li li a.act:active,
#webnav_vert li li li li a.act:focus {
	padding: 0.3em 0 0.3em 4em;
}

#webnav_vert li li li li a:hover,
#webnav_vert li li li li a.act:hover {
	text-decoration:underline;
}

#webnav_vert li li li li a.actpath,
#webnav_vert li li li li a.actpath:link,
#webnav_vert li li li li a.actpath:visited,
#webnav_vert li li li li a.actpath:hover,
#webnav_vert li li li li a.actpath:active,
#webnav_vert li li li li a.actpath:focus {
	padding: 0.3em 0 0.3em 4em;
}


/* Ebene 5 */

#webnav_vert li li li li li {
	list-style-type:none;
}

#webnav_vert li li li li li a,
#webnav_vert li li li li li a:link,
#webnav_vert li li li li li a:visited,
#webnav_vert li li li li li a:hover,
#webnav_vert li li li li li a:active,
#webnav_vert li li li li li a:focus {
	padding: 0.3em 0 0.3em 5em;
}


#webnav_vert li li li li li a.act,
#webnav_vert li li li li li a.act:link,
#webnav_vert li li li li li a.act:visited,
#webnav_vert li li li li li a.act:hover,
#webnav_vert li li li li li a.act:active,
#webnav_vert li li li li li a.act:focus {
	padding: 0.3em 0 0.3em 5em;
}

#webnav_vert li li li li li a:hover,
#webnav_vert li li li li li a.act:hover {
	text-decoration:underline;
}

#webnav_vert li li li li li a.actpath,
#webnav_vert li li li li li a.actpath:link,
#webnav_vert li li li li li a.actpath:visited,
#webnav_vert li li li li li a.actpath:hover,
#webnav_vert li li li li li a.actpath:active,
#webnav_vert li li li li li a.actpath:focus {
	padding: 0.3em 0 0.3em 5em;
}





/*
############################################################
#
#   webcontent (main page content)
#
############################################################
*/

#webcontent {
	width:576px; 
	font-size:0.8em;
	background:#FFFFFF none no-repeat;
	float:left;
	margin:10px 0 0 0;
	overflow:hidden;
}

#webcontentLine {
	clear:both;
	width:540px;
	margin:0 18px 0 18px;
}

#webcontentBox {
	margin:10px 0 0 0;
}



/*
------------------------------------------------------------
    history at the top
*/
#webhistory_top {
	font-size:0.85em;
	color:#F39300;
	margin-left:30px;
}

#webhistory_top a,
#webhistory_top a:link,
#webhistory_top a:visited {
	color:#F39300; 
	text-decoration:none;
}

#webhistory_top a:hover {
	text-decoration:underline;
}


/*
------------------------------------------------------------
    main-page standard-tags
*/
p {line-height:normal;}

ol ,ul ,li  {margin-left:0.8em;}

h1 {
	font-size:1.3em;
	font-weight:900;
	color:#000000;
	margin:0.1em 0 0.4em 0;
	line-height:normal;
}


h2 {
	font-size:1.2em;
	font-weight:900;
	color:#000000;
	margin:1em 0 0.4em 0;
}

h3 {
	font-size:1.1em;
	font-weight:900;
	color:#000000;
	margin:1em 0 0.4em 0;
}

h4 {
	font-size:1.1em;
	font-weight:600;
	color:#000000;
	margin:1em 0 0.4em 0;
}

h5 {
	font-size:1.0em;
	font-weight:600;
	color:#000000;
	margin:0;
	margin:1em 0 0.4em 0;

}

/* links */
a {
	color:#F39300; 
	text-decoration:none; 
}

a:Visited {color:#F39300;}
a:Active {color:#F39300;}
a:Hover {
	color:#F39300;
	text-decoration:underline;
}

/* table */
tr,td {
	font-size:0.9em;
	color:#000000; 
	line-height:normal;
}


/*
------------------------------------------------------------
    special user definitions
*/

.pregocms_Infoblock
{
	display:block;
	border: 2px solid #babcbe;
	padding:10px;
	overflow:hidden;
}

.pregocms_Infobox
{
	display:block;
	border: 2px solid #babcbe;
	padding:10px;
	width:100%;
	overflow:hidden;
}

<!--[if IE]>
.pregocms_Infobox,
.pregocms_Infoblock
{
	width:100%;
}
<![endif]-->

.pregocms_Bildunterschrift {font-size:0.8em;}
.pregocms_Rot-Schrift {color:#ff0000;}
.pregocms_Textmarker {background-color:fdf07f;}
.pregocms_Textblock-Grau {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#E2E2E2;
}
.pregocms_Textblock-Orange {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#FFE7BF;
}
.pregocms_Textblock-Grün {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#E1F4BF;
}
.pregocms_Textblock-Blau {
	display:block;
    padding: 10px 10px 10px 10px;
    background-color:#BFD1ED;
}

.pregocms_Schreibmaschinen-Schrift {font-family:Courier;}


/*
------------------------------------------------------------
    form definitions
*/

.form_col_left {width:50%;}
.form_col_right {width:50%;}

/* input text */
.form_text_text {padding-right:10px;}
.form_text_input {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	width:100%;
	border:1px solid #000000;
}

/* input checkbox */
.form_check_text {padding-right:10px;}
.form_check_box {margin-right:10px;}


/* textarea */
.form_area_text {padding-right:10px;}
.form_area_area {
	width:100%;
	height:150px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size:1.0em;
	color:#000000; 
	line-height:normal;
	border:1px solid #000000;
}

.form_form_block {
	margin-left:50%;
}
.form_form_reset {width:50%;}
.form_form_submit {width:50%;}


/*
------------------------------------------------------------
    subnavigation definitions
*/

.pageNav {
	margin:0;
	padding:0;	
	list-style-type:none;
	width:99%;
}

a.pageNavLink,
a:link.pageNavLink,
a:visited.pageNavLink {
	display:block;
	color:#000000; 
	text-decoration:none;
	padding: 0.1em 0 0.1em 0;
	background-color:transparent;
}

a:hover.pageNavLink,
a:active.pageNavLink,
a:focus.pageNavLink,
a.pageNavLinkAct,
a:link.pageNavLinkAct,
a:visited.pageNavLinkAct {
	display:block;
	color:#F39300;
	text-decoration:none;
	padding: 0.1em 0 0.1em 0;
}

a.pageNavLinkUp,
a:link.pageNavLinkUp,
a:visited.pageNavLinkUp {
	display:block;
	color:#000000; 
	text-decoration:none;
	padding: 0.1em 0 0.1em 0;
}

a:hover.pageNavLinkUp,
a:active.pageNavLinkUp,
a:focus.pageNavLinkUp {
	display:block;
	color:#F39300;
	text-decoration:none;
	padding: 0.1em 0 0.1em 0;
}


a:hover.pageNavLink,
a:hover.pageNavLinkAct,
a:hover.pageNavLinkUp {
	text-decoration:underline;
}



/*
------------------------------------------------------------
    contentsubtext
*/

.contentsubtext {
	width:540px;
	margin:0 0 0 20px;
	font-size:0.9em;
	border-top:1px solid #F39300; 
	clear:both; 
	text-align:center;
}



/*
------------------------------------------------------------
    calender definitions
*/
.calenderTable { 					/*the whole table*/
	width:100%; 
	table-layout:fixed;
	border:1px solid #F39300; 
	border-collapse:collapse;
	border-spacing:0px;
}

.calenderHeadMonth {				/*dislayed month*/	
	background-color:#F39300;
	padding:0.1em 0 0.1em 0;
	color:#FFFFFF;
	font-weight:900;
	text-align:center;
}

.calenderHeadLast {					/*link to last month*/
	background-color:#F39300;
	padding:0.1em 0 0.1em 0;
	color:#FFFFFF;
	font-weight:900;
	text-align:center;
}

.calenderHeadNext {					/*link to next month*/
	background-color:#F39300;
	padding:0.1em 0 0.1em 0;
	color:#FFFFFF;
	font-weight:900;
	text-align:center;
}

a.calenderHeadLastLink,
a:visited.calenderHeadLastLink,
a:hover.calenderHeadLastLink,
a:active.calenderHeadLastLink,
a.calenderHeadNextLink,
a:visited.calenderHeadNextLink,
a:hover.calenderHeadNextLink,
a:active.calenderHeadNextLink  {
 	color:#FFFFFF;
	text-decoration:none;
}

.calenderDayMoFr {					/*day names from Mo to Fr*/
	background-color:#FEE0BC;
	border:1px solid #FEE0BC;
	color:#000000;
	font-size:0.8em;
	text-align:center;
}

.calenderDaySa,
.calenderDaySo {					/*day names Sa and So (can be separated)*/
	background-color:#FEE0BC;
	border:1px solid #FEE0BC;
	color:#000000;
	font-size:0.8em;
	font-weight:600;
	text-align:center;
}

.calenderEmptyCell {				/*days from last and next month*/
	background-color:#FFFFFF;
	border:1px solid #FEE0BC;
	color:#B0B1B3;
	font-size:0.8em;
	text-align:center;
}

.calenderEmptySaCell,
.calenderEmptySoCell {				/*days from last and next month*/
	background-color:#D6D7D9;
	border:1px solid #FEE0BC;
	color:#FEE0BC;
	font-size:0.8em;
	text-align:center;
}

.calenderCell {						/*normal days*/
	background-color:#FFFFFF;
	border:1px solid #FEE0BC;
	color:#000000;
	font-size:0.8em;
	text-align:center;
}

.calenderSaCell,
.calenderSoCell,					/*days Sa and So (can be separated)*/
.calenderSaLegalHolidayCell,
.calenderSoLegalHolidayCell,		/*days is an legal holiday on a Sa and So (can be separated)*/
.calenderSaPartHolidayCell,			
.calenderSoPartHolidayCell {		/*days is an part holiday on a  Sa and So (can be separated)*/
	background-color:#D6D7D9;
	border:1px solid #FEE0BC;
	color:#F39300;
	font-size:0.8em;
	text-align:center;
}

.calenderLegalHolidayCell {		/*day is an legal holiday in germany*/
	background-color:#FFFFFF;
	border:1px solid #FEE0BC;
	color:#F39300;
	font-size:0.8em;
	text-align:center;
}

.calenderPartHolidayCell {		/*day is an part holiday in germany*/
	background-color:#FFFFFF;
	border:1px solid #FEE0BC;
	color:#FEE0BC;
	font-size:0.8em;
	text-align:center;
}

.calenderActiveCell {			/*actual day*/
	background-color:#FFFFFF;
	border:2px solid #F39300;
	color:#000000;
	font-size:0.8em;
	text-align:center;
}

.calenderActiveSaCell,
.calenderActiveSoCell,				/*actual day at weekends*/
.calenderActiveSaLegalHolidayCell,
.calenderActiveSoLegalHolidayCell,	/*actual day at legal holiday on a weekend*/
.calenderActiveSaPartHolidayCell,
.calenderActiveSoPartHolidayCell {	/*actual day at part holiday on a weekend*/	
	background-color:#D6D7D9;
	border:2px solid #F39300;
	color:#F39300;
	font-size:0.8em;
	text-align:center;
}

.calenderActiveLegalHolidayCell {	/*actual day at legal holiday*/
	background-color:#FFFFFF;
	border:2px solid #F39300;
	color:#F39300;
	font-size:0.8em;
	text-align:center;
}

.calenderActivePartHolidayCell {	/*actual day at part holiday*/
	background-color:#FFFFFF;
	border:2px solid #F39300;
	color:#FEE0BC;
	font-size:0.8em;
	text-align:center;
}

.calenderAdition{

}


/*
------------------------------------------------------------
    events definitions
*/

/*hr to separate*/
.eventsPreLine,
.eventsListLine,
.eventsShortlistLine 					{clear:both; width:100%; height:0px; border-bottom:1px dotted #F39300; margin:0; padding:0;}

/*standard search*/
.eventsStandardExpertSearch 			{background:transparent none no-repeat; border:none; font-size:0.85em; float:right;}
.eventsStandardDate 					{width:25%; margin:0 5% 0 0; float:left;}
.eventsStandardCategory					{width:50%; margin:0 5% 0 0; float:left;}
.eventsStandardSubmit 					{width:10%; float:left;}

/*expert search*/
.eventsExpertStandardSearch 			{background:transparent none no-repeat; border:none; font-size:0.85em; float:right;}
.eventsExpertQuery 						{width:100%; margin:0.5em 0 0 0;}
.eventsExpertDay 						{width:30%; margin:0.5em 5% 0 0; float:left;}
.eventsExpertMonth 						{width:30%; margin:0.5em 5% 0 0; float:left;}
.eventsExpertYear 						{width:30%;  margin:0.5em 0 0 0;float:left;}
.eventsExpertWeekday 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertCategory 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertOrganizer 					{width:100%; margin:0.5em 0 0 0;}
.eventsExpertVenue 						{width:100%; margin:0.5em 0 0 0;}
.eventsExpertSubmit 					{width:30%; margin:0.5em 0 0 0; text-align:center;}

/*information text*/
.eventsPreText 							{font-size:0.85em;}

/*list*/
.eventsShowListDate 					{clear:both; width:25%; float:left;}
.eventsShowListDateWeekday				{font-size:0.85em;}
.eventsShowListDateDate					{font-size:0.85em; font-weight:300;}
.eventsShowListEvent 					{width:70%; float:right;}
.eventsShowListEventIdentifier 			{font-size:0.9em;}
.eventsShowListEventTitle				{font-weight:600; color:#F39300;}
.eventsShowListEventInfo				{font-size:0.9em;}
.eventsShowListEventVenue				{}
a.eventsShowListEventAll,
a:visited.eventsShowListEventAll,
a:active.eventsShowListEventAll 		{color:#000000; text-decoration: none;}
a:hover.eventsShowListEventAll			{color:#000000; text-decoration: none;}
a.eventsShowListEventLink,
a:visited.eventsShowListEventLink,
a:active.eventsShowListEventLink 		{color:#F39300;}
a:hover.eventsShowListEventLink			{color:#F39300; text-decoration: underline;}


/*shortlist*/
a.eventsShowShortlistLink,
a:visited.eventsShowShortlistLink,
a:active.eventsShowShortlistLink 		{color:#000000;}
a:hover.eventsShowShortlistLink			{color:#000000; text-decoration: underline;}
.eventsShowShortlistDate 				{}
.eventsShowShortlistDateDate			{font-size:0.85em;}
.eventsShowShortlistEvent 				{}
.eventsShowShortlistEventTitle			{}
a.eventsShowShortlistAllLink,
a:visited.eventsShowShortlistAllLink,
a:active.eventsShowShortlistAllLink 	{font-size:0.85em; color:#000000;}
a:hover.eventsShowShortlistAllLink		{font-size:0.85em; color:#000000; text-decoration: underline;}


/*calender*/
.eventsShowCalenderTable		{width:100%; table-layout:fixed; border-collapse:collapse; empty-cells:show; border:1px solid #F39300;}
.eventsShowCalenderMonth		{text-align:center; color:#FFFFFF; font-weight:600; background:#F39300 none no-repeat;}
.eventsShowCalenderMonth a,
.eventsShowCalenderMonth a:visited,
.eventsShowCalenderMonth a:active, 	
.eventsShowCalenderMonth a:hover		{color:#FFFFFF; text-decoration:none;}						
.eventsShowCalenderLastNext				{text-align:center; color:#FFFFFF; font-weight:600; background:#F39300 none no-repeat;}
.eventsShowCalenderLastNext a,
.eventsShowCalenderLastNext a:visited,
.eventsShowCalenderLastNext a:active, 	
.eventsShowCalenderLastNext a:hover		{color:#FFFFFF; text-decoration:none;}
.eventsShowCalenderWeekdayDay	{text-align:center; color:#FFFFFF; font-weight:600; background:#FEE0BC none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}
.eventsShowCalenderWeekendDay	{text-align:center; color:#FFFFFF; font-weight:600; background:#FEE0BC none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}
.eventsShowCalenderNonedayCell	{text-align:center; color:#B2B3B5; font-weight:300; background:#FFFFFF none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}	
.eventsShowCalenderNoneendCell	{text-align:center; color:#B2B3B5; font-weight:300; background:#E2E2E2 none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}
.eventsShowCalenderWeekdayCell	{text-align:center; color:#000000; font-weight:300; background:#FFFFFF none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}	
.eventsShowCalenderWeekendCell	{text-align:center; color:#000000; font-weight:300; background:#E2E2E2 none no-repeat; border-left:1px solid #FEE0BC; border-right:1px solid #FEE0BC;}
.eventsShowCalenderHoliday		{font-weight:600; text-decoration:none;}
.eventsShowCalenderSpecial		{font-weight:300; text-decoration:underline;}
#eventsShowCalenderActual		{border:2px solid #F39300;}
#eventsShowCalenderDate			{color:#F39300;}
#eventsShowCalenderActualDate	{color:#F39300; border:2px solid #F39300;}


/*single Event*/
.eventsShowEventDate					{font-size:0.85em; margin:2em 0 2em 0;}
.eventsShowEventIdentifier				{font-weight:600; font-size:1.1em; margin:0 0 0.3em 0;}
.eventsShowEventTitle					{font-weight:600; font-size:1.6em; margin:0 0 0 0; color:#F39300;}
.eventsShowEventInfo					{font-weight:600; font-size:1.1em; margin:0.3em 0 0 0; }
.eventsShowEventDescription				{margin:2em 0 0 0; text-align:justify;}

.eventsShowEventOrganizerText			{margin:2em 0 0 0;}
.eventsShowEventOrganizerOrganizer		{font-weight:600;}
a.eventsShowEventOrganizerLink,
a:visited.eventsShowEventOrganizerLink,
a:active.eventsShowEventOrganizerLink 	{color:#F39300; font-weight:300;}
a:hover.eventsShowEventOrganizerLink	{color:#F39300; font-weight:300; text-decoration: underline;}
.eventsShowEventOrganizerAddition		{font-size:0.9em;}

.eventsShowEventVenueText				{margin:2em 0 0 0;}
.eventsShowEventVenueVenue				{font-weight:600;}
a.eventsShowEventVenueLink,
a:visited.eventsShowEventVenueLink,
a:active.eventsShowEventVenueLink 		{color:#F39300; font-weight:300;}
a:hover.eventsShowEventVenueLink		{color:#F39300; font-weight:300; text-decoration: underline;}
.eventsShowEventVenueAddition			{font-size:0.9em;}

.eventsShowEventBack					{margin:1em 0 0 0;}
a.eventsShowEventBackLink,
a:visited.eventsShowEventBackLink,
a:active.eventsShowEventBackLink	 	{color:#F39300;}
a:hover.eventsShowEventBackLink			{color:#F39300; text-decoration: underline;}



/*
------------------------------------------------------------
    page-functions (up,print,send)
*/
#webpagefunctions {
	clear:both;
	color:#000000; 
	margin:0px; 
	padding: 3em 0 1em 15px;
	height:30px; 
	background:transparent none no-repeat;
	float:left;
}





/*
############################################################
#
#   infoarea (infoarea on the right)
#
############################################################
*/
#webinfoarea 
{
	margin:0;
	padding:0;
	width:222px; 
	font-size:0.8em;
	background:transparent none no-repeat;
	float:left;
	overflow:hidden;
}

#webinfoarea_content
{
	width:220px;
	float:inherit;
	border-top:1px solid #f39300;
	border-left:1px solid #f39300;
	border-right:1px solid #f39300;
	margin:0;
	padding:0;
}

#infoareaLine
{
	margin:0;
	padding:0;
}

#infoareaBox 
{
	background:transparent none no-repeat;
	padding:0;
	border-bottom:1px solid #F39300;
	margin:0 0 0 0;
}

#webinfoarea h1 
{
	background:#F39300 none no-repeat;
	padding:0.3em 10px 0.3em 10px;
	margin:0;
}

#webinfoarea h2,
#webinfoarea h3,
#webinfoarea h4,
#webinfoarea h5,
#webinfoarea p,
#webinfoarea ul,
#webinfoarea ol
{
	padding-left:10px;
	padding-right:10px;
}

#websearch .search_term {
	width:100px;
	height:20px;
	font-size:1em;
	border:1px solid #000000;
}
#websearch .search_submit {
	width:75px;
	margin: 0 0 0 5px;
	height:20px;
	font-size:1em;
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:600;
}



#shop_element {
	width:220px;
	
	border:1px solid #F39300;
	background:#fee0bc none no-repeat;
	padding:0;
	margin:10px 0 10px 0;
	overflow:hidden;
}

#shop_logo {
	width:200px;
	height:50px;
	background:#fee0bc url(shop_logo.gif) no-repeat;
	overflow:hidden;
}

.shop_login {
	padding:0;
	width:110px;
	color:#000000;
	float:left;
}

.shop_password {
	padding:0;
	clear:both;
	width:110px;
	color:#000000;
	float:left;
}

.shop_login_input {
	width:135px;
	height:25px;
	margin:5px 0 0 5px;
	padding:5px 5px 0 5px;
	color:#000000;
	background:#FFFFFF none no-repeat;
	border:1px solid #D9DADA;
	float:left;
}
.shop_password_input {
	width:135px;
	height:25px;
	margin:5px 0 0 5px;
	padding:5px 5px 0 5px;
	color:#000000;
	background:#FFFFFF none no-repeat;
	border:1px solid #D9DADA;
	float:left;
}

.shop_text {
	clear:both;
	width:190px;
	padding:2px 5px 0 5px;
	color:#000000;
	font-size:0.9em;
}

#shop_breakline
{
	border-top:1px solid #F39300;	
	padding:0;
	margin:10px 0 0 0;
	width:100%;
	height:2px;
	min-height:2px;
}


#shop_guest {
	width:210px;
	height:25px;
	padding:0;
	margin:0 0 10px 5px;
	color:#000000;
	background:transparent url(shop_button_gast.gif) no-repeat;
	border:none;
	text-align:center;
	font-size:0.9em;
}

#shop_guest ul {
	margin:0;
	padding:0;
}

#shop_guest li {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#shop_guest li a,
#shop_guest li a:link,
#shop_guest li a:visited,
#shop_guest li a:hover,
#shop_guest li a:active,
#shop_guest li a:focus {
	display:block;
	color:#000000;
	padding:5px 0 0 0;
}

.shop_submit {
	width:70px;
	height:25px;
	padding:0 0 0 0;
	margin:5px 5px 0 0;
	color:#000000;
	background:transparent url(shop_button.gif) no-repeat;
	border:none;
	font-size:1em;
	float:right;
}

