@charset "utf-8";
/* 
 ______    _ _                _____ _              _           
|  ____|  | | |              / ____| |            | |          
| |__ __ _| | | ___ _ __    | (___ | |_ __ _ _ __ | | ___ _ __ 
|  __/ _` | | |/ _ \ '__|    \___ \| __/ _` | '_ \| |/ _ \ '__|
| | | (_| | | |  __/ |       ____) | || (_| | |_) | |  __/ |   
|_|  \__,_|_|_|\___|_|      |_____/ \__\__,_| .__/|_|\___|_|   
                                            | |                
                                            |_|       
faller-stapler.de - photos, texts and design by Tobias Leingruber 2005-2008 email: hello ätt tobi-x.com
copyright by Faller-Stapler GmbH, Gewerbestr. 12, 79822 Titisee-Neustadt, Germany

*/
#page {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
	min-height: 100%; 
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	padding:0px;
}
html, body {
	height: 100%; /* wichtig */
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	background-color:#CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: -moz-scrollbars-vertical;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
#head {
	width: 770px;
	height: 75px;
	background-image:url(streifen.gif);
}
.super_font {
	color:#999999;
	font-size: 14px;
	line-height: 1;
	display:inline;
}
.super_font:before {
	content: url(telefon3.png)
}
#super_h1{
	font-size: 14px;
}
a {
	color:#cc0000;
}
a:hover	{
	color:#333333;
}
a:visited {
	color:#990000;
}
a:active {
	color:#ff0000;
}
h1, h2, h3 {
	color:#666666;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	line-height: 0.8;
	font-weight: bold;
}
table.super_table {
	width:709px;
	border:0px; 
	border-spacing: 0px 0px;
}
#super_table {
	width:709px;
	border:0px; 
	border-spacing: 0px;
	padding: 0px;
}
table.super_table_2 {
	width:709px;
	border:0px; 
	cellpadding:4px !important;
	cellspacing:0px;
	border-spacing: 0px 0px;
}

/* Elektrowagen Bilder */

.elektro_bild {
	border-width:1px;
	border-style:solid;
	width:177px;
	height:120px;
	color:#666666;
}
h1.inline, h2.inline, h3.inline {
    display:inline;
}