/********************************************

	This File contains only the Style 
	Information for positioning
	and styling of
	the Site's elements.
	Color Styles are found in
	-->"color_styles1-3.css"<--

********************************************/

p{
	padding:0 0 0 0;
	margin:0 0 0 0; 
	border:0;

}
body 
{  

	
margin:0 auto;
	padding:0;
	border:none;
	
	background:#000;
	color:#fff;
	
	font-size:11px;
	font-family:Arial,Verdana, Geneva, sans-serif; 
	
}
*html body {

}

.logo{



}
.content2 
{ 
	width:980px;
	float: left;
	
}

*html .content2 {

}
#bgpos1 
{ 
	margin:0 auto;
	width:980px;
	text-align: left;
	
}
#headerSmall {
	width:980px;
	height: 0px;
	position:relative;	

	z-index:15;
}	
.logo{
background-image: url(logoMG.png);
width: 226px;
height: 149px;
}
*html .logo{
background-image: url(logoMG.gif);
}
.bgcol 
{
	
	position: relative; 
	width:980px; 
		background-color: #2E2E2E;
	background-image: url(pagebg.png);
	border: 0px solid #ffffff;
	position: static;
	float:left;
	padding-bottom: 20px;
}

.header 
{  
	font-size:11px; 
	width:980px; 
	height:58px; 
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent; 
	border: 0px solid #ffffff;
	background-image: url(header_bg.gif);

}	

.headerbanner
{
	
	float:right;
	padding-top:30px;
	padding-right:10px;
	width:468px; 
	
	text-align: right;	
}
.headerbanner a
{
	color:#FFCC66;
}
.headerbanner a:hover,.headerbanner a:visited:hover
{
	color:#ffffff;
}	
.headerbanner a.menue_active_link{
	color:#FFCC66;
}

.headertext
{

	float: left; 
	padding-left:20px;

	width:380px; 


}

.adminlogout
{
	padding:6px;
}

/* START Menubar *//***************************************************************************************************************/
#menuebar 
{  
 width: 227px;
 border: 0px solid;
background-image: url(bg_menu.png);
 position: absolute;
 top: 0;
 left: 40px;
 z-index: 99;	
 text-transform:uppercase;
 background-position: 7px 149px;
 background-repeat: no-repeat;
 min-height: 500px;
}	

*html #menuebar {
margin-top: expression(0 + parseInt(this.offsetTop)  + 'px');


}


.loginbox 
{  
	position:static;  
	width:144px;  
	height:121px;
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0; 
	padding-left:6px; 
	border-color:transparent;
	background-image:url(member_login.gif);
	background-repeat:no-repeat;
}	

.loggedin
{
	text-align:center;
}

.searchbox 
{  
	position:static;  
	width:144px;  
	height:79px;
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0; 
	padding-left:6px; 
	border-color:transparent;
	background-image:url(search.gif);
	background-repeat:no-repeat;
}	

.loginbox h3
{
	padding-top:1px;
	padding-bottom:7px;
	font-size:11px;
}

.loginbox div
{
	padding-left:10px;
	font-size:10px;
	height:74px;
	width:118px;
}

.loginbox div.submit 
{
	font-size:11px;
	width:118px;
	height:20px;
	text-align:center;
	border:0px solid #000000;
}

.searchbox h3
{
	padding-top:1px;
	padding-bottom:7px;
	font-size:11px;
}

.searchbox div
{
	padding-left:10px;
	padding-top:10px;
	font-size:10px;
	height:13px;
	width:118px;
}

.searchbox div.submit 
{
	font-size:11px;
	width:118px;
	text-align:center;
	border:0px solid #000000;
}

#menuebar ul 
{
	width:220px;
	
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#menuebar li 
{
	/*margin: 0 0 0 0;*/
	/*list-style-image: url(menue_level1.gif)*/
	
}
#menuebar li a 
{
	text-decoration: none;
	height:18px;
	padding:5px 0 0 0px;
}
#menuebar li a:link, #menuebar li a:visited, #menuebar li a:active 
{
	display: block;
}
#menuebar li a.menue_active_link:link,#menuebar li a.menue_active_link:hover,#menuebar li a.menue_active_link:visited,#menuebar li a.menue_active_link:hover
{
	display: block;
}

.m1
{
	padding: 0px 0px 0px 7px;  
	font-size: 11px; 
	font-weight: normal;
	
}
.m1 a
{
	background: url(m1.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m1 a
{
	background: url(m1.gif) 0 0px;
	background-repeat: no-repeat;
	
}		
.m1 a:hover
{
	background: url(m1_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m1 a:hover
{
	background: url(m1_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
.m1 a.menue_active_link
{
	background: url(m1_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m1 a.menue_active_link
{
	background: url(m1_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m2
{
	padding: 0px 0 0px 7px;  
	font-size: 11px; 
	font-weight: normal;
}
.m2 a
{
	background: url(m2.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m2 a
{
	background: url(m2.gif) 0 0px;
	background-repeat: no-repeat;
}		
.m2 a:hover
{
	background: url(m2_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m2 a:hover
{
	background: url(m2_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
.m2 a.menue_active_link
{
	background: url(m2_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m2 a.menue_active_link
{
	background: url(m2_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m3
{
	padding: 0px 0 0px 7px;  
	font-size: 11px; 
	font-weight: normal;
}
.m3 a
{
	background: url(m3.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m3 a
{
	background: url(m3.gif) 0 0px;
	background-repeat: no-repeat;
}	
.m3 a:hover
{
	background: url(m3_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m3 a:hover
{
	background: url(m3_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m3 a.menue_active_link
{
	background: url(m3_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m3 a.menue_active_link
{
	background: url(m3_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m4
{
	padding: 0px 0 0px 7px;  
	font-size: 11px; 
	font-weight: normal;
}
.m4 a
{
	background: url(m4.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m4 a
{
	background: url(m4_over.gif) 0 0px;
	background-repeat: no-repeat;
}		
.m4 a:hover
{
	background: url(m4_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m4 a:hover
{
	background: url(m4_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
.m4 a.menue_active_link
{
	background: url(m4_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m4 a.menue_active_link
{
	background: url(m4_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m5
{
	padding: 0px 0 0px 7px;  
	font-size: 11px; 
	font-weight: normal;
}
.m5 a
{
	background: url(m5.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m5 a
{
	background: url(m5.gif) 0 0px;
	background-repeat: no-repeat;
}	
.m5 a:hover
{
	background: url(m5_over.gif) 0 0px;
	background-repeat: no-repeat;
}	
*html .m5 a:hover
{
	background: url(m5_over.gif) 0 0px;
	background-repeat: no-repeat;
}
.m5 a.menue_active_link
{
	background: url(m5_over.gif) 0 0px;
	background-repeat: no-repeat;
}
*html .m5 a.menue_active_link
{
	background: url(m5_over.gif) 0 0px;
	background-repeat: no-repeat;
}
/* END Menubar *//***************************************************************************************************************/

/* START Content *//***************************************************************************************************************/
.content_box_top{
float:left;
height:14px;
width:778px;
background-image: url(page_top.png);
display:block
}
*html .content_box_top{
	background-image: url(page_top.gif);
}
.content_box_bottom{
	float:left;
	height:17px;
	width:778px;
	background-image: url(page_bottom.png);
}
*html .content_box_bottom{
	background-image: url(page_bottom.gif);
}
.content 
{ 
	position:static; 
	font-size:11px; 
	float:left; 
	border: 0px solid #dedede;
	width: 980px;
}
.content_modell 
{ 
	position:static; 
	font-size:11px; 
	float:left; 
	border: 0px solid #dedede;
	width: width:778px;
}
.content3
{ 
	position:static; 
	font-size:11px; 
	float:left; 
	border: 0px solid #ffffff;
	width: 679px;
	padding-left:280px;
	display: block;
	´
	
}

.content ul 
{ 
	margin:0 0 0 15px; 
	padding:3px 0 0px 0;
}

.content li 
{ 
	line-height:17px; 
	list-style-image:url(list_icon.gif); 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
}
/* END Content *//***************************************************************************************************************/
/* START General *//***************************************************************************************************************/
.bread_crumble 
{ 
	padding-left:200px; 
	padding-top:0px; 
	font-size:10px; 
	width:700px; 
	height:16px; 
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent; 
	background-color: #E3E3E3;
}	
.content_spacer{
	height:20px;
	float:left; 
	width:900px; 
}

.tail 
{ 
	padding-bottom:0px; 
	padding-top:0px; 
	padding-right:10px;
	font-size:10px; 
	width:970px;  
	height: 17px;
	text-align: right;
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;
   background-image: url(tail_bg.gif);
}	

.vspacer 
{ 
	width:1px; 
	height:420px; 
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent;  
}	

h1
{
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent; 
	font-size:21px;
	font-weight:bold;  
	padding:6px 0 10px 279px;
	margin:0 0 0 0;
	border: 0px solid #ffffff;
	width:701px;
	min-height: 24px;
	background-image: url(border1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*html h1{
height:24px;

border: 0px  solid #ffffff;
}
h2
{ 
	padding: 10px 0 0px 0 ;
	margin: 0;
	font-size:15px;
	font-weight:bold;  
	width:679px;  
	min-height: 19px;
	display: block;
}
h6
{ 
	padding: 12px 0 9px 0 ;
	margin: 0;
	font-size:15px;
	font-weight:bold;  
	width:679px;  
	min-height: 19px;
	display: block;
}
.hiedeheadline
{
	border-style:solid; 
	border-width:0 0 0 0;  
	border-color:transparent; 
	font-size:10px;
	font-weight:bold;  
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;  
	width:679px;  

	height: 17px;
}

.align_left
{
	text-align:left;
	float:left;
	padding:3px 9px 0 0;
}

.align_right
{
	text-align: left;
	float: right;
	padding: 3px 0 0 9px;
}

.align_center
{
	padding:0 0 0 0;
	text-align:center; 
	width:100%;
}

.picture_box
{
	text-align:left; 
	padding:0 0 0px 0; 
	font-size:10px; 
	

}
.picture_box img
{
display: block;
	border: 2px solid #BE1400; 
}

.template_spacer
{
	height:1px; 

}

img
{
	border-width:0;
}

.form 
{  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:100;
	border-top:1px #000000 solid; 
	border-right:1px #000000 solid; 
	border-bottom:1px #000000 solid; 
	border-left:1px #000000 solid;
}
/* END General *//*****************************************************************************************************************/

/* START Teasers *//***************************************************************************************************************/
.quadteaser_box
{
	border-width:0 0 0 0; 
	float:left;
		margin:0 0 0 0;
	padding:0 0 0 0;

}

.quadteaser_spacer
{
	border-width:0 0 0 0;  
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:8px;
	float:left;
}

.quadteaser_header
{ 
	text-decoration:none; 
	font-weight:bold; 
	font-size:14px; 
	border-width:0 0 0 0;
		margin:0 0 0 0;
	padding:0 0 0 0;

}

.teaser_image
{
	float:left;
	border-width:0 0 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.t_teaser_image
{
	float:left;
	border-width:0 0 0 0;
	padding:0 6px 0 0;
	margin:0 0 0 0;

	
}
.t_teaser_image img{
border: 2px solid #BE1400;
	display: block;
}
.d_teaser_image
{
	float:left;
	border-width:0 0 0 0;
	padding:0 9px 0 0;
	margin:0 0 0 0;
	width:124px;
}
.d_teaser_image img{
border: 2px solid #BE1400;
display: block;
}
.t_teaser_text
{
	float:left;
	border-width:0 0 0 0;
	padding:4px 0 0 0px;
	margin:0 0 0 0;

	font-size: 12px;
	line-height: 15px;
}

.teaser_text
{
	float:left;
	border-width:0 0 0 0;
	padding:0 0 0 0px;
	margin:0 0 0 0;
	width:99%; 
}


.trippleteaser_box
{
	border-width:0 0 0 0;  
	float:left;
		margin:0 0 0 0;
	padding:0 0 0 0;

}
.doubleteaser_box
{
	border-width:0 0 0 0;  
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 360px;

}

.trippleteaser_spacer
{
	border-width:0 0 0 0;  
	float:left;
	
	padding:0 0 0 0;

}

.trippleteaser_header
{ 
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px;  
	border-width:0 0 0 0; 
	margin:0 0 0 0;

}

.content
{  
	width:980px;
}


.template_spacer
{
	width:500px;  
}

/*Tripple Teaser*/
.trippleteaser_box
{ 
	width:217px; 
}

.trippleteaser_spacer
{ 
	width:14px;
	height:40px;
}
*html .trippleteaser_spacer{
width:12px;
}

.trippleteaser_header
{  
	padding:4px 0px 4px 5px;  
	width:213px;  
	background-image:url(tt_h.gif);
	min-height: 14px;

}
*html .trippleteaser_header{
	height: 15px;
}
.tt_bg{
	float: left;

	width:217px; 
	padding:0px 0px 0px 0px;  
}
.text_bg{
	float: left;
	
	width:679px; 
	padding:0px 0px 0px 0px;  
	font-size: 12px;
	line-height: 15px;
}
.dt_bg{
	float: left;
	width:333px; 
	padding:0px 0px 0px 0px;  
}
.trippleteaser_bottom{
	float: left;
	width:246px;
	height: 14px;
	background-image:url(teaser_tripple_bottom.gif);
}
.text_bottom{
	float: left;
	width:740px;
	height: 14px;
	background-image:url(text_bottom.gif);
	padding-top: 0px;
}
.doubleteaser_bottom{
	float: left;
	width:369px;
	height: 14px;
	background-image:url(teaser_double_bottom.gif);
}
/*Double Teaser*/
.doubleteaser_box
{ 
	width:333px;
}

.doubleteaser_spacer
{ 
	width:12px;
}

.doubleteaser_header
{
	padding:4px 0px 4px 5px;  
	width:328px;  
	background-image:url(tt_h.gif);
	min-height: 14px;
}

/*Quad Teaser*/
.quadteaser_box
{ 
	width:116px; 
}

.quadteaser_spacer
{
	width:12px;
}

.quadteaser_header
{  
	padding:1px 6px 5px 6px;  
	width:104px;  
	background-image:url(quad_teaser_header_1.gif);
}

.doubleteaser_box
{
	border-width: 0 0 0 0; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	float: left;
}

.doubleteaser_spacer
{

	float:left;
		border:0px solid;
	padding:0 0 0 0;
	height: 40px;
}

.doubleteaser_header
{ 
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px;  
	border-width:0 0 0 0; 
	margin:0 0 0 0;

}
/* END Teasers *//*****************************************************************************************************************/

/* START Sidebar *//***************************************************************************************************************/
h3
{
	border-style:solid ; 
	border-width: 0 0 0 0;  
	border-color:transparent; 
	font-size:14px; 
	font-weight:bold; 
	padding:0 0 5px 0;
	margin:0 0 0 0;

}

h4
{
	line-height:13px; 
	border-style:solid ; 
	border-width:0 0 0 0;  
	border-color:transparent; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}
h5
{
	border:0px solid ; 

	border-color:transparent; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0px 0;
	margin:0 0 0 0;
	width: 222px;
	float: left;
	min-height: 24px;
	background-image: url(news_line.gif);
background-repeat: no-repeat;
background-position: 24px 15px;

	
}
*html h5{
	background-image: url(news_line.gif);
}

.newsbar_date 
{
	line-height:13px; 
	font-size:11px; 
	font-weight:bold;
	font-size: 11px;
	color:#999999;
}

.newsbar_align_thumb
{
	text-align:left;
	float:left;
	padding:5px 5px 0 0;
}

.newsbar_picture
{
	line-height:0px; 
	float:none;
	padding:0 0 0 0;
}

.newsbar 
{
	
	font-size:11px;  
	float:left; 
	border-style:solid; 
	border-width:0 0 0 0;
	padding-top:4px;
	/*background-image: url(newsbar_bg.gif); */
}

.newsbar_spacer 
{ 
	line-height:0px;
	float:none; 
	border-style:solid; 
	border-width:0 0 0 0; 
	background-image: url(news_line2.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
*html .newsbar_spacer{
	background-image: url(news_line2.gif);
}
/* END Sidebar *//***************************************************************************************************************/






