/* @override 
	http://mbf-spezialrad.com/fileadmin/norbert/mbf_styles.css
	http://www.mbf-spezialrad.com/fileadmin/norbert/mbf_styles.css
*/

body {
	margin: 30px 0 0 0;
	background-color: #666;
	background-image: url(bilder/concrete.gif);
	background-attachment: fixed;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	color: #333
}

td {
	vertical-align: top;
}

em {
	font-weight: bold;
	font-style: normal;
}

hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: #ccc;
	margin: 1em 0;
}

h1, h2, h3, h4 {
	font-size: 13px;
	padding-top: 10px;
}

p, .bodytext {
	font-size: 13px;
}



/* tags fuer den news-bereich */

.newsBodytext {
	margin: 0;
}

.news_title {
	font-size: 13px;
	padding-top: 35px;
}

/* standard-links */

a {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
}

a:active {
	color: red
}

a:hover {
	color: red;
	text-decoration: underline;
}

#hauptTabelle {
	width: 650px;
	padding: 0;
}

.hauptmenue, .fusszeile {
	background-color: black;
	color: white;
	padding: 3px 15px 5px 15px;
	text-align: right;
	font-size: 11px;
}

.hauptmenue a:link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.hauptmenue a:visited {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.hauptmenue a:active {
	color: red
}

.hauptmenue a:hover {
	color: red;
	text-decoration: underline;
}

.inhalt {
	background-color: white;
	padding: 0;
}

div.news-latest-morelink {
	margin-top: 1.5em;
	margin-left: 126px;
}


.submenueHG {
	border-right: 1px solid #E5E5E5;
	background-color: #F5F5F5;
}

#submenue_rahmen {
	width: 170px;
	font-size: 11px;
	line-height: 20px;
}

.submenue1-level1-no {
	padding-left: 10px;
	border-bottom: 1px solid #E5E5E5;
}

.submenue1-level1-act {
	padding-left: 10px;
	background-color: #fff;
	font-weight: bold;
}

.submenue1-level2-no {
	padding-left: 20px;
	background-color: #fff;
}

.submenue1-level2-act {
	padding-left: 20px;
	background-color: #fff;
	font-weight: bold;
}

.submenue1-level3-no {
	padding-left: 30px;
	background-color: #fff;
}

.submenue1-level3-act {
	padding-left: 30px;
	background-color: #fff;
	font-weight: bold;
}

.submenue1-level4-no {
	padding-left: 40px;
	background-color: #fff;
}

.submenue1-level4-act {
	padding-left: 40px;
	background-color: #fff;
	font-weight: bold;
}

.submenue1-level5-no {
	padding-left: 50px;
	background-color: #fff;
}

.submenue1-level5-act {
	padding-left: 50px;
	background-color: #fff;
	font-weight: bold;
}

/* ACHTUNG: beziehung zwischen submenue-rahmen und textUndBild: müssen in der breite zusammen breite der hauptTabelle ergeben (hier 650px)! */

#textUndBild {
	width: 480px;
	padding: 0 20px 10px 20px;
}

.fusszeileText {
	font-size: 11px;
}

.fusszeileText a:link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

.fusszeileText a:visited {
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.fusszeileText a:active {
	color: red
}

.fusszeileText a:hover {
	color: red;
	text-decoration: underline;
}

.copyright {
	position: relative;
	top: -3px;
	display: block;
	font-size: 11px;
}

.copyright a:link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.copyright a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.copyright a:active {
	color: #fff
}

.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}

/* log-in bereich */

.csc-form-labelcell, csc-form-fieldcell {
	vertical-align: top;
}

.csc-form-label-req {
	margin: 0;
	text-align: right;
}

/* suche */

table.csc-searchform {
	margin-top: 30px;
}

td.csc-form-labelcell {
	padding: 0 10px 20px 0;
	vertical-align: top;
/*border:1px solid blue;*/
}

td.csc-form-labelcell p.csc-form-label {
	margin: 0;
	padding: 0;
/*border:1px solid red;*/
}

td.csc-form-fieldcell input {
	padding: 3px;
	width: 160px;
	border: 1px solid #ccc;
	background: rgb(240,240,240);
}

td.csc-form-fieldcell input:focus {
	background: #fff;
}

td.csc-form-fieldcell select {
	width: 165px;
}

/* sitemap*/

.csc-sitemap {
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0;
	padding: 0 0 5px 0;
	width: 70%;
}

.csc-sitemap-level1 {
	margin-left: 0;
	font-weight: bolder;
}

.csc-sitemap-level2 {
	padding-left: 5em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.csc-sitemap-level2 a:link {
	color: #666
}

.csc-sitemap-level2 a:hover {
	color: red
}

.csc-sitemap-level3 {
	padding-left: 10em;
	font-weight: bold;
}

.csc-sitemap-level3 a:link {
	color: #999
}

.csc-sitemap-level3 a:hover {
	color: red
}

.csc-sitemap-level4 {
	padding-left: 15em;
}

.csc-sitemap-level4 a:link {
	color: #999
}

.csc-sitemap-level4 a:hover {
	color: red
}

.csc-sitemap-level5 {
	padding-left: 20em;
}

.csc-sitemap-level5 a:link {
	color: #999
}

.csc-sitemap-level5 a:hover {
	color: red
}

/* bullet list */

ul li {
	list-style-type: circle;
	list-style-position: outside;
}

.csc-header-n2 h1 {
	font-weight: normal;
	margin: 0;
}

.csc-header + ul {
	margin-top: 0;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

/*matthias edler-golla, 2008-12-23*/

div.news-list-item {
	overflow: hidden;
	clear: both;
}

div.news-list-item p.bodytext {
	margin: 0 0 0 127px !important;
}