body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 64%;
}

a {
	color: #E10012;
}

#container {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 960px;
}

#container1 {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	width: 960px;
	background: url(images/wrapper_line.gif) 100% 100% repeat-y;
}

#header {
	background: url(images/bg_kopf.jpg) no-repeat 40px 7px #f4f4f4;
	min-height: 87px;
	text-align: left;
	padding: 0 0 0 0;
	border-bottom: 4px solid #666666
}

#logo {
	margin: 0 0 0 200px;
	padding-top: 30px;
	min-height: 1px;
	display: block;
}

.signin, .register {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	background: #cc0820;
	color: #fff;
	padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

a.slidertext {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	background: #cc0820;
	color: #fff;
	padding:2px 4px 2px;
    text-decoration:none;
    font-weight: bold !important;
    color:#fff !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	font-size: 11px !important;
}

.panel .inside p{
	margin-top: 10px;
}

.signin:hover, .register:hover {
	background: #e00b25;
}

#signin_menu {
	display:none;
	position: absolute !important;
	top: 21px !important;
	right: 5px;
}

#signin_menu a {
	color: #fff;
	font-size: 10px;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#CC0820;
	border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:3px;
    margin-right: 0px;
	margin-left: 275px;
    *margin-right: -1px;
    color:#fff;
    font-size:11px;
	width:201px;
	z-index: 1000000 !important;
}

#signin_menu form {
	margin: 0;
	padding: 0;
}

#topmenu {
	position: absolute;
	top: 9px;
	margin-left: 430px;
}

#topmenu .benutzername {
	float: left;
	margin-right: 10px;
	color: #fff !important;
	font-size: 10px;
}

#topmenu .passwort {
	color: #fff !important;
	font-size: 10px;
}

#topmenu .benutzername input, #topmenu .passwort input {
	width: 90px !important;
	font-size: 12px;
	padding: 0;
	line-height: 1em;
	margin-top: 2px;
}

#topmenu .loginbutton {
	width: 93px;
	float: left;
	margin-right: 12px;
}

#topmenu .loginbutton input {
	width: 93px;
	font-size: 12px;
}

#produkte {
	height: 135px;
}

#nav ul {
	list-style: none;
	margin: 15px 0 0 9px;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
}

#nav ul li a{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
}

#nav ul li a.active {
	border-top: 1px solid #CC0820;
	border-bottom: 1px solid #CC0820;
	border-left: 1px solid #CC0820;
	background: #faf9f7;
	color: #d10c27;
}

#nav ul li a:hover {
	color: #dc0b2a;
}

#nav ul ul {
	margin: 0 0 0 15px !important;
}

#nav ul ul li a {
	font-weight: normal !important;
}

#wrapper {
	margin: 0;
	padding: 0;
	min-height: 1px;
	background: url(images/bg_wrapper.gif) repeat-y;
	border-right: 1px solid #CC0820;
}

#content {
	margin: 0 0 0 0;
	/*background: lightgreen;*/
	width: 750px;
	float: right;
	border-top: 1px solid #CC0820;
}

#contenttext {
	margin: 25px 19px 15px 45px;
	font-size: 1.4em;
}

#contenttext h1 {
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	font-size: 1.6em;
}

#contenttext h2 {
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0;
	font-style:italic;
	font-size: 1.2em;
}
#contenttext h3 {
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0;
	font-style:italic;
	font-size: 0.8em;
}
#contenttext h4 {
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0;
	font-style:italic;
	font-size: 0.7em;
}

#contenttext .productimage {
	float: right;
	text-align: center;
}

#contenttext table {
	width: 100%;
	border: 1px solid #959595;
	border-collapse: collapse;
}

#content ol li {
	margin-bottom: 0.4em;
}

.bg1 {
	background: #e4e4e4;
}

#contenttext table {
	
	/*border-collapse: separate;*/
}

#contenttext th {
	border: 1px solid #959595;
	text-align: center;
	padding: 3px;
	color: #fff;
}

#contenttext td {
	padding: 3px;
	border: 1px solid #959595;
	text-align: center;
	height: 35px !important;
	vertical-align: middle;
}

.center {
	background: red;
	text-align: right !important;
}

#sidebar {
	width: 209px;
	float: left;
	font-size: 1.4em;
	margin: 0 0 0 0;
	padding: 0;
	border-top: 1px solid #cacaca;
}

#sidebartext {
	margin: 25px 5px 10px 10px;
	padding: 0;
}

#auftragverfolgung {
	margin: 10px 5px 10px 10px;
}

#sidebartext ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebartext li {
	margin: 0 0 4px 0;
	padding: 0;
}

#sidebartext li a {
	text-align: right;
	display: block;
	border: 1px solid #b6b7b6;
	text-decoration: none;
	background: #e0e0e0 url(images/bg_sidebar_li.gif) no-repeat 2px 50%;
	color: #4e4e4e;
	padding: 7px 6px 7px 6px;
	font-weight: bold;
	
}

#footer {
	clear: both;
	height: 33px;
	margin-bottom: 15px;
}

#footer a {
	color: #666666;
}

#footertxt {
	color: #666666;
	font-size: 13px;
	text-align: center;
	margin: 0 11px 0 11px;
	padding: 4px 11px 0px 11px;
}

.containerbox {
	/*float: left;*/
	background: url(images/rounded_right.gif) top right no-repeat;
	margin: 0 0 0 0;
}

.desc {
	background: url(images/rounded_left.gif) top left no-repeat;
	padding: 8px 8px 0 8px;
	margin: 0;
}

.link {
	margin: 0;
	padding: 0 0 0 8px;
	background: url(images/rounded_left.gif) bottom left no-repeat;
}

.bottom {
	display: block;
	padding: 0 8px 8px 0;
	min-height: 8px;
	background: url(images/rounded_right.gif) bottom right no-repeat;
}

.right {
	float:right;
}

.centerbox {
	width: 250px;
}

.boxlink {
	margin: 6px;
	/*width: 150px;*/
	float: left;
	display: block;
	border: 1px solid #b6b7b6;
	text-decoration: none;
	font-size: 1em;
	background: #e0e0e0 url(images/bg_sidebar_li.gif) no-repeat 2px 2px;
	color: #4e4e4e;
	padding: 7px 6px 7px 35px;
	
	font-weight: bold;	
}

.boxlinkleft {
	margin: 6px;
	/*width: 150px;*/
	float: left;
	display: block;
	border: 1px solid #b6b7b6;
	text-decoration: none;
	font-size: 1em;
	background: #e0e0e0 url(images/bg_sidebar_li.gif) no-repeat 2px 2px;
	color: #4e4e4e;
	padding: 7px 6px 7px 35px;
	
	font-weight: bold;
	
}

.left {
	text-align: left;
}

.mainbox {
	color: #000;
	font-size: 0.9em;
	line-height: 1.2em;
}

.mainbox h2 {
	margin: 0;
	padding: 10px;
	border: none;
}

.login {
	width: 500px !important;
	min-height: 232px;
	padding: 5px;
	text-align: right;
}

.box {
	font-size: 0.9em;
}

.box h2 {
	font-size: 1.2em !important;
	color: #E10012;
	margin: 0;
	padding: 0px;
}

.box form {
	padding: 0;
	margin: 10px 0 0 0;
}

.box input {
	margin-bottom: 0.5em;
}

.box p {
	margin: 0 4px 4px 4px;
	padding:0;
}

.box ul {
	margin: 4px;
	padding: 0;
	list-style-position: inside;
	
}

.registrieren input, .registrieren textarea {
	margin: 0 0 0.4em 0;
}

.textinputarea {
	background: url(images/bg_content.gif) repeat-x 0 0;
	width: 450px;
	border: 1px solid #B6B7B6;
	padding: 2px;
}

.textinput {
	background: url(images/bg_content.gif) repeat-x 0 50%;
	width: 350px;
	border: 1px solid #B6B7B6;
	padding: 2px;
}

.msg {
	padding: 10px;
	color: #1C9738;
	border: 1px solid #1C9738;
	background: #fff;
}

.kurz {
	width: 80px !important;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.plz {
	margin: 0 10px 0 0;
}

.ort {
	width: 254px !important;
}

.registrieren select {
	margin: 0 0 0.5em 0;
}

.error {
	padding: 10px;
	border: 1px solid #E10012;
	color: #E10012;
	background: #fff;
	margin-bottom: 15px;
}

.error1 {
	padding: 10px;
	color: #E10012 !important;
	background: #fff;
}

.error1 ul {
	margin: 1em 0 0 1em;
	list-style: none !important;
}

.error1 li {
	list-style: none !important;
}

.error ul {
	margin: 1em 0 0 1em;
	padding:0;
}

.error li {
	list-style: none;
	background: url(images/error.png) no-repeat 0 50%;
	padding: 0 0 0 25px;
}

.anmeldebox {
	margin: 35px 0 0 10px;
	font-size: 1.2em;
}

.anmeldebox .box {
	border: 2px solid #fff !important;
	background: #E10012 !important;
	min-height: 40px !important;
}

.anmeldebox .box h2 {
	color: #fff;
}

.anmeldebox .box ul {
	list-style: none;
}

.anmeldebox .box li {
	margin: 0 0 0.3em !important;
}

.anmeldebox .box a {
	color: #fff;
}

.produkttabelle td {
	vertical-align: top;	
}

.produkttabelle th {
	background: #CCCCCC;	
}

.alignleft {
	text-align: left !important;
}

.alignright {
	text-align: right !important;
}

.kleiner {
	font-size: 0.9em;
}

.bold {
	font-weight: bold;
}

.durchgestr {
	text-decoration: line-through;
}

.rot {
	color: #E10012 !important;
}

.aktion {
	vertical-align: middle !important;
	padding: 0 3px 0 0 !important;
}

.aktion img {

}

#auftragverfolgung {
	min-height: 1px;
}

#auftragverfolgung form {
	margin: 0;
	line-height: 1.2em !important;
	padding: 5px;
	font-size: 10px;
}

#auftragverfolgung h2 {
	font-size: 13px;
	color: #fff;
	padding: 3px 2px 3px 2px;
	text-align: center;
	background: #DA1E23;
	margin: 0 0 8px 0;
}

#auftragverfolgung input {
	margin-top: 8px;
	margin-bottom: 0;
	width: 164px;
}

.boxtitle {
	background: url(images/bg_boxtitleleft.gif) 0 0 no-repeat;
	/*display: block;*/
	margin:  0 0 0 10px;
	padding: 0;
	width: 150px;
	color: #fff;
	overflow: hidden;
}

.boxtitle h4 {
	background: url(images/bg_boxtitleright.gif) 100% 0 no-repeat;
	margin: 0 0 0 9px;
	font-size: 14px !important;
	font-weight: normal;
	padding: 5px 0 0 0;
	color: #676767;
	margin-bottom: 0 !important;
}

.mainboxcontainer {
	margin: 0 0 10px 0;
}

.lowbox {
	height: 102px !important;
}

.lowbox h2 {
	font-weight: normal;
	margin: 3px 5px 3px 5px !important;
	padding-bottom: 8px !important;
	font-size: 20px;
	border: none !important;
}

.lowbox ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

.lowbox li, .greencheck li {
	padding: 0 0 0 20px;
	background: url(images/tick.png) no-repeat 0 50%;
}

ul.greencheck {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

.greencheck li {
	padding: 0 0 0 22px;
	margin-bottom: 0.4em;
	background: url(images/tick.png) no-repeat 0 50%;
}

.lowboxhalf1 {
	width: 310px;
	float: left;
	border-right: dashed 1px #CCCCCC;
	height: 102px
}

.lowboxhalf2 {
	width: 360px;
	float: left;
	height: 102px
}

.lowboxhalf2 ul {
	list-style-position: outside;
}

.small {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.smallnav {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.even {
	background: #DFDFDF;
}

.produktname {
	font-size: 1.5em;
	line-height: 1.6em;
}

.staffel {
	display: block;
	margin: 5px 0 0 0;
}

.gegenueberstellung th {
	color: #E10012 !important;
}

.os_logo {
	text-align: left;
	margin: 0.5em 1em 0.9em 1em;
	width: 250px;
	font-size: 12px;
	line-height: 1.4em;
}

.os_logo img {
	float: left;
	margin: 0 8px 0 0;
}

.clear {
	clear: both;
}

.sidebox {
	width: 340px;
	margin: 0 0 0 30px;
	float: right;
}

.faq {
	list-style: none;
	margin: 0;
	padding: 0;
}

.faq li {
	background: url(../../../images/digifoto/information.png) 0 0 no-repeat;
	padding: 0 0 0.7em 23px;
}

.slidetext h2 {
	border: none !important;
	margin-left: 8px !important;
	
}

#socialbar {
	
}

#socialbar .icon {
	margin: 0 auto;
	width: 180px;
}

#socialbar .icon a {
	color: #47649F;
	font-size: 12px;
	line-height: 1.3em;
}

#socialbar .icon img {
	float: left;
	margin-right: 8px;
}

.news .fpss-introtext .slidetext h1  {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.news .fpss-introtext .slidetext h2  {
	font-size: 18px !important;
	line-height: 1.2em !important;
}

#bottom_box {
	background: #e0e3e8;
	padding: 20px 35px 20px 35px;
	margin: 10px 0 10px 0;
	font-size: 14px;
}

#bottom_box h2 {
	font-size: 25px;
	margin-bottom: 1em;
}

#bottom_box ul {
	margin: 0 0 2em 20px;
}

#bottom_box ul li {
	margin-bottom: 0.1em;
}

#footer_box {
	background: #cc0820;
	padding: 20px 35px 20px 35px;
	margin: 10px 0 10px 0;
	font-size: 14px;
}

#footer_box  ul {
	list-style: none;
}

#footer_box a {
	color: #fff;
}

.leftbox {
	width: 550px;
	float: left;
}

.rightbox {
	width: 180px;
	float: right;
}

.footermenu  li {
	width: 147px;
	margin-bottom: 0.6em;
}

#fb-root, .fb_iframe_widget {
	background: #fff !important;
	border: none !important;
}

.preis {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	background: #cc0820;
	color: #fff;
	padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	margin-right: 10px;
}

.more a {
	color: #000;
}

 /* Clearfix-Hack */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* WebDesignAndSuch.com */


*{
	margin:0;
	padding:0;
}
body{
	background:url(../images/pageBack.jpg)
}

				



/* Slider Styles Starts */

#intro {
    padding-bottom: 10px;
}
#slider-outer{
	height:135px;
	padding:0 0 0 0;
	text-transform:uppercase
}
#slider {
    width: 830px;
    margin: 0 auto;
    position: relative;
}
.scroll {
	overflow: hidden;
	width: 830px;
    margin: 0 auto;
    position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
    padding: 10px;
    width: 150px;
	height: 135px;
	text-align: center !important;
}
.inside {
	padding: 10px 0;
	text-align: center !important;
}
.inside img {
	/*display: block;*/
	margin: 0 0 10px 0;
	width: 80px;
}
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
	font-weight: normal;
}
.inside p {
	font-size: 11px;
	color: #ccc;
}
.scrollButtons {
    position: absolute;
    top: 40px;
    cursor: pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.scrollButtons:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
.scrollButtons.left {
    left: -70px;
	
}
.scrollButtons.left:hover {
    left: -70px;
	
}
.scrollButtons.right {
    right: -70px;
	
}
.scrollButtons.right:hover {
    right: -70px;
	
}
.hide {
    display: none;
}

#slider p{position:relative; top:-2.8em; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif}

/* Slider Styles Ends */

img {border:0px}


#slider a:link, #slider a:visited {color:#0CF; text-decoration:none; font-size:.6em; }
#slider a:hover, #slider a:active {color:#fff; text-decoration:none; font-size:.6em; cursor:pointer}


