
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #4C93CB;
	color: #444;
	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 0 15px 0;
}

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

a:hover {
	text-decoration: underline;
}

.clear {clear:both;}

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

.verlauf {
	background: transparent url(../pics/pi_header_verlauf.gif) no-repeat top center;
}
	
.bgWelcome {
	background: transparent url(../pics/bg_welcome.gif);
	height: 442px;
}

.welContent {
	width: 760px;
	margin: auto
}
	
.normalboldblue {	
	color: #4C93CB;
	font-weight: bold;
} 
	
.subContent {
	width: 758px;
	margin: auto;
	background: transparent url(../pics/bg_content_03b.gif) top;
}
	
.bgMenu {
	background: transparent url(../pics/bg_menu.gif) no-repeat top center;
	height: 30px;
}
	
.bgContent {
	background: transparent url(../pics/bg_content_04.gif) no-repeat top center;
	background-color: #fff;
	float: left;
	width: 100%;
}
	
.contentLeft {
	float: left; 
	width: 200px;
}
	
.contentRight {
	float: left; 
	width: 558px; 
}
	
.contentPic {
	float: right; 
	border: none; 
}
	
.language {
	margin-top: 12px;
	float: left;
	color: #fff;
	height: 20px;
}

.language a {
	color: #B0D2ED;
}

.FreudenbergLogo {
	background: transparent url(../pics/pi_freudenberg_logo.gif) no-repeat top right;
	height: 53px;
}
	
.csLogo {
	background: transparent url(../pics/pi_freudenberg_cs_logo.gif) no-repeat top left;
	text-align: right;
	height: 44px;
	width: 400px;
	float: left;
	clear: both;
}

h1 {
	width: 421px;
	height: 44px;
	background: url(../pics/pi_freudenberg_cs_logo.gif) no-repeat left top;
	margin: -20px 0 0 0;
	clear: both;
	float: left;
}

h1 a {
	display: block;
	width: 421px;
	height: 44px;
}

h1 span {
	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 {
	height: 64px;
	border-bottom: 1px solid #D7E8F6;
}

.contentTitle h2 {
	font: 24px Verdana, sans-serif;
	padding: 31px 0 0 30px;
	color: #4C93CB;
}
	
.contentBody {
	margin: 20px 30px 30px 30px;
	text-align: left;
	font-size: 9pt;
	line-height: 1.6em;
}

.contentBody td {
	padding: 5px 0 0 0;
}
	
.imgRahmen {
	border: 1px #ffffff solid;
	padding-top: 0px;
}

.me2Header {
	background-color: #B0D2ED;
	margin-top: -4px;
	padding: 16px 5px 10px 18px;
	text-align: left;
	color: #4C93CB;
	font-size: 13px;
	font-weight: bold;
}	
	
.tools {
	width: 200px; 
	float: left; 
	margin-top: -50px;
	border-top: 1px #D7E8F6 solid;
	padding: 15px 0 0 0;
	list-style-type: none;
}

.tools a {
	color: #777;
	text-decoration: none;
}

.tools li {
	color: #4C93CB;
	clear: both;
	margin: 5px 0 0 15px;
}
		
 .hide { 
 	display: none;
}

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

a.content2 {
	color: #444;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 0 0 10px;
	background: transparent url(../pics/pi_pfeil.gif) no-repeat top left;
}

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

/* MENUE 1 */

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

#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;
}

/* me2Active */
#me2 {
	border: 1px #B0D2ED solid;
	float: left;
	margin: -16px 0 0 0;
	padding: 0 0 5px 0;
	width: 198px;
	background-color: #fff;
}

#me2 ul {
	float: left;
	margin: 5px 0 0 5px;
	list-style-type:none;
}
	
#me2 li {
	background: url(../pics/pi_bullet_me2.gif) 10px 7px no-repeat;
	clear: both;
	padding: 4px;
	float: left;
	width:165px;
}

#me2 a {
	margin-left: 15px;
	color: #444;
}
	
#me2 a:hover{
	color: #4C93CB;
	text-decoration: underline;
}

#me2 li.me2Active {
	background-color: #F3F8FC;
	width:165px;
}

#me2 li.me2Active a {
	color: #4C93CB;
	text-decoration: none;
}

/*  BREADCRUMBLIST */

.breadcrumb {
	background: transparent url(../pics/bg_breadcrumb.gif) top left;
	height: 47px;
	width: 558px;
}

.breadcrumb ul {
	margin-top: 27px;
	list-style-type: none;
	float: right;
}

.breadcrumb li {
 	background: url(../pics/pi_bullet_crumb.gif) 0 4px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	float: left;
}

.breadcrumb a {
	color: #4C93CB;
}

/* FOOTER */

ul.footer {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 10px 0 10px 0;
}

ul.footer li {
	float: left;
	margin: 0 10px 0 0;
}
	
.footer li a {
	color: #fff;
	margin: 0 10px 0 0;
	text-decoration: none;
}
	
.footer li a:hover {
	text-decoration:underline;
}	

.gruppe {
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #fff;
	float: right;
}

/* 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 10px 10px;
}

td.headline {
	padding: 0 0 10px 0;
}

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

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

div.left-bottom {
	background: transparent url(../pics/bg_bg_footer.gif) top left;
	height: 30px; 
	width: 210px;
}

p.gruppe a {
	color: #FFF;
}

table.newsTable {
	margin: 5px 0 15px 0;
}

table.newsTable th {
	
}

table.newsTable th, table.newsTable td {
	padding: 5px 10px;
	border-left: 1px solid #CCC;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}
table.newsTable th {
	padding-top: 0px;
}

table.newsTable th.last, table.newsTable td.last {
	border-right: 1px solid #CCC;
}