/*
  © 2002-2008, sandoba.de medien agentur
  Diese Webseite wurde von der sandoba.de medien agentur entwickelt.
	Alle Informationen zu den eBusiness- und eCommerce-Spezialisten gibt es unter http://www.sandoba.de/.
*/

body {
  background-color: #FFFFFF;
  color: #333333;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
  font-size: 11px;
  margin: 0;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 0;
  width: 950px;
}

a {
	color: #333333 !important;
	text-decoration: none;
}

h2 {
  color: #CD071E;
  font-size: 11px;
  font-weight: bold;
}

#layout_wrapper {
}

#layout_logo {
  margin-bottom: 15px;
}

#layout_description {
	margin-left: 12px;
	margin-bottom: 10px;
	width: 724px;
}

#layout_message, #layout_message_2 {
	border: 1px solid #CD071E;
	color: #CD071E;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
	margin-left: 12px;
	width: 724px;
}

#layout_message_2 {
	margin-top: -10px;
	margin-bottom: 10px;
}

#layout_list {
  padding: 12px;
  padding-bottom: 0;
}

.layout_catalog {
	float: left;
	min-height: 422px;
	width: 170px;
}

.layout_catalog h2 {
	height: 18px;
}

.layout_catalog p {
	height: 110px;
}

.layout_catalog_spacer {
  border-left: 1px dotted #CCCCCC;
	float: left;
  margin-left: 8px;
  margin-right: 8px;
	min-height: 422px;
  width: 1px;
}

.layout_catalog_image {
	background-image: url('catalog.gif');
	background-repeat: no-repeat;
	height: 175px;
	min-width: 149px;
	text-align: center;
}

.layout_catalog_order {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}

.layout_catalog_order * {
	vertical-align: middle;
}

.layout_catalog_order a {
	color: #3B5B8F !important;
	display: block;
	font-size: 10px !important;
	margin-top: 2px;
	text-decoration: underline;
}

.layout_block {
  background-color: #F9AE00;
  margin-bottom: 15px;
  min-height: 20px;
}

#layout_form {
	font-weight: bold;
	float: left;
  padding: 12px;
	padding-right: 0;
  padding-top: 0;
  width: 546px;
}

#layout_form .layout_block {
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	padding-bottom: 0;
}

#layout_form input {
	border: 1px solid #999999;
	font-size: 11px;
	width: 280px;
}

#layout_form select {
	border: 1px solid #999999;
	font-size: 11px;
	width: 120px;
}

#layout_form span {
	font-size: 10px;
	font-weight: normal;
}

#layout_form th {
	text-align: left;
	width: 80px;
}

.layout_form_error {
	background-color: #FCE0E4 !important;
	border: 1px solid #CD071E !important;
}

#layout_form_submit {
	background-color: #E4E4E4 !important;
	border: 1px solid #F9AE00 !important;
	color: #333333;
	font-size: 13px !important;
	margin-right: 10px;
	padding: 3px !important;
	width: 170px !important;
}

#layout_form_spacer {
  border-left: 1px dotted #CCCCCC;
	float: left;
  margin-left: 8px;
  margin-right: 8px;
	min-height: 400px;
  width: 1px;
}

#layout_footer {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	font-weight: normal;
	margin-left: 12px;
  padding: 12px;
  padding-bottom: 4px;
	padding-right: 0;
  padding-top: 4px;
  width: 546px;
}

#layout_layer_imprint, #layout_layer_agb {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC !important;
  height: 230px;
  left: 30px;
  margin: 12px;
  padding: 10px;
  position: relative;
  top: -300px;
  width: 450px;
  z-index: 100;
}

#layout_layer_imprint div, #layout_layer_agb div {
  height: 200px;
  overflow: auto;
	overflow-y: auto;
  width: 450px;
}