/* Bsp. Stylesheet
www.pilavas.de
Start: 23.06.2006
Letzte Aenderung: 
*/

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 70%;
	line-height: 1.7em;
	color: #333;
	background:	url(../images/bg2.gif) #FFF no-repeat 5px 5px;
	font-family: verdana, tahoma,"Lucida Grande","Lucida Sans Unicode",geneva,sans-serif;
	text-align: center;
}

a:link {
	color: #666;
	text-decoration : none;
	}

a:visited {
	color: #666;
	text-decoration : none;
}

a:hover, a:active {
	color : #9e0a04;
	text-decoration : underline;
}

b  { 
 	font-weight : bold; 
}

#content ul {
	list-style: url(../images/li.png);
	padding-left: 14px;
	margin-left: 5px;
}

p,ul,ol {
	margin: 10px 0;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 362px;
}

#content {
	margin: 10px 0;
}

#contentBSP {
	font-size : 11px;
	color : #555555;
	line-height : 18px;
	font-family: Georgia,"Times New Roman", Times, serif;
}

#contentBSP h1 {
	font: 16px Georgia,"Times New Roman", Times, serif;
	color: #333;
	font-weight:bold;
}

#contentBSP h3 {
	font: 13px Georgia,"Times New Roman", Times, serif;
	color: #333;
	font-weight:bold;
}

#contentBSP ul {
	list-style: url(../images/li.png);
	padding-left: 14px;
	margin-left: 5px;
}

#rahmen {
	border: 1px solid #FB8832;
	padding: 3px 3px 3px 40px;
	margin-top: 5px;
}

.clearfix:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h1	{
	font : 13px verdana, arial, helvetica, geneva, sans-serif;
	color : #9e0a04;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 10px;
}

h2 {
	font: 13px Georgia,"Times New Roman", Times, serif;
	color: #333;
	font-weight:bold;
}

.teaser {
	font-weight: bold;
}

.orange {
	color: #FB8832;
	font-weight: bold;
}

.zw {
	font: 13px Georgia,"Times New Roman", Times, serif;
	color: #666;
	font-weight:bold;
}

.infografik {
	margin: 15px 0;
}
