* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html {
	height: 100%;
  padding-bottom: 1px;  
}

body {
	background-image: url("../images/bg.gif");
  font-family: tahoma, arial, sans-serif;
  font-size: 1em;
}

a {
	outline: none;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
  font-weight: bold;
  padding: 0 0 1em 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

input, textarea, select, option {
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
}

input, select, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #8F8F8F;
}

#edit_form p {
	padding: 0 0 0 0;
	line-height: 1.5em;
}

#edit_form_order p {
	line-height: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0;
}

#edit_form_order input[type=submit] {
	margin: 1em 0 20px;
}

.additional_information_vorteile {
	float: left;
	width: 45%
}

.additional_information_kundenstimmen {
	float: right;
	width: 45%
}

.body_print {
	background-color: #ffffff;
	background-image: none;
}

.contentbox {
 	padding-top: 10px;
 	font-size: 12px;
 	border: solid;
	border-width: 1px 0 0 0;
	border-color: #9BBBCB;
}

.contentbox a {
	color: #ee1d23;
	text-decoration: underline;
}

.contentbox a:link {
	color: #ee1d23;
}

.contentbox a:visited {
	color: #ee1d23;
}

.contentbox a:hover {
	color: #ee1d23;
}

.contentbox a:active {
	color: #ee1d23;
}

.contentbox a:focus {
	color: #ee1d23;
}

.contentbox input[type=submit] {
  background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;	
	color: #ee1d23;
	margin: 1em 0 20px 15em;
	padding: 0 10px 0 10px;
	text-align: center;
	text-decoration: none;
}

.contentbox p {
  line-height: 1.5em;
  padding: 0 0 1.5em 0;
  overflow: hidden;
}

.contentbox ol {
	margin: 0 0 0 1.9em;
  padding: 0 0 2em 0;
}

.contentbox ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.contentbox ul li:before {
	content: "\2022 \0020";
	color: #ee1d23;
}

.contentbox th {
	padding: 0 2em 0.5em 0em;
}

.details_profidruckberater {
	overflow: hidden;
	margin-bottom: 10px;
}

.details_profidruckberater a {
	text-decoration: none;
	cursor: pointer;
}
.details_profidruckberater a:link {
	text-decoration: none;
	cursor: pointer;
}
.details_profidruckberater a:visited {
	text-decoration: none;
	cursor: pointer;
}

.details_profidruckberater_box {
	float: left;
	width: 32%;
	border-style: solid;
	border-width: 1px;
	border-color: #9bbbcb;
	margin: 0 2px 0 2px;	
	height: 230px;
}

.details_profidruckberater_red {
	color: #EE1D23;
	font-weight: bold;
	text-align: center;
	height: 30px;
	cursor: pointer;
}

.details_profidruckberater_img {
	text-align: center;
	height: 70px;
	cursor: pointer;
}

.details_profidruckberater_text {
	text-align: center;
	margin: 0 5px 0 5px;
	color: #000000;
	cursor: pointer;
}

.details_profidruckberater_text span{
	color: #000000;
	cursor: pointer;
}

#css_kontakt input[type=submit] {
	margin: 1em 0 20px 7em;
}

.form_label_block_order {
  margin-right: 0.3em; 
  text-align: right;
  width: 7em;
}

.form_selection {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #d0dfe6;
  display: block;
  width: 90%;
  margin-top: 0.5em;
  padding: 1em;
  overflow: hidden;
}

.form_label_headline_2 {
	margin-top: 2.5em;
}

.kundenstimmenbox {
	position: relative;
	margin: 10px 0 5px 0;
	padding: 0 0 25px 15px;
}

.kundenstimmenbox blockquote {
	position: relative;
	line-height: 18px;	
	align: justify;
	z-index: 100;
}
#css_shoporderuser1 .kundenstimmenbox {
	margin: 10px 0 0 0;
	padding: 0 0 0px 15px;
}

#css_shoporderuser1 .kundenstimmenbox blockquote {
	line-height: 14px;
}

.kundenstimmenbox img {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 1;
}

.kundenstimmenbox p {
	position: relative;
	display: block;
	font-style: italic;
	font-size: 11px;
	padding: 10px 0 0 0px;
	text-align: left;
	z-index: 100;
}

.loginbox {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #d0dfe6;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px;
	width: 130px;
}

.loginbox a {
	color: #ee1d23;
	display: block;
	padding: 3px 0 3px 0;
	text-align: left;
	text-decoration: none;
	width: 120px;
}

.loginbox a:link {
	color: #ee1d23;
}

.loginbox a:visited {
	color: #ee1d23;
}

.loginbox a:hover {
	color: #ee1d23;
	text-decoration: underline;
}

.loginbox a:active {
	color: #9bbbcb;
}

.loginbox a:focus {
	color: #ee1d23;
	text-decoration: underline;
}

.loginbox h1 {
	color: #ee1d23;
	font-weight: normal;
}

.loginbox ul {
	list-style-type: none;
	padding: 0 0 0 0;
}

.loginbox form {

}

.login_new_user {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #d0dfe6;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;
	padding: 10px 10px 10px 10px;
	width: 45%;
	float: left;
	font-size: 13px;
	height: 120px;
}

.login_new_user h1 {
	color: #ee1d23;
	font-weight: normal;
}

.login_new_user a {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;	
	color: #ee1d23;
	display: block;
	margin: 10px 0 20px 0;
	padding: 0px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	
}

.login_existing_user {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #d0dfe6;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;
	padding: 10px 10px 10px 10px;
	width: 45%;
	float: right;
	font-size: 13px;
	height: 120px;
}

.login_existing_user h1 {
	color: #ee1d23;
	font-weight: normal;
}

.login_existing_user input[type=text] {
	width: 100px;
}

.login_existing_user input[type=password] {
	width: 100px;
}

.login_existing_user input[type=submit] {
	background-color: #d0dfe6;
	color: #ee1d23;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 2px 0 0 0;
	font-size: 13px;
}


.navigationbox_main ul {
	list-style-type: none;
	padding: 0 0 0 70px;
}

.navigation_link {
	background-color: #ffffff;
	color: #9bbbcb;
	display: block;
	margin: 0 0 12px 0;
	padding: 3px 0 3px 0;
	text-align: center;
	text-decoration: none;
	width: 100px;
	font-size: 14px;
}

.navigation_link:link {
	color: #9bbbcb;
}

.navigation_link:visited {
	color: #9bbbcb;
}

.navigation_link:hover {
	color: #ee1d23;
}

.navigation_link:active {
	color: #9bbbcb;
}

.navigation_link:focus {
	color: #ee1d23;
}

.navigation_link_sel {
	background-color: #ffffff;
	color: #ee1d23;
	display: block;
	margin: 0 0 12px 0;
	padding: 3px 0 3px 0;
	text-align: center;
	text-decoration: underline;
	width: 100px;
}

.navigation_link_sel:visited {
	color: #ee1d23;
}

.navigation_link_sel:hover {
	color: #ee1d23;
}

.navigation_link_sel:active {
	color: #ee1d23;
}

.navigation_link_sel:focus {
	color: #ee1d23;
}

.navigationfooterbox {
	font-size: 12px;
	padding: 20px 0 0 340px;
}

.navigationfooterbox ul {
	list-style-type: none;
	padding: 0 0 0 70px;
}

.navigationfooterbox li {
	float: left;
}

.navigationfooter_link {
	color: #9bbbcb;
	text-decoration: none;
}

.navigationfooter_link:link {
	color: #9bbbcb;
}

.navigationfooter_link:visited {
	color: #9bbbcb;
}

.navigationfooter_link:hover {
	color: #ee1d23;
}

.navigationfooter_link:active {
	color: #9bbbcb;
}

.navigationfooter_link:focus {
	color: #ee1d23;
}

.navigationfooter_link_sel {
	color: #ee1d23;
	text-decoration: underline;
}

.navigationfooter_link_sel:visited {
	color: #ee1d23;
}

.navigationfooter_link_sel:hover {
	color: #ee1d23;
}

.navigationfooter_link_sel:active {
	color: #ee1d23;
}

.navigationfooter_link_sel:focus {
	color: #ee1d23;
}

.navigationrightbox {
	
}

.navigationrightbox ul {
	list-style-type: none;
	padding: 0 0 0 0;
}

.navigationright_link {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;	
	color: #ee1d23;
	display: block;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 5px 0 5px;
	text-align: center;
	text-decoration: none;
	width: 140px;
}

.navigationright_link:link {
	color: #ee1d23;
}

.navigationright_link:visited {
	color: #ee1d23;
}

.navigationright_link:hover {
	color: #ee1d23;
	text-decoration: underline;
}

.navigationright_link:active {
	color: #ee1d23;
}

.navigationright_link:focus {
	color: #ee1d23;
	text-decoration: underline;
}

.navigationright_link_sel {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;	
	color: #ee1d23;
	display: block;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 5px 0 5px;
	text-align: center;
	text-decoration: underline;
	width: 140px;
}

.navigationright_link_sel:link {
	color: #ee1d23;
}

.navigationright_link_sel:visited {
	color: #ee1d23;
}

.navigationright_link_sel:hover {
	color: #ee1d23;
	text-decoration: underline;
}

.navigationright_link_sel:active {
	color: #ee1d23;
}

.navigationright_link_sel:focus {
	color: #ee1d23;
	text-decoration: underline;
}

.newsletterbox {
	background-image: url("../images/bg_navright.jpg");
	background-repeat: repeat-x;
	background-position: top;	
	background-color: #d0dfe6;
	border-width: 1px;
	border-style: solid;
	border-color: #d0dfe6;
	padding: 10px 10px 10px 10px;
	width: 130px;
}

.newsletterbox h1 {
	color: #ee1d23;
	font-weight: normal;
}

.newsletterbox form {

}

.newsletter_input {
	padding: 1px;
	width: 100px;
}

.newsletter_label {
	display: block;
	font-size: 12px;
	margin: 0 0 2px 0;
}

.newsletter_submit {
	background-color: #d0dfe6;
	color: #ee1d23;
	border-style: solid;
	border-color: #ffffff;
	margin: 2px 0 0 0;
}

#orderdetail p span {
	display: block;
	float: left;
	text-align: right;
	width: 8em;
	margin-right: 0.3em;
}

.rightbox {
	font-size: 12px;
	padding: 0 0 0 40px;
}

.sprungmarkenbox a {
	color: #000000;
	text-decoration: none;
}

.sprungmarkenbox a:link {
	color: #000000;
}

.sprungmarkenbox a:visited {
	color: #000000;
}

.sprungmarkenbox a:hover {
	color: #000000;
}

.sprungmarkenbox a:active {
	color: #000000;
}

.sprungmarkenbox a:focus {
	color: #000000;
}

#sprungmarkenverzeichnis {
	border-width: 1px;
	border-style: solid;	
	border-color: #9bbbcb;
	padding: 10px;
	line-height: 18px;
	margin: 0 0 20px 0;
}

#sub_login_form input[type=text] {
	width: 100px;
}

#sub_login_form input[type=password] {
	width: 100px;
}

#sub_login_form input[type=submit] {
	background-color: #d0dfe6;
	color: #ee1d23;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 2px 0 0 0;
}

#sub_login_form_order p {
	line-height: 1.5em;
	padding: 0;
}

#sub_login_form_order input[type=submit] {
	margin: 1em 0 20px 7em;
}

.structure_login_selection {
	overflow: hidden;
	margin-bottom: 10px;
}

.structure_additional_information {
	overflow: hidden;
}

.usertoolbar {
	margin-bottom: 10px;
}

.usertoolbarbox {
	font-size: 12px;
}

.usertoolbarbox a {
	color: #ee1d23;
	text-decoration: underline;
}

.usertoolbarbox a:link {
	color: #ee1d23;
}

.usertoolbarbox a:visited {
	color: #ee1d23;
}

.usertoolbarbox a:hover {
	color: #ee1d23;
}

.usertoolbarbox a:active {
	color: #ee1d23;
}

.usertoolbarbox a:focus {
	color: #ee1d23;
}

.usertoolbar_logout {
	font-size: 10px;
}
