/* 2007 copyright by www.lightoffice.ch */

body {
	margin:0px;
	font-family: verdana;
	font-size: 11px;

	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9933;
	SCROLLBAR-SHADOW-COLOR: #FF9933;
	SCROLLBAR-3DLIGHT-COLOR: #FF9933;
	SCROLLBAR-ARROW-COLOR: #FF9933;
	SCROLLBAR-TRACK-COLOR: #FF9933;	

}

.header	{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}
.banner {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}
.foot	{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
}

.titel	{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;
}

.titel2	{
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0; 
	margin-bottom: 0;
}

.text	{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 0; 
	margin-bottom: 0;
}

.titel_weiss	{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0; 
	margin-bottom: 0;
}
.text_weiss	{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0; 
	margin-bottom: 0;
}

/* basic elements */
p
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0; 
	margin-bottom: 0;

}

p1
{
	font-size:11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0; 
	margin-bottom: 0;

}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana;
	font-weigt: normal;
	margin-top: 0; 
	margin-bottom: 0;

}

/* titel text */
h1
{
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

/* texte page */
h2
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
/* linkbanner */
h3
{
	font-size: 11px;
	font-weight: normal;
	color: #FF9935;
}
/* angebot banner */
h4
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* info rechts banner */
h5
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

h6
{
	font-size: 12px
	font-weight: normal;
	color: #FF9935;
}


table {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	
}

td
{
	font-size: 11px
	font-weight: normal;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
}
/* news banner */
.news
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}
/* news text */
.text
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a:link {

	color: #FF6600;
	text-decoration: none;
}
a:visited
{
	color: #FF6600; 
	text-decoration: none;	
	font-weight: normal;
} 
a:hover {
	
	color: #FF6600;
	text-decoration: underline;
}

a.sub
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.sub:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.sub:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.sub1
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.sub1:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.sub1:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.mail
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.mail:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.mail:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.header
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.header:visited
{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.header:hover
{
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

