body, table, td, div, input, select, option, textarea, ul, ol, li, p {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

#about_us ul.navigation {
	list-style-image: none;
}

body {
	padding:0px;
	margin:0px;
	background-color: #ffffff;
}

* {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size:11px;
}

.h1, h1 {
	color:#003366 ;
	font-size:20pt;
	font-weight:bold;
}
.h2, h2 {
	color:#003366 ;
	font-size:16pt;
	font-weight:bold;
}
.h3, h3 {
	color:#003366 ;
	font-size:12pt;
	font-weight:bold;
}
.h4, h4 {
	color:#003366 ;
	font-size:10pt;
	font-weight:bold;
}
hr {
	height:1px;
	color:#cccccc;
	padding:0px;
	border-style:none;
	margin:0px;
}

.text-small {
	font-size:10px;
}

.text-normal {
	font-size:11px;
	/*font-size:x-small;*/
}

.text-medium {
	font-size:11px;
}

.text-big {
	font-size:17px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.blue {
	color:#003366;
}

.failure {
	color:#ff0000;
}
.ready {
	color:#2E6F1F;
}

strong {
	font-weight:bold;
}

/* hyperlinks */
a, a:visited {
	color:#003366;
	text-decoration:underline;
}

a:hover, a:active, a:focus  {
	color:#C31A1B;
	text-decoration:none;
}

a.small, a.small:hover, a.small:active, a.small:visited {
	font-size:10px;
}

.error {
	display: block;
	background-color: #ffdfdf;
	border: 1px solid #f00; 
	padding: 10px;
	color: #f00;
	font-weight:bold;
}

.kiwa_error {
	color: #f00;
	font-weight:bold;
}

img {
	border-style:none;
}

.search-td {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
}

.p-list-i {
	padding-left:2px;
	padding-right:2px;
}
.p-list-l {
	padding-right:2px;
}
.p-list-r {
	padding-left:2px;
}

.col-header {
	color:black;
	background-color:#EBEBEB;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:4px;
	margin-bottom:0px;
}

.timeline {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

ul {
	list-style-image:url(img/bullet.gif);
	margin:0px;
	padding:0px;
	padding-left:20px;
}
li {
	margin:0px;
	padding:0px;
}

.poptext_dark {
	font-size: 8pt;
	color:#000000;
}

.poptext_bright {
	font-size: 8pt;
	color:#FFFFFF;
}

.popheader {
	font-size: 10pt;
	font-weight:bold;
	color:#FFFFFF;
}

.inner-box, .outer-box, .no-box {
	padding:7px;
}

td.main-column {
	vertical-align:top;
	width:390px;
}

td.side-column {
	vertical-align:top;
	padding-top:19px;
	width:155px;
}

td.side-column-header {
	background-color:#EBEBEB;
	width:100%;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	border-bottom:1px #CCCCCC solid;
}


/* top_nav */

	a.top_menu_top:link, a.top_menu_top:visited, a.top_menu_top:hover, a.top_menu_top:focus{
		font-family:Tahoma, Arial;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		text-decoration:underline;
		color:#003366;
	}
	a.top_menu_top:active, a.top_menu_top:focus, a.top_menu_top:hover {
		text-decoration:none;
		color:white;
	}

	a.top_menu_bottom:active, a.top_menu_bottom:focus, a.top_menu_bottom:hover {
		text-decoration:none;
		color:#990033;
	}

	a.top_menu_bottom:link, a.top_menu_bottom:visited, a.top_menu_bottom:hover, a.top_menu_bottom:focus{
		font-family:Tahoma, Arial;
		color:white;
		font-size:12px;
		text-align:left;
		text-decoration:underline;
	}
	a.top_menu_bottom:active, a.top_menu_bottom:focus, a.top_menu_bottom:hover {
		text-decoration:none;
		color:white;
	}
	
	a.login:link, a.login:visited, a.login:hover, a.login:active, a.login:focus  {
		font-size:9px;	
		text-decoration:underline;
		color:#003366;
	}
	a.login:active, a.login:focus, a.login:hover {
		text-decoration:none;
		color:#C31A1B;
	}
	
	span.login {
		color:#003366;
		font-size:11px;
		font-weight:bold;
	}

	input.login {
		border:1px solid #A7A6AA;
	}

/* left_nav */

	tr.menu_A {
		background:#E6E6E6;
	}
	td.menu_A {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}
	tr.menu_B {
		background:#CCCCCC;
	}

	td.menu_B {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}

	tr.menu_C {
		background:#CCCCCC;
	}
	td.menu_C {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}
	tr.menu_D {
		background:#E6E6E6;
	}
	td.menu_D {
		font-family:Arial;
		font-size:12px;
		padding:2px 4px 2px 1px;
	}

	tr.menu_search {
		background:white;
	}
	td.menu_search {
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		padding:2px 4px 2px 1px;
		width:100%;
	}

	td.arrow {
		padding:0px 5px 0px 5px;
	}

	.selectedEntry {
		color:#003366;
	}

	a.nav_left:link, a.nav_left:visited, a.nav_left:hover, a.nav_left:active, a.nav_left:focus  {
		text-decoration:none;
		color:black;
	}
	a.nav_left:active, a.nav_left:focus, a.nav_left:hover {
		text-decoration:underline;
		color:#C31A1B;
	}
	
	table.html_assoc_table {
		font-size:12px;
		padding: 2px;
		width: 100%;
		border-color: #C31A1B;
		border-width:1px;
		border-style:dashed;
	}
	
	
	table.html_assoc_table th {
		white-space:nowrap;
		background-color: #002A5B;
		color:#ffffff;
		text-align:center;
		font-weight:bold;
	}
	
	table.html_assoc_table td.key {
		white-space:nowrap;
		background-color: #90AED0;
		text-align:left;
		font-weight:bold;
	}
	
	table.html_assoc_table td.value {
		background-color: #E3E9F3;
		text-align:left;
	}

/* Quickshop CSS */

.quickshop-outer{
	vertical-align:top;
	color:white;
	padding:0px 0px 0px 0px ;
}

.quickshop-inner{
	vertical-align:top;
	color:white;
	padding:0px 0px 0px 0px ;
	margin: 0px;
	border:1px #990033 solid;
	height:200px;
	/* width:100%; */
}


.quickshop-inner-row{
	vertical-align:top;
	color:white;
	padding:6px 6px 6px 6px ;
	border:1px #990033 solid;
}


.quickshop-arrow-red{
	text-align:left;
	vertical-align:middle;
	margin:0px;
	color:white;
	background-color:#990033;
	font-size:13px;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	height:40px;
	border-style:none;
/*	border-top:2px #D40047 solid;
	border-left:2px #D40047 solid;
	border-bottom:2px #690023 solid;
	border-right:2px #690023 solid; */
	width: 180px;
}

span.quickshop-redprice {
	color:#990033;
	font-size:14px;
	font-weight:bold;
}



a.quickshop-link:link, a.quickshop-link:visited, a.quickshop-link:hover, a.quickshop-link:focus{
	font-size:11px;
}

.quickshop-preis, .quickshop-preis strike, .quickshop-preis strong{
	color:black;
	text-align:right;
	font-size:14px;
}

img.quickshop-img {
	border-style:none;
	float:left;
	margin-right:5px;
	margin-bottom:3px
}

.news-col-header1 {
	color:white;
	background-color:#990033;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:4px;
	padding-bottom:2px;
	border-top-width:2px;
	border-top-color:#D40047;
	border-top-style:solid;
	border-left-width:2px;
	border-left-color:#D40047;
	border-left-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#690023;
	border-bottom-style: solid;
	border-right-width:2px;
	border-right-color:#690023;
	border-right-style: solid;
	height:28px;
}

.news-col-header2 {
	color:white;
	background-color:#990033;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:2px;
	padding-left:4px;
	padding-bottom:2px;
}


#about_us img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#about_us li {
	list-style-position: inside ;
}

#about_us .navigation {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	list-style: none;
}



#about_us .navigation li {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 35px;
	border-bottom: white 1px solid;
	list-style: none;
}

#about_us .navigation li.first {
	background-image: url('img/about_us/top.gif') no-repeat;
}

#about_us .navigation a, #about_us .navigation a:link {
	font-size: 14px;
	text-decoration: none;
	padding-left: 15px;
/* 	font-weight: bold; */
}

#about_us .navigation a.selected {
	background-image: url('img/nav_left/arrow.png');
	color:#C31A1B;
	background-repeat: no-repeat;
	background-position: 0 3 ;
}

#about_us .content {
	padding-right: 20px;
	font-size: 12px;
}

#about_us .content .text-normal {
	font-size: 12px;
	line-height: 18px;
}

#about_us .content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#about_us img.hover {
	margin: 0px;
}

#about_us .h3, #about_us h3 {
	font-size: 14pt;
	margin-top: 20px;
}

.newsletter {
	margin-bottom:      20px ;
	margin-top:         20px ;
	padding-bottom:      20px ;
	border-bottom: 1px #C9C9C9 solid;
	clear: both;
}

.newsletter h2 { 
	width: 400px;
	margin-top: 0px;
	float: left;
	font-size: 14px ;
}

.newsletter .date {
	width: 100px;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
}

.newsletter ul {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsletter .more {
	clear: both;
}

