* {margin-top: 5px; padding: 0;}

body {
	margin-top: 0px;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;}

a:link {
	color: #444;
	font-weight: normal;
	text-decoration: underline;}

a:visited {
	color: #444;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FF0033;
	font-weight: normal;
	text-decoration: none;}

a:active {
	color: #FFF;
	background-color: transparent;
	font-weight: normal;}

#content img {border: 3px; border-color:#FFFFFF;}

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{
text-align:left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}

#table a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, 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 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 10px solid #FFF;
	position: relative;
		background-color: #fff;}

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

/* -------------------------------------------
 Header
 ------------------------------------------- */
#sectionheader {display: none;}
	
#sectionheader h1 span {display: none;}

#header {display: none;}

#header h1 span {display: none;}

/* -------------------------------------------
 Logo
 ------------------------------------------- */
#logo {display: none;}

/* -------------------------------------------
 Main Page 
 ------------------------------------------- */
#content {
	width: 720px;
	padding: 20px 0 20px 0;
	background: transparent;
}

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

#sidebar {display: none;}


/* -------------------------------------------
 table classes
 ------------------------------------------- */
 
.comparison-title {
width: 60px;
padding: 5px;
padding-left: 20px;
margin: 0px;
font-size: 70%;
color: #406D0B;
text-align:left;
font-weight:bold; }
 
.comparison-table { 
width: 160px;
padding: 5px;
margin: 0px;}

/* -------------------------------------------
 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: 70%;
	line-height: 160%;
	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/subcat.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: #ec272e;}

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

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

#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: 10px;
	margin-left: 20px;
	width: auto;
	color: #5B5B5B;
	background: #FFFFFF;
	background-image: url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	font-family: arial,verdana,Georgia,sans-serif;
	font-size: 8pt;}

.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 {display: none;}

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


/* Copyright */
#copyright {color: #000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 70%;}


#navcontainer {display: none;}

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 {
		background: url(/images/nav-hover.gif)  no-repeat;
        margin: 0;
        padding: 10px 10px 5px 15px;
        color: #FFF;
        text-decoration: none;
		display: block;}

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

#navlist li.on a {
		background-color:#000;
		margin: 0;
        padding: 10px 10px 5px 15px;
        color: #FFF;
        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: Helvetica, Arial, sans-serif;}

h1{
	margin: 0 20px 10px 20px;
	color: #000;
	font-size: 105%;
	text-align: left;}

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

}

h3 {
	margin: 0 20px 10px 20px;
	padding: 0;
	color: #000;
	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: 160%;
	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{
float: right;
overflow: auto;
padding: 0px;
margin: 0px 0px 15px 15px;}

