/*  
Theme Name: schilling
Theme URI: http://karosserie-schilling.de/
Description: stylesheet schilling 1.0
Version: 1.0
Author: guido haak * chives - Buero fuer Webdesign Plus
Author URI: http://www.chives.de
*/

/**
 * ----------------------------------------------------------------------------
 * Tags
 *
 */

/* -----------------Body-Definition--------------------- */ 

/* Reset all styles */
* {
	padding:0;
	margin:0;
}

body {
	background: #bcbcc1 url("../images/head.gif") repeat-x;
	width: 100%;
}

img {
    border: 0;
}

/* Overall font settings
-------------------------------------------------- */
body {
  font: 11px/1.4em Verdana, Helvetica, Arial, sans-serif;
  color: #333;
  word-spacing: 0.1em;
}

p {
  margin: 0 0 1.5em 0;
}

ul {
  list-style: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

h1 {
  font: 24px Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: -1px;
  margin: 0 0 12px 0;
  line-height: 30px;
}

h2 {
  font: bold 17px Arial, Verdana, Helvetica, sans-serif;
  color: #666;
  margin: 0 0 3px 0;
}

h3 { 
  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
  color: #666;
  margin: 0 0 2px 0;
}

h4 { }

h5 { }

h6 { }


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

a:link, a:visited {
  color: #c20000;
}

#content p a {
    text-decoration: underline;
}

#content span a {
    text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #000!important;
}

h2 a:link, h2 a:visited {
  font: bold 17px Arial, Verdana, Helvetica, sans-serif;
  color: #666;
  text-decoration: none;
  margin: 0 0 3px 0;
}

h3 a:link, h3 a:visited { 
  font: bold 12px Arial, Verdana, Helvetica, sans-serif;
  color: #666;
  text-decoration: underline;
  margin: 0 0 2px 0;
}

/* phrase elements */

abbr, acronym, dfn {
  border-bottom: 1px dotted #666;
  cursor: help;
}


/* Text
-------------------------------------------------- */

#content address {
  margin-bottom: 2em;
  padding: .5em 1em;
  background-color: #eaecf1;
  border-left: 1px dotted #333;
  border-right: 1px dotted #333;
  font-style: normal;
  width: 75%;
}

div#content ul,
div#content ol,
div#content form {
  margin-bottom: 2em;
}

span.datum  {
	color: #111;
	font-size: 10px;
}

/* list */

#content ul, ol {
 padding: 0;
 margin: 0;
 margin-left: 30px;
}

#content ol {     
  margin-left: 30px;
}

#content ul  {
  padding: 0 0 8px 16px;
  margin: 1em 0;
}

#content ul li a  {
  letter-spacing: 0px;
}

#content ol {
  padding: 0 0 8px 0px; 
  margin: 0.5em 0;
}

#content ul li {
  padding-left: 10px; 
  margin: 0.2em 0 0.1em 1px; 
  list-style: none; 
  list-style-image: url("../images/arrow.png")
}

#content ul.subbullet li {
  padding-left: 10px; 
  margin: 0.2em 0 0.4em 1px; 
  list-style: none; 
  list-style-image: url("../images/arrow_down.png")
}

/* -----------------Kopf--------------------- */ 

#logo {
  position: absolute;
  top: 47px;
  left: 50%;
  width: 194px;
  height: 93px;
  margin: 0 0 0 -385px;
}

#servicenav {
  position: absolute;
  top: 5px;
  left: 50%;
  width: 280px;
  height: 21px;
  margin: 0 0 0 125px;
}

#adresse  {
  position: absolute;
  top: 5px;
  left: 50%;
  width: 450px;
  height: 20px;
  margin: 0 0 0 -386px;
}

#identity  {
  position: absolute;
  top: 28px;
  left: 50%;
  width: 550px;
  height: 112px;
  margin: 0 0 0 -165px;
}

/* -----------------Navigation und Inhalt--------------------- */ 

#main  {
  margin: 146px 0 0 0;
  background: #bcbcc1 url("../images/main.gif") 0 0 repeat-x;
}

#container {
  margin: 0 auto;
  width: 770px;
  background: url("../images/container.gif") repeat-y;
}

#content {
  float: right;
  width: 502px;  /* 546 ./. 22 ./. 22 */
  padding: 30px 22px 60px 22px;
  background: url("../images/content.gif") repeat-x;
}

#mainnav {
  width: 220px;
  padding: 14px 4px 0 0;
  background: url("../images/sectionnav.gif") 100% 0 repeat-x;
}

/* Menu
-------------------------------------------------- */

.navi {
  background-color: transparent;
  border-bottom: 3px double #fff;
  padding: 0px;
  margin: 20px 0px 40px 0px;
}

#menublock  {
  width:100%;
  line-height: 16px;
}

#menublock h3 {
  margin-bottom: 8px;
}

#menublock a, #menublock a:visited {
  text-decoration: none;
  letter-spacing: 1px;
  padding: 0px;
  margin: 0px;
}

#menublock a:hover {
  color: #111;
}

#menublock a:active {
  text-decoration: line-through;
}

#menublock a.open {
  color:#000000;
}

#menublock .navi ul li a {
  display:block;
  border-top: 1px solid #fff;
  background-color: #bcbcc1;
  color: #666;
  text-decoration: none;
  padding: 4px 15px 4px 25px!important;
  margin: 0px 0px 0px 0px;
}

#menublock .navi ul li a:hover, #menublock .navi ul li a.selected:hover {
  color: #fff; 
}

#menublock .navi ul li a:active { 
  color:#ffffff; 
  text-decoration: underline; 
}

#menublock .navi ul li a.selected {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  color: #111;
  background-image: url(../images/i_subselect.png);
  background-repeat: no-repeat;
  background-position: right;
}

#menublock ul {
  list-style-type: none;
  margin: 0px 25px 0px 25px;
  padding: 0px;
} 

#menublock li {
  margin-bottom: 10px;
}

#menublock .navi ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
} 

#menublock .navi li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

#menublock li.current ul li a {
  display: block;
  border-top: 0;
  padding: 2px 12px 2px 32px!important;
  color: #c20000;
  letter-spacing: normal!important;
}

#menublock li.current ul li a:hover,
#menublock li.current ul li a:focus {
  color: #c20000;
  text-decoration: underline;
}

#menublock li.current ul  {
  margin-top: 10px;
  margin-bottom: 14px;
}

#menublock .navi ul li a.subselected {
  text-decoration: underline;
}


/* Footer items
-------------------------------------------------- */
#footer {
  margin: 0 auto;
  width: 770px;
  height: 55px;
  color: #666;
  font-size: 90%;
  background: #F8F8F9 url("../images/bg_footer.gif") repeat-y;
}

#copyright {
	display: block;
	margin-left: 246px;
	width: 500px;
	margin-bottom: 10px;
}

#footer hr {
	clear: both;
   height: 1px;
	background-color: #555;
	border: 0;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}

/*#buttons {
  position: absolute;
  top: 56px;
  left: 50%;
  margin: 0 0 0 213px;
}*/


 
/* -----------------ServiceNavigation--------------------- */ 

#servicenav {
  color: #2b477f;
  float: right;
  font-size: 10px;
}

#servicenav ul {
  display: inline; /* required by IE/Mac */
}

#servicenav ul li {
  display: inline;
}

#servicenav li a:link,
#servicenav li a:visited {
  color: #2e4675;
  text-decoration: none;
}

#servicenav li a:hover,
#servicenav li a:focus,
#servicenav li a:active,
#servicenav li.open a:link,
#servicenav li.open a:visited {
  color: #111;
}

#servicenav li a:active {
  text-decoration: none;
}

/* -----------------Adresse oben--------------------- */ 

#adresse p {
  color: #999;
  font-size: 10px;
}

#adresse p a:link,
#adresse p a:visited {
  color: #999;
  text-decoration: none;
}

#adresse p a:hover,
#adresse p a:focus,
#adresse p a:active  {
  color: #000;
}

#adresse p a:active {
  text-decoration: none;
}

/* -----------------Bilder--------------------- */ 

div.picMini, div.picMedium {
  margin-right: 11px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden; 
}

div.picStory {
  margin-right: 11px;
  margin-bottom: 20px;
  float: left;
  overflow: hidden; 
}

/* Content-Bilder */
div.picMini {
  margin-top: 4px;
  width: 188px; /* 176px inklusive 6px border */
}

div.picMedium {
  margin-top: 4px;
  width: 270px; /* 264px inklusive 6px border */
}

div.picStory {
  margin-top: 4px;
  width: 188px; /* 176px inklusive 6px border */
}

div.picMaxi {
  margin-right: 0;
}

div.picMaxi {
  margin-top: 4px;
  margin-bottom: 40px;
  width: 440px;
}

img.bordered	{
  border: 6px solid #fff;
}

img.bordered1  {
  border: 1px solid #666;
}
 
.anmerkung {
  color: #666;
  font-size: 10px;
  padding-top: 4px;
  line-height: 120%;
}

.anmerkung a:link,
.anmerkung a:visited,
.anmerkung a:focus,
.anmerkung a:hover {
  text-decoration: none;
  border-bottom: 0px;
  font-style: normal;
  letter-spacing: normal!important;
}  

/* -----------------Kontaktformular--------------------- */ 

form label {
  height: 20px;
  margin: 0 0 15px 0;
  font-weight: normal;
}

form label.mandatory {
  color: #c20000;
}

form#contactform {
  margin: 0 0 15px 0;
}

form#contactform fieldset {
  border: none;
  position: relative;
}

form#contactform fieldset legend {
  display: none;
}

form#contactform label {
  width: 115px;
  padding: 0 12px 0 0;
  clear: left;
  display: block;
  float: left;
  text-align: right;
}

form#contactform span.notice {
	display: block;
	color: #C20000;
	margin-left: 127px;
	font-weight: bold;
}

form#contactform input.text,
form#contactform textarea {
  width: 285px;
}

input.text, textarea {
  border-top: 1px solid #ccc;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ccc;
  background: #f4f6f8 url(../kontakt/images/bg_text.gif) repeat-x;
  padding: 0 5px;
  margin: 0 0 15px 0;
  font: 11px/18px Verdana, Arial, sans-serif;
  color: #666;
}

input.text:focus, textarea:focus {	
  border-top: 1px solid #666;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #666;
  background: #cdd5e1 url(../kontakt/images/bg_text_hover.gif) repeat-x;
}

input.text {	
  height: 18px;
}

form#contactform input.button {
  border: none;
  padding: 31px 0 0 0;
  margin: 10px 0 15px 125px;
  height: 26px;
  width: 114px;
  overflow: hidden;
  background: transparent url(../kontakt/images/button-up.gif) no-repeat left top;
  cursor: pointer;
}

form#contactform input.button:hover {
  background: transparent url(../kontakt/images/button-down.gif) no-repeat;
}

/* -----------------Inhaltsuebersicht--------------------- */ 

dl { 
  font-size: 12px; 
  padding-bottom: 1.0em; 
}

dt { 
  padding-top: 1em; 
  padding-bottom: 2px; 
}

.box { 
  padding: 0.5em 0 1em 44px;
  font-size: 11px;
}

.box a {	
  text-decoration: none; 
  border-bottom: 0px; 
}

dl dl { 
  font-size: 1.0em; 
}

dt { 
  font-weight: bold; 
}

dl dl dt {
  font-weight: normal; 
}

.sub {  
  font-size: 1em; 
}

dd {  
  background-image: url(../service/images/uebersichtline.gif); 
  background-repeat: no-repeat; padding-left: 23px;
}

dd.bottom {  
  background-image: url(../service/images/uebersichtline2.gif); 
  background-repeat: no-repeat; 
  padding-left: 23px;
}

/* -----------------Partner--------------------- */ 

div.partner {
  clear: both;
  margin-bottom: 1em;
}

/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

hr {
  display: none;
} 
 
.clearer {
  clear: right;
  height: 0;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
line-height: 0;
display: inline-table;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/

.clearfix {display: block;}
/* End hide from IE-mac */

.white {
  color: #ffffff;
}

.rightalign {
  text-align: right !important;
}

.floatright {
  float: right;
}

.floatleft {
  float: left;
}

.hide {
  position: absolute;
  left: -1000em;
  width: 500em;
  line-height: 0px;
}

.print {
  display: none;
}

/* Hide from IE/Mac \*/
* html #content {
  margin-left: -3px;
}
/* Finish hiding */

#poweredby {
	display: none !important;
}