body {
	font-size: 100%;
	background-color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
table {
    padding: 0;
	margin: 0;
	border: none;
	border-spacing: 0;
	width: 100%;
}
img {
    border: none;
	padding: 0;
	margin: 0;
}
a {
    border: none;
	padding: 0;
	margin: 0;
}
hr {
	margin: 0px;
}
iframe {
   border: none;
   padding: 0;
   margin: 0;
   background-color: #333333;
}
input[type="submit"] {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#stageSize {
	width: 100%;
    height: 100%;
}
#t1Table {
	width: 900px;
}
#t1Table td#stageContainer {
	height: 570px;
	vertical-align: top;
}
#dedoStageBorder {
    background-color: #000000;
	background-image: url(../images/graphics/dedo_bg_2.gif);
	background-repeat: no-repeat;
	border: 1px solid #404040;
}
#dedoStageBorder td {
    /*height: 570px;*/
	vertical-align: top;
}
#dlStageBorder {
    background-color: #000000;
	background-image: url(../images/graphics/dl_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #404040;
}
#dlStageBorder td {
    /*height: 570px;*/
	vertical-align: top;
}
#stageTable td {
    /*height:  570px;*/
	vertical-align: top;
}
#stageTable td#contentSection {
	width:  700px;
	/*height: 570px; */
	/*height: 2000px;*/
	vertical-align: top;
	overflow: hidden;
}
#stageTable td#navSection {
	width: 240px;
	height: 570px;
	vertical-align: top;
	text-align: left;
}
#sectionHead {
    vertical-align: top;
	text-align: left;
}
#stageTable td#navSection ul, #sectionHead ul {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	padding: 0px;
	margin: 0px;  
	/*margin-top: 135px;*/  /* IE */
	/*margin-top: 139px; */ /* REST */
	margin-left: 12px;
}
#sectionHead ul li a {
    text-decoration: none;
}
#sectionHead ul li a:link, #sectionHead ul li a:visited {
    color: #FFFFFF;
}
#sectionHead ul li a:hover {
    color: #CC3300;
}  
#stageTable td#navSection ul li, #sectionHead ul li {
    margin-top: 6px;
	margin-bottom: 6px;
    list-style: none;
}
#stageTable td#navSection ul li img, #sectionHead ul li img {
	margin-right: 8px;
	vertical-align: middle;
}
#stageTable td#navSection ul li#l1, #sectionHead ul li#l1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#stageTable td#navSection ul li#l2 {
    margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
}
#stageTable td#navSection ul li#l2s {
    margin-top: 30px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#stageTable td#navSection ul li#l2b {
    margin-top: 60px;
	margin-left: 4px;
}
#stageTable td#navSection ul li#l3 {
    margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 25px;
}
#stageTable td#navSection ul li a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
#stageTable td#navSection ul li a:link {
	color: #CCCCCC;
}
#stageTable td#navSection ul li a:visited {
	color: #CCCCCC;
}
#stageTable td#navSection ul li a:hover {
	color: #CC3300;
}
#stageTable td#navSection ul li#dlL2s img {
    margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#productsBg {
    width: 680px;
	border: 1px solid #666666;
	margin-top: 132px;
	margin-bottom: 12px;
}
#productsBgDl {
    width: 680px;
	border: 1px solid #666666;
	margin-top: 102px;
	margin-bottom: 12px;
}
#viewStructure {
    width: 680px;
	margin-bottom: 12px;
}
#headSection {
    height: 60px;
	background-color: #414142;
}

#headSection h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC3300;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding: 0px;
	float:left;
}
#headSection img {
	vertical-align: middle;
	float: left;
}


td#locNav {
	height: 20px;
	background-color: #414142;
}
#locNav ul {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	margin-top: 2px;
	margin-left: 20px;
	padding: 0px;
}
#locNav ul li {
    display: inline;
	list-style: none;
	text-align: right;
	margin-right: 20px;
	margin-left: 0px;
}
#locNav ul li a {
    color: #FFFFFF;
	text-decoration: none;
}
#locNav ul li a:link {
    color: #FFFFFF;
}
#locNav ul li a:visited {
    color: #FFFFFF;
}
#locNav ul li a:hover {
    color: #CCCCCC;
}
#locNav ul li span#current {
    color: #CC3300;
}
/*
#headSection ul {
    width: 500px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding: 0px;
	text-align: right;
	display: inline;
}
#headSection p {
    text-align: right;
	float: left;
	margin: 0px;
}
#headSection ul li {
    display: inline;
	list-style: none;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
#headSection ul li a {
    color: #FFFFFF;
	text-decoration: none;
}
#headSection ul li a:link {
    color: #FFFFFF;
}
#headSection ul li a:visited {
    color: #FFFFFF;
}
#headSection ul li a:hover {
    color: #CCCCCC;
}
#headSection ul li span#current {
    color: #CC3300;
}
*/
#userSection {
    height: 18px;
	background-color: #999999;
}

#userSection {
    height: 18px;
	background-color: #999999;
}
#userSection td p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	margin: 0px;
	padding: 0 20 0 20px;
}
#userSection td p a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#userSection td p a:link, #userSection td p a:visited {
	color: #FFFFFF;
}
#userSection td p a:hover {
	color: #CC3300;
}


#prodSection {
    height: 404px;
	background-color: #4F4F4F;
}
#prodSection ul {
    width: 310px;
    margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#prodSection td {
    width: 50%;
}
#prodSection td#topButton {
    width: 10%;
}
#prodSection ul li, #topButton a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	list-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}
#prodSection ul li p {
	color: #000000;
	padding-left: 10px;
	margin: 0px;
	background-color: #CC3300;
}
#prodSection ul li h1 {
    font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#prodSection ul li h2 {
    font-size: 12px;
	font-weight: bold;
    color: #000000;
	background-color: #CC3300;
	text-align: left;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#topButton a {
    color: #FFFFFF;
	text-decoration: none;
}
#prodSection ul li a, #topButton a {
    color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#prodSection ul li h1 a {
    padding: 0px;
}
#prodSection ul li a:link, #prodSection ul li h1 a:link, #prodSection ul li a:visited, #topButton a:link, #topButton a:visited {
    color: #FFFFFF;
}
#prodSection ul li a:visited, #prodSection ul li h1 a:visited {
    color: #CCCCCC;
}
#prodSection ul li a:hover {
    color: #000000;
}
#prodSection ul li h1 a:hover {
    color: #CC3300;
}
#prodSection ul li#white {
    padding-left: 10px;
	color: #FFFFFF;
}
#topButton a:hover {
    color: #CCCCCC;
}




/* Produkte - Normal Ansicht */
#productView, #productView td {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
}
#productView h1  {
	font-size: 15px;
	padding: 0;
}
#productView h2 {
	font-size: 13px;
	padding: 0;
}
#productView p, #productView td p {
	font-size: 12px;
	text-align: left;
	padding: 0;
	padding-right: 120px;
}
#productView #posLeft {
    width: 100px;
	float: left;
	margin-top: 24px;
	/*margin-right: 60px;*/
	vertical-align: top;
	padding: 0px;
}
#productView #posLeft td#searchModeList {
    width: 100px;
    height: 24px;
	text-align: left;
}
#productView #posLeft td#searchModeBut {
    width: 20px;
    height: 24px;
	text-align: left;
}
#productView #posLeft td p {
    padding: 0px;
    margin: 0px;
	width: 140px;
}
#productView #posLeft td a img {
	/*float: right; */
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: right;
}
#productView p#posRight {
    float: right;
    margin-top: 94px;
	text-align: center;
}
#productView #posLeft td p input[type="radio"] {
    background-color: #CC3300;
	margin: 0 16 0 0px;
	padding: 0px;
}
#productView p#posRight input[type="text"] {
    width: 220px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: none;
}
/*
#pageNav {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
}
*/
#productView p#pageNav {
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: right;
	padding: 0 10 10 0px;
}
#productView p#pageNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#productView p#pageNav a:link {
    color: #FFFFFF;
}
#productView p#pageNav a:visited {
    color: #FFFFFF;
}
#productView p#pageNav a:hover {
    color: #CCCCCC;
}
#productView p#pageNav span#current, #pageNav span#current td {
    color: #CC3300;
}
#productView hr {
    border: none;
    border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
}
#productView p img {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	text-align: left;
}
#productView ul {	
	padding-left: 10px;
	/*width: 600px;*/
}
#productView ul li {
    list-style-image: url(../images/graphics/dl_listItem.gif);
    list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
}
#productView p a, #productView p ul li a {
	font-size: 12px;
	text-decoration: underline;
}
#productView p a#titleView, #productView p ul li a#titleView {
	font-size: 12px;
	text-decoration: none;
}
#productView p a#download {
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
#productView p a:link, #productView p ul li a:link, #productView p a:visited, #productView p ul li a:visited {
    /*color: #FFFFFF;*/
	/*color: #CC3300;*/
	color: #000000;
}
#productView p a:visited#titleView, #productView p ul li a:visited#titleView {
    color: #FFFFFF;
}
#productView p a:hover, #productView p ul li a:hover {
    color: #CCCCCC;
}
#productView p a:link#download {
    color: #FFFFFF;
	background-color: #666666;
}
#productView p a:visited#download {
    color: #FFFFFF;
	background-color: #666666;
}
#productView p a:hover#download {
    color: #333333;
	background-color: #CCCCCC;
}



/* Normale Ansicht */
#viewSection, #viewSection td {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 20px;
}
#viewSection h1 {
	font-size: 15px;
	padding: 0;
	margin-right: 126px;
	margin-left: 56px;
}
#viewSection h2 {
	font-size: 13px;
	padding: 0;
	margin-right: 126px;
	margin-left: 56px;
}
#viewSection h3 {
	font-size: 13px;
	color: #CC3300;
	padding: 0;
	margin-right: 126px;
	margin-left: 56px;
}
#viewSection p {
	font-size: 12px;
	text-align: justify;
	padding: 0;
	margin-right: 126px;
	margin-left: 56px;
}
#viewSection p#posRight {
    text-align: left;
	margin-left: 226px;
}
#viewSection p#posLeft input[type="radio"] {
    background-color: #CC3300;
}
#viewSection p#posRight input[type="text"] {
    width: 240px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: none;
}
#viewSection img {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	text-align: left;
}
#viewSection p img {
	/*float: left;*/
	margin: 0 10 20 0px;
}
#viewSection ul {
	text-align: left;
	padding: 0;
	margin-right: 56px;
	margin-left: 72px;
}
#viewSection ul li {
	font-size: 12px;
	list-style-image: url(../images/graphics/dl_listItem.gif);
	list-style-position: outside;
}
#viewSection ul li a, , #viewSection p a {
	font-size: 12px;
	text-decoration: underline;
}
#viewSection ul li a:link {
    color: #FFFFFF;
}
#viewSection ul li a:visited, #viewSection p a:visited {
    color: #FFFFFF;
}
#viewSection ul li a:hover {
    color: #CCCCCC;
}
#viewSection p a:link, #viewSection p a:visited {
    color: #CC3300;
}
#viewSection p a:hover {
    color: #FFFFFF;
}
#viewSection hr {
    border: none;
    border-top: 1px solid #FFFFFF;
	padding-bottom: 20px;
	margin-right: 126px;
	margin-left: 56px;
}
#viewSection p a#download {
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
}
#viewSection p a:link#download {
    color: #FFFFFF;
	background-color: #666666;
}
#viewSection p a:visited#download {
    color: #FFFFFF;
	background-color: #666666;
}
#viewSection p a:hover#download {
    color: #333333;
	background-color: #CCCCCC;
}
#viewSection p input[type="checkbox"] {
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
}
#viewSection p textarea {
	margin: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 380px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#viewSection p input[type="reset"] {
    width: 80px;
	height: 18;
	margin-right: 30px;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#viewSection p input[type="submit"] {
    width: 80px;
	height: 18;
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
} 


#signinFormTable {
    width: 240px;
	padding: 0px;
	margin-top: 116px;
	margin-left: 244px;
}
#signinFormTable td {
    /*width: 120px;*/
    height: 64px;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}
#signinFormTable td#right {
    width: 200px;
}
#signinFormTable td#right h1 {
	margin: 0px;
	padding: 0px;
}
#signinFormTable td#left p {
	margin: 0px;
	padding: 0px;
}


.infotext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#description {
	position: absolute;
	left: auto;
	top: auto;
	width: 140px;
	visibility: hidden;
	z-index: 100;
	height: auto;
	overflow: visible;
}

/* contact form */
#viewSection #addressData {
    margin-left: 56px;
	width: 180px;
}
#viewSection #addressData td {
    margin: 0px;
	padding: 0px;
    height: 36px;
	width: 110px;
	text-align: left;
	vertical-align: middle;
}
#viewSection #addressData td p {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
}
#viewSection #addressData td p input[type="text"] {
    width: 300px;
	height: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

/* ------ */

#firstNav {
    text-align: right;
	margin-top: 144px;
	padding-right: 32px;
}
#firstNav td {
    height: 66px;
	vertical-align: middle;
}


/* ---------------------- */

#dataContent, #dataContent td {
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 20px;
	background-color: #FFFFFF;
}
#dataContent h1 {
	font-size: 15px;
}
#dataContent h2 {
	font-size: 13px;
}
#dataContent h3 {
	font-size: 13px;
	color: #CC3300;
}
#dataContent p {
	font-size: 12px;
	text-align: left;
	color: #333333;
}
#dataContent a {
    font-size: 12px;
	text-align: left;
	color: #333333;
	text-decoration: underline;
}
#dataContent a:link, #dataContent a:visited {
    color: #333333;
}
#dataContent a:hover {
    color: #666666;
}

/* ---------------------- */

.selectStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}
.prodSelectStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 3px;
	margin-right: 10px;
}
#stageTable td {
	align: center;
	vertical-align: top;
}
#footer {
    height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer p {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}

