/* /////////////////////////////////////////////// */
/* file:   interserve.css  	     			       */
/* author: kathrin koebel, k2 multimedia solutions */
/* date:   july2004		    			           */
/*                                                 */
/* changed: 06.02.2009 Rein Ilbrink                */
/* Neue class 'inhbody' benötigt da nicht alle     */
/* Stylesheet-Attribute korrekt vererbt werden     */
/* (Bug)                                           */
/* /////////////////////////////////////////////// */




body
{
    font-family: arial, verdana, helvetica, sans-serif;
    margin-left: 0;
    margin-top: 0;
}

p, ul, ol, li
{
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
    line-height: 18px;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 1;
}

p.intro
{
	font-weight: bold;
}

p.liste
{
	line-height: 6pt;
}

p.impressum
{
	font-size: 9px;
	line-height: 12px;
}

p.ten
{
	font-size: 11px;
	line-height: 15px;
}

p.left, p.left:link, p.left:hover, p.left:active
{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
    padding-left: 16px;
    padding-right: 2px;

}

ul
{
    list-style-type: square;
}

ol
{
    list-style-type: decimal;
}

h1
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2;
}

h3
{
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
    line-height: 12px;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 1;
	font-weight: bold;
}

a, a:link, a:hover, a:active
{
	color: #336699; 
	text-decoration: none;
	border: 0;
	font-weight: bold;
}

a:visited
{	
	color: #666666; 
	text-decoration: none;
	border: 0;
}

.inhbody
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1;
    line-height: 18px;
    margin-left: 0;
    margin-top: 0;
}

.color1
{
	background-color: #ffffff;
}

.color2
{
	background-color: #336699;
}

.color3
{
	background-color: #000000;
}

.color4
{
	background-color: #cccccc;
}

.color5
{
	background-color: #336699;
}


table, tr, td
{

} 

img
{
	border: 0;
}