* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
body {
	/*text-align: center;*/
	background-image: url("/fileadmin/graffiti/images/siebdruck-hintergrund.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
	margin-top: 44px;
	margin-bottom: 44px;
}
#page {
	width: 896px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(/fileadmin/graffiti/images/siebdruck-schatten.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	vertical-align: bottom;
	background: transparent;
	padding: 44px 0px 0px 22px;
	width: 810px;
	height: 15px;
	clear: both;
}
#main {
	width: 874px;
	min-height: 400px;
	overflow-y: hidden;
	padding-left: 22px;
}
#breadcrumbs {
  font-size: 10px;
	padding: 0px 0px 42px 22px;
}
#header {
	padding: 30px 0px 7px 22px;
}
#footer {
	width: 896px;
	height: 84px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(/fileadmin/graffiti/images/siebdruck-schatten_footer.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	clear: left;
}
#inhalt_footer {
	margin: 0px 0px 0px 22px;
	padding-top: 47px;
}
#footer img {
	padding: 0px 5px 0px 15px;
}
#subheadline {
	padding-bottom: 5px;
}
.pfeil {
	margin: 0px 3px 0px 3px;
}
.gifheader {
  clear: left;
}
/* Linke float-Spalte wird zur Inhaltsspalte */
#col1 {
	width: 500px;
	float: left;
}
/* Rechte Spalte abschalten */
#col2 {
	display: none;
	float: right;
	width: 200px;
}
/* Linken Randabstand anpassen - #col3 wird zur Randspalte */
#col3 {
	width: 175px;
	float: right;
	padding-right: 89px;
}
/**** Galerie ****/
.textfields {
}
.thumbs {
	width: 592px;
	height: 64px;
	padding-top: 3px;
}
.thumbs_abstand {
  float:left;
  padding-right:24px;
}
.bigimage {
	width: 592px;
	height: 445;
	padding-top: 22px;
}
#header h1 {
	font-size: 2.5em;
	letter-spacing: -2px;
	line-height: 65%;
	color: #000;
}
#header span {
	color: #999;
}
/**** Textauszeichnung ****/
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
/**** Links ****/
a {
	color: #000000;
	text-decoration: none;
}
a:hover,  a:active {
	color: #0033bb;
	text-decoration: none;
}
.breadcrumbs_blau a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.breadcrumbs_blau a:hover, .breadcrumbs_blau a:active {
	color: #0033bb;
	text-decoration: none;
}
#footer a {
	color: #000000;
}
#footer a:hover,  #footer a:active {
	color: #0033bb;
	text-decoration: none;
}
a.top {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_pfeil_oben.gif);
	background-repeat: no-repeat;
	padding: 0px 16px 0px 12px;
	background-position: 0px 2px;
}
a.drucken {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_drucker.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.bookmark {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_bookmark.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.kundenlogin {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_kundenlogin.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.anfrage {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_anfrage.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.kontakt {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_kontakt.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.sitemap {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_sitemap.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.impressum {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_impressum.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
a.agb {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_agb.gif);
	background-repeat: no-repeat;
	padding: 0px 18px 0px 12px;
	background-position: 0px 2px;
}
.blau {
	color: #0033bb;
}
.breadcrumbs_blau {
	color: #0033bb;
	font-size: 10px;
}
.blau_stern {
	color: #0033bb;
	font-weight: bold;
	font-size: 13px;
}
/**** Sonstiges ****/
hr {
	color: #FFFFFF;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #EEEEEE solid;
}
p {
	line-height: 15px;
	margin: 0px 0px 18px 0px;
}
fieldset, img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix {
	display: block;
}
/* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox {
	overflow: hidden;
}
/* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
#ie_clearing {
	display: none;
}
/**** Routenplaner ****/
.font_orange {
	color: #EA5A00;
	font-size: 11px;
}
.font_schwarz {
	color: #000000;
	font-size: 11px;
}
.form_24stunden_01 {
	width: 452px;
	height: 20px;
	border-style: solid;
	border-color: #383931;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.form_24stunden_03 {
	width: 217px;
	height: 20px;
	border-style: solid;
	border-color: #383931;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.form_24stunden_04 {
	width: 352px;
	height: 20px;
	border-style: solid;
	border-color: #383931;
	border-width: 1px;
}
.form_24stunden_05 {
	width: 572px;
	height: 200px;
	border-style: solid;
	border-color: #383931;
	border-width: 1px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #959595;
	scrollbarBaseColor: #959595;
}
.form_24stunden_06 {
	width: 151px;
	height: 20px;
	border-style: solid;
	border-color: #383931;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.form_route_strasse {
	line-height: 12px;
	width: 150px;
}
.form_route_plz {
	line-height: 12px;
	width: 50px;
}
.form_route_ort {
	line-height: 12px;
	width: 96px;
}
/**** Formulare allg. ****/
input, textarea {
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 0;
}
/**** Loginbox ****/
.form_kundenlogin {
	width: 175px;
	height: 15px;
	border: 0;
	background-color: #e5e5e5;
	margin: 0px 0px 5px 0px;
}
.form_kundenlogin_button {
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: left;
	cursor: pointer;
}
/**** Kontaktformular ****/
.feldname {
	float: left;
	width: 100px;
	height: 15px;
	margin-top: 2px;
	text-align: right;
}
.feldname_kontaktform {
	float: left;
	width: 50px;
	height: 15px;
	margin-top: 2px;
	text-align: right;
}
.feldname_wrapper {
	width: 255px;
  height: 15px;
	border: 0;
	margin: 2px 0px 5px 110px;
}
.stk {
  height: 15px;
	margin: 2px 0px 5px 0px; 
}
legend {
  padding-bottom: 10px;
}
.form_input {
	width: 250px;
	height: 15px;
	border: 0;
	background-color: #e5e5e5;
	margin: 2px 0px 5px 10px;
}
.form_input_stk {
	width: 250px;
	height: 15px;
	border: 0;
	background-color: #e5e5e5;
	margin: 0px 0px 0px 10px;
}
.form_input_halb {
	width: 106px;
	height: 15px;
	border: 0;
	background-color: #e5e5e5;
}
.form_select {
	width: 250px;
	height: 18px;
	border: 0;
	background-color: #e5e5e5;
	margin: 2px 0px 5px 10px;
}
.form_nachricht {
	width: 375px;
	height: 150px;
	border: 0;
	margin: 2px 0px 5px 10px;
	background-color: #e5e5e5;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #e5e5e5;
	scrollbarBaseColor: #e5e5e5;
}
.formular_button_send {
	text-align: center;
	height: 24px;
	width: 120px;
	margin-top: 1px;
	margin-left: 75px;
	cursor: pointer;
}
.formular_button_reset {
	text-align: center;
	height: 24px;
	width: 120px;
	margin-top: 1px;
	margin-left: 5px;
	cursor: pointer;
}
/**** RTE ****/
a.top_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_pfeil_oben.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.drucken_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_drucker.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.bookmark_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_bookmark.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.kundenlogin_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_kundenlogin.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.anfrage_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_anfrage.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.kontakt_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_kontakt.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.sitemap_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_sitemap.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.impressum_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_impressum.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
a.agb_link {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_agb.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 2px;
}
span.telefon_icon {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_telefon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 4px;
}
span.fax_icon {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_fax.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 4px;
}
span.brief_icon {
	background-image: url(/fileadmin/graffiti/images/siebdruck-icon_brief.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px 4px;
}
img.BildLinksAbstand,
body p img.BildLinksAbstand {
  padding-right: 10px;
  padding-top: 4px;
}
img.BildRechtsAbstand,
body p img.BildRechtsAbstand {
  padding-left: 10px;
  padding-top: 4px;
}
