#Content {
	margin-bottom: 1.5em;
	color: #444;
	line-height: 1.4em;
}

#Content h1 {
	font-size: 150%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: #4F7599;
	line-height: 1.1em;
}

#Content h2 {
	font-size: 125%;	
	margin-top: 1em;
	margin-bottom: 1em;
	color: #4F7599;
	clear: left;	
}

div.ratgebersuche h2 {
	font-size: 125%;	
	margin-top: 2em;
	margin-bottom: 1em;
	color: #4F7599;
	border-bottom: 1px solid #4F7599;
	clear: left;	
}
/*
#Content h3 {
	font-size: 110%;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #aaa;
	clear: left;
}

#Content h4 {
	font-size: 110%;
	margin-top: 1.0em;
	margin-bottom: 0.5em;	
}
*/
#Content p, #Content ul {
	margin-bottom: 1em;
}

#Content p em.highlight {
	background: yellow;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

#Content .empfehlung,
#Content .empfehlung a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b6171f;
	text-transform: uppercase;
	font-weight: bold;
}

#Content table.Leistungen {
	width: 100%;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 10pt;
}

/*IE Hack*/
*html #Content table.Leistungen {
	width: 97%;
}

#Content table.Leistungen caption {
	font-weight: bold;
	text-align: left;
}
#Content table.Leistungen th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b6171f;
	margin: 0px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	background: #e5e5e5;
	padding: 2px 0px 2px 0px;
}
#Content table.Leistungen th.Inhalt {
	text-align: left;
	background-image: url(../../gfx/design/buttons/bullet.gif);
	background-repeat: no-repeat;
	border-top: 0px;
	background-position: 4px 6px;
	padding-left: 16px;
	padding-right: 20px;
	height: 2em;
}
/*
#Content table.Leistungen tr.odd th.Inhalt {
	background: #D5E9F9;
}*/

#Content table.Leistungen th.Inhalt em {
	font-style: normal;
	font-size: 100%;
	color: #4D727B;
}

#Content table.Leistungen th.nobg {
	border: 0px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: none;
	padding-left: 5px;
	height: 1em;
	vertical-align: top;
}
#Content table.Leistungen td {
	padding-top: 5px;
	margin: 0px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	text-align: center;
}

#Content table.Leistungen tr.even td {
}
#Content table.Leistungen tr.odd td {
	background: #eee;
}

#Content table.Leistungen tr.even td.highlighted {
	background: #d0ffb8;
}
#Content table.Leistungen tr.odd td.highlighted {
	background: #c5f1ae;
}



#Content div.doc_info {
	background: #eee;
	border: 1px solid #f77;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#Content div.left h3, #Content div.right h3 {
	padding: top: 20px;
	border: 0px;
	font-size: 130%;
	line-height: 1.25em;
	clear: both;
}

.smallfont{
	font-size: 0.8em;
	line-height: 0;
} 

/*
#Content div.left h3:before, #Content div.right h3:before {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -6px;
	width: 64px;
	height: 51px;
	content: url(/gfx/design/elemente/Arrows.png);
}
*/

