/*<![CDATA[*/
/**
 * CSS Style fuer Screen und Projection
 *
 * Copyright (c) 2008    die.interaktiven GmbH & Co. KG
 *                       Agentur fuer digitale Medien
 *                       Eisenmarkt 1
 *                       35578 Wetzlar
 *                       Germany
 *
 *                       Fon: +49 (0)64 41 / 39 86 19 - 0
 *                       Fax: +49 (0)64 41 / 39 86 19 - 9
 *                       Web: www.die-interaktiven.de
 *
 * Alle Rechte vorbehalten. Unberechtigte Kopie und Weiter-
 * verwendung nicht gestattet.
 *
 */


div.element
{
	/*display: none;*/
}

/**
 * Ueberschrift
 */

h1.element.title
{
	display: block;
}

h1.element.title
{
	font-size: 1.5em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	height: 25px;
}

 
/**
 * Textabschnitt
 */

#col-left div.element.paragraph,
#colspan-bottom div.element.paragraph
{
	display: block;
}

div.element.paragraph
{
	margin: 0 0 30px 0;
}

div.element.paragraph h2.title
{
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.paragraph div.text
{
	line-height: 1.5em;
}

#overview div.element.paragraph
{
	margin-right: 16px;
}

#overview div.element.paragraph h2.title
{
	margin: 2px 0;
	padding: 0;
	font-size: 1.2em;
}

div.element.paragraph p
{
	margin: 0 0 1em 0;
	padding: 0;
}


/**
 * Infobox
 */

#col-right div.element.infobox
{
	display: block;
}

div.element.infobox
{
	padding: 0 10px 0 15px;
	margin: 0 0 40px 0;
}

div.element.infobox h4.title
{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.5em;
}

div.element.infobox div.image
{
	margin: 0 0 10px 0;
}

div.element.infobox div.text
{
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

div.element.infobox div.link
{
	background: url(../images/pfeil-blau.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
}

div.element.infobox div.link a
{
	font-weight: bold;
	text-decoration: underline;
}


div.element.infobox div.link a:hover
{
	text-decoration: none;
}


/**
 * Bildbanner
 */

#col-left div.element.imgbanner
{
	display: block;
}

div.element.imgbanner
{
	margin: 0 0 30px 0;
}

/**
 * Location Search
 */
 
div.element.location
{
	display: block;
}

div.element.location
{
	padding: 0 0 48px 0;
	margin: 0 0 30px 0;
	background: url(../images/locationsearch-shadow.jpg) bottom left no-repeat;
}

#col-right div.element.location
{
	padding: 0;
	background: transparent;
}

div.element.location span.search,
div.element.location span.result,
div.element.location span.error
{
	display: block;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 100%;
	background: url(../images/locationsearch-bg.jpg) top left no-repeat #fee369;
}

#col-right div.element.location span.search,
#col-right div.element.location span.result,
#col-right div.element.location span.error
{
	height: 105px;
	background: url(../images/locationsearch-col-right-bg.jpg) top left no-repeat #fee369;
}

div.element.location span.search div.image
{
	float: left;
	width: 64px;
	padding: 11px 0 0 0;
	text-align: center;
}

div.element.location span.search div.content
{
	float: left;
}

div.element.location span.search h2.title
{
	color: #002c62;
	font-size: 1.3em;
	margin: 15px 0;
	padding: 0;
}

div.element.location span.search span.label
{
	color: #fff;
	width: 58px;
	margin: 0;
	padding: 3px 0 0 0;
}

div.element.location span.search input.input.text
{
	width: 128px;
	height: 24px;
	border: none;
	padding: 3px 0 0 0;
	margin: 0 8px 0 0;
	text-align: center;
	font-size: 1.2em;
	background: url(../images/locationsearch-input-text-bg.gif) top left no-repeat;
}

div.element.location span.search input.input.image
{
	
}

div.element.location span.result div.image
{
	float: left;
	width: 90px;
	padding: 10px 0 0 0;
	text-align: center;
}

div.element.location span.result div.content
{
	float: left;
}

div.element.location span.result h2.title
{
	color: #002c62;
	font-size: 1em;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.element.location span.result div.text
{
	color: #002c62;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9em;
}

div.element.location span.result div.text a
{
	text-decoration: underline;
}

div.element.location span.result div.text a:hover
{
	text-decoration: none;
}

div.element.location span.result div.link
{
	color: #002c62;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

div.element.location span.result div.link a
{
	color: #002c62;
	font-weight: bold;
}

div.element.location span.error div.image
{
	float: left;
	width: 64px;
	padding: 11px 0 0 0;
	text-align: center;
}

div.element.location span.error div.content
{
	float: left;
}

div.element.location span.error h2.title
{
	color: #002c62;
	font-size: 1em;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.element.location span.error div.text
{
	color: #002c62;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9em;
}

div.element.location span.error div.text a
{
	text-decoration: underline;
}

div.element.location span.error div.text a:hover
{
	text-decoration: none;
}

div.element.location div.loading
{
	text-align: center;
	padding: 33px 0 0 0;
}

#col-right div.element.location div.loading
{
	padding: 38px 0 0 0;
}

#col-right div.element.location div.image

{
	padding-top: 15px;
}

#col-right div.element.location h2.title
{
	margin-top: 15px;
}

#col-right div.element.location span.search h2.title
{
	margin-top: 20px;
}


/**
 * Overviewbox
 */


#overview div.element.overviewbox
{
	display: block;
}

div.element.overviewbox
{
	float: left;
	width: 196px;
	margin: 0 10px 30px 0;
}

html>body div.element.overviewbox
{
	margin: 0 15px 30px 0;
}

div.element.overviewbox.large
{
	width: 408px;
}

div.element.overviewbox div.image
{
	margin: 0 0 2px 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.overviewbox h2.title
{
	font-size: 1.1em;
	margin: 0 0 2px 0;
	margin: 0 0 5px 5px;
	padding: 0;
}

div.element.overviewbox div.text
{
	line-height: 1.4em;
	margin: 0 0 2px 0;
	margin: 0 0 2px 5px;
	padding: 0;
}

div.element.overviewbox div.link
{
	margin: 0 0 0 5px;
	padding: 0;
	/*font-weight: bold;*/
	background: url(../images/pfeil-blau.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
}

div.element.overviewbox div.link a
{
	font-weight: bold;
	text-decoration: underline;
}


div.element.overviewbox div.link a:hover
{
	text-decoration: none;
}


/**
 * Newsliste
 */
 
div.element.newslist
{
	display: block;
}

div.element.newslist.list
{
	margin: 0 0 45px 0;
}

div.element.newslist.list
{
	margin-top: 25px;
}

div.element.newslist div.item
{
	margin: 0 0 15px 0;
}

div.element.newslist.list div.item
{
	margin: 0 0 40px 0;
}

div.element.newslist div.date
{
	float: left;
	width: 85px;
	border-right: 1px solid #a9adb6;
}

div.element.newslist span.day,
div.element.newslist span.year
{
	color: #c0c3c9;
	color: #707070;
	display: block;
	font-size: 1em;
}

div.element.newslist span.year
{
	display: block;
	font-size: 2.1em;
}

div.element.newslist div.content
{
	float: right;
	padding: 0;
	width: 510px;
}

div.element.newslist h2.title a
{
	line-height: 1.5em;
	text-decoration: underline;
}

div.element.newslist h2.title a:hover
{
	text-decoration: none;
}

div.element.newslist div.text
{
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

div.element.newslist div.link
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}

div.element.newslist div.link a
{
	font-weight: bold;
	color: #878b95;
	text-decoration: underline;
}

div.element.newslist div.link a:hover
{
	text-decoration: none;
}






/**
 * Newsliste Rand
 */
 
#col-right div.element.newslist.teaser
{
	display: block;
}

div.element.newslist.teaser
{
	margin: 0 0 40px 0;
	padding: 0 10px 0 15px;
}

div.element.newslist.teaser h4.title
{
	margin: 0 0 15px 0;
	padding: 0;
}

div.element.newslist.teaser div.item
{
	margin: 0 0 15px 0;
}

div.element.newslist.teaser div.date
{
	float: left;
	width: 70px;
	border-right: 1px solid #a9adb6;
}

div.element.newslist.teaser span.day,
div.element.newslist.teaser span.year
{
	color: #707070;
	display: block;
	font-size: 0.9em;
}

div.element.newslist.teaser span.year
{
	display: block;
	font-size: 2em;
}

div.element.newslist.teaser div.content
{
	float: right;
	padding: 0;
	width: 185px;
}

div.element.newslist.teaser h2.title a
{
	line-height: 1.5em;
	text-decoration: underline;
	/*font-weight: normal;*/
}

div.element.newslist.teaser h2.title a:hover
{
	text-decoration: none;
}

div.element.newslist.teaser div.text
{
	line-height: 1.5em;
	padding: 0 0 5px 0;
	display: none;
}

div.element.newslist.teaser div.link
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}

div.element.newslist.teaser div.link a
{
	font-weight: bold;
	color: #878b95;
	text-decoration: underline;
}

div.element.newslist.teaser div.link a:hover
{
	text-decoration: none;
}














/**
 * Newsdetails
 */
 
div.element.newsdetails
{
	display: block;
}

div.element.newsdetails
{
	margin: 25px 0 15px 0;
}

div.element.newsdetails div.date
{
	float: left;
	width: 85px;
	border-right: 1px solid #a9adb6;
}

div.element.newsdetails span.day,
div.element.newsdetails span.year
{
	color: #c0c3c9;
	color: #707070;
	display: block;
	font-size: 1em;
}

div.element.newsdetails span.year
{
	display: block;
	font-size: 2.1em;
}

div.element.newsdetails div.content
{
	float: right;
	padding: 0;
	width: 510px;
}

div.element.newsdetails h2.title
{
	marging: 0;
	padding: 0 0 20px 0;
}

div.element.newsdetails div.teaser
{
	line-height: 1.5em;
	padding: 0 0 25px 0;
	font-style: italic;
}

div.element.newsdetails div.text
{
	line-height: 1.5em;
	padding: 0 0 45px 0;
}

div.element.newsdetails div.link
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}

div.element.newsdetails div.link a
{
	font-weight: bold;
	color: #707070;
	text-decoration: underline;
}

div.element.newsdetails div.link a:hover
{
	text-decoration: none;
}

div.element.newsdetails p
{
	margin: 0 0 1em 0;
	padding: 0;
}

/**
 * Sitemap
 */

.sitemap
{
	margin: 0 0 30px 0;
}
 
.sitemap ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sitemap ul li
{
	
}

.sitemap ul a
{
	background: url(../images/icon-file-blank.gif) left no-repeat;
	padding: 7px 0 7px 20px;
	display: block;
	margin: 3px 0 3px 0;
}

.sitemap ul ul
{
	margin: 5px 0 5px 25px;
}

/**
 * Startbox blau
 */
 
div.element.startbox
{
	display: block;
}

div.element.startbox
{
	padding: 0;
	width: 100%;
	background: url(../images/startbox-bg.jpg) top left no-repeat;
	cursor: pointer;
}

div.element.startbox div.shadow
{
	height: 138px;
	background: url(../images/startbox-shadow.jpg) bottom left no-repeat;
}

div.element.startbox div.image
{
	float: left;
	width: 60px;
	padding: 17px 0 0 0;
	text-align: center;
}

div.element.startbox div.content
{
	float: left;
	width: 222px;
}

div.element.startbox h2.title
{
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0;
}

div.element.startbox div.text
{
	color: #95aed0;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9em;
}

div.element.startbox div.link
{
	color: #fdce00;
	font-size: 0.9em;
	text-align: right;
	margin: 10px 0 0 0;
}

div.element.startbox div.link a
{
	color: #fdce00;
}

div.element.startbox div.link img
{
	margin: 0 0 -1px 0;
}

/**
 * Login
 */

div.element.login
{
	display: block;
}

div.element.login
{
	padding: 0 0 0 55px;
	background: url(../images/login-bg.jpg) top left no-repeat #fff;
}

div.element.login form.form.login
{
}

div.element.login h3.title
{
	color: #00214e;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
	margin: 0;
}

div.element.login div.text
{
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

div.element.login form.form.login
{
	
}

div.element.login input.input.text,
div.element.login input.input.password
{
	float: left;
	width: 155px;
	font-size: 1em;
	border: 1px solid #6a6d77;
	color: #707070;
	margin: 0 0 8px 0;
	padding: 3px;
}

div.element.login input#login-password
{
	width: 129px;
}

div.element.login input.input.image
{
	float: left;
	width: 21px;
	height: 20px;
	margin: 0 0 0 5px;
}

div.element.login div.fieldset
{
	float: none;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
}

div.element.login span.label
{
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
	color: #00214e;
}

div.element.login input.input.checkbox
{
	margin: 0;
	padding: 0;
	float: left;
}

div.element.login div.link
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}

div.element.login div.link a
{
	text-decoration: underline;
}

div.element.login div.link a:hover
{
	text-decoration: none;
}

div.element.login div.link a.mygecko
{
	color: #fdce00;
}

/**
 * Loginshortcut
 */

div.element.loginshortcut
{
	display: block;
}

div.element.loginshortcut
{
	height: 38px;
	padding: 12px 0 0 40px;
	background: url(../images/loginshortcut-bg.gif) 23px 10px no-repeat;
}

div.element.loginshortcut a
{
	color: #00214e;
	text-decoration: underline;
}

div.element.loginshortcut a:hover
{
	text-decoration: none;
}

html>body div.element.loginshortcut
{
	height: 26px;
}

/**
 * Loginprofil
 */

div.element.loginprofile
{
	display: block;
}

div.element.loginprofile
{
	height: 38px;
	padding: 7px 12px 0 10px;
	font-size: 0.9em;
	color: #00214e;
}

html>body div.element.loginprofile
{
	height: 31px;
}

div.element.loginprofile a
{
	color: #00214e;
	text-decoration: underline;
}

div.element.loginprofile a:hover
{
	text-decoration: none;
}

div.element.loginprofile div.name
{
	float: left;
}

div.element.loginprofile div.links
{
	float: right;
}

/**
 * Suchergebnis
 */


#col-left div.element.searchresult
{
	display: block;
}

div.element.searchresult
{
	float: none;
	clear: both;
	margin: 0 0 40px 10px;
	padding: 0;
	width: 100%;
}

div.element.searchresult .title
{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

div.element.searchresult .text
{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.5em;
}

div.element.searchresult .info
{
	margin: 0;
	padding: 0;
}

/**
 * Listnavi
 */

#col-left div.element.listnavi
{
	display: block;
}

div.element.element.listnavi
{
	width: 100%;
	padding: 15px 0 30px 10px;
}

div.element.element.listnavi p.resulttext
{
	margin: 0 0 15px 0;
}

div.element.element.listnavi p.pagetext
{
	float: left;
	margin: 0 10px 0 0;	
}

div.element.element.listnavi ul.pages
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.element.element.listnavi ul.pages li
{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

div.element.element.listnavi ul.pages li strong a
{
	color: #000;
	text-decoration: none;
	cursor: default;
}

div.element.element.listnavi ul.navi
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.element.element.listnavi ul.navi li
{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}

/**
 * Searchinfo
 */

div.element.searchinfo
{
	display: none;
}

/**
 * Box Suchformular
 */

#col-left div.element.searchbox
{
	display: block;
}

div.element.searchbox
{
	float: none;
	clear: both;
	margin: 0 0 30px 10px;
	padding: 0;
	width: 100%;
}

div.element.searchbox form.form
{
	margin: 0;
	padding: 0;
}

div.element.searchbox span.label
{
	float: left;
	margin: 3px 8px 0 0;
}

div.element.searchbox input.input.text
{
	float: left;
	width: 350px;
	height: 16px;
	border: 1px solid #646772;
	margin: 0;
	padding: 2px 0 0 2px;
	color: #969696;
}

/**
 * Termine
 */

div.element.appointment.list
{
	display: block;
}

div.element.appointment.list
{
	float: none;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
}

div.element.appointment.list div.item
{
	width: 100%;
	margin: 0 0 20px 0;
}

div.element.appointment.list div.date
{
	float: left;
	width: 180px;
}

div.element.appointment.list div.content
{
	float: left;
	width: 400px;
}


/**
 * Powermail
 **/

div.element.powermail
{
	display: block;
}

div.element.powermail span.label
{
	width: 175px;
}

div.element.powermail input.input.text
{
	border: 1px solid #ccc;
	color: #002c62;
	width: 350px;
	margin: 0 0 20px 0;
	padding: 3px;
}

div.element.powermail select.input.select
{
	border: 1px solid #ccc;
	color: #002c62;
	width: 350px;
	margin: 0 0 20px 0;
	padding: 3px;
}

div.element.powermail textarea.input.textarea
{
	border: none;
	border: 1px solid #ccc;
	color: #002c62;
	width: 350px;
	margin: 0 0 20px 0;
	padding: 3px;
	height: 250px;
}

div.element.powermail div.padding
{
	padding: 0 0 0 175px;
}

div.element.powermail span.label.checkbox
{
	width: 350px;
}

div.element.powermail input.input.submit
{
	width: 243px;
	padding: 3px 0 20px 0;
	margin: 0 0 0 282px;
	text-align: center;
	background: url(../images/button-bg.gif) top center no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
}


div.tx-powermail-pi1
{
	color: #002c62;	
}

div.tx-powermail-pi1 div.tx-powermail-pi1_mandatory ul
{
	color: #002c62;	
}

input.tx-powermail-pi1_mandatory_submit
{
	width: 243px;
	padding: 3px 0 20px 0;
	margin: 25px 0 0 282px;
	text-align: center;
	background: url(../images/button-bg.gif) top center no-repeat;
	border: none;
	color: #fff;
}

div.tx-powermail-pi1_thx
{
	line-height: 1.5em;
}

/**
 * Terminliste
 */
 
#main div.element.appointmentlist
{
	display: block;
}

div.element.appointmentlist
{
	
}

div.element.appointmentlist div.item
{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	width: 100%;
}

div.element.appointmentlist div.date
{
	line-height: 2em;
	color: #707070;
	float: left;
	width: 95px;
	border-right: 1px solid #a9adb6;
}

div.element.appointmentlist div.content
{
	line-height: 1.5em;
	float: right;
	width: 500px;
}

div.element.appointmentlist h3.title
{
	line-height: 1.5em;
}

div.element.appointmentlist div.eventlocation
{
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

div.element.appointmentlist div.link
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	display: none;
}

div.element.appointmentlist div.link a
{
	font-weight: bold;
	color: #878b95;
	text-decoration: underline;
}

div.element.appointmentlist div.link a:hover
{
	text-decoration: none;
}

/**
 * Terminteaser
 */
 
#main #col-right div.element.appointmentlist
{
	display: block;
}

#main #col-right div.element.appointmentlist
{
	margin: 0 0 40px 0;
	padding: 0 10px 0 15px;
}

#main #col-right div.element.appointmentlist div.item
{
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}

#main #col-right div.element.appointmentlist div.date
{
	line-height: 2em;
	color: #707070;
	float: left;
	width: 85px;
	border-right: 1px solid #a9adb6;
}

#main #col-right div.element.appointmentlist div.content
{
	float: right;
	width: 170px;
}

#main #col-right div.element.appointmentlist h3.title
{
	line-height: 1.5em;
}

#main #col-right div.element.appointmentlist div.location
{
	line-height: 1.5em;
	padding: 0 0 5px 0;
}

#main #col-right div.element.appointmentlist div.link
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
	display: none;
}

#main #col-right div.element.appointmentlist div.link a
{
	font-weight: bold;
	color: #878b95;
	text-decoration: underline;
}

#main #col-right div.element.appointmentlist div.link a:hover
{
	text-decoration: none;
}




/**
 * Termindetails
 */
 
#main div.element.appointmentdetails
{
	display: none;
}

div.element.appointmentdetails
{
	
}

/**
 * Tabs
 */

div.tabs
{
	display: block;
}

div.tabs
{
	width: 100%;
	background: url(../images/tabs-bg.gif) bottom left repeat-x;	
	border-bottom: 1px solid #cbcccf;
	margin: 0 0 25px 0;
}

div.tabs ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.tabs ul li
{
	float: left;
	padding: 0 2px 0 0;
	background: url(../images/tab-on-l.gif) top left no-repeat;
	cursor: pointer;
	list-style-type: none;
	list-style:none;
	margin: 0 2px 0 0 !important;
	padding: 0 0 0 14px !important;
}

div.tabs a
{
	background: url(../images/tab-on-r.gif) top right no-repeat;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #002c62;
	padding: 2px 12px 0 0;
	text-decoration: none;
	outline:0;
}

div.tabs li.active
{
	background: url(../images/tab-off-l.gif) top left no-repeat;
	font-weight: bold;
}

div.tabs li.active a
{
	background: url(../images/tab-off-r.gif) top right no-repeat;
	font-weight: bold;
}



/*]]>*/
