* {
	margin: 0;
	padding: 0;
	}

* html body {text-align: center;}
* html body #content {text-align: left;} 

html {
	min-height: 100.3%;
	}

body  {
	background-color: #F0F0F0;
	font-family: "Verdana", "Tahoma", "Arial", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
	}

p {
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	}

h1 {
	font-size: 11px;
	font-weight: bold;
	/* color */
	margin: 0 0 10px 0;
	padding: 0;
	}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 2px 0;
	padding: 0;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	/* color */
	margin: 0 0 10px 0;
	padding: 0;
	}
	
a:link , a:visited {
	text-decoration: none;
	/* color */
	}

a:hover , a:active {
	text-decoration: none;
	color: #ff0000;
	}
	
.p_klein { color: #cccccc; }
.p_extra { font-size: 24px; line-height: 28px; color: #ff0000; }

.imgrahmen { margin: 0 5px 0 0; padding: 0; border: 2px solid #cccccc; }


/* --------------- LAYOUT ---------------- */

/* ---------- Banner / Head ----------- */

#wrapper_head {
	background: #3A454D url("../images/top.jpg") 0 0 repeat-x;
	height: 130px;
	}
	
#head {
	width: 880px;
	height: 130px;
	/* background-image */
	background-repeat: no-repeat;
	margin: 0 auto;
	}
	
/* ---------- Hauptmenüleiste ----------- */

#wrapper_nav {
	/* background */
	height: 45px;
	}

#nav {
	width: 910px;
	height: 25px;
	margin: 0 auto;
	text-align: left;
	}
	
	#nav ul { list-style: none; margin: 0; padding: 18px 0 0 0; }
	#nav li { display: inline; margin: 0; padding: 0; }
	#nav a { background: url("../images/nav-left.gif") no-repeat left top; text-decoration: none; 
		white-space: nowrap; float: left; margin: 0 5px 0 0; padding: 0 0 0 5px; }
	#nav a span { background: url("../images/nav-right.gif") no-repeat 0% 0%; font-weight: bold;
		color: #ffffff; display: block; float: left; margin: 0; padding: 5px 15px 4px 11px; }

	#nav a span { float: none; }
	/* End IE5-Mac hack */

	#nav a:hover { background-position: 0% -50px; }
	#nav a:hover span { background-position: 100% -50px; color: #DDD; }

	#toparts #navtoparts a { background-position: 0% -100px; cursor: default; }
	#toparts #navtoparts a span { background-position: 100% -100px; color: #559AE1; cursor: default; padding-bottom: 4px; }

	#pf_beschriftung #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_beschriftung #navpf a span { background-position: 100% -100px; color: #E2BD2A; cursor: default; padding-bottom: 4px; }
	
	#pf_display #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_display #navpf a span { background-position: 100% -100px; color: #6EBE62; cursor: default; padding-bottom: 4px; }
	
	#pf_grossdrucke #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_grossdrucke #navpf a span { background-position: 100% -100px; color: #DB1F1F; cursor: default; padding-bottom: 4px; }
	
	#pf_werbeschilder #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_werbeschilder #navpf a span { background-position: 100% -100px; color: #559AE1; cursor: default; padding-bottom: 4px; }
	
	#pf_werbefahnen #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_werbefahnen #navpf a span { background-position: 100% -100px; color: #DC851B; cursor: default; padding-bottom: 4px; }
	
	#pf_counter #navpf a { background-position: 0% -100px; cursor: default; }
	#pf_counter #navpf a span { background-position: 100% -100px; color: #6EBE62; cursor: default; padding-bottom: 4px; }

	#sys #navsysteme a { background-position: 0% -100px; cursor: default; }
	#sys #navsysteme a span { background-position: 100% -100px; color: #6EBE62; cursor: default; padding-bottom: 4px; }

	#kontakt #navkontakt a { background-position: 0% -100px; cursor: default; }
	#kontakt #navkontakt a span { background-position: 100% -100px; color: #559AE1; cursor: default; padding-bottom: 4px; }
	
	#partner #navpartner a { background-position: 0% -100px; cursor: default; }
	#partner #navpartner a span { background-position: 100% -100px; color: #559AE1; cursor: default; padding-bottom: 4px; }
	
/* ---------- Content ----------- */

#wrapper_content {
	background: #ffffff url("../images/bg_weiss.jpg") 0 0 repeat-x;	padding-bottom: 20px;
	}

#content {
	width: 880px;
	background: #ffffff url("../images/bg_weiss.jpg") 0 0 repeat-x;
	text-align: left;
	margin: 0 auto;
	}

/* ----- Spalte 1 ------ */

#c_1 {
	width: 150px;
	height: 280px;
	background-image: url("../images/c_1_back.jpg");
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding: 46px 0 0 0;
	float: left;
	}
	
	#c_1 ul { width: 131px; color: #666666; list-style-type: none; }
	#c_1 ul li { display: block; height: 26px; background-image: url("../images/c_1_link.gif"); background-repeat: no-repeat; }
	#c_1 ul li a { display: block; height: 23px; color: #666666; padding: 3px 0 0 0; }
	#c_1 ul li a:hover { display: block; height: 23px; /* color */ background-image: url("../images/c_1_linkover.gif"); background-repeat: no-repeat; }
	
/* ----- Spalte 2 ------ */
	
#c_2 {
	width: 170px;
	padding: 20px 0 0 0;
	float: left;
	}
	
	#c_2 ul { color: #666666; list-style-type: none; }
	#c_2 ul li { display: block; list-style-image: none; line-height: 13px; padding: 3px 10px 12px 0; }
	#c_2 ul li a { display: block;color: #666666; }
	#c_2 ul li a:hover { display: block; /* color */ }
	

/* ----- Spalte 3 ------ */
	
#c_3 {
	width: 380px;
	background-image: url("../images/c_3_back.jpg");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 0 15px 0 15px;
	margin: 20px 0 0 0;
	float: left;
	}
	
#c_3b {
	width: 565px;
	background-image: url("../images/c_3b_back.jpg");
	background-position: 579px 8px;
	background-repeat: no-repeat;
	padding: 0 15px 0 0;
	margin: 20px 0 0 0;
	float: left;
	}
	
	#c_3b .imgright { margin: 0 0 0 20px; padding: 0; float: right;}

#c_3c {
	width: 530px;
	background-image: url("../images/c_3c_back.jpg");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 0 15px 0 15px;
	margin: 20px 0 0 0;
	float: left;
	}
	
	#c_3c .imgleft { margin: 0 10px 0 0; padding: 0; float: left;}

#c_3 ul , #c_3 ol , #c_3b ul , #c_3b ol , #c_3c ul , #c_3c ol {
	margin-top: 0;
	margin-left: 0;
	padding-left: 15px;
	margin-bottom: 12px;
	}

/* ----- Spalte 4 ------ */

#c_4 {
	width: 130px;
	padding: 20px 5px 0 15px;
	float: left;
	}

/* ----- Div Clear ------ */

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
	}

/* ----- Footer ------ */

#footer {
	clear: both;
	width: 545px;
	height: 30px;
	padding: 15px 0 25px 335px;
	margin: 0 auto;
	text-align: left;
	}

#footer_b {
	clear: both;
	width: 730px;
	height: 30px;
	padding: 15px 0 25px 150px;
	margin: 0 auto;
	text-align: left;
	}
	
	#footer p, #footer_b p {
	font-size: 10px;
	line-height: 17px;
	color: #999999;
	}
	
	#footer a:link , #footer a:visited , #footer_b a:link , #footer_b a:visited {
	text-decoration: none;
	color: #cccccc;
	}
	
	#footer a:active , #footer a:hover , #footer_b a:active , #footer_b a:hover {
	text-decoration: none;
	/* color */
	}
