@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
	text-decoration: none;
}
a:hover {
	color:#e2001a;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
	line-height: 16px;
	margin-bottom:5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e2001a;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}

h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e2001a;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2.usb {
	font-size: 1px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	line-height:0px;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-top: 15px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#startseite, #kontakt, #leistungen, #unternehmen, #impressum {
	background-image:url(Daten/bg_alu.png);
	background-position:top;
}
#startseite #navstartseite, #leistungen #navleistungen, #unternehmen #navunternehmen, #kontakt #navkontakt {
	background-color: #e2001a;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e2001a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
}
#startseite #navstartseite a, #leistungen #navleistungen a, #unternehmen #navunternehmen a, #kontakt #navkontakt a {
	color:#FFFFFF;
}
#wrapper {
	width:808px;
	height:auto;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#inhalt {
	background-image:url(Daten/bg_inhalt.png);
	height:auto;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 4px;
}
#schatten_oben {
	background-image:url(Daten/bg_oben.png);
	height:4px;
	width:808px;
}
#schatten_unten {
	background-image:url(Daten/bg_unten.png);
	height:4px;
	width:808px;
}
#kopfbereich {
	background-color:#FFFFFF;
	height:150px;
	width:800px;
}
#logo {
	background-image: url(Daten/logo_druckerei_ol.png);
	position:absolute;
	height:100px;
	width:300px;
	margin-top:25px;
	z-index:1000;
}
#logo a {
	position:absolute;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:120px;
	padding-right:120px;
	margin-top:10px;
	margin-left:50px;
}
#navi {
	position: absolute;
	height:48px;
	width:800px;
	margin-top:75px;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e2001a;
}
#navi ul {
	position:static;
	float:right;
	margin-top: 0px;
	margin-right:50px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#navi ul li {
	position: static;
	background-color: #FFFFFF;
	height: 30px;
	display: block;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
}
#navi ul li:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e2001a;
}
#navi ul li a {
	position:static;
	background-color:transparent;
	margin:0px;
	padding:8px 18px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	display: block;
}
#navi ul li a:hover {
	color:#e2001a;
}
#bauchbereich {
	width:800px;
	height:auto;
	padding-top:0px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}
#marken_oben {
	background-image: url(Daten/marken_oben.png);
	background-position:top;
	height:30px;
}
.textbereich {
	background-color: #FFFFFF;
	margin: 0px 50px;
	padding: 0px 0px;
	min-height: 550px;
	width:auto;
	clear:both;
}

#wortwolke {

}
#wortwolke a:hover {
color:#e2001a;
}
.2dwortwolke h3 {
	margin: 0;
	padding:0;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.spalte_gross {
	width:420px;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
}
.spalte_gross img {
	margin-top:7px;
	margin-bottom:7px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
}
.spalte_mittel img {
	margin-top:7px;
	margin-bottom:7px;
	border: 1px solid #999999;
	height: auto;
	width: 310px;
}
.spalte_mittel {
	width:310px;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
}
.spalte_kleine img {
	margin-top:7px;
	margin-bottom:7px;
	border: 1px solid #999999;
	height: auto;
	width: 310px;
}
.spalte_klein {
	width:193px;
	height:auto;
	float: right;
	padding:10px;
	margin:10px;
}
.spalte_klein p {
	font-size:12px;
	color: #777777;
	margin-bottom:10px;
}
.spalte_klein ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.spalte_klein ul li {
	width: auto;
	font-size:12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	list-style-type: none;
	list-style-position: outside;
}
.spalte_klein ul li a {
	display:block;
	width: auto;
	padding:5px 0px 5px 15px;
}
.spalte_klein ul li a:hover {
	color:#e2001a;
}
#leistungen #ueberblick a, #leistungen #beratung a, #leistungen #geschaeftspapiere a, #leistungen #visitenkarten a, #leistungen #flyer a, #leistungen #formulare a, #leistungen #familienanzeigen a, #leistungen #trauerdrucksachen a, #leistungen #digitaldruck a,#leistungen #stempel a, #leistungen #glossar a, #leistungen #datenanlieferung a {
	background-color:  #FFFFFF;
	color:#e2001a;
}
#unternehmen #geschichte a, #unternehmen #partner a, #unternehmen #referenzen a, #unternehmen #ueberblick a, #unternehmen #schwerin a {
	background-color: #FFFFFF;
	color:#e2001a;
}
#kontakt #impressum a{
	background-color: #FFFFFF;
	color:#e2001a;
}
.tabelle_geschichte {
	margin-top:10px;
}
.tabelle_geschichte .td_jahr {
	width: 100px;
	color:#777777;
	text-align: left;
	padding-bottom: 10px;
	vertical-align: top;
}
.tabelle_geschichte .td_inhalt {
}
.tabelle_leistung {
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
.tabelle_leistung a h3{
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
.tabelle_leistung img{
	margin: 5px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
	}
	
#marken_unten {
	background-image: url(Daten/marken_unten.png);
	background-position:bottom;
	margin-bottom:20px;
	height:30px;
	clear:both;
}
#fussbereich {
	background-color:#FFFFFF;
	height: 50px;
	width:700px;
	padding-left:50px;
	padding-right: 50px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e2001a;
}
#fussbereich ul {
	width:700px;
	padding:0px 0px;
	margin:0px auto;
}
#fussbereich ul li {
	display:inline;
	font-size: 11px;
	color: #777777;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
#fussbereich ul li a {
	font-size:11px;
}
#fussbereich ul li a:hover {
	font-size:11px;
	color:#e2001a;
}
