@CHARSET "UTF-8";

@media print {
	td.longlogo{
		display	: none;
		width	: 0px;		 
	}
	td.langselect{
		display	: none;
	}
	object.flash{
		display : none;
		height	: 0px; 
	}
}

@media screen, handheld {
	
	div.printflash {
		display : none;
	}	
}


body {
	font-family	: Verdana,Geneva,sans-serif;
	font-size	: 14px;	
	color		:black;
}

body.black {
	background-color: #000;
}

body.grey {
	background-color: #c2c2c2;
}

object.flash{	
	height	: 216px; 
}

table {
	empty-cells: show;
}

td.longlogo{
	width: 200px;
}

a {
	color: black;
}

a:VISITED {
	color: #333;
}

a:HOVER {
	color: #555;
}

div.pagecenter {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px;
	height: 0px;
}

div.center {
	position: relative;
	top: -211px;
	left: -391px;
	height: 411px;
	width: 781px;
}

div.pagehcenter {
	position: absolute;
	left: 50%;
	top: 0%;
	width: 0px;
}

div.hcenter {
	position: relative;
	left: -389px;
	width: 778px;
	/*height		: 100%; */
}

div.hcenter.normal {
	background-color: #ccc;
}

div.hcenter.yellow {
	background-color: #EAEF86;
}

div.hcenter.blau {
	background-color: #7F88C0;
}

div.hcenter.red {
	background-color: #e36705;
}

div.hcenter.green {
	background-color: #69c08a;
}

div.pagetitle {
	width: 570px;
	margin-top: 0px;
}

div.pagetitle h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 30px;
}

div.subtitle {
	margin-top: 2em;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.pagedesc {
	width: 500px;
	color: #2f301b;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 40px;
	padding-right: 20px;
	/*	padding-bottom  : 40px;*/
}

div.pagecontent {
	width: 530px;
	padding-left: 40px;
	padding-bottom: 60px;
}

div.pagecontent.left {
	width: 570px;
	padding-left: 0px;
	padding-bottom: 60px;
}

div.pagecontent.left table {
	width: 100%;
}

div.table_desc {
	color: #2f301b;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-right: 3em;
}

div.table_title {
	color: black;
	font-size: 16px;
}

div.table_cntnt {
	margin-bottom: 2em;
}

div.greytable {
	padding: 20px;
	padding-right: 0px;
	background-color: #e4e4e4;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.greytable tr {
	
}

*.fontXXLarge {
	font-size: 24px;
}

*.fontXLarge{
	font-size: 20px;
}

*.fontNormal {
	font-size: 14px;
}

*.fontSmall {
	font-size: 12px;
}


/* sortimente */
*.sortimenttitel { 
	font-size: 20px;
}
*.sortimenttitelklein {
	font-size: 16px;
	padding-bottom: 4px;
	/*font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular */
}

/* Team */
td.image_desc {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding-top: 5px;
	height: 90px;
}

td.image_desc div {
	position: relative;
	bottom: -10px;
}

/* Partner */
td.white {
	background-color: #fff;
}

/* sortimente */
table.sortiment {
	empty-cells: show;
	font-size: 14px;
	text-align: left;
}

