/*<![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;
	font-size: 1.2em;
}

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;
}

#start div.element.location
{
	margin: 0;
}

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

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

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

div.element.location div.search div.content
{
	float: left;
	width: 225px;
}

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

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

div.element.location div.search input.input.text
{
	float: left;
	width: 125px;
	width: 120px;
	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;
}

html>body div.element.location div.search input.input.text
{
	/*width: 128px;*/
}

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

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

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

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

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

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

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

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

div.element.location div.result div.link a
{
	background: url(../images/pfeil-blau.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
	color: #002c62;
	font-weight: bold;
}

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

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

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

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

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

div.element.location div.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 div.search h2.title
{
	margin-top: 20px;
}


/**
 * Overviewbox
 */


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

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

html>body div.element.overviewbox
{
	margin: 0 16px 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
{
	margin: 25px 0 45px 0;
}

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

div.element.newslist div.item
{
	margin: 0 0 40px 0;
	width: 100%;
}

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

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

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

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.newsteaser
{
	display: block;
}

div.element.newsteaser
{
	margin: 0 0 40px 0;
	padding: 0 10px 0 15px;
	width: 255px;
}

html>body div.element.newsteaser
{
	width: auto;
}

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

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

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

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

}

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

div.element.newsteaser div.content
{
	float: right;
	padding: 0 0 0 10px;
	width: 155px;
}

html>body div.element.newsteaser div.content
{
	padding: 0;
	width: 155px;
}

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

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

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

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

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

div.element.newsteaser 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;
	width: 85px;
}

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 div.content div.videos
{
	margin: 0 0 30px 0;
}

div.element.newsdetails h2.title
{
	margin: 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.lti
{
	/*background: url(../images/startbox-bg-lti.jpg) top left no-repeat;*/
	background: url(../images/startbox-lti-bg2.jpg) top left no-repeat;
}

div.element.startbox.buenavista
{
	background: url(../images/startbox-buenavista.jpg) top left no-repeat;
}

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

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

div.element.startbox.buenavista div.shadow
{
	height: 138px;
	background: url(../images/startbox-shadow-buenavista.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.buenavista div.image
{
	width: 70px;
}

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

div.element.startbox.buenavista div.content
{
	width: 212px;
}

div.element.startbox h2.title
{
	color: #fff;
	font-size: 1.1em;
	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: 20px 0 0 0;
}

div.element.startbox.lti div.link
{
	margin: 5px 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;
}

#start div.element.login div.link a.button
{
	width: 163px;
	padding: 5px 0 20px 0;
	margin: 0 10px 0 0;
}

/*****************************************/

#main div.element.login
{
	padding: 0 0 0 40px;
	background: none;
}

#main div.element.login form.form.login
{
}

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

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

#main div.element.login form.form.login
{
	
}

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

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

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

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

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

#main div.element.login 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;
}

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

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

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

#start div.element.login div.link a.button
{
	width: 163px;
	padding: 5px 0 20px 0;
	margin: 0 10px 0 0;
}

/**
 * Loginshortcut
 */

div.element.loginshortcut
{
	display: block;
}

div.element.loginshortcut
{
	height: 26px;
	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;
}

/**
 * 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 15px 175px;
}

div.element.powermail input.input.checkbox
{
	margin: 0 5px 0 0;
}

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;
}


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;
}

#col-right div.element.powermail,
div.row-right div.element.powermail
{
	width: 290px;	
	/*margin: 0 10px 5px 15px;*/
}

#col-right div.element.powermail span.label,
div.row-right div.element.powermail span.label
{
	float: none;
	clear: both;	
}

#col-right div.element.powermail input.input.text,
div.row-right  div.element.powermail input.input.text
{
	width: 240px;	
	margin: 0 0 5px 0;
}

#col-right div.element.powermail textarea,
div.row-right  div.element.powermail textarea
{
	width: 240px;	
	height: 60px;
}

#col-right div.element.powermail input.input.submit,
div.row-right  div.element.powermail input.input.submit
{
	margin: 0 0 0 60px;
	background: url(../images/button-bg-smaller.gif) top left no-repeat;
	width: 131px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 20px 0
}

#col-right .tx_powermail_pi1_formconfirmation_back,
div.row-right  .tx_powermail_pi1_formconfirmation_back
{
	float: left;
}

#col-right div.tx-powermail-pi1_thx,
div.row-right  div.tx-powermail-pi1_thx,
#col-right div.tx-powermail-pi1_mandatory,
div.row-right div.tx-powermail-pi1_mandatory,
#col-right div.tx-powermail-pi1_confirmation,
div.row-right div.tx-powermail-pi1_confirmation
{
	padding: 0 5px 10px 15px;
}

#col-right input.tx-powermail-pi1_mandatory_submit,
div.row-right input.tx-powermail-pi1_mandatory_submit
{
	margin: 0;
}

#col-right div.element.powermail textarea.input.textarea,
div.row-right div.element.powermail textarea.input.textarea
{
	border: none;
	border: 1px solid #ccc;
	color: #002c62;
	width: 240px;
	margin: 0 0 20px 0;
	padding: 3px;
	height: 90px;
}

#mini-kontakt
{
	padding: 0 0 0 15px; 
}

/**
 * Employee liste
 */

div.element.employee.list
{
	display: block;
	margin: 0;
}

div.element.employee.list div.department
{
	width: 100%;
}

div.department
{
	padding: 0 0 10px 0;
}

div.department h3.title
{
	background: #00214e;
	background: #a0a0a0;
	background: #dadbdf;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	color: #00214e;
	margin: 0;
	padding: 0;
	padding: 4px 10px;
}

div.department h3.title a
{
	display: block;
	text-decoration: none;
	color: #fff;
	color: #00214e;
}

div.department h3.title span.title
{
	display: block;
	float: left;
	font-weight: bold;
}

div.department h3.title span.link
{
	display: block;
	float: right;
	font-size: 0.9em;
}

div.department div.item 
{
	margin: 10px 0 0 10px;
	width: 100%;
}

html>body div.department div.item 
{
	margin: 10px 10px 0 10px;
}

div.department div.item div.image
{
	float: left;
	width: 170px;
}

div.department div.item div.content
{
	float: left;
	width: 430px;
	padding: 25px 0 0 0;
}

html>body div.department div.item div.content
{
	width: 450px;
}

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

div.department div.item div.text
{
	line-height: 1.5em;
}

/**
 * Harvestform
 */

#main div.element.harvestform
{
	display: block;
}

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

div.element.harvestform h3.title
{
	padding: 0 0 10px 0;
}

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

div.element.harvestform span.label
{
	width: 90px;
}

div.element.harvestform select.input.select
{
	width: 208px;
	padding: 3px;
	margin: 0 20px 0 0;
	color: #707070;
}

div.element.harvestform input.input.text
{
	width: 200px;
	padding: 3px;
	color: #707070;
}

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

/**
 * Harvestchart
 */
 
#main div.element.harvestchart
{
	display: block;
}

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

div.element.harvestchart h3.title
{
	padding: 0 0 10px 0;
}

div.element.harvestchart div.text
{
	padding: 0 0 25px 0;
	line-height: 1.5em;
}
/**
 * Harvestdata
 */
 
#main div.element.harvestdata
{
	display: block;
}

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

div.element.harvestdata h3.title
{
	padding: 0 0 10px 0;
}

div.element.harvestdata div.text,
div.element.harvestdata div.table
{
	margin: 0 0 25px 0;
	line-height: 1.5em;
}

div.element.harvestdata div.table
{
	
}

div.element.harvestdata td,
div.element.harvestdata th
{
	padding: 6px;
}

div.element.harvestdata td.col1,
div.element.harvestdata th.col1
{
	width: 70px;
}

div.element.harvestdata td.col2,
div.element.harvestdata th.col2
{
	width: 120px;
}

div.element.harvestdata td.col3,
div.element.harvestdata th.col3
{
	
}

div.element.harvestdata td.col4,
div.element.harvestdata th.col4
{
	width: 150px;
	text-align: right;
}

div.element.harvestdata td.col5,
div.element.harvestdata th.col5
{
	
}

div.element.harvestdata td.colspan
{
	text-align: center;
}


div.element.harvestdata tr.odd
{
	background: #e1e2e4;
	background: #eee;
}

div.element.harvestdata tr.row1
{
	background: #00214e;
	color: #fff;
}

div.element.harvestdata tr:hover
{
	background: #ffd203;
}

div.element.harvestdata tr.even
{
	
}

/**
 * Lost Password
 */
 
#main div.element.password,
#start div.element.password
{
	display: block;
}

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

div.element.password input.input.submit
{
	width: 200px;
	padding: 3px 0 8px 0;
	margin: -5px 0 0 0;
	text-align: center;
	background: url(../images/button-bg.gif) top center no-repeat;
	border: none;
	color: #fff;
	float: right;
}

div.element.password #f-username
{
	width: 240px;
}


/**
 * 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;
	width: 100%;
}

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

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
{
	padding: 0 10px 0 15px;
}

#col-right div.tx-cal-controller
{
	padding: 0 10px 0 15px;
}


/**
 * Termindetails
 */
 
div#calendar-event
{
	display: block;
}

div#calendar-event
{
	margin: 25px 0 15px 0;
}

div#calendar-event div.date
{
	padding: 5px 0 10px 0;
	color: #00214E;
	font-weight: bold;
	border-bottom: 1px solid #a9adb6;
}

div#calendar-event span.startdate,
div#calendar-event span.enddate
{
	color: #00214E;
	font-size: 1.1em;
}


div#calendar-event div.content
{
	padding: 0;
}

div#calendar-event h2.title
{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 1.3em;
}

div#calendar-event div.teaser
{
	line-height: 1.5em;
	padding: 0 0 25px 0;
	font-style: italic;
}

div#calendar-event div.text
{
	line-height: 1.5em;
	padding: 30px 0 20px 0;
}

div#calendar-event div.link,
#calendar-event-backlink
{
	background: url(../images/news-pfeil.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}

div#calendar-event div.link a,
#calendar-event-backlink a
{
	font-weight: bold;
	color: #707070;
	text-decoration: underline;
}

div#calendar-event div.link a:hover
{
	text-decoration: none;
}

div#calendar-event p
{
	margin: 0 0 1em 0;
	padding: 0;
}

/**
 * Passwort aendern (myGecko)
 */



form.form.changepw span.label
{
	width: 185px;
}

form.form.changepw input.input.password
{
	width: 335px;
	padding: 2px;
}

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

p.dr_changefepasswd_error
{
	margin: 0 0 30px 0;
	padding: 10px;
	width: 90%;
	line-height: 1.5em;
	background: #f8b6a1;
	border: 2px solid #c0442a;
	color: #c0442a;
}

/**
 * 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;
}

#overview div.tabs
{
	width: 620px;
}

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;
}



/**
 * Widget
 */
 
div.element.widget
{
	display: block;
}

div.element.widget
{
	height: 140px;
	background: url(../images/widget-296-bg.jpg) top left no-repeat;
}

div.element.widget div.padding
{
	padding: 10px 5px 10px 59px;
}

div.element.widget h2.title
{
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0;
	/*padding: 10px 7px 60px 8px;*/
}

div.element.widget h2.title span.text
{
	padding: 2px 0 0 0;
	display: block;
	float: left;
}

div.element.widget h2.title span.info
{
	display: block;
	float: right;
}

div.element.widget div.counter
{
	border: 1px solid #b6b8bb;
	padding: 4px 0;
}

div.element.widget div.digitgroup
{
	float: left;
	padding: 0 1px;
}

div.element.widget div.digitgroup span
{
	display: block;
	float: left;
	width: 18px;
	background: #e8e9eb;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	background: url(../images/widget-digit-bg.jpg) top left no-repeat;
}

div.element.widget div.label
{
	font-size: 0.8em;
	color: #74777c;
	padding: 4px 0 0 0;
	text-align: right;
}

div.element.widget div.label span#daynight
{
	float: left;
	display: block;
}

div.element.widget div.label span#label
{
	float: right;
	display: block;
}


/**
 * Employee
 */


div.element.employeelist
{
display: block;
font-size: 0.1em;
line-height: 0.1em;
width: 100%;
}

div.element.employeelist div.item-small
{
	float: left;
	width: 52px;
	height: 52px;
	padding: 0;
	margin: 0;
}

div.element.employeelist div.item-big
{
	float: left;
	width: 156px;
	height: 156px;
	padding: 0;
	margin: 0;
}

div.element.employeelist div.employee_info
{
display: none;
position: absolute;
}

.disabled img
{
filter:alpha(opacity=25); 
opacity: 0.25; 
-moz-opacity:0.25;
}

/**
 * Mitarbeiter Filter
 */
	 
div.element.employeefilter
{
display: block;
}

div.element.employeefilter
{
margin: 0 0 50px 0;
padding: 0 15px;
}

div.element.employeefilter input.input.text
{
border: 1px solid #b5b6bb;
margin: 0 5px 10px 0;
padding: 3px 0 2px 10px;
height: auto;
width: 220px;
}

div.element.employeefilter input.input.image
{
width: 21px;
height: 20px;
}

div.element.employeefilter br
{
clear: both;
float: none;
}

div.element.employeefilter label
{
cursor: pointer;
}

div.element.employeefilter ul
{
list-style: none;
margin: 0;
padding: 0;
width: 350px;
width: 100%;
float: left;
z-index: 100;
background: url(/fileadmin/geckologic/website/images/employeefilter-select-bg.jpg) top left repeat-x #f6f6f8;
margin: 0 0 10px 0;
}

div.element.employeefilter h2
{
font-size: 11px;
display: block;
margin: 0;
padding: 4px 10px;
background: url(/fileadmin/geckologic/website/images/employeefilter-select-a-bg.gif) right no-repeat;
border: 1px solid #b5b6bb;
}

div.element.employeefilter li:hover h2
{
border: 1px solid #b5b6bb;
border-bottom: 1px solid #f6f6f8;
}

div.element.employeefilter span
{
display: block;
border: solid #b5b6bb;
border-width: 0 1px;
color: #00214e;
padding: 2px 10px;
}

div.element.employeefilter li
{
position: relative;
}

div.element.employeefilter ul#unternehmen li
{
z-index: 550;
}
div.element.employeefilter ul#standort li
{
z-index: 450;
}

div.element.employeefilter ul#niederlassung li
{
z-index: 350;
}

div.element.employeefilter ul#abteilung li
{
z-index: 250;
}

div.element.employeefilter ul ul
{
position: absolute;
background: #f6f6f8;
border-bottom: 1px solid #b5b6bb;
margin: 0;
}

div.element.employeefilter ul ul ul
{
position: absolute;
top: 0;
left: 100%;
} 

div.element.employeefilter ul ul,
div.element.employeefilter ul li:hover ul ul,
div.element.employeefilter ul ul li:hover ul ul
{
display: none;
}

div.element.employeefilter ul li:hover ul,
div.element.employeefilter ul ul li:hover ul,
div.element.employeefilter ul ul ul li:hover ul
{
display: block;
}

div.element.employeefilter ul#unternehmen ul
{
z-index: 500;
}

div.element.employeefilter ul#standort ul
{
z-index: 400;
}

div.element.employeefilter ul#niederlassung ul
{
z-index: 300;
}

div.element.employeefilter ul#abteilung ul
{
z-index: 200;
}

div.employee_info
{
width: 100%;
}

/* global */
#cluetip-close img
{
border: 0;
}
#cluetip-title
{
overflow: hidden;
}

#cluetip-title #cluetip-close
{
float: right;
position: relative;
}

#cluetip-waitimage
{
width: 43px;
height: 11px;
position: absolute;
background-image: url(../images/wait.gif);
}

.cluetip-arrows
{
display: none;
position: absolute;
top: 0;
left: -11px;
height: 22px;
width: 11px;
background-repeat: no-repeat;
background-position: 0 0;
}

#cluetip-extra
{
display: none;
}

.cluetip-gecko
{
font-size: 0.7em;
}

.cluetip-gecko #cluetip-outer
{
position: relative;
margin: 0;
background: url(/fileadmin/geckologic/website/images/employee_info-bg.png) top left repeat;
}

.cluetip-gecko h3#cluetip-title
{
display: none;
}

.cluetip-gecko #cluetip-title a
{

}  

.cluetip-gecko #cluetip-inner
{
padding: 10px;
}

.cluetip-gecko div#cluetip-close
{ 
text-align: right;
margin: 0 5px 0 0;
height: 20px;
font-weight: bold;
}

.cluetip-gecko div#cluetip-close a
{ 
text-decoration: none;
}

/* default arrows */
.clue-right-gecko .cluetip-arrows
{
display: none;
}

.clue-left-gecko .cluetip-arrows
{
display: none;
}

.clue-top-gecko .cluetip-arrows
{
display: none;
}  

.clue-bottom-gecko .cluetip-arrows
{
display: none;
}

/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner
{
position: relative;
}

.cluetip-gecko div.employee_info
{
width: 100%;
text-align: left;
margin: -20px 0 0 0;
}

.cluetip-gecko div.image
{
float: left;
width: 195px;
}

.cluetip-gecko div.content
{
float: left;
width: 280px;
}

.cluetip-gecko div.content h3.title
{
font-size: 1.5em;
margin: 0 0 10px 0;
padding: 0;
color: #ffc808;
}

.cluetip-gecko div.content div.company,
.cluetip-gecko div.content div.divisions,
.cluetip-gecko div.content div.caption,
.cluetip-gecko div.content div.branch,
.cluetip-gecko div.content div.location,
.cluetip-gecko div.content div.email
{
margin: 0 0 5px 0;
padding: 0;
color: #fff;
}

.cluetip-gecko div.content div.company
{
margin: 0 0 10px 0;
}

.cluetip-gecko div.content div.email
{
margin: 25px 0 0 0;
}

.cluetip-gecko a
{
color: #fff;
}








div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}



div.element.gallerylist
{
	display: block;
	margin: 0 0 40px 0;
}

div.element.gallerylist div.list
{
	width: 100%;
}

div.element.gallerylist div.item
{
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
	width: 100px;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
}

div.element.gallerylist div.pages
{
	width: 100%;
	margin: 15px 0 0 0;
}

div.element.gallerylist div.info
{
	text-align: right;
	padding: 0 25px 0 0;
	color: #aaa;
}


div.element.galleryimage
{
	display: block;
}

div.element.galleryimage h2.title
{
	margin: 0 0 15px 0;
	padding: 0;
}

div.element.galleryimage div.image
{
	padding: 15px;
	border: 1px solid #aaa;
	background: #fff;
	text-align: center;
}

div.element.galleryimage div.links
{
	width: 100%;
	margin: 20px 0 0 0;
}

div.element.galleryimage div.previous
{
	float: left;
	color: #aaa;
	width: 200px;
}

div.element.galleryimage div.next
{
	float: right;	
	color: #aaa;
	width: 200px;
	text-align: right;
}

div.element.galleryimage div.list
{
	float: left;
	color: #aaa;
	width: 224px;
	text-align: center;
}

div.element.galleryimage div.next a,
div.element.galleryimage div.previous a,
div.element.galleryimage div.list a
{
	color: #00214e;
}




/**
 * Formular
 */
 
div.element.sendpage
{
	display: block;
}

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

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

div.element.sendpage span.label
{
	display: block;
	margin: 0 0 10px 0;
}

div.element.sendpage span.hint
{
	color: #aaa;
	font-size: 0.9em;
}

div.element.sendpage input.input.text,
div.element.sendpage select.input.select,
div.element.sendpage textarea.input.textarea
{
	width: 400px;
	border: 1px solid #ddd;
	height: 20px;
	padding: 2px;
	color: #00224f;
	margin: 0 0 10px 0;
}

html>body div.element.sendpage input.input.text
{
	height: 14px;
}

div.element.sendpage textarea.input.textarea
{
	height: 150px;
}

div.element.sendpage #f-kontakt-anrede
{
	width: 80px;
}

div.element.sendpage input.input.text
{
	width: 400px;
}

div.element.sendpage div.fieldset
{
	padding: 25px;
	background: #f7f7f7;
	margin: 0 0 25px 0;
}

div.element.sendpage div.fieldset h3.title
{
	margin: 0 0 25px 0;
}

div.element.sendpage div.group.checkbox
{
	width: 100%;
	margin: 0 0 15px 0;
}

div.element.sendpage div.group.checkbox span.label
{
	width: 480px;
	margin: 0 0 10px 0;
}

div.element.sendpage span.required
{
	display: block;
	float: left;
	width: 150px;
	margin: 25px 0 0 0;
}

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

/**
 * Fehlermeldung
 */
 
div.element.error
{
	display: block;
}

div.element.error
{
	background: #f8b6a1;
	border: 2px solid #c0442a;
	color: #c0442a;
	margin: 0 0 20px 0;
}

div.element.error div.text
{
	padding: 10px;
}

div.element.error a
{
	color: #c0442a;
}

div.element.error ul
{
	margin-bottom: 0;
}

/*]]>*/