body {
	text-align: center;
	font-family: Arial;
	font-size: 62.5%;
	height: 100.1%;
	margin: 0;
	padding: 0;
}

a {
	color: #B51434;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

* {
	margin: 0;
	padding: 0;
}

/*************************************************************
 * Camtasia SWF Plugin
 *************************************************************/
#media {
	margin-top: 0px;
	margin-bottom: 10px;
}

#noUpdate {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px;
	height: 200px;
	padding: 40px;
}

a.itslink {
	background: transparent url(../images/list_dots_red.gif) no-repeat
		scroll 0 4px;
	padding-left: 12px;
}

label.attention {
	font-weight: bold;
	color: #B51434;
}

div#container input {
	font-size: 1em;
}

div#container {
	position: relative;
	text-align: left;
	font-size: 1.2em;
	margin: 10px auto 0;
	padding: 23px 0 0 0;
	width: 800px;
}

div.tabs {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 24px;
}

div.tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tabs li {
	padding-right: 2px;
	list-style: none;
	height: 24px;
	float: left;
}

div.tabs li a {
	background: transparent url(../images/bg_tag_inactive.gif) no-repeat 0 0
		;
	text-decoration: none;
	color: #666;
	display: block;
	text-align: center;
	width: 148px;
	line-height: 24px;
}

div.tabs li a.register {
	background: transparent url(../images/bg_tab_register.gif) no-repeat 0 0
		;
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: center;
	width: 148px;
	line-height: 24px;
}

div.tabs li a:hover,div.tabs li a.active {
	color: #000;
	background: transparent url(../images/bg_tag_active.gif) no-repeat 0 0;
}

div#header {
	background: #fff url(../images/header_bg.jpg) repeat-x 0 0;
	width: 800px;
	height: 180px;
}

div#header div.left {
	background: transparent url(../images/header_bg_left.jpg) repeat-x
		scroll 0 1px;
	float: left;
	height: 180px;
	width: 390px;
	margin-left: 10px;
	position: relative;
}

div#header div.left h1.h_header {
	font-style: italic;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	font-size: 3.0em;
	font-style: italic;
	left: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
}

/*************************************************************
 * Result
 *************************************************************/
div.result {
	position: relative;
	float: left;
	width: 100%;
	padding: 8px 0 5px 0;
	margin: 5px 0 5px 0;
	background-color: transparent;
	border-bottom: 1px solid #ddd;
}

div.result .checkbox {
	width: 25px;
	float: left;
}

div.result .checkbox input {
	margin: 0;
	padding: 0;
}

div.result div.image a {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0px 10px 0px 10px;
	background: url("/images/indicator_16.gif") no-repeat center;
}

div.result div.image a:hover { /*
	border: 0px dashed #000;
	*/
	
}

div.result div.name {
	text-align: left;
	margin: 0 160px 0 125px;
}

div.result div.name h2 {
	font-size: 1.1em;
}

div.result div.infotext {
	font-size: 1em;
	color: #555;
}

div.result div.price {
	float: right;
	width: 180px;
	text-align: center;
}

div.result div.price h1 {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

div.result div.percent {
	position: absolute;
	top: 50px;
	right: 10px;
	font-size: 0.8em;
}

div.result div.available {
	position: absolute;
	padding: 0;
	top: 35px;
	right: 10px;
	text-align: left;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #777;
	background: #009600 url(../images/available_green.gif) repeat-x;
	width: 122px;
	height: 10px;
	overflow: hidden;
	text-align: right;
}

/*************************************************************
 * Result 2
 *************************************************************/
div#result_2_col {
	float: left;
	width: 47%;
	height: 340px;
	overflow: hidden;
	padding: 5px;
	border-top: 1px solid #9c9d9f;
	text-align: center;
}

div#result_2_col.left {
	margin-left: 5px;
	border-right: 1px solid #9c9d9f;
}

div#result_2_col.right {
	
}

div#result_2_col div.image {
	padding: 5px;
	height: 150px;
}

div#result_2_col div.name {
	height: 100px;
}

div#result_2_col div.name h1 {
	font-size: 1.1em;
}

div#result_2_col div.p_des {
	height: 45px;
	overflow: hidden;
}

div#result_2_col div.price h1 {
	font-size: 1.1em;
	margin-top: 10px;
}

div#result_2_col div.percent {
	
}

div#result_2_col div.info {
	height: 30px;
}

div#result_2_col div.price {
	
}

div#result_2_col div.available {
	border: 1px solid #000;
	width: 122px;
	height: 10px;
	overflow: hidden;
	text-align: right;
	background: #009600 url(../images/available_green.gif) repeat-x;
}

/*************************************************************
 * Static Content
 *************************************************************/
div#content table.starttable h1 {
	font-size: 3em;
	line-height: 1em;
	padding: 0px 0px 0.3em 0px;
	color: #B51434;
	font-weight: bolder;
}

div#content table.starttable h3 {
	font-size: 1.3em;
	line-height: 1em;
	padding-bottom: 0.4em;
	font-weight: bolder;
}

div#content table.starttable ul.smalllisting {
    margin: 15px 10px 20px 10px;
    list-style: none;
}

div#content table.starttable td#regbutton {
	text-align: center;
}

div#content table.starttable div.framed_image {
    border-top:1px solid #ddd;
    border-right:1px solid #bbb;
    border-bottom:1px solid #999;
    border-left:1px solid #bbb;
    padding:5px 5px 15px 5px;
    margin:0px 10px 0px 0px;
}

div#content table.starttable img.framed {
    border-top:1px solid #999;
    border-right:1px solid #bbb;
    border-bottom:1px solid #ddd;
    border-left:1px solid #bbb; 
}

/*************************************************************
 * Search Box
 *************************************************************/
div.search_box {
	position: absolute;
	top: 90px;
	left: 20px;
}

div.search_box .txt_input {
	padding: 4px 0 0 3px;
	width: 350px;
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	height: 25px;
}

div.search_box .col2 {
	margin-top: 2px;
}

div.search_box .col3 {
	margin-top: 5px;
}

div#header div.middle {
	background: transparent url(../images/header_bg_middle.jpg) repeat-x
		scroll 0 1px;
	height: 180px;
	width: 148px;
	float: left;
}

div#header div.right {
	position: relative;
	height: 180px;
	width: 250px;
	float: left;
}

div.login {
	left: 60px;
	position: absolute;
	top: 35px;
}

div.login .txt_input {
	padding: 2px 3px;
	width: 150px;
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	height: 20px;
}

div.login .col {
	padding: 2px 0;
}

div.login input#BtnSendLogout {
	padding: 5px 0px 0px
}

;
div#header div.breadcrump {
	background: #fff url(../images/breadcrump.jpg) repeat-x center top;
	clear: both;
	height: 5px;
}

/*************************************************************
 * Content
 *************************************************************/
div#content {
	padding: 15px 10px;
	margin: 0 180px 0px 0px;
}

/*Standartwerte für Tabellen*/
div#content table {
	font-size: 1em;
	vertical-align: top;
}

div#content table td {
	vertical-align: top;
}

div#content table td.header {
	color: #fff;
	background-color: #B51434;
	padding: 0 2px;
	font-size: 0.9em;
	text-align: center;
}

div#content table td.table_bottom {
	vertical-align: bottom;
}

div#content table td.table_top {
	vertical-align: top;
}

div#content table td.table_center {
	text-align: center;
}

div#content table.starttable {
	line-height: 16px;
	margin-bottom: 10px;
}

div#content h2 {
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
	color: #B51434;
	font-weight: bolder;
}

div#content p {
	padding: 10px 0;
}

div#content ul.listing {
	margin: 0 15px 0 5px;
	list-style: none;
}

div#content ul.listing li {
	background: url(../images/pfeil_rot.gif) no-repeat 0 1px;
	color: #000;
	padding: 2px 0 1px 10px;
}

div#content ul.listing li.none {
	background: none;
}

div#content ul.smalllisting {
    margin: 0 5px 0 0px;
    list-style: none;
    font-size: 9px;
    text-align: left;
}

div#content ul.smalllisting li {
    background: url(../images/pfeil_rot.gif) no-repeat 0 1px;
    color: #000;
    padding: 0px 0 0px 10px;
}

div#content table.reg_table ul.smalllisting {
    margin: 0 5px 20px 20px;
    list-style: none;
    font-size:9px;
    text-align: left;
}

div#content ul.smalllisting li.none {
    background: none;
}

div#content table.reg_table {
	width: 100%;
	line-height: 16px;
}

div#content table.reg_table td {
	vertical-align: middle;
	padding: 4px;
	background-color: #fff;
}

div#content table.reg_table td.left {
	width: 40%;
}

div#content table.reg_table td.right {
	width: 60%;
}

div#content table.reg_table input.txt_input,div#content table.reg_table select
	{
	border: 1px solid #999999;
	height: 21px;
	margin: 0px 0px 0px 5px;
	width: 95%;
}

div#content table.reg_table input.txt_input:hover,div#content table.reg_table input.txt_input:active,div#content table.reg_table input.txt_input:focus,div#content table.reg_table select:hover,div#content table.reg_table select:active
    div#content table.reg_table select:focus {
	border: 1px solid #B51434;
}

div#content table.reg_table .required {
	border: #999999 solid 1px;
	background: #CCFF33;
}

div#content table.reg_table .checkbox {
	float: left;
	margin-top: 2px;
}

div#content table.reg_table .description {
	margin-left: 25px;
}

div#content table.reg_table input .required_error {
	border: #FF0000 dashed 1px;
	background: #993300;
}

/*************************************************************
 * Container
 *************************************************************/
div#container div#left {
	float: right;
	width: 170px;
	padding: 15px 10px;
}

/*************************************************************
 * Advanced_search
 *************************************************************/
div#advanced_search {
	text-align: left;
	overflow: hidden;
	background-color: transparent;
	border: 1px solid #ddd;
	padding: 2px;
}

div#advanced_search h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 6px 2px 6px 5px;
	border-bottom: 1px dashed #9c9d9f;
}

div#advanced_search ul li a label.breaks {
	font-weight: normal;
	color: #666;
}

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

div#advanced_search ul li {
	margin: 1px 0 2px 5px;
}

div#advanced_search ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div#search ul li a:hover {
	text-decoration: underline;
}

div#tab_container {
	padding: 0;
	margin: 0;
	width: 600px;
}

div#tab_container table {
	font-size: 0.9em;
}

div#advanced_search ul li a.active {
	color: #b51434;
}

div#advanced_search ul ul {
	border: none;
}

div#advanced_search ul ul li {
	margin: 0 0 0 17px;
}

div#advanced_search ul ul li a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	background: url(../images/nav_icon01.gif) no-repeat 10px 5px;
}

div#advanced_search ul ul li a.active {
	background: url(../images/nav_icon01_active.gif) no-repeat 10px 5px;
}

div#advanced_search ul ul ul li {
	padding: 0 0 0 25px;
	background-image: none;
}

div#advanced_search ul ul ul li a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

div#advanced_search ul ul ul li label {
	font-size: 10px;
}

div.advanced_wrapper {
	text-align: left;
}

div.advanced_wrapper form {
	font-size: 0.9em;
	width: 100%;
}

div.advanced_wrapper form input.showAdvancedSearch {
	cursor: pointer;
	background-color: #b51434;
	color: #fff;
	border: none;
	text-align: center;
	padding: 1px 3px;
}

div.advanced_wrapper div.header {
	background-color: #b51434;
	color: #fff;
	padding: 2px;
	margin: 1px 0 1px 0;
}

div.advanced_wrapper div.item {
	float: left;
	width: 25%;
	margin: 2px 0 2px 0;
}

div.advanced_wrapper div.item label input {
	margin: 1px;
	padding: 0;
}

div.advanced_wrapper div.advanced_wrapper_content {
	width: 33%;
	float: left;
}

div.advanced_wrapper div.advanced_wrapper_content h2 {
	font-size: 1.1em;
}

div.advanced_wrapper table {
	width: 100%;
	margin: 0;
	border: 1px solid #b51434;
	background-color: #F7F3E1;
}

div.advanced_wrapper table td.header {
	padding: 7px 0px 6px 5px;
	font-weight: bold;
	color: #fff;
	background-color: #b51434;
}

div.advanced_wrapper table td {
	padding: 5px 0 0 0;
}

/*************************************************************
 * Articlepages
 *************************************************************/
#articlepages {
	text-align: center;
	margin-top: 20px;
}

#articlepages img {
	border: none;
}

#articlepages .article_site {
	width: 11px;
}

#articlepages .article_site a {
	font-weight: bold;
	height: 20px;
	display: block;
}

#articlepages .article_site a.active {
	color: #000;
	text-decoration: none;
}

#articlepages .button {
	width: 40px;
	text-align: center;
}

/*************************************************************
 * Compare
 *************************************************************/
table#compare {
	width: 100%;
	text-align: left;
}

table#compare tr.line1 {
	background-color: #ddd;
}

table#compare tr.line2 {
	background-color: #eee;
}

table#compare td {
	padding: 2px;
	vertical-align: top;
}

table#compare td.header {
	padding: 1px 0px 1px 2px;
	font-weight: bold;
	color: #fff;
	background-color: #b51434;
	vertical-align: middle;
}

table#compare td.header label {
	float: left;
}

table#compare td.header a.close_item {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/close_item.gif) no-repeat;
	float: right;
}

table#compare td.image {
	text-align: center;
	vertical-align: middle;
}

table#compare td.image img {
	border: 1px solid #000;
}

div#compare_wrapper {
	border: 1px solid #ddd;
	position: relative;
	background: transparent;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px;
}

div#compare_wrapper div.wrapper {
	margin: 0 0 0 0;
}

div#compare_wrapper div.delete {
	font-size: 0.8em;
	height: 74px;
	right: 20px;
	position: absolute;
	top: 0;
	width: 413px;
}

div#compare_wrapper div.delete a {
	background: transparent url(../images/trash.gif) no-repeat scroll 0 2px;
	color: #000000;
	padding-left: 13px;
	text-decoration: none;
	z-index: 9999;
}