/* CSS Document */

body {
}

#wrapper {
}

#top {
}

#logo {
}

#servicenavigation {
display: none;
}

#wayhome {
display: none;
}

#seperator-large {
display: none;
}

#navigation {
display: none;
}

#main {
}

.clear {
	clear: left;
}

#center {
	padding-top: 30px;
}

.columns {
}

.columnelement-left {
}

.columnelement-right {
}

.columnelement-profil {
}

.columnelement-profil h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.columnelement-profil p {
	border-bottom: 1px solid #BDD0E6;
	padding: 5px 0;
	margin: 0;
}

.column a, .columncontent a {
	color: #505050;
	border-bottom: 1px dotted #505050;
	text-decoration:none;
}

.column a:hover, .columncontent a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration:none;
}

.column ul, .columns ul, .columncontent ul {
	margin-top: 6px;
	padding-bottom: 3px;	
}

.column h1, .columns h1, .columncontent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	font-weight: bold;	
}

.column h2, .columns h2, .columncontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004DA3;
}

.columncontent h2 {
	margin-bottom: 8px;
}

.column h3, .columns h3, .columncontent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004DA3;
	margin: 0;
}

.column p, .columns p, .columncontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #505050;
}

.columncontent p {
	line-height: 18px;
	margin-top: 0px;
}

.seperator-middle {
}

.columnelement-left h1, .columnelement-right h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	color: #505050;
}

.columnelement-left h2, .columnelement-right h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #004DA3;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.columnelement-left a, .columnelement-right a {
	color: #505050;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}

.columnelement-left a:hover, .columnelement-right a:hover {
	color: #111111;
	border-bottom: 1px dotted #111111;
}

.columncontent li, .columnelement li, .columns li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #505050;
	padding: 0 0 5px 0;
}

.contenttable td {
	padding: 5px;
	padding-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contenttable {
	width: 100%;
	table-layout: fixed;
}

.tdcol1 {
	background: #F0F4F9; 
	color: #848484;
}

.tdcol2 {
	background: #D5DFED; 
	color: #848484;
}

.tdcol3 {
	background: #6C97C7; 
	color: #FFFFFF;
}
.tdcol4  {
	background: #608ABE; 
	color: #FFFFFF;
}

.tdcol-top {
	background: #cecec8; 
	color: #666666;
	text-align:center;
}

.warenkorb-tabelle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 15px;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #DADADA;
	vertical-align:top;
	width: 72%;
}

.warenkorb-tabelle .tdhead {
	color: #004DA3;
	font-weight:bold;
	vertical-align:top;
	width: 28%;
}

/* Aenderungen Volker */


.contenttable2 .tdcol-top {
	font-size: 11px;
}

.tdcol-1st {
	background: #6C97C7; 
	color: #fff;
	text-align:center;
	width:162px;
	vertical-align:top;
	font-size: 11px;
}

.tdcol-2nd {
	background: #D5DFED; 
	color: #666;
	width:30%;
	vertical-align:top;
	font-size: 11px;
}

.tdcol-3rd {
	color: #666;
	font-size: 11px;
}

.text-blau {
	color: #004DA3;
}

.contenttable2 td {
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
}

.contenttable2 {
	vertical-align:top;
	width: 100%;
	table-layout: fixed;
}

/* Ende Aenderungen */

#right {
	display: none;
}

#footer {
	margin: 50px 0 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #505050;	
}

#footer a {
	color: #505050;	
	text-decoration: none;
}
