* {
	color: #000000;
	/*border: 0;
	padding: 0;
	margin: 0;*/
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	width:100%;
}

hr {
	display: none;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 10pt;
}

a {
	font-weight: normal;
	text-decoration: none;
}
a strong {
	font-weight: normal;
}

td,
th {
	/*border: 1pt solid #000000;*/
	border-color: #000000;
/*	border-collapse: collapse;*/
	vertical-align: top;
	margin: 0;
}

abbr {
	border: none;
}

img {
	border: none;
}

.invisible {
	display: none;
}

#frame #header #skipnavigation {
	display: none;
}

#frame #header #metanavigation {
	display: none;
}

#frame #header #images #headerillu {
	display: none;
}

#frame #header #images #bmwilogo {
	width: 129px;
	height: 62px;
	margin: 0;
	display: block;
}


#breadcrumb {
	width: 100%;
	height: 17px;
	float: left;
	padding: 3px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-size: 7pt;
}
#breadcrumb * {
	padding: 0;
	margin: 0;
}
#breadcrumb ul * {
	list-style: none;
	float: left;
	padding:0;
	margin: 0;
}

#breadcrumb ul li a {
	/*margin-right: 5px;*/
	text-decoration: none;
	padding-right: 12px;
}
#breadcrumb ul li span {
	margin: 0 6px 0 0;
	
}
#breadcrumb ul li div.seperator img {
	display: inline;
	margin: 0px 6px 0 0;
	float: left;
	width: 1px;
	height: 12px;
}


#frame #header #fsControlerContainer {
 	display: none;
}

#frame #body-left-brown #mainnavigation {
	display: none;
}

#frame #body-right-blue #body-middle-white #content #headline1-top {
	display: none;
}

#content-left {
	width: 394px;
}

/*#content-left .article-header {
	width: 394px;
}

#content-left .article-text {
	width: 394px;
}*/

#content-left .article-list div ul {
	list-style: square;
	padding-left: 20px;
	margin-left: 0;
}

#content-left .article-list div ol {
	padding-left: 20px;
	margin-left: 0;
}

#content-left .article-blue-box ul {
	list-style: square;
	padding-left: 20px;
	margin-left: 0;
}

#content-left .teaser-plaintext,
#content-left .article-list,
#content-left .article-blue-box,
#content-left .article-text,
#content-left .article-header {
	page-break-inside: avoid;
}


/*#content-left .article-list div,
#content-left .article-list div p,
#content-left .article-list div h4,
#content-left .article-list div ul,*/
#content-left h4,
#content-left .article-list div ul li,
#content-left .article-list div ol li {
	page-break-after: avoid ;
}

#content-left .expert-frage-antwort-links,
#content-left .expert-frage-antwort-uebersicht-footer-link {
	display: none;
}

#frame #body-right-blue #body-middle-white #content #content-right {
	display: none;
}

#frame #body-right-blue #body-middle-white #article-footer {
	display: none;
}

#frame #body-right-blue #context-homepage,
#frame #body-right-blue #context {
	display: none;
}

/* ### software-bewertung start ### */

#content-left .softwareVoting{
	font-size:100%;
	background-color: #CDD9E5;
	padding-bottom:1.2em;
}

#content-left .softwareVoting .red{
	color:#B20000;
}

#content-left .softwareVoting .box{
	clear:both;
	background-color:white;
	margin:0em 1.2em 0em 1.2em;
	padding:1.2em 0.6em 1.2em 0.6em;
}

#content-left .softwareVoting .softCont{
	height:7em;
}

#content-left .softwareVoting .voteButton,
#content-left .softwareVoting .voteText{
	float:left;
}

#content-left .softwareVoting .voteText{
	margin:1.2em 1.9em 1.2em 1.9em;
	width:30.3em;
}


#content-left .softwareVoting .voteText strong{
	font-size:118%;
}
#content-left .softwareVoting .voteText p{
	font-size:110%;
	font-weight:bold;
}

#content-left .softwareVoting .voteButton{
	margin-top:1.5em;
}

/* ### software-bewertung stop ### */

