/*
// +---------------------------------------------------------------------+
// | Teac Europe - Relaunch Mai 2006                                     |
// +---------------------------------------------------------------------+
// | Copyright (c) 2006 present perfect! GmbH - M�nchen                  |
// | http://www.presentperfect.de                                        |
// +---------------------------------------------------------------------+
// | Author: Peter Kraume <pk@presentperfect.de>                         |
// +---------------------------------------------------------------------+
// | globales Stylesheet                                                 |
// +---------------------------------------------------------------------+
*/

/*
// +---------------------------------------------------------------------+
// | Farben                                                     |
// +---------------------------------------------------------------------+
// 
//	#b4bfbf graue Linien
//  #FF7E00 orange Schrift
//
*/

/*
// +---------------------------------------------------------------------+
// | Globale Klassen                                                     |
// +---------------------------------------------------------------------+
*/
body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../media/body-bg.gif) repeat-y;
}

img {
	border: none;
}

p { margin: 0; }

a {
	color: #000000;
	text-decoration: none;
}
.clear-both{ clear:both; }

.content-standard, .content-standard-bigpic, .content-teaser-noimg	 {
	margin: 20px 0 40px 10px;
	padding-bottom: 40px;
}

.content-teaser, .content-teaser-bigpic {
	padding-bottom: 40px;
}
.content-standard-bigpic	 {
	position: absolute;
	top: 260px;
	width: 650px;
}

.content-teaser-noimg, .content-standard {
	width: 750px;
}

/*
// +---------------------------------------------------------------------+
// | Globale IDs                                                         |
// +---------------------------------------------------------------------+
*/

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 94px;
	background-color: #FF7E00;
	overflow: hidden;
}

#logo-dspd {
	position: absolute;
	top: 20px;
	left: 10px;
	width: auto;
	height: auto; 
}

#main {
	position: absolute;
	top: 94px;
	left: 0px;
	width: 1000px;
	height: auto;
}

/*
// +---------------------------------------------------------------------+
// | TopNavi                                                             |
// +---------------------------------------------------------------------+
*/

#topnav {
	position: absolute;
	top: 0px;
	right: 20px;
	width: auto;
	height: 41px;
	text-align: right;
}

#topnav .spacer {
	float: left;
	width: 1px;
	height: 41px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#topnav .item {
	float: left;
	width: auto;
	padding: 13px;
}

#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

/*
// +---------------------------------------------------------------------+
// | Template mit Bildle rechts                                          |
// +---------------------------------------------------------------------+
*/
/* die gleichen Klassen werden bei der Einzelansicht der News verwendet, aber mit anderem "Seitentemplate" */

.content-left {
	float: left;
	width: 430px;
	padding: 15px 10px 0 12px;
}

.content-right {
	margin-left: 20px;
	float: left;
}

/*
// +---------------------------------------------------------------------+
// | Mehrsprachigkeit                                                    |
// +---------------------------------------------------------------------+
*/

#language-select {
	position: absolute;
	top: 60px;
	right: 20px;
	width: auto;
	height: auto;
	text-align: right;
}

#language-select form {
	margin: 0px;
}

/*
// +---------------------------------------------------------------------+
// | Navigation links                                                    |
// +---------------------------------------------------------------------+
*/

#leftnav {
	width: 202px;
	height: auto;
	float: left;
}

#leftnav .level1 {
	width: 182px;
	height: 18px;
	padding: 2px 10px 0px 10px;
	background-color: #808080;
	border-bottom: 1px solid #B4BFBF;
}

#leftnav .level1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#leftnav .level1 a:hover {
	text-decoration: underline;
}

#leftnav .level2-box {
	background-color: #E1F3F3;
	padding: 0px 0px 3px 0px;
}

#leftnav .level2 {
	width: 182px;
	height: 18px;
	margin-top: 0px;
	padding: 2px 10px 0px 10px;
}

#leftnav .level2-active {
	width: 182px;
	height: 18px;
	margin-top: 0px;
	padding: 2px 10px 0px 10px;
	background-color: #B4BFBF;
}

#leftnav .level2 a, .level2-active a {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
}

#leftnav .level2  a:hover, .level2-active a:hover {
	color: #808080;
	text-decoration: underline;
	font-size: 12px;
}

#leftnav .level3 {
	width: 182px;
	padding: 2px 5px 2px 15px;
}

#leftnav .level3-active {
	width: 182px;
	padding: 2px 5px 2px 15px;
	background-color: #B4BFBF;
}

#leftnav .level3-first {
	margin-top: 1px;
}

#leftnav .level3 a, .level3-active a {
	color: #808080;
	text-decoration: none;
	font-size: 10px;
}

#leftnav .level3  a:hover, .level3-active a:hover {
	color: #808080;
	text-decoration: underline;
	font-size: 10px;
}

.level4-box {
	border: 1px solid #808080;
	background-color: #E1F3F3;
/*	padding: 6px 0px;*/
	width: 130px;	
}
.level4 a {
	display: block;
	color: #808080;
	font-size: 12px;
	line-height: 2;
	padding: 0 10px;
}
.level4 a:hover {
	background-color: #B4BFBF;
}

.content-container {
	width: 750px;
	float: left;
	border-left: 1px solid #B4BFBF;
}

#banner {
	margin-top: 20px;
	overflow: hidden;
}

/*
// +---------------------------------------------------------------------+
// | Breadcrumb                                                          |
// +---------------------------------------------------------------------+
*/

#breadcrumb {
	background-color: #808080;
	width: 777px;
	height: 18px;
	padding: 2px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 12px;
}

#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*
// +---------------------------------------------------------------------+
// | Inhaltsbereich                                                      |
// +---------------------------------------------------------------------+
*/

#headline-image {
	position: absolute;
	z-index: 1;
}


.content-container { 
	font-size: 10px; color: #7b7b7b; 
}
.content-container a { color: #7b7b7b; }

h1 {
	color: #FF7E00;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

/* Men� der Unterseiten */

.content-container ul {
	padding: 0 0 0 12px;
	margin: 0;
}

.content-container ul.csc-menu-1 {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}
.content-container ul.csc-menu-1 li, .content-container ul.csc-menu-1 li p { margin: 0; }
.content-container ul.csc-menu-1 a:hover { color: #ff7e00; }

.submenu-act a {
	color: #ff7e00;
}

/* Tabelle Spezifikationen */
.contenttable { padding: 0; margin: 0; }
.contenttable-0 td { padding: 2px 10px; }
.contenttable-0 td.td-0 { width: 188px; }
.contenttable-0 td.td-last { width: 239px; }
.contenttable-0 tr.tr-even td.td-0 { background-color: #e5e5e3; }
.contenttable-0 tr.tr-odd td.td-0 { background-color: #f2f2f2; }
.contenttable-0 tr.tr-even td.td-last { background-color: #f2f2f2; }
.contenttable-0 tr.tr-odd td.td-last { background-color: #ffffff; }



/*
// +---------------------------------------------------------------------+
// | automatische Teaser                                                 |
// +---------------------------------------------------------------------+
*/

#content-teaser {
	position: absolute;
	top: 240px;
	z-index: 2;
	margin-left: 10px;
}

/* Boxen gro�  */
.box1 {background-image: url(../media/bg-box-big-blue.gif);	background-repeat: no-repeat;width: 305px;height: 194px; margin:0 26px 28px 0; float:left;}
.boxtitel { font-size:12px; font-weight:bold; padding: 8px 0 0 10px; }
div.boxfoto { color: #333333;float:left;padding-top: 13px; }
img.boxfoto { border:1px solid #b4bfbf; }
.boxrechts {width:170px; float: left;}
.boxtext {font-size:11px;height: 137px; overflow: hidden; padding: 17px 10px 0px 20px;}
.boxtext ul {margin: 0 0 0 0; padding: 0 0px 0 0px;}
.boxmehr {font-size: 12px; color: #FF7E00; text-align:right;padding-right:3px;}
.boxmehr a {color: #FF7E00; font-weight:bold;}

/* Boxen klein mit Submenu  */
.box3 {background-image: url(../media/bg-box-small-sub.gif); background-repeat: no-repeat;width: 209px;height: 138px; margin: 0 9px 19px 0; float:left;}
.boxtitel3 {font-size:10px; font-weight:bold; padding: 8px 0 0 5px;}
div.boxfoto3 { color: #333333;height:80px;float:left;padding-top:15px;}
img.boxfoto3 {border:1px solid #b4bfbf;}
.boxrechts3 {width:100px;float: left;}
.boxtext3 {font-size:11px;height:85px; width: auto; overflow: hidden; padding-top: 16px; padding-left: 3px;}
.boxtext3 ul {margin: 0; padding: 0 0 0 22px; line-height:1.3;}
.boxmehr3 {height: auto; font-size: 10px; color: #FF7E00; text-align:right; padding:0 5px 5px 0;}
.boxmehr3 a {color: #FF7E00; /*font-weight:bold;*/}

/* Boxen klein ohne Submenu  */
.box2 {background-image: url(../media/bg-box-small.gif); background-repeat: no-repeat;width: 190px;height: 120px; margin:0 28px 25px 0; float:left;}
.box2-highlight {background-image: url(../media/bg-box-small-highlight.gif);}
.boxtitel2 {font-size:10px; font-weight:bold; padding: 11px 0 0 9px;}
.boxtitel2 a {color: #FF7E00;}
div.boxfoto2 {color: #333333;height:10px;float:left;padding-top:9px;}
img.boxfoto2 {border:1px solid #b4bfbf;}

/* Produkt-Neuheiten */
.box-product-news { background-image: url(../media/bg-box-big-pink.gif);	background-repeat: no-repeat;width: 305px;height: 194px; margin:0 26px 28px 0; float:left;}

/* Pressemitteilungen (tt_news) */
.box-news {
	background-image: url(../media/bg-box-presse.gif);
	margin-bottom: 17px;
	width: 432px;
	height: 184px;
}
.box-news h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.box-news .boxrechts {
	margin: 18px 7px 0 0;
	width: 324px;

}
.box-news .boxtext {
	height: 126px;
}
.box-news div.boxfoto {
	margin-top: 10px;
	height: 60px;
}
.box-news img.boxfoto {
	border-width: 2px;
}

.news-subheader {
	font-style: italic;
	margin-bottom: 20px;
}
.news-single-img {
	padding: 0;
	margin: 0;
}

.news-files, .news-files a {
	color: #FF7E00;
	font-size: 12px;
	line-height: 1.5;
}

/* zwei Spalten */
.twocols-left {
	float: left;
}
.twocols-right {
	float: left;
	padding-left: 50px;
}
