/********************************
 	Cargomar Internationale Spedition
 	Screen Stylesheet v2.0
 	Volker Koch-Burghardt - zwob design
	2006-08-24
 	
*********************************/

/********************************
	GLOBAL
	
*********************************/

* {
	margin: 0;
	padding: 0 }

html  {
	border-width: 0;
	height:100% }

body        {
	min-height: 101%;
	position: relative;
	color: #666;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #69c;
	text-align: center;
	margin: 0;
	padding: 0 }
	
/*http://www.highresolution.info/webdesign/yaml/artikel/xhtml/floats.html
 Clearfix-Methode zum Clearen der Float-Umgebungen */
 
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* Clearen per Overflow */
.floatbox { overflow:hidden; } 	
	
#kontakt a, #breadcrumb a, #content a, #content-glossar a	 {
	color: #69c;
	text-decoration: none;
	background: transparent;
	white-space: nowrap;
	padding-bottom: 1px;
	border-bottom: 1px solid #dcdcdc }
	
#kontakt a:visited, #breadcrumb a:visited, #content a:visited, #content-glossar a:visited {
	color: #69c;
	text-decoration: none;
	background: transparent;
	white-space: nowrap;
	padding-bottom: 1px;
	border-bottom: 1px solid #dcdcdc }
	
#kontakt a:hover, a:active, a:focus, #breadcrumb a:hover, a:active, a:focus, #content a:hover, a:active, a:focus, #content-glossar a:hover, a:active, a:focus  {
	color: #396396;
	text-decoration: none;
	background: transparent;
	padding-bottom: 1px;
	border-bottom: 1px solid #006ba8 }
	
#content a.imagelink {border-bottom:none;}	

h1  {
	color: #069;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 10px -1px;
	padding: 0 }

h2  {
	color: #069;
	font-size: 1.2em;
	font-weight: 600;
	margin: 20px 0 0 -1px;
	padding: 0 }

p {
	margin-bottom: 10px }
	
img {
	border: 0 }	
	
.hideword {height: 0; width: 0; overflow: hidden; position: absolute;}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
	cursor: help }


/********************************
	HEADER
	
*********************************/	
	
#header       {
	background-color: #69c;
	background-image: url("../gfx/design/header.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 15px auto 0 auto;
	width: 786px;
	height: 165px;
	clear: both;
	 }

div.skip-nav {
	display: none }	

#logo    {
	background-image: url("../gfx/design/logo.gif");
	background-repeat: no-repeat;
	background-position: 33px 39px;
	width: 285px;
	height: 100px }

#logo h1 a   {
	text-decoration: none;
	display: block;
	width: 280px;
	height: 90px }	

#logo h1 a span {
	display: none }	
	

/********************************
	CONTENT
	
*********************************/

#wrap     {
	background: #fff url("../gfx/design/bg_content.gif") repeat-y center top;
	text-align: left;
	margin: 0 auto;
	padding: 0 8px;
	width: 786px;
	\width: 770px   }
	
#main   {
	background-color: white;
	margin: 0 auto;
	width: 770px }
	
#sidebar        {
	text-align: left;
	width: 200px;
	float: left }


/************** Navigation Layout Styles **************/	

#navi    {
	font-size: 95%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	margin-top: 55px;
	width: 170px }

#navi ul    {
	list-style: none;
	margin: 0 0 0 13px;
	padding: 0;
	border-top: 1px solid #dcdcdc }

#navi li    {
	padding: 8px 20px 8px 0;
	border-bottom: 1px solid #dcdcdc }

#navi li.selected     {
	font-weight: bold;
	background: url("../gfx/design/dot.gif") no-repeat 95% 50% }

/************** Navigation Link Styles **************/

#navi a:link, #navi a:visited   {
	color: #91adcf;
	font-weight: bold;
	text-decoration: none }
	
#navi a:hover, #navi a:active  {
	color: #069 }	
	
#navi ul li.selected a:link, #navi ul li.selected a:visited   {
	color: #069 }
	
	
/************** Kontakt **************/		

#kontakt      {
	font-size: 80%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin-top: 30px;
	margin-left: 15px;
	width: 185px }
	
/************** Lagerprogramm **************/		

#lagerprogramm  {
	font-size: 90%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	width: 175px ;
	float: right;
	margin: 0 0 10px 15px;
	}	
	
#lagerprogramm fieldset   {
	width: 155px;
	padding-left: 10px;
	}
	
#lagerprogramm  legend  {
	color: #069;
	}	
	
#lagerprogramm .formelement120-lager {
	font-size: 10px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	}	
	
#lagerprogramm .submit-lager {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffdf1b;
	margin-top: 7px;
	margin-bottom: 5px;
	}	
	
/************** Positionsanzeige **************/	

#position       {
	margin: 0 0 0 230px;
	padding: 0;
	width: 520px;
	height: 30px }
	
#breadcrumb     {
	font-size: 85%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	float: left }	
	
/************** Sprache **************/	
	
#language    {
	background-color: transparent;
	background-image: url(../gfx/design/de_en.gif);
	margin: 0;
	padding: 0;
	position: relative;
	width: 49px;
	height: 12px;
	/*visibility: hidden;*/
	float: right 
	}
	
#language li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
    position: absolute;
	top: 0 }	
	
#language a {display:block; height:12px; text-decoration:none;}

#deutsch {left:0; width:20px; height:12px;}

#englisch {left:29px; width:20px; height:12px;}		
	
#content        {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	margin: 0 0 0 230px;
	padding: 0 0 10px;
	width: 500px;
	min-height: 310px;
	 }	
	 
/********************************
	GLOSSAR
	
********************************/	 
	 
#content-glossar  {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	margin: 0 0 0 230px;
	padding: 0 0 10px;
	width: 530px;
	min-height: 310px;
	display: block;
	}
	
	 
#content-glossar ul   {
	line-height: 180%;
	list-style: none;
	margin: 0px 10px 15px 0px;
	} 	 
	 
#content-glossar #glossar-liste {
	width: 220px;
	padding-top: 10px;
	float: left;
}		 
	
#content-glossar #glossar-definition {
	width: 290px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}	

#glossar-definition h2  {
	margin-top: 0;
	margin-bottom: 10px;
	color: #666666;
	}

/********************************
	FOOTER
	
********************************/

#footer   {
	background-color: #69c;
	background-image: url("../gfx/design/footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 786px;
	height: 71px }
	
#impressum   {
	font-size: 80%;
	position: relative;
	top: 47px;
	right: 30px;
	width: 370px;
	height: 12px;
	float: right; }
	
#impressum_en   {
	font-size: 80%;
	position: relative;
	top: 47px;
	right: 30px;
	width: 180px;
	height: 12px;
	float: right;
	 }
	
	
#impressum a, #impressum a:visited, #impressum_en a, #impressum_en a:visited	  {
	color: #69c;
	text-decoration: none }
	
	
#impressum a:hover, a:active, a:focus, #impressum_en a:hover, a:active, a:focus   {
	color: #03f;
	text-decoration: none }		
	

/********************************
 	SCHRIFTFORMATE CONTENT BEREICH
 
********************************/

#content ul   {
	line-height: 180%;
	list-style: circle;
	margin: 12px 10px 15px 25px  }
	
		
#content ol  {
	line-height: 180%;
	margin: 12px 10px 15px 25px }
	
table.ups-table {
	background-color: #fcf1cd;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 90px;
	float: right;
	border: solid 1px #600 }
	
table.ups-table td {
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	padding: 5px }
	
#content a.imagelink	 {
	border-bottom: 1px solid white }


/********************************
 	FORMULARE
 
********************************/

form  {
	display: inline }
	
fieldset  {
	text-align: left;
	margin: 10px 0 5px;
	padding: 5px 0;
	border: solid 1px #ccc;
	*: 0 0 5px 0 }
	
legend {
	font-weight: bold;
	margin: 0;
	* margin: 0 0 0 -7px;
	padding: 0 5px;
	* padding: 0 5px 5px 5px;
	background: #FFF }
	
input,
input[type="text"],
input[type="password"],
select,
textarea   {
	color: #454545;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 1px 0 }

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus  {
	background-color: #f0f8ff }

input[type="submit"]  {
	background: #ccc url("/cargomar/gfx/design/button_hg_01.gif") repeat-x;
	padding: 0 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #ebeaeb #8b8b8a #565656 #e1e2e2 }
	
input#website, input#website2 {display:none;}	

label {
	cursor:pointer }
    
.formelement60	{ width:  60px; }
.formelement80	{ width:  80px; }
.formelement120	{ width: 120px; }
.formelement250	{ width: 250px; } 

input.formelement120.form-error  { border: 1px solid red; }
input.formelement250.form-error  { border: 1px solid red; }
select.formelement250.form-error 	{ border: 1px solid red; }  

p.form-error  {
	padding: 7px;
	width: 480px;
	border: solid 1px red }
	
#content .mailreturn    {
	background-color: #f0f8ff;
	margin: 10px 0;
	padding: 5px;
	width: 480px;
	border: solid 1px #666 }
	
pre  {
	color: #666;
	font-family: "courier new", courier, monospace;
	line-height: 140%;
	margin: 5px }	

    
/********************************
 	TABELLEN
 
********************************/		
	
table.form-table  {
	width: 480px;
	border-color: #fff }
	
table.form-table caption   {
	font-size: 1em;
	text-align: left;
	margin-top: 15px;
	padding-bottom: 10px }
	
table.form-table th   {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 5px 5px 0 }		
	
table.form-table td   {
	font-size: 12px;
	text-align: left;
	padding: 5px 5px 5px 0;
	vertical-align: top }
		
table.form-table td.label-zelle      {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px }
	
	
table.form-table col.form-labels  {
	background-color: white;
	width: 130px }
	
table.form-table col.form-felder  {
	background-color: #fff;
	width: 280px }

table.form-table span.pflichtfeld {
	color: #EC5F35;
	cursor: help }

/* Tabelle für das Personal	*/

table.table-personal  {
	border-collapse:collapse;
	width:100%;
	border:none;
	font-size:12px;
	padding: 0px;
	margin-bottom: 2em;
}
table.table-personal caption {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size:12px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
table.table-personal td {
	padding: 0em 0em 6px;
	margin: 0px;
	width: 33%;
	line-height:150%;
	vertical-align:top;
}

.wichtig { background-color: #fffbb8; border: 1px #ffc30e solid; padding: 0.5em; margin-bottom: 1em; }

.hinweis { background-color: #eef; border: 1px #ccf solid; padding: 0.5em; margin-bottom: 0.5em; }