/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0px auto;
	text-align: center;
}
body {
	margin: 0px auto;
	text-align: center;
	background-color: #000;
	width: 975px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
div.cleardiv {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#altera {
	text-align: left;
}
#kopf {
	height: 115px;
}
#slogan {
	float: left;
}
#slogan img {
	margin: 22px 0px 0px 30px;
}
#logo {
	float: right;
}
#logo img {
	margin: 17px 18px 0px 0px;
	border: none;
}

#inhalt {
	
}
#links {
	float: left;
	width: 240px;
	height: 400px;
}
#navigation {
	
}
#navigation ul {
	padding: 70px 45px 20px 0px;
}
#navigation ul li {
	list-style-type: none;
	background: url(/img/menue-st.png) no-repeat bottom right;
}
#navigation ul li.ifsub {
	background: none;
}
#navigation ul li.sub {
	background: none;
}

* html #navigation ul li {
	width: 165px;
}
#navigation ul li.strich {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	padding: 0px 0px 0px 30px;
}
* html #navigation ul li.strich {
	width: 165px;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 30px;
}

#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	line-height: 18px;
	display: block;
}
* html #navigation ul li a {
	width: 165px;
}
#navigation ul li.sub a {
	padding: 0px 0px 5px 42px;
	line-height: 12px;
	background: none;
}
#navigation ul li.sub a:hover {
	color: #EF8B11;
	background: none;
}
#navigation ul li.sub a.aktiv {
	color: #EF8B11;
	background: none;
}
* html #navigation ul li.sub a {
	width: 153px;
}
#navigation ul li.sub a {
	width: 153px;
}
#navigation ul li a:hover {
	background: url(img/menue-ic.gif) no-repeat center left;
}
#navigation ul li a.aktiv {
	background: url(img/menue-ic.gif) no-repeat center left;
	color: #EF8B11;
}
#navigation ul li.ifsub a {
	background: url(img/menue-ic.gif) no-repeat center left;
	color: #EF8B11;
}

#mitte {
	float: left;
	width: 485px;
	line-height: 16px;
}
#textbild h1 {
	font-size: 18px;
	color: #EF8B11;
	padding: 0px 0px 18px 0px;
	font-weight: normal;
}
#textbild h2 {
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}
#textbild a {
	color: #FFF;
	background: url(img/link-icon.gif) no-repeat center right;
	padding: 0px 15px 0px 0px;
}
* html #textbild a {
	background: url(img/pixel.gif) no-repeat center right;
	bac\kground: url(img/link-icon.gif) no-repeat center right;
}
#textbild a:hover {
	color: #EF8B11;
}

#textbild div.abstand {
	height: 433px;
}
#textbild ul {
	padding: 8px 0px 8px 15px;
	margin: 0px 0px 0px 0px;
}
#textbild li {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}
#textbild div.csc-textpic-imagewrap a {
	padding: 0px 0px 0px 0px;
	background: url(img/pixel.gif) no-repeat top left;
}

#fuss {
	border-top: 1px solid #EF8B11;
	margin: 0px 250px 0px 30px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
#copyright {
	float: left;
	width: 230px;
}
#sprache {
	float: left;
}
#fussnavi {
	float: right;
}
#fussnavi ul {
	padding: 0px 0px 0px 0px;
}
#fussnavi ul li {
	list-style-type: none;
	float: left;
}
#fussnavi ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	line-height: 12px;
	display: block;
}
#fussnavi ul li a:hover {
	color: #EF8B11;
}
#fussnavi ul li a.aktiv {
	color: #EF8B11;
}
table.produkt-tab {
	margin: 5px 0px 5px 0px;
	width: 485px;
	font-size: 11px;
	border-spacing: 0px;
	color: #000;
}
table.produkt-tab thead tr th.td-0, th.td-1 {
	text-align: left;
}
table.produkt-tab tbody tr td.td-0, td.td-1 {
	text-align: left;
}
table.produkt-tab tbody tr td.td-2, td.td-3, td.td-4, td.td-5, td.td-6, td.td-7 {
	text-align: center;
}
table.produkt-tab thead {
	background-color: #EF8B11;
	font-size: 10px;
	color: #000;
}
table.produkt-tab thead tr th {
	font-weight: normal;
	padding: 1px 5px 1px 5px;
}
table.produkt-tab tbody tr.tr-even {
	/* background-color: #F3F3F3; */
	background-color: #DADADA;
}
table.produkt-tab tbody tr.tr-odd {
	background-color: #FFF;
}
table.produkt-tab tbody tr td {
	padding: 1px 5px 1px 5px;
	font-size: 10px;
}

table.zubehoer-tab {
	width: 485px;
	margin: 5px 0px 20px 0px;
	font-size: 11px;
	border-spacing: 0px;
}
table.zubehoer-tab thead tr th.td-0 {
	width: 120px;
}
table.zubehoer-tab thead tr th.td-0, th.td-1 {
	text-align: left;
}
table.zubehoer-tab tbody tr td.td-0, td.td-1 {
	text-align: left;
}
table.zubehoer-tab tbody tr td.td-2, td.td-3, td.td-4, td.td-5, td.td-6, td.td-7 {
	text-align: center;
}
table.zubehoer-tab thead {
	background-color: #EF8B11;
	font-size: 10px;
	color: #000;
}
table.zubehoer-tab thead tr th {
	font-weight: normal;
	padding: 1px 5px 1px 5px;
}
table.zubehoer-tab tbody tr.tr-even {
	/* background-color: #F3F3F3; */
	background-color: #DADADA;
}
table.zubehoer-tab tbody tr.tr-odd {
	background-color: #FFF;
}
table.zubehoer-tab tbody tr td {
	padding: 1px 5px 1px 5px;
	font-size: 10px;
}

