BODY, TD
{
    font-family: Arial;
    color: black;
    font-size: 12px;
}

BODY
{
    background-color: white;
}


A:link
{
     color: #FF0000;
}

A:active
{
    color: red;
}
A:visited
{
    color: #FF0000;
}
A:hover
{
    color: red;
	TEXT-DECORATION: underline
}

.link_main
{
     color: #333333;
}

.link_more
{
	color: #666666;
	font-weight: normal;
	font-variant: normal;


}



H1
{
    font-size: 17px;
    font-weight: bold;
    color: #002C62;
}
H2
{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.title
{
    font-weight: bold;
    color: #494345;
    font-size: 15px;
}
.title_small
{
    font-weight: bold;
    color: #002C62;
    font-size: 14px;
}
.title_adlinks
{
    color: #494345;
    font-size: 18px;
}
.small
{
    font-size: 11;
}
.smallblue
{
    font-size: 11;
    color: #658CB2;
}
.smallwhite
{
    font-size: 11;
    color: #FFFFFF;
}
.smallred
{
    font-size: 11;
    color: #990000;
}
.erklaerung
{
    color: #002C62;
    font-size: 11;

}
.shoptitle
{
    font-size: 14px;
    font-weight: bold;
    color: #658CB2;
}
DIV.abstand
{
    margin-left:50px;
}
.smalldarkblue
{
    color: red;
    font-size: 11;
}
.link{color: #FFFF00; font-size: 12; font-weight: bold; TEXT-DECORATION: none}

.title_white
{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
}
.textwhite
{
    color: #FFFFFF;
    font-size: 13px;
}
.title_red
{
    font-weight: bold;
    color: #990000;
    font-size: 14px;
}
.rahmen-kl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;

}
.rahmen-blau {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
.content {

	color: #666666;
	font-weight: normal;
	font-variant: normal;
}
