/*  
Theme Name: Logistor
Theme URI: http://www.logistor.com/
Description: Logistor Standard Template.
Version: 1.0
Author: freshlabs
Author URI: http://www.freshlabs.de
Update: Cornell Wilk
Update URI: http://www.cornell-wilk.de
*/

html{
	font: 62.5% "Lucida Grande", Verdana,Arial,Helvetica;
	background: #efefef; /* url(images/shade-right.gif) repeat-y 980px 0; */

        height: 100%; margin-bottom: 1px; /* enforce scrollbars */
}

body{
	font-size: 1.2em;     /* font size of the complete text */
	text-align: left;
	padding: 0;
	margin: 0;
	background: #fff /* url(images/orange-gloss.gif) no-repeat 1021px 21px; */
}



/* LINKS [a]
-----------------------------------------*/

a:visited, a{
	color:#ef7100;
}

a:active {
	color:#ef7100;
}

a:hover {
	color:#000;
}

a.speciallink{
	font-size: 1.3em;
	font-weight: bold;
}

#footer a:visited{ color: #333;}
#footer a:hover{ color: #000;}
#footer a{ color: #333;}



/* MENUE [kwick]
-----------------------------------------*/

#kwick {
        /* position: absolute;
	margin-top: 2px;
	left: 450px;     */

	padding: 0;
	margin: 0 0 0 395px;
}

#kwick .kwicks {
	display: block;
	/* background: #000000 url(kontakt.gif) top right no-repeat; */
	height: 80px;
	margin: 0;
}

#kwick li {
	float: left;
	list-style: none;
}

#kwick li a{
	color: #fff;
}

body.nonav #kwick .kwick{ width: 125px; }

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 115px;
	padding: 0;
	background: #fff;
	margin-right: 5px;
}

#kwick li.active .kwick{ width: 185px; }

#kwick .kwick span {
	display: none;
}

#kwick .lager {
	background: #fff url(images/lager2.gif);
}

#kwick .logistik {
	background: #fff url(images/logistik2.gif);
}

#kwick .versand {
	background: #fff url(images/versand2.gif);
}

#kwick .kontakt {
	background: #fff url(images/kontakt2.gif);
	border-right: 0;
}

#stopper {
        position: absolute;
	top: 0;
	left: 600px; 	
}



/* INHALTE [content]
-----------------------------------------*/

p.adminlink{
	position: absolute;
	top: 90px;
	right: 5px;
}


#content {
	display: block;
        /* margin: 55px 0 24px 50px; */
	margin: 55px 0 24px 0;  
	text-align: left;
	width: 930px /* 925px */;
	line-height: 180%;
}


#content p{
	padding-bottom: 5px;
}

#content h1, h2, h3{
	margin: 0;
	color: #402600;
}

#content h2{
	font-size: 1.8em;
}

#content h3{
	font-size: 1.3em;
}

#content h3.sectiontitle{
	margin: 0 0 14px 0;
	font-size: 1.6em;
}

#content h4{
        margin: 0;
}

#content p.description{
	font-size: 1.2em;
	margin: 6px 0 18px 0;
	color: #999;
}

.column{
	width: 430px;
	margin: 10px 0 30px 0;
}

.column.left{ float: left; }
.column.right{ float: right; }

.column.contact{ 
        float: left; 
        /* margin-left: 7px; */
        width: 400px; }

.column.right.narrow{ width: 400px;}

#lagerhalle{
	background-color: #ef7100;
	color: white;
	width: 430px;
	margin: 3px 0 6px 0;
}

#lagerhalle span{
	display: block;
	padding: 2px 6px;
}



/* img.teaser1{ float: right; margin: 0 20px 0 40px;} */

img.teaser1{ float: left; margin: 6px 80px 150px 0;} /* alignment of the image */



/* Artikel
------------------------------------*/

div.latestpress{
	
}

div.latestpress .entry{
	padding: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}

.post h3{ padding: 6px 0 0 0;}

#content h2{
	border-left: 30px solid #ef7100;
	padding-left: 5px;
}



/* Spezielle Elemente
-----------------------------------------*/

#page{
	width: 990px;
	margin: 0;
	padding: 0;

        position: relative;  /* centering of the content */
        margin-left: auto;
        margin-right: auto;
}


#fill{
	background: #fff;
	height: 21px;
	width: 100%;
}

#logo{
	position: absolute;
        margin: 21px 0 0 0;
	top: 0;
	left: 0%;
}

#logo a img{ border: 0 none; }


.entry{ margin-top: 14px; }


#teaser{

}

#teaser p{
	font-size: 1.1em;
	line-height: 179%;
	margin: 16px 0;
}


.list li {
/*
        margin-left: 463px;
*/
}



#footer{
	clear: both;
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	background: #ef7100; /*#efefef*/
	text-align: center;
}

#footer p{ margin: 0; padding: 10px 0; }



/* Listen
-----------------------------*/

dl dt{
	font-size: 1.2em;
	font-weight: bold;
}

dl dd{
	margin: 0 50px 14px 20px;
}

dl dl dt{ text-align: center; font-weight: bold; }
dl { margin-bottom: 14px; }


div.vcard{
	margin: 20px 0 20px 0;
	padding-left: 16px;
	border-left: 9px solid #ef7100;
}

div.vcard span{
	display: block;
}

div.vcard .org{
	display: block;
}

div.clear{ clear: both; }

/* EOF */
