/* komentar */

BODY { scrollbar-base-color : #CCCCCC;

}
a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,textarea
		{
			font-family :Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size : 12px;
		}
		
		
b 		{ 
		font-weight: bold 
}
				
a:link  {
        color : #003366;
        text-decoration : none;
}

a:active  {
        color : #003366;
        text-decoration : none;
}

a:visited  {
        color : #003366;
        text-decoration : none;
}

a:hover  {
        color : #FF3300;
        text-decoration : none;
}

a.menue:link  {
        color : #ffffff;
        text-decoration : none;
  		font-weight : normal;
}

a.menue:visited  {
        color : #ffffff;
        text-decoration : none;
  		font-weight : normal;
}

a.menue:hover  {
        color : #FFCC00;
        text-decoration : none;
  		font-weight : normal;
}

a.menue:active  {
        color : #ffffff;
        text-decoration : none;
  		font-weight : normal;
}

.headline-smaller  {
        font-size : 14px;
        color : #003366;
		font-weight : bold;

}




.menue  {
        color : #FFFFFF;
        text-decoration : none;

}

.txtBlau {
		font-size : 12px; 
		color : #003366; 
		font-weight : normal;
		
}

.headlineBlau {

        font-size : 14px;
        color : #003366;
        font-weight : bold;
}
.headlineTop {


        font-size : 12px;
        color : #003366;
        font-weight : bold;
}
.weiss {

		font-size : 12px; 
		color : #FFFFFF; 
		font-weight : normal;
}
.normalTop {



        font-size : 12px;
        color : #003366;
        font-weight : normal;
}
textarea { 
 		color : #003366;
}
input { 
 		color : #003366;
}

ul {
		list-style-image : url("bullet.gif");
		margin-top: 1px;

		list-style-position:inline; 
}
.headlineBlauKopie {


        font-size : 18px;
        color : #003366;
        font-weight : bold;
}
