
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #000;
	text-align: left;
	font: 8pt/1.5em Arial, Helvetica, Verdana, sans-serif;
}
	
h4 {
	margin: 10px 0 5px 0;
	line-height: 20px;
	font-weight: bold;
	font-size: 10pt;
}

p {
	margin: 0;
}

a {
	color: #4C93CB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.contentBody ul {
	list-style: square inside;
	margin: 0 0 15px 15px;
}

.verlauf {
}
	
.bgWelcome {
	background: transparent url(../pics/bg_welcome.gif);
	height: 442px;
}

.welContent {
	width: 760px;
}
	
.normalboldblue {	
	color: #4C93CB;
	font-weight: bold;
} 
	
.subContent {
	width: 758px;
}
	
.bgMenu {
	background: transparent url(../pics/bg_menu.gif) no-repeat top center;
	height: 30px;
}
	
.bgContent {
	float: left;
}
	
.contentLeft {
	display: none;
}

.left-bottom {
	display: none;
}
	
.contentRight {
	float: left; 
	width: 558px;
	border-bottom: 1px solid #444;
	padding: 0 0 20px 0;
}
	
.language {
	display: none;
}

.FreudenbergLogo {
	display: none;
}
	
.csLogo {
	display: none;
}

.welcomeClaim {
	background: transparent url(../pics/pi_welcome_claim.gif) no-repeat top left;
	height: 55px;
	margin: 80px 0 0 0;
	float: left;
}

.welcomeClaim p {
	color: #4C93CB;
	margin: 60px 0 0 0;
	text-align: left;
	width: 320px;
	float: left; 
	font-size: 9pt;
}

.welcomeHeaderPic {
	background: transparent url(../pics/pi_welcome_header_pic.jpg) no-repeat right;
	height: 199px;
}
	
.welcomeNews {
	float: left;
	background-color: #C8DDEE;
	width: 315px;
	margin: 112px 4px 0 0;
}
	
.welcomeNews img {
	float: left;
	margin: 0 10px 0 0;
}

.welcomeNews h3 {
	text-align: left;
	color: #4C93CB;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 14px;
}

.welcomeNews p {
	text-align:left;
	color: #444;
	font-size: 11px;
	margin: 0;
}
	
.welcomeContainer {
	text-align: left;
	height: 224px;
	width: 146px;
	float: left;
	margin: 0 1px 3px 0;
}

.welcomeContainer p {
	margin: 5px;
	color: #fff;
}
	
.contentTitle {
	border-bottom: 1px solid #444;
}

.contentTitle h2 {
	font-size: 18pt;
	font-weight: normal;
	padding: 10px 0 10px 0;
	color: #000;
}
	
.contentBody {
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 9pt;
	line-height: 1.6em;
	width: 558px;
}

.contentBody td {
	padding: 5px 0 0 0;
}
	
.imgRahmen {
	border: 1px #ffffff solid;
	padding-top: 0px;
}
	
.tools {
	display: none;
}
		
h2.hide { 
	display: none;
}

h3.hide { 
	display: none;
}

hr.hide { 
	display: none;
}

h1.hide {
	display: block;
	color: #000;
	font-size: 18pt;
	margin: 0;
	padding: 20px 0 10px 0;
}

a.content {
	color: #444;
	font-weight: bold;
	letter-spacing: 1px;
}

a.container:hover {
	text-decoration: none;
}

/* MENUE 1 */

#menu {
	display: none;
	float: right;
	list-style-type: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 7px 16px 7px 16px; 
	text-decoration: none; 
	color: #4C93CB; 
	font-weight: bold; 
	text-align: left; 
	font-size: 11px; 
	font-family: verdana, arial, sanf-serif; 
	float: left;
	border-right: 1px solid #4C93CB;
	background-color: #fff;
}

#menu a:hover {
	background-color: #B0D2ED;
}

#menu a.active {
	background-color: #B0D2ED;
}


/*  BREADCRUMBLIST */

.breadcrumb {
	height: 16px;
	width: 558px;
}

.breadcrumb ul {
	float: left;
}

.breadcrumb li {
	padding: 0 0 0 0;
	margin: 0 12px 0 0;
	list-style-type: none;
	float: left;
}

.breadcrumb a {
	color: #333;
}

/* FOOTER */

ul.footer {
	display: none;
}

.gruppe {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #000;
	float: left;
}

/* Wiesn-Checker */

div.radio {
	margin: 0 0 20px 14px;
}

div.radio input {
	margin: 0 5px 0 0;
}

h5 {
	font-size: 9pt;
	line-height: 18px;
	margin: 5px 0 10px 0;
}

div.flash {
	float: right;
	width: 260px;
}

div.ergebnis {
	float: left;
	width: 235px;
}

div.antworten {
	float: left;
	width: 495px;
}

div.line {
	width: 490px;
	border-top: 1px solid #B0D2ED;
	height: 0px;
	margin: 40px 0 0 0;
}

/* News */

td.date {
	width: 160px;
	background-image: url(../pics/pi_pfeil.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 6px 10px;
}

td.headline {
	padding: 0;
}

a.news {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a:hover.news {
	color: #4C93CB;
}