/* Allgemeines */
body {
font-size: 80%;
line-height: 1.6em;
color: #000;
background:#FFF;
font-family: arial,verdana,sans-serif;
}

/* Links */
a:link {
color: #1D56A2;
text-decoration: underline;
}

a:visited {
color: #1D56A2;
text-decoration: underline;
}

a:hover {
color: #6595D4;
text-decoration: underline;
}

/* Headlines */
h1 {
font: normal 1.6em/1.5 "Trebuchet MS", serif;
color: #1D56A2;
margin: 10px 5px 15px 15px;
}

h2 {
font: normal 1.4em/1.1 "Trebuchet MS", serif;
color: #1D56A2;
margin: 0 5px 5px 15px;
}

h3 {
font: bold 1.25em/1 arial,verdana,sans-serif;;
color: #1D56A2;
padding:0.5em 0 0 0;
margin:5px 15px 0.5em 0;
border-top: 1px dotted #A3BDD2;
}

h3 .accordion_toggle {
font: bold 1.25em/1 arial,verdana,sans-serif;;
color: #1D56A2;
padding:0.5em 0 0 0;
margin:5px 15px 0.5em 0;
border:0;
}

h4 {
}

/* Absaetze */
p {
font-size: 1em;
line-height: 1.7em;
margin: 0.5em 0;
clear: both;
}

/* Diverse */
.s {
font-size: 0.9em;
line-height: 1em;
}

.stand {
font-size:0.8em;
line-height:1.1em;
}

.info {
font-size:12px;
line-height:1.5em;
}

.breadcrumbs {
font-size:0.9em;
line-height:2.1em;
color:#1D56A2;
}

.preis{
font-family:arial, verdana;	
font-size:1.2em;
font-weight:bold;
color:#FF005A;
}