body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #506969;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background:url(../../img/bg.jpg) repeat-y #b1b6bc;
}

a img
{
	border: 0px;
}

a 
{
	text-decoration: none;
	color: #506969;
}

#mainContainer
{
	width: 965px;
	margin-top: 20px;
}

#quickNav
{	
	position: absolute;
	right: -5px;
	margin-left: 0px;
	top: -15px;
	font-size: 11px;
}

#quickNav a
{	
	padding: 0px 5px;
	border-right: 1px solid #9DA0A5;
}

#quickNav a.last
{	
	border: 0px;
}

#topContainer
{
	position: relative;
	float: left;
	width: 100%;
}

#logo
{
	margin-left: 95px;
	margin-bottom: 10px;
	float: left;
}

#topNav
{
	position: absolute;
	bottom: 10px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 21px;
}

#topNav a
{
	display: block;
	float: left;
	position: relative;
	padding: 0px 21px 0px 20px;
	/*border-right: 1px solid #acb4b6 !important;*/
	margin-top: 10px;
	margin-bottom: 6px;
	cursor: pointer;
}

#topNav a.last
{
	border: 0px !important;
}

#topNav a .topNavLeft
{
	display: none;
}

#topNav a .topNavRight
{
	display: none;
}

#topNav a.active
{
	margin-bottom: 0px;
}

#topNav a.active .topNavLeft
{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

#topNav a.active .topNavRight
{
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
}

#topNav a.active
{
	background: url(../../img/navBg.gif);
	border: 0px solid red;
	color: #78b43a;
	padding-top: 10px;
	margin-top: 0px;
	height: 21px;
}

#topNav .submenuContainer
{
	position: absolute;
	float: left;
	z-index: 100;
	top: 31px;
	/*left: 0px;*/
	width: 255px;
}

#topNav .submenu
{
	width: 241px;
	float: left;
	background:url(../../img/submenuBg.jpg) #e0e2e5;
}

#topNav .subNavBg
{
	background: url(../../img/subNavRightBg.png) no-repeat;
	background-position: right;
	float: left;
	width: 247px;
}

#topNav .submenu a
{
	clear: left;
	border: 0px;
	text-transform:none;	
	background-image: url(../../img/subNavBulletInactive.gif) no-repeat;
	background-position: center right;
	width: 216px;
	border-bottom: 1px solid #b3b8be;
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	color: #1e3637;
	float: left;
}

#topNav .submenu a:hover
{
	clear: left;
	border: 0px;
	text-transform:none;
	background:url(../../img/subNavBulletActive.gif) no-repeat #e0e2e5;
	background-position: center right;
	width: 216px;
	border-bottom: 1px solid #b3b8be;
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	color: #1e3637;
}

.submenuContainer .right
{
	background:url(../../img/subNavRightBg.png) no-repeat;
	background-position: right;
	float: right;
	width: 6px;
	
}

.submenuContainer .bottom
{
	background:url(../../img/subNavBottomBg.png);
	height: 6px;
	clear: both;
	width: 247px;
	font-size: 2px;
}


#mainNav 
{
	float: left;
	width: 294px;
	margin-top: 14px;
	margin-left: 21px;
}

#mainNav a.link
{
	background: url(../../img/mainNavBulletInactive.gif) no-repeat;
	background-position: center right;
}

#mainNav a
{
	display: block;
	border-bottom: 1px solid #b3b8be;
	padding: 8px;	
	padding-left: 0px;	
	color: #1e3637;
}

#mainNav a:hover, #mainNav a.active
{
	display: block;
	border-bottom: 1px solid #b3b8be;
	color: #FFF;
	padding-left: 8px;
	background: url(../../img/mainNavBulletActive.gif) no-repeat #506969;
	background-position: center right;
}

.leftSubMenu
{
	background: url(../../img/mainSubNavBg.jpg) repeat-x;
	margin-bottom: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #b3b8be;
}

.leftSubMenu a
{
	border-bottom: 0px !important;
	padding: 3px !important;
	margin-left: 15px;
}

.leftSubMenu a:hover, .leftSubMenu a.active
{
	border-bottom: 0px !important;
	padding: 3px !important;
	margin-left: 5px;
	padding-left: 13px !important;
	color: #506969 !important;
	font-weight: bold;
	background: url(../../img/mainSubNavBullet.gif) no-repeat !important;
	background-position: center left !important;
}


.leftSubMenu a.intern
{
	color: blue !important;
}


#contentContainer
{
	clear: left;
	float: left;
	background: #FFF;
}

#mainContent
{
	float: left;
	width: 624px;
	margin-left: 11px;
	margin-bottom: 20px;
	padding-right: 15px;
	line-height: 16px;
}

p.navigator
{
	color: #78b43a;
	font-size: 10px;
}


#mainContent a
{
	color: #78b43a;
}

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

p.navigator a
{
	color: #78b43a;
}


h1
{
	font-size: 28px;
	color: #1e3637;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 30px;
}

h2
{
	color: #78b43a;
	font-weight: bold;
	font-size: 12px;
}

h2.big
{
	font-size: 15px; 
	margin-bottom: 5px;
	margin-top: 20px; 
	clear: left;
}

#contentSepearator
{
	background: #eff1f3;
	height: 8px;
	clear: both;
	margin: 0px 11px;
}

#footer
{
	font-size: 10px;
	padding: 10px 11px;
	width: 935px;
	margin-bottom: 0px;
	float: left;
}

#footer a
{
	text-decoration: underline;
}


.frontpage
{
	margin-left: 0px !important;
	padding: 0px !important;
	width: 965px !important;
}


.frontpageTeaser
{
	width: 296px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	padding: 10px;
	position: relative;
	min-height: 240px;
}

.frontpageTeaser h1
{
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
}

.frontpageTeaserBg
{
	background:url(../../img/frontpage_teaserBg.gif) repeat-x;
}

.frontpage .last
{
	margin-right: 0px;
}

.frontpageTeaser h1
{
	margin-bottom: 20px;
}

.frontpageTeaser h2
{
	text-transform:uppercase;
	color: #78b43a;
	margin-bottom: 10px;
}

.frontpageTeaser .moreBtn
{
	float: right;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.frontpageTeaser ul.news
{
	list-style-image:url(../../img/newsBullet.gif);
}

.frontpageTeaser ul.news li
{
	border-bottom: 1px solid #ebecf1;
	padding: 4px 0px;
	line-height: 14px;
}


h1.newsHeadline
{
	margin-left: 24px;
}

.contentRightImage
{
	float: right;
	margin-left: 25px;
	background: #eff1f3;
	margin-bottom: 25px;
}

.contentLeftImage
{
	float: left;
	margin-right: 25px;
	background: #eff1f3;
	margin-bottom: 25px;
}

.zoomImg,
highslide-resize
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}


.imagebox
{
	float: left;
	width: 193px;
	margin: 0px 22px 10px 0px;
}

.last {
	margin-right: 0px;
}	

.imagebox .galleryImg
{
	padding: 5px;
	border: 1px solid #c4cbc1;
}

p.imageLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d998f;
	padding-left: 7px;
	margin-top: 2px;
	float: left;
}

.bigImage
{
	padding: 5px;
	border: 1px solid #c4cbc1;
}

ul.contentList
{
	list-style-image: url(../../img/bullet.gif);
}

.footerContent
{
	float: left;
	margin-top: 5px;
	margin-right: 85px;
}

.loginbox
{
	float: left;
}

.loginbox input
{
	font-size: 10px;
	margin-right: 5px;
}

.languages
{
	float: right;
	margin-top: 5px;
}

.searchbox
{
	margin-top: 60px;
}

.searchbox p.headline
{
	border-bottom: 1px solid #b3b8be;
	color: #FFF;
	padding: 8px;
	padding-left: 8px;
	background: #b3b8be;
	margin: 0px;
	margin-bottom: 3px;
}

.searchbox input
{
	width: 187px;
	margin-right: 0px;
	border: 1px solid #b3b8be;
	padding-bottom: 1px;
}

.searchbox input.submitBtn
{
	width: 100px;
	border: 0px;
	background: #506969;
	color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.newsDetailImgLeft
{
	float: left;
	padding: 5px;
	border: 1px solid #c4cbc1;
	margin-right: 20px;
	margin-bottom: 20px;
}

.newsDetailImgRight
{
	float: right;
	padding: 5px;
	border: 1px solid #c4cbc1;
	margin-left: 20px;
	margin-bottom: 20px;
}



/* navigation position */
/*
#menu_2
{
	left: 134px !important;
}

#menu_3
{
	 left: 355px !important;
}

#menu_4
{
	 left: 320px !important;
}

#menu_5
{
	 left: 418px !important;
}
*/
form
{
	margin: 0px;
	padding: 0px;
}


/* msg styles */

.ok
{
	color: #339900;
}

.teamItem
{
	width: 45%;
	height: 190px;
	float: left;
	margin-right: 19px;
	margin-bottom: 30px;
}

.teamItem .ImgLeft
{
	float: left;
	padding: 5px;
	border: 1px solid #c4cbc1;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 6px;
}

#functionSearch
{
	margin-top: 10px;
	width: 500px;
}

#functionSearch label
{
	font-weight: bold; 
	width: 138px; 
	display: block; 
	float: left;
	margin-bottom: 9px;
	margin-top: 4px;
	margin-left: 15px;
	padding-top: 3px;
}

#functionSearch select, #functionSearch input
{
	border: 1px solid #506969;
	background: #FFF;
	width: 240px !important;
	float: left;
}

#functionSearch .regionSearchText
{
	margin-left: 152px;
}

#functionSearch input
{
	width: 240px ;
}

#functionSearch .btn
{
	width: 65px !important;
	background: #506969;
	color: #FFF;
	float: right;
	margin-right: 30px;
}


/* form validation */

.validationBox
{
	display: block;
	width: 14px;
	height: 6px !important;
	float:left;
	height: 14px;
	border:none !important;
}

.validationTd
{
	width: 14px !important;
}

input.error, select.error, textarea.error
{
	border: 1px solid #b32f26 !important;
}

select#classification 
{
	width: 70px;
}

span.error, td.error
{
	display: block;
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_invalid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}


span.success, td.success
{
	display: block;
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_valid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}

td.error
{
	margin-top: 3px;
}

td.success
{
	margin-top: 3px;
}


#warning
{
	display: none;
	color: #b32f26;
	font-weight: bold;
	padding: 0px 0 10px 0;
}

.leftSubMenu img.lockedContent
{
	float: right;
	display: none;
	background-repeat: no-repeat;
}

.leftSubMenu img.lockedContentFF
{
	float: right;
	margin-top: -13px;
	display: none;
}

a.searchLink
{
	color: #575757 !important;
}

ul#sitemap li.firstLvl
{
	margin-bottom: 15px;
}

ul#sitemap li.firstLvl h1
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

ul#sitemap h2
{
	margin-bottom: 5px;
	margin-top: 5px;
}

ul#sitemap a.sitemapLink
{
	color: #424242;
}


.kontakt 
{
	borer: 1px solid #FF0000;
}

.kontaktLeft
{
	float: left;
	width: 47%;
	margin-right: 10px;
}

.kontaktRight
{
	float: left;
	width: 47%;
	margin-left: 20px;
}

.formKontakt input, .formKontakt select, .formKontakt textarea
{
	float:left;
	border:1px solid #3b3b3b;
	margin-bottom:4px;
	padding:1px 0px;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	margin-top:0px;
}

.formKontakt input, 
.formKontakt select
{
	width:200px;
	padding:1px 0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.kontaktRight input
{
	float: left;
	width: 190px;
}

.formKontakt input#plz, 
.formKontakt input#phoneAreaCode
{
	width:45px;
}

.formKontakt input#city, 
.formKontakt input#phone
{
	width: 135px;
	margin-left: 4px;
}

.kontaktRight input#city, 
.kontaktRight input#phone
{
	width: 125px;
	margin-left: 4px;
}

.formKontakt .kontaktLeft input, .formKontakt .kontaktLeft select, .formKontakt .kontaktLeft textarea
{
	float:left;
	border:1px solid #3b3b3b;
	/*margin-bottom:4px;*/
	padding:1px 0px;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	width: 185px;
}


/*.label
{
	float:left;
	margin:0px 4px 0px 2px;
	_display:inline;
}*/

.formKontakt textarea
{
	width:600px !important;
	height:80px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}


.containerFloatLeft
{
	float:left;
}


#applicationForm,
#registrationForm 
{
	display: block;
}


.formKontakt label

{
	float:left;
	clear:left;
	width:80px;
	padding:3px 0px 1px 2px;
	margin: 0px 5px 4px 0px;
}


#formKontakt .checkbox
{	
	width: 15px;
	border: 0px !important;
}

#applicationForm .leftCaption,
#registrationForm .leftCaption
{
	padding-left: 5px; 
	float: left !important;
}

#registrationForm .rightCaption
{
	padding-left: 5px; 
	float: left !important;
}


/* Form Validation */
.validationBox
{
	display: block;
	width: 14px;
	height: 6px !important;
	float:left;
	height: 14px;
	border:none !important;
}

.validationTd
{
	width: 14px !important;
}

input.error, select.error, textarea.error
{
	border: 1px solid #b32f26 !important;
}

select#classification 
{
	width: 70px;
}

span.error, td.error
{
	display: block;
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_invalid.png) !important;
  	background-repeat: no-repeat;
	float:left !important;
	margin-top:0px;
	border:none !important;
}


span.success, td.success
{
	display: block;
	width: 14px;
	height: 14px !important;
  	background-image: url(../../img/form_valid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}

td.error
{
	margin-top: 3px;
}

td.success
{
	margin-top: 3px;
}


#warning
{
	display: none;
	color: #b32f26;
	font-weight: bold;
	padding: 0px 0 10px 0;
}

#staticContentBox
{
	float: left;
	width: 300px;
}

.leftFloatBox
{
	float: left;
	padding: 5px;
	border: 1px solid #c4cbc1;
	margin-top: 30px;	
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100px;
}


#loginForm input
{
	border: 1px solid #c4cbc1;
	margin: 3px 0px;
	width: 291px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#loginForm .submitBtn
{
	width: 100px;
	border: 0px;
	background: #506969;
	color: #FFF;
	margin: 0px;	
	font-size: 12px;
	float: right;
}



#registrationForm, #passwordForm, #profileForm
{
	width: 100%;
}

#registrationForm fieldset br, #profileForm fieldset br
{
	clear:left;
}
	

#registrationForm label, #passwordForm label
{
	float: left;
	width: 130px;
	
}

#profileForm label
{
	float: left;
	width: 120px;
	
}

#registrationForm input, #registrationForm select,
#passwordForm input, #passwordForm select,
#profileForm input, #profileForm select
{
	margin: 2px;
	border: 1px solid #0B2C55;		
	float: left;
	font-size: 12px;
}

#registrationForm select, #passwordForm select,
#profileForm select
{
	font-size: 12px;
	float:left;
	width:203px;
	border: 1px solid #C2C6CB;
}

#registrationForm input.input, #passwordForm input.input,
#profileForm input,input
{
	width: 200px;
	background: #FFF;
	border: 1px solid #C2C6CB;
}


#registrationForm input.plz
{
	width: 50px;
}

#registrationForm input.ort
{
	width: 130px;
}


#registrationForm fieldset, #passwordForm fieldset,
#profileForm fieldset
{
	background: #DFDFDF;
	border: 1px solid #B3B8BE;
	margin: 15px 0px 10px 0px;
	padding: 8px;
	font-size: 12px;
	position: relative;
	color: #1E3637;
}

#registrationForm legend, #passwordForm legend,
#profileForm legend
{
	background: #FFF;
	border: 1px solid #B3B8BE;
	color: #1E3637;
	padding: 0px 10px;
	position: absolute;
	top: -10px;
	left: 5px;
}

#registrationForm .registrationBtn, #passwordForm .passwordBtn,
#profileForm .registrationBtn
{
	float: right;
	margin: 0px;
	background: #E5E5E5;
	border: 1px solid #C2C6CB;
	width: 80px;
	padding: 4px;
	font-size: 12px;
}


#registrationForm .checkbox
{
	width: 14px;
	border: 0px;
	background: none;
}

/* Form Validation */
.validationBox
{
	width: 14px;
	height: 6px !important;
	float:left;
	height: 14px;
	border:none !important;
}

.validationTd
{
	width: 14px !important;
}

input.error, select.error, textarea.error
{
	border: 1px solid #b32f26 !important;
	background: #ff9d9d !important;
}


.fileBox
{
	width: 45%;
	float: left;
	margin-right: 20px;
}

.fileContent
{
	width:280px;
	height: 320px;
	border: 1px solid #C2C6CB;
	overflow: auto;
	padding: 5px;
}

.myFiles
{
	height: 162px;
}

.myUpload
{
	height: 110px;
}

.fullSize
{
	width: 98%;
}



.fileContent .item
{
	border-bottom: 1px dotted #C2C6CB;
	padding: 3px 0px;
}

.fileContent h2 
{
	margin: 0px;
}

.fileContent h2 span.normal
{
	color: #506969;
	font-weight: normal;
	font-size: 11px;
}

.fileContent p.comment
{
	margin: 0px;
	margin-left: 15px;
}

#fileForm input
{
	font-size: 12px;
	border: 1px solid #C2C6CB;
	margin-bottom: 3px;
	margin-top: 6px;
	width: 267px;
}

#fileForm input.submitBtn
{	
	margin: 0px;
	background: #E5E5E5;
	border: 1px solid #C2C6CB;
	width: 80px;
	padding: 4px;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}

#fastSearchBox
{
	background: url(../../img/quickseachBox.gif) no-repeat;
	width: 261px;
	height: 46px;
	padding: 10px;
	margin-left: 20px;
	margin-top: 30px;
}

#fastSearchBox h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#frontpageSearch
{
	float: left;
}

#frontpageSearch input
{
	font-size: 12px;
	margin: 0px 3px 0px 0px;
	width: 185px;
	border: 1px solid #b3b8be;
}

#frontpageSearch input.submitBtn
{
	width: 60px;
	font-size: 10px;
	background: #4b5e5f;
	color: #FFF;
	height: 19px;
	border: 0px;
}

.highslide-caption
{
	background: #FFF;
	padding: 10px;
}
