@charset "UTF-8";
/* CSS Document */
* {margin:0; padding:0;}

body { 
	background: 	#f3f3f3; 
    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	22px;
    overflow:		auto;
    color: 			#000;
    font-size:		101%;
	}


.clear { clear:both; }
br     { clear: left; }
img, a { border:0px; }
hr { height: 1px; color: #ccc; }

 #container {
	margin-top:		10px;
	width: 			860px;
	margin-left: 	auto;
	margin-right: 	auto;
	border: 1px solid #fff;
	background:url(../img/streifenkachel.gif);
} 

#inhalt{
	clear:			both;
	height: 372px;
	background: 	#f3f3f3;
	padding-left:	133px;
	padding-top: 35px;
	padding-right:	22px;	
	padding-bottom:	22px;
	background:url(../img/komfort.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:auto;
	}
	
#inhalt-prod{
	clear:			both;
	height: 372px;
	background: 	#f3f3f3;
	padding-left:	133px;
	padding-top: 35px;
	padding-right:	22px;	
	padding-bottom:	22px;
	background:url(../img/linien.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:auto;
	}


	#inhalt a:link { 
	font-size:12px;
	color:#666;
	text-decoration:underline;}
	
	#inhalt a:hover { 
	font-size:12px;
	color:#89aee3;
	text-decoration:underline; }
	
	#inhalt a:visited { 
	font-size:12px;
	color:#666;
	text-decoration:none; }
	
	#inhalt ul li {
	list-style-image:url(../img/kreuzchen.gif);
	margin-left: 25px;
	color:#000;
	clear:both}
	
	#inhalt-prod ul li {
	list-style-image:url(../img/kreuzchen.gif);
	margin-left: 25px;
	color:#000;
	clear:both}
	
	
	#inhalt-prod a:link { 
	font-size:12px;
	color:#666;
	text-decoration:underline;}
	
	#inhalt-prod a:hover { 
	font-size:12px;
	color:#89aee3;
	text-decoration:underline; }
	
	#inhalt-prod a:visited { 
	font-size:12px;
	color:#666;
	text-decoration:none; }
	
	
	

#header{
	float:			left;
	}
	
#navi {
	float: left;
	padding-left: 118px;
	width:770px;
	text-transform:uppercase;
	text-align:center;
	}
	
	li {
	float:left;
	list-style-type:none;
	color:#666666;
	font-size:12px;
	 }
	
	#navi a:link { 
	font-size:12px;
	text-decoration:none;
	color:#666666;
	margin-right: 15px;
	margin-left: 15px; }
	
	#navi a:hover { 
	font-size:12px;
	text-decoration:underline;
	color:#89aee3;
	margin-right: 15px;
	margin-left: 15px; }
	
	#navi a:visited { 
	font-size:12px;
	text-decoration:none;
	color:#666;
	margin-right: 15px;
	margin-left: 15px; }
	
#footer {
	width: 860px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	height:20px;
	}
	
		#adresszeile {
		margin-left:50px; float:left; 
		}
		#toshiba {
		float: right;
		}

/* textformatierungen*/

p { 
    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	22px;
    color: 			#000;
    font-size:		13px;
	margin-bottom: 10px;
	}
	
h1 { 
    font-family: 	Arial, sans-serif;
    font-weight: 	bold;
    line-height: 	22px;
    color: 			#000;
    font-size:		13px;;
	text-transform:uppercase;
	}
	
h2 { 
    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	22px;
    color: 			#000;
    font-size:		13px;;
	text-transform:uppercase;
	}
	
h3 { 
    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	22px;
    color: 			#000;
    font-size:		11px;;
	text-transform:uppercase;
	}
	
h4 { 
    font-family: 	Arial, sans-serif;
    font-weight: 	bold;
    line-height: 	18px;
    color: 			#000;
    font-size:		11px;;
	text-transform:uppercase;
	}
	
h5 { 
    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	18px;
    color: 			#333;
    font-size:		11px;
	text-transform:uppercase;
	}
	
h6 {
	line-height:22px;
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
	display:block;
	width:700px;
	margin-bottom:7px;
	}
	
	
.aktivlink { 
	font-size:12px;
	color:#000;
	text-decoration:underline; }
	
.kleingeschriebenes { 
	font-size:11px;
	line-height: 16px; }
	
.kleingeschriebenes1 { 
	font-size:12px;
	line-height: 16px; }
	
.produktinfo { 
	    font-family: 	Arial, sans-serif;
    font-weight: 	normal;
    line-height: 	18px;
    color: 			#333;
    font-size:		11px;
	text-transform:uppercase;
	margin-top:9px; }
	
.rahmen {|
	border: 1px solid #89aee3;
	}
	
	.headline {
border-bottom: 1px solid #89aee3;
	background:#FFFFFF;}
	
	
.spalten1 {
border-bottom: 1px solid #89aee3;
	background:#f3f3f3;}
	
.spalten2 {
border-bottom: 1px solid #89aee3;}

