/*
	Template ID 2 - Stylesheet
	http://www.layoutica.com
	
*/

* {
padding : 0;
margin : 0;
}
th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}

body {
	background : #fafafa;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 8pt;
/*	color : black;*/
	color : #585858;
}

ul {
    margin-top: 5px;
    margin-left: 0px; 
}

ul li {
    list-style-type: square;
    margin-left: 25px;  
    margin-bottom: 5px;
}

.text  li{
    list-style-type: none;
    margin-top: 10px;
    margin-left: 0px;
}

.branche {
    font-size: 1.1em;
    font-weight: bold;
}

ol {
    margin-top: 10px;
    margin-left: 0px;
}

ol li {
    margin-left: 30px;
    margin-bottom: 5px;
}

input, textarea {
	border : 1px solid #aaa;
}

input:hover, textarea:hover {
	border : 1px solid #888;
}

img {
	border : 0;
/*	float : left;*/
	margin-right : 10px;
}

.img-email {
	border : 0;
	margin-right : 0px;
}

a {
	color : #F76B0C;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

blockquote {
	margin : 0 0 15px 30px;
	border-left : 3px solid #8adf88;
	padding : 0 0 0 8px;
}

form {
	display : inline;
	margin : 0;
	padding : 0;
}

.date {
	color : #aaa;
	font-weight : bold;
	background : transparent;
}

.bold {
	font-weight : bold;
}

#header h1 {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 3em;
	font-weight : bold;
	color : #F76B0C;	
	padding : 0;
	margin : 0;
}

#content {
	padding : 0;
	margin : 15px auto;
	width : 780px;
}

#header {
	margin : 0;
	padding : 0;
	width : 100%;
	background : inherit;
	color : #585858;
	height : 66px;
}

#header .slogan {
	color : #868686;
	margin : 0;
	padding : 0;
	font : normal 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-left : 2px;
}

#header .topong {
	background : #fafafa url(../images/topaff.jpg) no-repeat bottom;
	height : 66px;
	width : 159px;
	float : right;
}

#header .topong .pad {
	padding : 15px 5px 0 30px;
}

#header .topong .txt {
	padding : 0;
	color : #a5a5a5;
}

#header h4 {
	font : bold 1em "Trebuchet MS", verdana, Arial;
}

#header h4 a {
	color : #585858;
}

#header h4 a:hover {
	text-decoration : none;
}

#menu {
	margin : 0 0;
	padding : 0;
	background : #4b7da7 url(../images/menubg.gif) repeat-x top;
	color : #fff;
	width : 100%;
	height : 40px;
}

#menu .pad {
	padding-top : 12px;
}

#menu a, #menu a:visited {
	color : #fff;
	text-decoration : none;
	background : inherit;
}

#menu .submit {
	vertical-align : bottom;
}

#menu .submit ul {
	margin : 0;
	padding : 0 10px 0 0;
	list-style : none;
}

#menu .submit li {
	display : inline;
	margin : 0;
	padding : 0;
}

#menu .submit a {
	float : left;
	background : transparent;
	margin : 0;
	padding : 0 0 0 0;
	text-decoration : none;
}

#menu .submit a span {
	float : left;
	background : url(../images/menusep.gif) no-repeat left;
	color : #fff;
	font-weight : bold;
	display : block;
	padding : 0 15px 0 15px;
	margin-right : 2px;
}

#menu .submit a span {
	float : none;
}

#menu #search {
	float : right;
	background : inherit;
	margin-top : 0;
	padding : 0;
	margin-right : 10px;
	margin-top : -4px;
}

#menu #search input.text {
    vertical-align:middle;
	background : url(../images/input.gif) no-repeat top;
	width : 110px;
	border : 0;
	padding : 1px 0 0 3px;
}

#menu #search input.img {
    border: 1px solid grey;
    vertical-align:middle;
	color : #fff;
	background : #D3DEEA;
	cursor : pointer;
	padding:0px;
}

.search-focused {
    font-style: normal;    
    color: black;
}

.search-unfocused {
    font-style: italic;
    color: grey;
}

#mod {
	background : #fafafa url(../images/box.jpg) no-repeat top;
	height : 372px;
	width : 258px;
	float : left;
	margin-top : 5px;
}

#mod .padding {
	padding : 13px 20px 10px 20px;
}


#mod .text {
	width : 100%;
	float : left;
	color : #777777;
	text-align : justify;
}

#mod .text p {
	margin-top : 5px;
}
	
#mod h2 {
	color : #618fb5;
	background : transparent;
	margin-bottom : 4px;
}

#mod h2 a {
	color : #618fb5;
	background : transparent;
}

#mod h2 a:hover {
	text-decoration : none;
	color : #719fc5;
}

#maincontent {
	font-size: 1.2em;
}

#maincontent p {
	margin-top : 10px;
	line-height: 1.6em;
}

#maincontent .readm {
	color : #36be00;
	font-weight : bold;
	background : inherit;
}

#maincontent h1 {
	font : bold 1.8em "Trebuchet MS", verdana, Arial;
	color : #618fb5;
	background : transparent;
	margin : 25px 0 20px 0;
	border-bottom : 1px solid #e3eaef;
}

#maincontent h2 {
	font : bold 1.4em "Trebuchet MS", verdana, Arial;
	color : #618fb5;
	background : transparent;
	margin-top: 15px;
	margin-bottom : 4px;
	border-bottom : 1px solid #e3eaef;
}

#maincontent h3 {
	font : bold 1.2em "Trebuchet MS", verdana, Arial;
	color : #618fb5;
	background : transparent;
	margin-top: 10px;
	margin-bottom : 4px;
	border-bottom : 1px solid #e3eaef;
}

#maincontent dl dt {
  color:#618fb5;
  font-weight: bold;
  line-height:1.6em;
  margin-bottom: 0em;
}

#maincontent dl dd {
  margin-left: 2em;
  line-height:1.6em;
  margin-bottom: 1.1em;
}

table.nachrichten {
  line-height:1.6em;
  margin-top: 10px;
  width:100%;
}

table.nachrichten td,
table.preise td {
  font-family:"Trebuchet MS";
  font-size:100%;
  font-weight:normal;
  border: 1px solid #618fb5;
}

table.nachrichten thead tr td,
table.nachrichten tbody tr td,
table.preise tbody tr td,
table.preise thead tr td {
  text-align: left;
  vertical-align: top;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

table.nachrichten thead tr td,
table.preise thead tr td {
  font-size:114%;
  font-weight: bold;
  color:#618fb5;
}

table.nachrichten tbody tr td,
table.preise tbody tr td {
  vertical-align: baseline;
}

table.nachrichten td.bemerkungen {
  width:265px;
}

table.preise {
  width: 80%;
  line-height:1.6em;
  margin-bottom: 1.1em;
}

table.preise tbody tr td.h3 {
  font-size: 100%;
  font-family:"Trebuchet MS";
  font-weight: bold;
  margin-bottom:0em;
  color: #666;
}

table.preise thead tr td.nettopreis,
table.preise tbody tr td.nettopreis {
  width: 15%;
  text-align: right;
}

table.preise tbody tr td.erklaerung {
  padding-left: 1.5em;
}

table.gruender {
	margin-top: 10px;
}

table.gruender tbody tr td {
  	line-height:1.6em;
  	padding-top: 10px;
	vertical-align: top;
}

img.left {
  float: left;
  border: 1px solid #618fb5;
  padding: 4px;
  margin-top: 0px;
  margin-right: 1em;
}

#contact td {
  padding-top: 1em;
}

#contact input,
#contact textarea,
.inputerror {
  border: 1px solid #618fb5;
}

.inputerror {
  background: #FFE6E6;
  color: black;
}

#contact input[type=submit] {
/*  background:#91a5b5;*/
  font-weight:bold;
  padding-left: 2em;
  padding-right: 2em;
  padding-top:0.3em;
  padding-bottom:0.3em;
}

#login-main {
    margin-left: 200px;
    margin-right: 200px;
}

#login-main form{
    margin-top: 20px;
}

#login-main td {
  padding-top: 1em;
  padding-right: 1em;
}

#login-main input,
#f input,
.inputerror {
  border: 1px solid #618fb5;
}

#footer {
	bottom : 100;
	clear : both;
	text-align : left;
	border-top : 2px solid #e5e5e5;
	padding : 3px 0 0 0;
	margin-top : 20px;
	height : 20px;
	color : #888;
	background : inherit;
}

#footer .right {
	float : right;
}

#info-box {
  float:right; 
  width:250px;
  border: 1px solid #618fb5;
  background: #F4F7FA;
  margin-left:1em;
  padding-left:15px;
  padding-right:15px;
  padding-bottom:15px;
}

#info-box h3 {
  margin-top:15px;
  margin-bottom:15px;
}

#info-box li {
  margin-left:14px;
}

/* Sphider - Suchmaschine */
#result_report {
	text-align:right;
	padding:3px;
	padding-right:5px;
	background-color:#D3DEEA; 
	font-weight: bold;
	margin-bottom:14px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;
}

#results a {
    text-decoration : underline;
}

#results .url {
    display: none;
}

#other_pages {
	text-align:center;
}