
html * { 
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	color: #000;
	padding: 0% 4% 4% 6%;
	width: 80%;
}

#content {
	margin: 0 0 50px 0;
}

.linear {
	display: none;
}

img {
	padding: 2% 2% 2% 0;
	border: none;
}

.ahem, .ahem a {	
	font-size: 0.9em;
	font-weight: bold;
}

hr { 
	border: 1px solid #DDD; 
	height: 1px; 
	margin: 20px 0 0 0;
}

h1 {
	margin: 25px 0 15px 0;
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	margin: 25px 0 10px 0;
	font-size: 1.7em;
	font-weight: normal;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	color: #BC1614;
	text-decoration: underline;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
}

h4 {
	margin: 10px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	margin: 10px 0 10px 0;
	font-size: 1.0em;
	font-weight: bold;
}

h6 {
	margin: 10px 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
}

p {
	margin: 15px 0 5px 0;
	line-height: 1.5em;
}


.spaltelinksdrittel {	
	background-color: #CEDFE7;
	padding: 10px 20px 30px 50px;
	margin: 20px 0 0 0;
	border: 2px solid #CEDFE7;
}

.spaltemittedrittel {
	background-color: #CEDFE7;
	padding: 10px 20px 30px 50px;
	margin: 20px 0 0 0;
	border: 2px solid #CEDFE7;
}

.spalterechtsdrittel {	
	background-color: #CEDFE7;
	padding: 10px 20px 30px 50px;
	margin: 20px 0 0 0;
	border: 2px solid #CEDFE7;
}

#context h4 {
	margin: 0 0 15px 0;
	padding-top: 15px;
	border-top: 1px dotted #BC1614;
}

#context h4 a {
	color: #4D7688;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 130%;
	font-weight: normal;
}

#context h4 a:hover {
	color: #BC1614;
}

#context h4 a em {
	color: #000;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 130%;
	font-style: normal;
}

#context h4 a strong {
	color: #4D7688;
	text-decoration: underline;
	padding: 0 0 0 7px;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 130%;
	background-image: url(../img/bullet_pfeil.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#context h4 a:hover strong {
	color: #BC1614;
}

#content p a  {
	color: #4D7688;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	background-image: url(../img/bullet_pfeil.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	}

#content p a:hover  {
	color: #BC1614;
	}
	
hr { display: none }

#foot a {
	margin: 0px 5px 0px 5px;
	color: #4D7688;
	text-decoration: none;
}

#foot a:hover {
	color: #BC1614;
	text-decoration: underline;
}

ul.featureliste {	
	color: #000;
	}

ul.featureliste li {
	padding: 0;
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-image: url(../img/bullet_normal.gif);
	list-style-position: outside;
}

ul.featureliste li.bonus {
	padding: 0;
	margin-left: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-image: url(../img/bullet_bonus.gif);
	list-style-position: outside;
}

p.details  {
	width: 100px;
	color: #4D7688;
	text-decoration: underline;
	margin: 0 -7px 0 25px;
	padding: 0 0 0 7px;
	background-image: url(../img/bullet_pfeil.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	}

p.sternchentext  {
	width: 100%;
	font-size: 0.93em;
	line-height: 1.2em;
	color: #4D7688;
	text-decoration: none;
	margin: 0 -10px 0 0;
	padding: 10px 0 0 10px;
	}

h3.preis  {
	color: #4D7688;
	text-decoration: none;
	font-size: 1.3em;
	margin: 15px 0 0 0;
	padding: 8px 10px 10px 10px;
	}

h3.preis em  {
	font-weight: bold;
	font-style: normal;
	}

h3.preis sup  {
	font-size: 0.7em;
	}