@import url( "/_layout/css/spahn_navi.css" );
@import url( "/_layout/css/lightbox.css" );

a.test:link, a.test:visited, a.test:hover, a.test:active {
	color: #fff;
	text-decoration: none;
}


/*************** Allgemeines ***************/
* {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(/_layout/images/bg.gif) repeat-x;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 11px;
	color: #666;
}

#main-area {
	margin: 10px auto;
	width: 980px;
}

p {padding: 10px 0px;}

select {padding-right: 5px;}

input, textarea {font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;}

#pagecontent {
	background-color: #fff;
	padding: 10px 10px 10px 10px;
}

.header {
	height: 86px;
	width: 980px;
	background-color: #707173;
}

.logo {
	margin: 10px 0px 10px 10px;
        display:inline;
	float: left;
}

.header-image {
        margin: 10px 10px 10px 0px;
        display:inline;
	float:left;
}

.footer {
	text-align: center;
	border-top: 1px solid #707173;
	padding-top: 10px;
	color: #707173;
	margin-top: 10px;
	clear: both;
}


/*************** Links ***************/
a.headlinelink:link {text-decoration: none; color: #707173; font-weight: bold;}
a.headlinelink:visited {text-decoration: none; color: #707173; font-weight: bold;}
a.headlinelink:hover {text-decoration: underline; color: #000; font-weight: bold;}
a.headlinelink:active {text-decoration: underline; color: #000; font-weight: bold;}

a.newsarchiv:link {text-decoration: none; color: #f60; font-weight: bold;}
a.newsarchiv:visited {text-decoration: none; color: #f60; font-weight: bold;}
a.newsarchiv:hover {text-decoration: none; color: #ddd; font-weight: bold;}
a.newsarchiv:active {text-decoration: none; color: #f60; font-weight: bold;}

a.newsboxtxt:link {text-decoration: none; color: #707173; font-size: 11px;}
a.newsboxtxt:visited {text-decoration: none; color: #707173; font-size: 11px;}
a.newsboxtxt:hover {text-decoration: underline; color: #000; font-size: 11px;}
a.newsboxtxt:active {text-decoration: underline; color: #000; font-size: 11px;}

a.infolink:link, a.infolink:visited {
	color: #6d79a5;
	text-decoration: none;
}

a.infolink:hover, a.infolink:active {
	color: #000;
	text-decoration: underline;
}

.button, a.button {
	padding: 3px 7px;
	margin: 5px;
	border: 1px solid #8d8d8d;
	text-decoration: none;
	color: #000;
	background-color: #e2e3e3;
}

.button:hover, a.button:hover {
	padding: 3px 7px;
	margin: 5px;
	border: 1px solid #000;
	text-decoration: none;
	color: #fff;
	background-color: #707173;
}


/*************** Schriften ***************/
.headline {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #bbb;
}

.headline2 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #6d79a5;
}

.list-headline {
	font-size: 11px;
	color: #707173;
	font-weight: bold;
	text-decoration: underline
}

.standard {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	color: #000;
}

.big-headline {
	font-size: 22px;
	margin-bottom: 10px;
	padding: 2px 0px 2px 8px;
	color: #fff;
	background-color: #707173;
	font-weight: normal;
}

.big-subline {
	font-size: 16px;
	padding: 2px 0px 2px 8px;
        height: 25px;
	color: #fff;
	background-color: #7e8ab4;
	clear: both;
}

.error {color: #ae0000;}


/*************** Pager ***************/
.pager {
	margin-bottom: 20px;
	padding: 3px 5px 3px 0px;
	text-align: right;
	background-color: #cecfd3;
}


/*************** Content ***************/
.table-bottom {margin-bottom: 10px;}

.breadcrumb {
	border-bottom: 1px solid #707173;
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
}

.breadcrumb a {
	font-weight: bold;
	color: #6d79a5;
	text-decoration: none;
}

#textarea {
	margin-top: 10px;
	color: #666;
	font-size: 11px;
	line-height: 1.2em;
}

#contentbox {
	float: left;
	margin: 10px 0px;
	width: 615px;
}

#navibox {
	float: left;
	width: 160px;
	margin: 10px 10px 10px 0px;
	color: #fff;
}

#infobox {
	float: right;
	width: 165px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #707173;
}

.catalogs td {
	padding: 20px 0px;
	border-bottom: 1px solid #707173;
}

input.contact {
	border: 1px solid #8d8c8c;
	width: 150px;
}

.separation {
	background-color: #707173;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

.group-image {
	 float: left;
	 clear: left;
}

.map {
	float: left;
	clear: left;
	margin: 0px 30px 10px 0px;
}

.foreign-countries {
	width: 305px;
	float: left;
        height: 160px;
}

.data {
	 background-color: #e2e3e3;
	 padding: 0px 10px;
}


.linedotted {
	-x-system-font: none;
	background: transparent url(/_layout/images/punktlinie.gif) repeat-x scroll 0 0;
	height: 1px;
	line-height: 1px;
	margin: 5px 0px;
	width: 100%;
}

.downloads {margin-bottom: 10px;}

.download-list {
	list-style-type: square;
	line-height: 20px;
	margin: 5px 0px 10px 25px;
}


/*************** News ***************/
#newsboxcontent {
	padding: 10px 5px 10px 5px;
	text-align: left;
	width: 11.5em;
}

.newsboxtxt {margin: 3px 0px 10px 0px;}

.datum {
	margin: 3px 0px 3px 0px;
	color: #6A6B6C;
	font-weight: bold;
}

.news {margin-bottom: 20px}

.webkatalog {padding: 10px;}

.newsarchiv {text-align: right;}

.newstime {
	float: right;
	font-weight: bold;
	color: #6d79a5;
}

.news-image {text-align: center;}

.news-image img {margin: 5px 0px;}

.newshead {
	margin: 10px 0px;
	font-size: 12px;
	font-weight: bold;
}

/*************** Login ***************/
#loginboxcontent {
	padding: 5px;
	text-align: left;
        margin-bottom: 20px;
}

/*************** Produktdarstellung ***************/
.referenz-element {
	width: 145px;
	float: left;
	margin: 3px;
}

.referenz-thumb {
	width: 145px;
	height: 145px;
	text-align: center;
}

.product-element {
	width: 195px;
	float: left;
	margin: 4px;
}

*html .product-element {margin: 3px;}

.product-thumb {
	border: 1px solid #707173;
	width: 195px;
	height: 160px;
	text-align: center;
}

.product-id {
	padding: 10px 5px 20px 5px;
	text-align: center;
}

.product-image-vertical {
	border: 1px solid #707173;
	width: 300px;
	float: left;
	clear: left;
	margin: 0px 15px 10px 0px;
}

.product-image-horizontal, .product-image-millieu {
	border: 1px solid #707173;
	width: 615px;
	margin: 0px 0px 10px -1px;
	clear: right;
}

*html .product-image-horizontal, *html .product-image-millieu {
	border: 1px solid #707173;
	width: 615px;
	margin-bottom: 10px;
}
.modell-number {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	padding-left: 8px;
}

.product-text {
        margin-bottom: 10px;
        text-align: justify;
}

.referenz-link {
	text-align: center;
	margin: 10px 0px;
}


/*************** Box-Model ***************/
.boxhead {
	background-color: #707173; 	
	text-align: center;
    padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.boxbody {
	background-color: #e2e3e3;
	margin: 0px;
}


/*************** Full-Text-Search ***************/
#searchcontent {margin-bottom: 20px;}

#searchFormular {
	text-align: left;
	padding: 5px;
}

.searchForm {
	margin: 0px;
	border: 1px solid #8d8c8c;
        float: left;
        width: 130px;
	font-size: 12px;
	color: #000;
}

.searchForm#submitbutton, .searchForm#loginbutton{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}