/*
###########################################
## Basis Layout
###########################################
*/

/*
  shortCSS
  ----------------------------------------------------------
  background: #f00 url(bild.gif) no-repeat top left;
  font: normal 12px/18px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
*/

/*
------------------------------------------
Global Reset
------------------------------------------
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td  
{
    margin: 0; padding: 0; 
}

/*
------------------------------------------
Headlines
------------------------------------------
*/

h1{
    font: normal 35px/35px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
    color: #646464;
}

h2{
    font: normal 20px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
    color: #9f9f4c;
}

h3{
    font: normal 14px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
    color: #000000;   
}

/*
------------------------------------------
Links
------------------------------------------
*/

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

 a:hover{
    color: #e55300;
    text-decoration: underline;
}

 a:focus
{
    outline: none;
}


/*
------------------------------------------
Images
------------------------------------------
*/

img, a img{
    border: 0px;
    display: block;
}

/*
------------------------------------------
 Standart elements
------------------------------------------
*/

p{
  font: normal 12px/15px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
  color: #535353;  
  margin-bottom: 15px;
}

#maincontent ul{
    margin-left:2px;
	padding-bottom:12px;
}

#maincontent li{
    background:transparent url(/img/dropa/layout/img_quadrat.gif) no-repeat scroll 0 8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:6px;
}

#maincontent TABLE{
	width: 100%;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
#maincontent TABLE TH{
	padding: 5px 8px;
	font-weight: bold;
	border-right: solid 1px #FFF;
}
#maincontent TABLE TD{
	padding: 5px 8px;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
}

/*
------------------------------------------
Layout Styles
------------------------------------------
*/
html{
    height:100%;
}

body{
    font: normal 12px/18px "Arial", Helvetica, Tahoma, Verdana, sans-serif;
	color: #636363;
	background: #e9f2f5 URL(/img/dropa/layout/bg.png) left top repeat-x;
	height: 100%;
}

#wrapper{
    margin: 0 auto;
    width: 1032px;
	text-align: left;
	background: URL(/img/dropa/layout/bg_page.png) left top repeat-y;
	min-height:100%;
}
#container{
	width: 1024px;
	margin: 0 auto;
	background: URL(/img/dropa/layout/bg_container_1.jpg) left top no-repeat;
	min-height: 640px;
	height: auto !important;
	height: 640px;
}

#utilities{
	width: 306px;
	height: 38px;
	background: URL(/img/dropa/layout/bg_utilities.png) left top no-repeat;
	float: right;
	margin-right: 40px;
	padding-left: 2px;
}

#utilities LI{
	margin-top: 11px;
	float: left;
	display: inline;
}

#utilities LI IMG{
	margin-left: 12px;
}
DIV#searchContainer{
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 12px;
}

DIV#searchText{
	width: 172px;
	height: 21px;
	float: left;
	display: inline;
	padding-top: 1px;
	padding-left: 8px;
	background: URL(/img/dropa/layout/bg_searchfield.png) left top no-repeat;
}

DIV#searchText INPUT{
	border: 0 none;		
	width: 170px;
}

DIV#searchButton{
	float: left;
	display: inline;
}

DIV#searchButton INPUT{
	border: 0 none;
	width: 20px;
	height: 21px;
	background: URL(/img/dropa/layout/bg_searchfield_but.png) left top no-repeat;
	cursor: pointer;
}

#logo{
	height: 82px;
	width: 121px;
	padding-top: 14px;
	margin-left: 8px;
	margin-bottom: 34px;
}

#left{
	width: 235px;
    	float: left;
}

#right{
	display:inline;
	float:left;
	width: 789px;
	min-height: 100%;
}

#intro TABLE{
	width: 415px;
	height: 138px;
	margin-top: 6px;
	margin-bottom: 25px;
}

#intro P{
	padding-top: 10px;
	padding-left: 2px;
	margin: 0px;
}

#footer{
	width: 729px;
	margin-left: 238px;
	margin-top: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: solid 1px #c7c7c7;
}

#maincontent{
	width: 686px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	background: URL(/img/dropa/layout/bg_maincontent.png) left bottom no-repeat;
	padding: 0px 27px 25px 27px;
	margin-bottom: 4px;
}

#maincontent #maincontentLeftWrapper{
	width: 441px;
	float: left;
	display: inline;
	
}
#maincontent #maincontentRightWrapper{
	width: 225px;
	float: right;
	display: inline;
}

#maincontent #maincontentRightWrapper IMG{
	margin-bottom: 10px;
}

#maincontent #maincontentLeftWrapper P#adress{
	text-align: right;
}
#maincontent #maincontentLeftWrapper #adress IMG{
	float: right;
	margin-bottom: 12px;
}

#maincontent #backLink{
	text-align: right;
	margin-bottom: 20px;
}

#maincontent #backLink A{
	font-weight: bold;
	background: URL(/img/dropa/layout/img_arrow_back.gif) 0px 5px no-repeat;
	padding-left: 10px;
}

#karte{ margin: auto;}

/*
------------------------------------------
BASIC TEXT 
------------------------------------------
*/
DIV#basicTxt #maincontent #maincontentLeftWrapper{
	width: 200px;
	float: left;
	display: inline;
	
}
DIV#basicTxt #maincontent #maincontentRightWrapper{
	width: 480px;
}

/*
------------------------------------------
STARTSEITE 
------------------------------------------
*/
DIV#startContainer{
            margin-top: 0px;
}

DIV#startContainer  P{

	margin-top: 4px;
	margin-bottom:0;
		/*Cut my text: only three rows!*/
	/*------*/
		height: 45px;
		overflow: hidden;
	/*------*/
}

.startItem{
	padding: 0px 17px 0px 17px;
}

/*StartItem left column*/
 DIV#startLeft {
	float: left;
	display: inline;
	width: 293px;
	margin-right: 5px;
}

DIV#startLeftTop{
	margin-bottom: 3px;
}

DIV#startLeft DIV#startLeftBottomWrapper{
	float: left;
	display: inline;
	width: 293px;
	
}

DIV#startLeft DIV#startLeftBottomWrapper DIV#startLeftBottom IMG{
	float: left;
	display: inline;
	margin-top: 18px;
}

DIV#startLeft DIV#startLeftBottom{
	background: URL(/img/dropa/layout/bg_teaserLeftsmall_bottom.png) left bottom no-repeat;
	width: 259px;
	float:left;
	display: inline;
	position: relative;
	height: 103px;
}

DIV#startLeft DIV#startLeftBottom  #startLeftBottomTextWrapper {
	float: right;
	display: inline;
	width: 140px;

	
}

/*StartItem middle column*/
DIV#startMiddle{
	float: left;
	display: inline;
	width: 209px;
	margin-right:5px;
}

DIV.startMiddleItem{
	margin-bottom: 3px;
	position: relative;
}

DIV#startMiddle DIV.startMiddleItem DIV.startMiddleBottom{
	background: URL(/img/dropa/layout/bg_teaserMiddle_bottom.png) left bottom no-repeat;
	height: 103px;
}

/*StartItem right column*/
DIV#startRight{
	float: left;
	display: inline;
	width: 228px;
}

DIV#startRight DIV.startRightBottom{
	background: URL(/img/dropa/layout/bg_teaserRight_bottom.png) left bottom no-repeat;
	height: 339px;
	position: relative;
}

DIV#startRight DIV.startRightBottom IMG{
	margin-top: 5px;
}

A.teaserLink{
	background: URL(/img/dropa/layout/img_arrow_close.gif) 0px 8px no-repeat;
	padding-left: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
}

/*
------------------------------------------
NAVIGATION
------------------------------------------
*/
#navigation{
	width: 172px;
	margin-left: 40px;
	padding-left: 12px;
	padding-bottom: 26px;
	background: URL(/img/dropa/layout/bg_navigation.png) left bottom no-repeat;
}

 #navigation LI{
	list-style: none;
	background: URL(/img/dropa/layout/bg_navdots.png) left top no-repeat;
	width: 140px;
}
/*NAVIGATION LEVEL 1*/
#navigation UL.level_1 {
	margin-top: 3px;
	margin-bottom: 3px;
}

#navigation .level_1 A:link, 
#navigation .level_1 A:active,
#navigation .level_1 A:visited,
#navigation SPAN{
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-left: 3px;
}

#navigation .level_1 A:hover,
#navigation .level_2 A:hover,
#navigation SPAN{
	color: #e55300;
}

/*NAVIGATION LEVEL 2*/
#navigation UL.level_2 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
}

#navigation .level_2 LI,
#navigation .first{
	background-image: none;
	margin-left:8px;
}

#navigation .first SPAN, 
#navigation .first A.ref {
	font-weight:normal;
}

#navigation .level_2 A:link, 
#navigation .level_2  A:active,
#navigation .level_2 A:visited,
#navigation .level_2 SPAN{
	font-weight: normal;
}

/*NAVIGATION LEVEL 3*/
#navigation UL.level_3 {
	margin-top: 3px;
	margin-bottom: 3px;
        margin-left: 8px;
}

#navigation .level_3 LI{
            /*font-size: 11px;*/
}


#navigation .level_1 A.current {
	color:#E55300;
}

/*
------------------------------------------
ACCORDION 
------------------------------------------
*/

.basic IMG.arrow{
	display: inline;
	width: 6px;
	height: 6px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 3px;
}

.basic DIV {
	padding: 8px 15px 0px 11px;
}

A.basic {
            width: 437px;
            height: 18px;
            display:block;
            font-weight:bold;
            padding:5px;
            cursor: pointer;
            background-color: #EEEEEE;
            border-bottom: solid 1px #FFF;
            text-decoration: none;
}

/*
------------------------------------------
GOOGLE MAP
------------------------------------------
*/
DIV.googleMap {
	display:none;
}

DIV.googleMapCanvas {
	float:left; 
	width:400px; 
	height:300px;
	left:10px; 
	display:none;
}
/*
------------------------------------------
FORMULAR 
------------------------------------------
*/
DIV#contactForm {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 14px;
	padding-right: 80px;
	padding-bottom: 14px;
	padding-left: 14px;
	background-color: #eeeeee;
}

DIV#contactForm DIV{
	width: 440px;
}

DIV#contactForm SPAN{
	vertical-align:top;
}

DIV#contactForm .label {
	width: 80px;
	float: left;
}

DIV#contactForm .textbox{
	width: 200px;
	margin-bottom: 5px;
	color:#636363;
	font-size:12px;
	font-family:"Arial",Helvetica,Tahoma,Verdana,sans-serif;	
}

DIV#contactForm .errorMessage{
	margin-left:80px;
}

DIV#contactForm .buttonForm{
	margin-right: 20px;	
	color:#636363;
	font-size:12px;
	font-family:"Arial",Helvetica,Tahoma,Verdana,sans-serif;
}
/*
------------------------------------------
STELLEN 
------------------------------------------
*/
#maincontent .jobs A, 
#maincontent .jobs A:link, 
#maincontent .jobs A:visited{
	background: URL(/img/dropa/layout/ico_pdf.gif) left top no-repeat;
	padding-left: 16px;
	font-weight: bold;
}

#maincontent .jobs A:hover{
    text-decoration: underline;
}

TABLE.jobs TH {
	text-align:left;
}

TABLE.jobs TD.first{
	width: 47%
}

TABLE.jobs TD.second{
	width: 53%
}

/*
------------------------------------------
STANDORTE 
------------------------------------------
*/
#maincontent .place A, 
#maincontent .place A:link, 
#maincontent .place A:visited{
	background: URL(/img/dropa/layout/img_arrow_close.gif) 0px 5px no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

#maincontent .place A:hover{
    text-decoration: underline;
}

TABLE.place TH,
TABLE.place TD{
	vertical-align: top;
	text-align:left;
}
TABLE.place TD.first{
	width: 50%
}
TABLE.place TD.second{
	width: 32%
}
TABLE.place TD.third{
	width: 18%
}

/*
------------------------------------------
PRODUKTE 
------------------------------------------
*/

#maincontent DIV#products{
	display:inline-block;
}

#maincontent DIV#products P{
	width: 441px;
}
#maincontent DIV#products  TABLE{
	width: 441px;
}
#maincontent DIV#products TABLE TD.first{
	width: 30%;
	font-weight: bold;
}

#maincontent DIV#products TABLE TD.second{
	width: 70%
}
#maincontent DIV#products TABLE A{
	font-weight: bold;
}

#maincontent DIV#products DIV.productItem DIV.productDesc{
	width: 441px;
	display: inline;
	float: left;
}

#maincontent DIV#products DIV.productItem DIV.productDesc H2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

#maincontent DIV#products DIV.productItem  DIV.productImg {
	float:right;
	margin-left: 20px;
}

#maincontent DIV#products DIV.productItem  DIV.productImg IMG{
	display: inline;
}

/*
------------------------------------------
SITEMAP
------------------------------------------
*/
#sitemap {	
}
	#sitemap UL LI UL{	
		margin-left:5px;
	}

	#sitemap LI {
		background:none;
	}

	#sitemap A, 
	#sitemap A:link, 
	#sitemap A:visited {
		background:url(/img/dropa/layout/img_quadrat.gif) no-repeat 0px 6px;
		padding-left:8px;
	}
/*
------------------------------------------
SEARCH
------------------------------------------
*/
#xsltsearch {	
}
	#xsltsearch H2 {
		display:none;	
	}

	#xsltsearch .xsltsearch_form {
		margin-bottom:5px;
	}

		#xsltsearch .xsltsearch_form .input {
			width:200px;
		}
		#xsltsearch .xsltsearch_form .submit {
			width:70px;
		}

	#xsltsearch #xsltsearch_results {
		margin-top:30px;
		margin-bottom:30px;
	}	
		#xsltsearch_results .xsltsearch_result_title {
			margin-bottom:10px;
		}

	#xsltsearch #xsltsearch_navigation A {
		padding-left:0px;
		background:none;
	}
	
	#xsltsearch #xsltsearch_stats {
		display:none;
	}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
