* {
	padding:0;
	margin:0;
}

body {
	background-image: url(grafik/Bilder/banner_hintergrund.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 20px;
}
.aufschrift {
	width: 650px;
	margin-left: 100px;
	margin-top: 93px;
	float: right;
	background-image: url(grafik/Bilder/schaten.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 107px;
	margin-right: 70px;
}
.aufschrift h1 {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: bold;
}
.aufschrift span {
	font-style: italic;
	font-weight: normal;
	color: #333333;
}





.vorheben {
	color: #FF8000;
}
.rahmenlincks {
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}

.tablet {
	height: 278px;
	width: 550px;
	float: right;
	margin-top: 50px;
}
.text {
	width: 300px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.text h1 {
	font-size: 24px;
	color: #000000;
	margin-bottom: 10px;
}
.text ul li {
	margin-left: 20px;
	color: #333333;
	list-style-type: square;
}
.kursiv {
	font-style: italic;
	color: #FF9900;
}
.office_produkte {
	width: 160px;
	padding: 10px;
}
.office_produkte li {
	margin-left: 20px;
	list-style-type: square;
}

.gastro {
	width: 220px;
	padding: 10px;
}
.gastro li {
	margin-left: 20px;
	list-style-type: square;
}
.promotions {
	padding: 10px;
}
.promotions li {
	margin-left: 20px;
	list-style-type: square;
}
.preisliste {
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
}

.impressum_tabelle {
	padding: 10px;
	width: 450px;
	height: 200px;
}


.haftungsausschluss_text {
	font-size: 11px;
	padding: 10px;
}
.paragraf {
	height: 200px;
	width: 59px;
	position: relative;
	margin-left: 800px;
	margin-top: -190px;
}


.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 116px;
	width: 650px;
	margin-bottom: 5px;
	padding: 20px;
}
.kontakt_bilder {
	float: right;
}

.drucker {
	height: 317px;
	width: 500px;
	float: right;
	position: relative;
	margin-top: -450px;
}

.internet_bild {
	height: 318px;
	width: 350px;
	margin-left: 590px;
	position: relative;
	margin-top: -140px;
}
.blinken {
	color: #000000;
	font-weight: bold;
	text-decoration: blink;
	margin-left: 20px;
}




#seiteninhalt {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}



#banner {
	height: 304px;
	background-image: url(grafik/Bilder/logo.png);
	background-repeat: no-repeat;
	background-position: 5px;
}


#banner img {
	height: 90px;
	width: 694px;
	margin-left: 205px;
	margin-top: 108px;
}
#navi ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	list-style-type: none;
	padding-left: 30px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 30px;
}


#navi a:hover {
	color: #FF8000;
}

#navi ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
}
#navi {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	background-image: url(grafik/Bilder/streifen_navi.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}#inhalt {
	background-image: url(grafik/Bilder/hintergrund_streifen.png);
	background-repeat: repeat;
}






#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	margin-top: 10px;
	clear:both;
}

