/* CSS Document */

h1, h2, h3, h4, h5, p, ul, il {
	margin-top:0.5em;
	margin-bottom: 0.5em;
	line-height:1.3em;
}

body, h1, h2, h3, h4, h5, p, a, td{
	font-family:Verdana;
}

#footerLinks a{
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#footerLinks a:hover{
	text-decoration:underline;
}

p, td, a, form {font-size:11px;}
h1, h3, h5, h6 {font-weight:bold;}

h1 {
	font-size:18px;
	color:#1975A3;
}

h2 {
	font-size:14px;
	color:#E41D29;
}

h3 {
	font-size:11px;
	color:#E41D29;
	font-weight:normal;
}

h4 {
	font-size:18px;
	color:#FFFFFF;
}

#myBodyBackground {background-color:transparent;}

#left {
	position:absolute;
	left:10px;
	padding-bottom:60px;
	width:430px;
	z-index:2;
}

#right {
	position:absolute;
	left:470px;
	padding-bottom:60px;
	width:300px;
	z-index:2;
}

#rightPrice {
	position:absolute;
	padding-bottom:80px;
	z-index:1;
	left:460px;
	top: 10px;
	width:320px;
}

html>body #rightPrice {   /*nur fuer moderne Browser!*/
	position: fixed;
}


.imgBulletLinks {
position:relative;
top:3px;
margin-right:5px;
float:left;
}

.imgRechts {
position:relative;
top:3px;
margin-left:5px;
float:right;
}

a {
color:#1975A3;
text-decoration:underline;
}

a:hover {
color:#1975A3;
text-decoration:none;
}

a:visited {
color:#1975A3;
text-decoration:underline;
}

a:visited:hover {
color:#1975A3;
text-decoration:none;
}

td.marken{
padding-bottom:10px;
}

td.oben{
padding-left:5px;
height:20px;
text-align:left;
font-weight:bold;
border-left:solid;
border-left-width:1px;
border-left-color:#000000;
}

td.tage{
text-align:center;
font-weight:bold;
}

td.tageNummer{
padding-right:15px;
}

td.schriftLinks{
text-align:left;
}

td.linien{
padding-left:5px;
padding-right:15px;
border-left:solid;
border-left-width:1px;
border-left-color:#000000;
}

td.leer{
padding-left:5px;
padding-right:10px;
}

table.eCommerce td{
padding-right:10px;
}
