
body
{
	margin: 30px 0px 20px 30px;
	color:#222222;
	font-family: Arial,sans-serif;	
	width: 778px;
}

html { overflow: -moz-scrollbars-vertical !important; }


hr 
{
 height: 1px;  
 background-color: #12466D;
 border: 0;
}

.clearfix 
{
clear:both;
display:block;
font-size:0pt;
height:0pt;
line-height:0pt;
}

.print_left
{
 border-left:10px solid white;
 float:left;
 /*overflow:hidden;*/
 text-align:justify;
 width:490px;
}

.print_right
{
 border-left:48px solid white;
 border-right:10px solid white;
 float:left;
 /*overflow:hidden;*/
 text-align:justify;
 width:220px; 
}


.print_normal
{
 border-left:10px solid white;
 float:left;
 /*overflow:hidden;*/
 text-align:justify;
 /*width:760px;*/
 width:640px;
}

/*=== FONTS: ================*/


p,h1,h2,h3,h4,h5,h6,ol,ul,li,strong
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #12466D;		
}       

	p
	{
	font-size: 11px; 
	line-height: 15px;
	}              
           
            #con2 p
            {
            color: #666666 !important;
            }
            
            .csc-textpic-caption        
	    {
  	    font-size: 11px; 
	    line-height: 15px;
  	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #12466D;			    
	    }              
                      
	/*=== Strong ===*/
	strong
	{
	font-size: 11px; 
	line-height: 15px;	
	}

	/*=== H1 ===*/
	h1 
	{
	font-size: 14px;
	font-family: arial;
	margin-bottom: 1px;
	width: 100%;
	letter-spacing: 1px;
	}
	
	/*=== H2 ===*/
	h2
	{
	font-size: 14px;
	font-family: arial;
	margin-bottom: 6px;
	width: 100%;
	}
	
	/*=== H3 ===*/                    
	h3
	{
	font-size: 17px;
	}	                     
	
	/*=== H4 ===*/                    
	h4
	{
	font-size: 19px;
	} 
	
	/*=== H5 ===*/                    
	h5
	{
	color: white;
	font-size: 14px;
	font-family: arial;
	margin-bottom: 1px;
	width: 100%;
	letter-spacing: 1px;
	} 

	.print_left li, .print_left ul {
	color:#12466D;
	font-size:11px;
	line-height:15px;
	list-style-image:url(../../../uploads/tf/list_before_img.gif);
	list-style-position:outside;
	margin-left:12px;
	padding:0px;
	}
	
	.print_left ul {padding-bottom:10px;}

/*=== /FONTS ================*/

a, a:visited
{
 font-size: 11px;
 color: #F6821F;
 text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


#newsteaser
 {
 float: left;
 width: 100%;
 /*height: 40px; */
 margin-top: 8px;
 background: none; 
 padding-top: 6px;
 }


#newsteaser .kurve img{
 display: none;
}

#teaser_left {
	 float: left;
	 width: 305px;
	 border-left: 20px solid white;
	 margin-top: 8px;
	 }
	
	 #teaser_right
	 {
	 float: left;
	 width: 305px;
	 border-left: 48px solid white;
	 border-right: 10px solid white;
	 margin-top: 8px;
}
	 
#flashDiv {
display: none;
}