/* body */
* 
{
	margin: 0;
	padding: 0;
	list-style: none;
}


body 
{
	font-family: "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.4em;
	background: #fff;
	color: #000;
	text-align: left;
	background-image: url(pix/bg_linie6.gif);
}



h1
{
	color: #006699;
	font-family: "Trebuchet", "Helvetica", "Arial", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
	clear: left;
}


h2
{
	font-family: "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.4em;
	font-style: italic;
	font-weight: normal;
}


h3
{
	color: #ff66ae;
	font-family: "Trebuchet", "Helvetica", "Arial", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
	clear: left;
}



#navigation
{
	text-align: left;
	float: left;
	width: 155px;
	background-image: url(pix/bg_linie6.gif);
	padding-left: 14px;
	line-height: 1;
	height: 300px;
}



#logo
{

	padding-left: 18px;
	top: 60px;
}



#fliess
{
	text-align: left;
	padding: 5px;
	padding-top:0px;
}






a img 
{
	border: 0px;
	border-bottom:0px;
	text-decoration: none;
}





/* links */

a {
	color: #006699;
	text-decoration: none;
}


a:visited 
{
	color: #006699;
}


a:hover
{
	color: #666666;	
}






/*navi-links */


#navigation a { border-bottom: none; }

#navigation a {
	text-decoration: none;
	background: none;
}


#navigation a:visited 
{
	text-decoration: none;
	background: none;
}
	
}

#navigation a:active
{
	text-decoration: none;
	background: none;
}
	

#navigation a:hover
{
	text-decoration: none;
	background: none;
}



/*logo-links */


#logo a { border-bottom: none; }

#logo a 
{
	text-decoration: none;
	background: none;
}


#logo a:visited 
{	
	text-decoration: none;
	background: none;
}
	

#logo a:active
{	
	text-decoration: none;
	background: none;
}
	

#logo a:hover
{	
	text-decoration: none;
	background: none;
}


/*light-links */


#light a { border-bottom: none; }

#light a 
{
	text-decoration: none;
	background: none;
}


#light a:visited 
{	
	text-decoration: none;
	background: none;
}
	

#light a:active
{	
	text-decoration: none;
	background: none;
}
	

#light a:hover
{	
	text-decoration: none;
	background: none;
}


/* lightbox link*/

#lightbox a 
{
 border: 0px solid #000;
 decoration: none;
}

#lightbox a:visited 
{	
	text-decoration: none;
	background: none;
}
	

#lightbox a:active
{	
	text-decoration: none;
	background: none;
}
	

#lightbox a:hover
{	
	text-decoration: none;
	background: none;
}




/* text */

.grau
{
	
	color: #4e464a;
	font-family: "Helvetica", "Arial", sans-serif;
}


.zahl
{
	color: #ff66ae;
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
	clear: left;
}


#news

{
	
	font-size: 0.8em;
	line-height: 1.4em;
}


