/**********/
/* COMMON */
/**********/
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	/*margin:0;*/
}
td{
	vertical-align:top;
}
a{
	text-decoration:none;
	color:#7E1613;
}
a:hover{
	color:#666666;
}
h1,h2,h3,h4,h5{
	color:#7E1613;
	font-weight:bold;
}
h1{
	font-size:1.6em;
	margin-top:0px;
}
h2{
	font-size:1.5em;
}
h3{
	font-size:1.3em;
}
h4{
	font-size:1.3em;
	font-weight:normal;
}
h5{
	font-size:1.0em;
	color:#7E1613;
	margin:0;
}
h6{
	font-size:1.0em;
}
img{
	border:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bilder/bodyhg.jpg);
	background-color:#B1B1B1;
	background-repeat:repeat-x;
}
.logos,.header,.footer,.content{
	width:980px;
}
.header,.content{
	background-image:url(../bilder/right_header.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}

.logo{
	height:111px;
	width:343px;
	background-image:url(../bilder/logo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	background-position:left;
}
.menu_main{
	background-image:url(../bilder/quernav_hg.jpg);
	height:40px;
	width:100%;
	padding-left:17px;
}
.menu_sub, td.search{
	background-image:url(../bilder/subnav.jpg);
	background-repeat:repeat-y;
	width:286px;
	vertical-align:top;
}

.menu_bottom{
	width:100%;
}
.menu_bottom td{
	height:40px;
	vertical-align:middle;
	padding:0 10px;
}
.content{
	height:400px;
}
.main{
	padding-top:10px;
	padding-left:25px;
	padding-right:35px;
	padding-bottom:10px;
	background-image:url(../bilder/content.jpg);
	background-position:
}
.footer {
	height: 72px;
	background-image: url(../bilder/footer.jpg);
	background-repeat:no-repeat;
	font-size:0.7em;
	background-color:#6A0112;
	color:#FFFFFF;
}

/***********/
/* SITEMAP */
/***********/
.sitemap_level1, .sitemap_level2, .sitemap_level3{
	display:block;
}
.sitemap_level1{
	margin-left:1.5em;
	margin-top:1em;
	font-weight:bold;
	font-size:1.1em;
	width:590px;
	padding:0.5em 1em;
	background-color:#DDDDDD;
}
.sitemap_level2{
	margin-left:3em;
	line-height:1.5em;
	font-weight:bold;
}
.sitemap_level3{
	padding:0;
	margin-left:4.5em;
	line-height:1.5em;
	list-style:circle;
}

/**********/
/* SEARCH */
/**********/
td.search{
	padding:0;
	background-image:url(../bilder/bugfix.jpg);
/*	background-repeat:no-repeat; */
	padding-top:10px;
	padding-bottom:10px;
	height:60px;
}
.search{
	width:241px;
	margin-left:30px;
	margin-right:0;
	margin-top:0;
	margin-bottom:15px;
	padding-right:0;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}
/* INPUT */
.search input{
	border:1px solid #666666;
	margin-top:10px;
}
.search input.text{
	background-color:#FFFFFF;
	color:#000000;
	width:190px;
}
.search input.button{
	background-color:#D0D0D0;
	color:#333333;
	text-transform:uppercase;
	width:35px;
}


/**********/
/* TEASER */
/**********/
.teaser{
	margin-bottom:5px;
	width:630px;
}
.teaser a{
	font-weight:bold;
}
.teaser .header{
	font-size:1.2em;
	padding:0;
	padding-left:25px;
	background-image:url(../bilder/teaserHead.gif);
	background-position:left;
	height:17px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-color:#EAEAEA;
	border:1px solid #DDDDDD;
}
.teaser td{
	padding:5px;
	vertical-align:top;
}

.teaser .img{
	width:0px;
}
.teaser .teaser_content{
	vertical-align:top;
}


/**************/
/* LOGOLEISTE */
/**************/
.logos{
	width:990px;
	height:80px;
}
.logos .links{
	margin-left:-400px;
	left:50%;
	position:relative;
	width:800px;
}
.copyright{
	position:relative;
	top:-20px;
	text-align:center;
}
a.logo_2010, a.logo_fooe, a.logo_vnl, a.logo_plm, a.logo_fh, a.logo_evi{
	margin:5px;
	display:block;
	text-decoration:none;
	float:left;
}
a.logo_fh{
	width:79px;
	height:48px;
	background-image:url(../bilder/fhlogo.gif);
}
a.logo_fh:hover{
	background-image:url(../bilder/fhlogo_f2.gif);
}
/*
a.logo_2010{
	width:130px;
	height:49px;
	background-image:url(../bilder/2010logo.gif);
}*/

a.logo_2010{
	width:180px;
	height:49px;
	background-image:url(../bilder/2010logoplus.gif);
}

/*
a.logo_2010:hover{
	background-image:url(../bilder/2010logo_f2.gif);
}*/

a.logo_2010:hover{
	background-image:url(../bilder/2010logoplus_f2.gif);
}


a.logo_fooe{
	width:91px;
	height:47px;
	background-image:url(../bilder/fooelogo.gif);
}
a.logo_fooe:hover{
	background-image:url(../bilder/fooelogo_f2.gif);
}	
a.logo_vnl{
	width:131px;
	height:49px;
	background-image:url(../bilder/vnllogo_new.gif);
}
a.logo_vnl:hover{
	background-image:url(../bilder/vnllogo_new_f2.gif);
}
a.logo_plm{
	width:104px;
	height:51px;
	background-image:url(../bilder/plmlogo_new.gif);
}
a.logo_plm:hover{
	background:url(../bilder/plmlogo_new_f2.gif);
}


a.logo_evi{
	width:130px;
	height:54px;
	background-image:url(../bilder/2011evilogo.gif);
}
a.logo_evi:hover{
	background:url(../bilder/2011evilogo_f2.gif);
}

/************/
/* MAINMENU */
/************/
.menu_main a.level1_active,.menu_main a.level1_inactive{
	height:40px;
	/*line-height:40px;*/
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	padding-right:10px;
	display:block;
	float:left;
	margin:0px;
	//margin-top:-2px;
	text-align:left;
	background-position:right;
	vertical-align:text-bottom;
}
.menu_main a.level1_active span,.menu_main a.level1_inactive span{
	top:-6px;
	position:relative;
}
.menu_main a img{
	margin:0;
	padding:0;
	border:0;
	margin-top:0px;
	
}
.menu_main a.level1_active{
	background-image:url(../bilder/menu/active.gif);
}
.menu_main a.level1_inactive{
	background-image:url(../bilder/menu/inactive.gif);
}
.menu_main a:hover{
	color:#000000;
}

/**************/
/* BREADCRUMB */
/**************/
#breadcrumb{
	padding-bottom:20px;
	margin-right:-17px;
	background-image:url(../bilder/menu/breadcrumb.gif);
	background-position:right;
	background-repeat:repeat-x;
}
#breadcrumb a{
	color:#999999;
}
#breadcrumb a:hover{
	color:#7E1613;
}


/***********/
/* SUBMENU */
/***********/
.menu_sub a{
	text-decoration:none;
	font-weight:bold;
}
.menu_sub a:hover{
	color:#000000;
}
.menu_sub a.level1_active,.menu_sub a.level1_inactive{
	width:236px;
	line-height:22px;
	font-size:1em;
	color:#555555;
	padding-left:15px;
	padding-right:10px;
	display:block;
	margin-left:20px;
	text-align:left;
	background-position:bottom;
	background-repeat:no-repeat;
}

.menu_sub a.level1_active{
	background-image:url(../bilder/menu/level1_inactive.gif);
	color:#7E1613;
}
.menu_sub a.level1_inactive{
	background-image:url(../bilder/menu/level1_inactive.gif);
}
.menu_sub .newsContainer{
	margin-top:20px;
	margin-left:20px;
	padding-left:15px;
}
.menu_sub h6{
	font-size:1em;
	background-image:url(../bilder/search_bg.gif);
	margin-left:-35px;
	padding:5px 35px;
	margin-bottom:0;
}

a.level2_active,a.level2_inactive{
	width:221px;
	padding-left:30px;
	padding-right:15px;
	display:block;
	line-height:22px;
	color:#666666;
	margin-left:20px;
	text-align:left;
	background-position:bottom;
	background-repeat:no-repeat;
}

a.level2_active{
	color:#7E1613;
	background-image:url(../bilder/menu/level2_active.gif);
}
a.level2_inactive{
	background-image:url(../bilder/menu/level2_inactive.gif);
}

/***************/
/* FOOTER MENU */
/***************/
.menu_bottom a{
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_bottom a:hover{
	color:#CCCCCC;
}

/********/
/* FORM */
/********/
table.form{
	background-color:#FFFFFF;
	width:440px;
	margin:15px;
}
.form input,.form select,.form textarea{
	width:350px;
}
.form select{
	height:70px;
}
.form textarea{
	height:150px;
}
input.autoWidth{
	width:auto;
}

/*******/
/* LTC */
/*******/
.ltc_info{
	text-align:center;
	height:28px;
}
.ltc_info a{
	border:1px solid #7E1613;
	background-color:#E5E5E5;
	font-weight:bold;
	padding:3px 10px;
	height:20px;
	line-height:20px;
}
.ltc_info a:hover{
	color:#000000;
	background-color:#CCCCCC;
}

.search_msg{

}
.search_result{
	font-size:1.1em;
          font-weight:bold;
}
.search_more{
padding-bottom:10px;
padding-top:5px;
}
.search_head{
	font-size:1.1em;
          font-weight:bold;
}


/*****************/
/* TEASER, NEWS */
/***************/

.news-list-item {
	padding:3px;	
	margin:3px;
} 

.news-list-item p {

margin:5px;
}

.news-list-container IMG {
	float: left;
	border:1px solid #666;
     
       margin-bottom:5px;
       margin-right:10px;
       margin-left:5px;
       margin-top:5px;
}
.news-list-category IMG {
	float: none;
       border:none;
       margin:0px;
}

.teaser div {
	margin-bottom:5px;
	
}
.teaser, .news-list-item a{
	font-weight:normal;
}
.news-list-item .header{
       margin-top:10px;
	font-size:1.2em;
	width:580px;
	padding-left:25px;
	background-image:url(../bilder/teaserHead.gif);
	background-position:left;
	height:17px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-color:#EAEAEA;
	border:1px solid #DDDDDD;
}

