* {margin-top: 0px; padding: 0;}
body {	margin-top: 10px;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;}
	
	.rot14 {
	color: #ea3035;
	font-size: 14px;
	font-weight:bold;
	text-align: left;}

a:link {color: #000;font-weight: normal;text-decoration: underline;}
a:visited {color: #000;font-weight: normal;	text-decoration: underline;}
a:hover {color: #FF0033;font-weight: normal;text-decoration: none;}
a:active {color: #000;	background-color: transparent;	font-weight: normal;}

.linkohne:link {color: #000;font-weight: normal;text-decoration: none;}
.linkohne:visited {color: #000;font-weight: normal;	text-decoration: none;}
.linkohne:hover {color: #000;font-weight: normal;text-decoration: none;}
.linkohne:active {color: #000;	background-color: transparent;	font-weight: normal;}

#content ul li {margin: 0 30px 0 30px ; line-height:20px; list-style-image:url(/images/bullet.gif);}
#content ol  {margin: 0 30px 0 50px ; line-height:20px;}

#content a img {border:0;
background: url(/images/bildschatten.png) no-repeat bottom left;
padding: 4px 7px 17px 7px;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: url('/images/lupe.cur'), pointer;}

#content img {border:0;
background: url(/images/bildschatten.png) no-repeat bottom left;
padding: 4px 7px 17px 7px;}

#content .img650 {border:0;
background: url(/images/bildschatten650.png) no-repeat bottom left;
padding: 4px 7px 17px 7px;}

#content .imgohneschatten {border:0;
background: url(/images/bildschattenohne.png) no-repeat bottom left;
padding: 10px 0 0 15px;}

#content .imgohneschatten2 {border:0;
background: url(/images/bildschattenohne.png) no-repeat center left;
padding: 0px 0 0 0px;}

#flash {
border:0;
float: right;
background: url(/images/bildschatten.png) no-repeat bottom left;
padding: 1px 7px 17px 7px;
margin: 5px 7px 15px 15px;}

table {border: 0; margin-left:15px;}

td {text-align:left; 
	border: 0;
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
td p{padding: 0;margin: 0;
	text-align:left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}

#table a:link {font-family: Verdana, Arial, sans-serif;	font-size: 120%;color: #444;background-color: transparent;font-weight: normal;text-decoration: underline;}
#table a:visited {color: #444;background-color: transparent;font-weight: normal;text-decoration: underline;}
#table a:hover {color: #FFF;background-color: #666;	font-weight: normal;text-decoration: none;}
#table a:active {color: #FFF;background-color: transparent;	font-weight: normal;}

/* -------------------------------------------
 Site Layout  
------------------------------------------- */
#container {
background-image:url(/images/bg_content.jpg);
background-position:top right;
background-repeat: repeat-y;
width: 900px;
margin-left: auto;
margin-right: auto;
padding: 0;
border: 1px solid #FFF;
position: relative;
background-color: #e3e3e3;}

* html #container {
	width: 900px; /* for IE5 and IE6 in quirks mode */
	w\idth: 900px; /* for IE6 in standards mode */}

/* -------------------------------------------
 Header
 ------------------------------------------- */
#sectionheader {
	padding: 0;
	margin: 0;
	background: transparent url(/images/top-image-products.jpg) no-repeat;
	background-position: bottom Centre;
	background-color: #fff;
	height: 100px;
	z-index: 0;}
	
#sectionheader h1 span {display: none;}

#header {
	padding: 0;
	margin: 0;
	background: transparent url(/images/header-image.jpg) no-repeat;
	background-position: bottom Centre;
	background-color: #fff;
	height: 100px;
	z-index: 0;
	border-bottom:solid 0px #fff;}

#header h1 span {display: none;}

/* -------------------------------------------
 Logo
 ------------------------------------------- */
#logo {
	width: 180px;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(/images/logo-small.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	top: 10px;
	left: 10px;
	height: 100px;}

/* -------------------------------------------
 Main Page 
 ------------------------------------------- */
#content {float: right;	width: 720px;	padding: 15px 0 20px 0;	border-left: 1px solid #FFF; min-height:380px;}

* html #content, * html #content_security{
	width: 720px; /* for IE5 and IE6 in quirks mode */
	w\idth: 720px; /* for IE6 in standards mode */}

#sidebar {float: left;	width: 178px;	margin: 0;	padding: 20px 0 0 0; background: transparent;}

* html #sidebar {
	width: 167px; /* for IE5 and IE6 in quirks mode */
	w\idth: 167px; /* for IE6 in standards mode */}



/* -------------------------------------------
 List 
 ------------------------------------------- */
#content ul, #content_security ul{
	margin-top: 3px;
	padding: 0 0 10px 30px;
	color: #000;}

#content li, #content_security li {
	margin-left: 20px;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
	text-align: left;}

#content li ul, #content_security li ul {
	font-size: 130%;
	text-align: left;}

#content ol ul, #content_security ol ul {
	margin-top: 3px;
	padding: 0 0 20px 40px;
	color: #000;}

/* ----------------------------------------
List Styles
------------------------------------------- */
.list ul {	padding: 0;	margin: 0;
}

.list li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 70%;
	line-height: 150%;
	height: 150%;}

.list li a {
	padding: 0;
	border-bottom: solid 1px #FFF;
	display: block;
	text-decoration: none;
	text-align: left;}

.list li ul {	padding-left: 10px;
	display: block;
	text-decoration: none;}

.list a:visited {	text-decoration: none;}

.list a:hover {	text-decoration: none;}

/* -------------------------------------------
 Side Bar List 
------------------------------------------- */
#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;}


#sidelist {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 70%;
	text-align: left;
}

#sidelist ul {padding: 0;	margin: 0;}

#sidelist li {margin: 0;
	list-style: none; /* border-top: 1px solid #FFFFFF; */
	color: #000;}

#sidelist li a {
	width: 95%;
	_width: 101%;
	padding: 6px 0 6px 10px;
	margin: 0;
	display: block;
	background-color: transparent;
	text-decoration: none;
	border-bottom: solid 1px #FFF;
	background:url(/images/red.gif) no-repeat;
	background-position:left;}

#sidelist li a:visited {
	display: block;
	color: #000;
	background-color: transparent;}

#sidelist li.on a {
	display: block;
	color: #000;
	background-color: #555;}

#sidelist li a:hover {
	display: block;
	color: #fff;
	background-color: #bbb;
	background: #bbb url(/images/blue.png) no-repeat;
	background-position:left;}

/* -------------------------------------------
 hr as an image 
------------------------------------------- */
.line hr {display: none; /* Takes out the  HR */}

.line {
	margin: 0px 20px 10px 20px;
	clear: both;
	background: transparent url(/images/hr.gif) repeat-x; /* DIV that wraps and replaces the HR */
	height: 10px;
}

#sidebar .line {
	margin: 10;
	padding: 10px;
	background: transparent url(/images/hr.gif) repeat-x; /* DIV that wraps and replaces the HR */
	height: 25px;}


/* ------------------------------------------- 
Form 
------------------------------------------- */
#form {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	color: #505050;
	font-size: 85%;
	font-weight: normal;
	text-align: left;}

.input {
	width: 250px;
	border: 1px #CACACA solid;
	padding: 2px;
	margin: 2px 0 5px 20px;
	background: transparent;
	color: #6A6A6A;
	background-image: url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	font-size: 85%;}

.button {
	border: 1px #CACACA solid;
	margin-top: 0px;
	margin-left: 0px;
	width: auto;
	color: #fff;
	background: #ff0033;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 11pt;}

.textarea 	{
	width: 250px;
	border: 1px #CACACA solid;
	padding: 2px;
	margin: 2px 0 0 20px;
	color: #5B5B5B;
	background: #FFFFFF;
	background-image: url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 85%;
	height: 127px;}

.submit {
	border: 1px #CACACA solid;
	margin-top: 0px;
	margin-left: 20px;
	width: 100px;
	color: #5B5B5B;
	background: #FFFFFF;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 8pt;}

/* -------------------------------------------
 Footer - copyright
 ------------------------------------------- */
#footer {
	background: #333 url(/images/bg_footer.gif);
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #FFFFFF;
	color: #ccc;
	font-size: 14px;
	text-align: center;
	height: 20px;}

#footer a:link {text-decoration: underline; color: #fff;}
#footer a:hover {text-decoration: none;}


/* Copyright */
#copyright {
	color: #666;
	margin: 10px 0 0 0;
	font-size: 9px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;}
#copyright a:link, #copyright a:visited {text-decoration: none; color: #666; line-height:16px;}

#navcontainer {
	margin: 0;
	padding: 0 0 0 0px;
	width: auto;
	background: transparent url(/images/nav-background.jpg) repeat-x;
	height: 34px; 
		border-bottom:solid 0px #666;
			border-top:solid 0px #ff0000;}

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;}

ul#navlist li {
        float: left;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 70%;
		text-transform: uppercase;
        margin: 0;
        padding: 0;
        background-color: transparent;}

#navlist a, #navlist a:link {
	font-weight:normal;
        margin: 0;
        padding: 8px 10px 5px 15px;
        color: #FFF;
        text-decoration: none;
		display: block;}

#navlist a:hover {
		margin: 0;
        padding: 8px 10px 6px 15px;
        color: #000;
        text-decoration: none;
		display: block;
}

#navlist li.on a {
		background-color:#000;
		margin: 0;
        padding: 8px 10px 5px 15px;
        color: #000;
        text-decoration: none;
		display: block;}

#utilities	{
	margin: 3px 0 0 0;
	padding: 0;
	background: #fff;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;}

#utilities ul {	margin: 0;	padding: 0;}

#utilities ul li {
	margin: 0;
	padding: 0px 10px 0px 15px;
	float: left;
	list-style: none;}

#utilities ul li a:link {
	text-decoration : none;
	color: #666;}

#utilities ul li a:visited {
	text-decoration : none;
	color: #666;}
	
#utilities ul li a:hover {
	text-decoration : none;
	color: #000;
	background: #ff0000;}

h1,h2,h3,h4{
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;}

h1{margin: 0 20px 10px 0px;
	padding-left: 20px;
	color: #6e859f;
	font-size: 18px;
	font-weight:normal;
	text-align: left;}

h2 {margin: 0 20px 10px 0px;
	padding-left: 20px;
	color: #ea3035;
	font-size: 18px;
	font-weight:normal;
	text-align: left;}

h3 {
	margin: 0 20px 10px 20px;
	padding: 0;
	color: #777;
	font-size: 100%;
	text-align: left;}

h4 {
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	color: #000;
	font-size: 85%;
	text-align: left;}

h5 {
	margin: 0 20px 0 20px;
	color: #000;
	font-size: 55%;
	font-weight:normal;
	line-height: 160%;
	text-align: left;}

#sidebar h2{
	margin: 0px 20px 10px 10px;
	color: #8D8D8D;
	font-size: 90%;
	font-weight: bold;}

#sidebar h3 {margin: 0 0 10px 10px;	padding: 0 0 0 0; clear: left;}

p {	margin: 0 20px 10px 20px;
	color: #000;
	font-size: 70%;
	line-height: 20px;
	text-align: left;}

#sidebar p {
	margin: 0 20px 10px 10px;
	color: #000;
	font-size: 70%;
	line-height: 140%;
	text-align: left;}
	
.links{
float: left;
color:#000000;
width: 615px;
overflow: auto;
padding: 0px;
margin: 0px 15px 15px 0px;}

.mitte{
float: left;
color:#000000;
padding: 0px;
margin: 0px 0px 0px 10px;}

.rechts{
border:0;
float: right;
overflow: auto;
background: url(/images/bildschatten.png) no-repeat bottom left;
padding: 4px 7px 17px 7px;
margin: 5px 7px 15px 15px;}

.rechts a img{
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: url('/images/lupe.cur'), pointer;}

#accordion {margin:20px 0px 0px 20px;}

#accordion  h3.toggler {
background-image:url(/images/bg_news.png);
background-repeat:no-repeat;
	cursor: pointer;
	border: 0px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: 0px solid #ea3035;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 7px 40px 7px;}

#accordion  div.element p, div.element h4 {margin:0px;padding:4px;}
#accordion  blockquote {padding:5px 20px;}

#tablex{
  border: 0px solid black;
  border-spacing: 0px;
}

#tablex thead tr{
  font-family: Arial, monospace;
  font-size: 14px;
}

#tablex thead tr th{
  border-bottom: 2px solid black;
  border-top: 1px solid black;
  margin: 0px;
  padding: 8px;
  background-color: transparent;
}

#tablex tr {
  font-family: arial, monospace;
  color: black;
  font-size:12px;
  background-color: white;
}

#tablex tr.odd {
  background-color: transparent;
}

#tablex tr td, th{
  border-bottom: 1px solid black;
  padding: 8px;
}

#uebersicht th, #uebersicht td{ padding: 0.5em; vertical-align: top; border-bottom:1px solid #000; cellpadding:0; cellspacing:0; }
#uebersicht tr:hover {background: #eee; }