@import url(nav.css);
@import url(typography.css);

*{margin:0; padding:0;}

body {
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
}

a:link {
	color: #444;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #444;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	background-color: #666;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #444;
		background-color: #666;
	background-color: transparent;
	font-weight: normal;
}

img {border: 0;}
.bildmitrahmen { border:solid #CCCCCC 1px; }


table {
	border: 0;
	margin: 10px;
	width: 95%;
	padding: 0px;
	background-color: #FFF;}
	
.tablepadding {	text-align: center;
border-style: outset; 
border-collapse: seperate; 
  border-width:1px;
  border-style:solid;
  border-color:#000; 
	margin: 0px;
	padding: 0px;
	background-color: #FFF;}
	
.tablepadding td {border: 0;padding: 0px;}

td {
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	border: 0;
	padding: 3px;
	vertical-align:middle;}

.tdhead {background-color: #e8e8e8;}

/* -------------------------------------------
 Site Layout  
------------------------------------------- */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;

}

* 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: transparent;
	height: 100px;
	z-index: 0;
}
	
#sectionheader h1 span {
	display: none;
}

#header {
	padding: 0;
	margin: 0;
	background-color: transparent;

	z-index: 0;
}


#header h1 span {
	display: none;
}



/* -------------------------------------------
 Logo
 ------------------------------------------- */
#logo {
	width: 165px;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(../images/logo_maier_buerotechnik.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 10px;
	height: 90px;
}

/* -------------------------------------------
 Main Page 
 ------------------------------------------- */
#content {
	float: right;
	width: 350px;
	padding: 0 0 0px 0;
	margin:10px 0 0 0;
	border-left: 1px solid #ccc;
	background: transparent;
	background-color:#e8e8e8;
	background-repeat:repeat-y;
	background-position:right bottom;
}

* html #content {
	width: 350px; /* for IE5 and IE6 in quirks mode */
	w\idth: 350px; /* for IE6 in standards mode */
}

.column {
	margin: 0px;
	float: left;
	width: 340px;
	height: auto;
}

.column1 {
	margin: 0px;
	float: left;
	width: 160px;
	height: auto;
}

.column2 {
	margin: 0px;
	float: left;
	width: 420px;
	height: auto;
}

#inhalt {
	float: left;
	width: 530px;
	margin: 75px 0 0 0;
	padding: 0;
	background: transparent;
}

* html #inhalt {
	width: 530px; /* for IE5 and IE6 in quirks mode */
	w\idth: 530px; /* for IE6 in standards mode */
}

#inhalt ul {
	margin: 0 10px 10px 50px;
	padding: 10px;
	color: #000;
	font-size: 70%;
	line-height: 160%;
	text-align: left;
}

/* -------------------------------------------
 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: #888;
}

#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: #FFF;
	background-color: transparent;
}

#sidelist li.on a {
	display: block;
	color: #000;
	background-color: #555;
}

#sidelist li a:hover {
	display: block;
	color: #000;
	background-color: #FEF2B8;
}

/* -------------------------------------------
 hr as an image 
------------------------------------------- */
.line hr {
	display: none; /* Takes out the  HR */
}

.line {
	margin: 10px;
	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;
}

/* Spacer required for FF. */
#spacer {
	clear: left;
}

/* ------------------------------------------- 
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;

}

/* Removes vert whitespace from form */
#form {
	margin-top: 0;
	margin-bottom: 20px;
}

/* -------------------------------------------
 Footer - copyright
 ------------------------------------------- */
#footer {
	border-top: 1px solid #ccc;

	padding: 10px;
	clear: both;
	color: #696969;
	font-size: 60%;
	text-align: left;
	line-height: 150%;
	}

#footer a:link {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#baselinks {
	margin: 0;
	padding: 20px;
	color: #696969;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

/* Copyright */
#copyright {
	margin: 10px 0 0 0;
	font-size: 9px;
}

#credits {
	float: right;
	margin: 30px 0 0 0;
	color: #FFFFFF;
	font-size: 9px;
}

#credits a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#credits a:hover {
	color: #C0C0C0;
	text-decoration: none;
}


.bildrechts {float: right; padding-left:10xp;}
