p.normal { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7pt; color:black}
p.normalbold { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7pt; color:black; font-weight: bold}
p.gross { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 24px; color:gray; font-weight: normal}
p.mittel { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt; color:gray; font-weight: bold}
p.mittelnormal { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10pt; color:gray; font-weight: normal}
p.klein { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7pt; color:black; font-weight: bold}
p.kursiv { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 7pt; color:black; font-weight: bold}

p {margin:0px;padding:0px};

body {
	background-color: #D2D2D2;
	scrollbar-base-color: #D2D2D2;
	font-size : 10px;
    line-height : 13px;
    letter-spacing : 0px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color:black;
}


#body {
	background-color: #D2D2D2;
	}

pre {
   font-family : Verdana,Arial,Helvetica,sans-serif;
   font-size : 10px;
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;       /* Opera 4-6 */
   white-space: -o-pre-wrap;       /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
}



/* GOOGLE-ADS */
.hintergrund
{
	width: 350px;
	height: 90px;
	background: url('/images/Google_ADSENSE.gif') no-repeat top; 
	vertical-align: top
}
.aditem_hintergrund
{
	padding: 15px 0px 0px 15px;
}
/* padding:  oben   x  x    links*/

table {background-color: #D2D2D2;}


.imgborder {
 border:1px; 
 border-thickness: 1px; 
 border-color: #1F5296; 
 border-style: solid;}
A:hover .imgborder, {border:1px; border-thickness: 1px; border-color: red; border-style: solid}

.text  {
	font-size : 10px;
    line-height : 13px;
    letter-spacing : 0px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}

.textBold  {
	font-size : 10px;
    line-height : 13px;
    letter-spacing : 0px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : black;
}

.textapotheken  {
	font-size : 10px;
    line-height : 9px;
    letter-spacing : 0px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}


.textboldred  {
	font-size : 10px;
    line-height : 13px;
    letter-spacing : 0px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : red;
}

.ecardheadline  {
	font-size : 22px;
    line-height : 34px;
    letter-spacing : 0px;
    font-family : Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}

.ecardtext  {
	font-size : 13px;
    line-height : 13px;
    letter-spacing : 0px;
    font-family : Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}

.tab_klassen_text  {
	font-size : 9px;
    line-height : 11px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : black;
}


.textkl  {
	font-size : 7pt;
    line-height : 8pt;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : white;
}


.us1  {
	font-size : 19px;
	letter-spacing : 0px;
    line-height : 18pt;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : gray;
}

.us2  {
	font-size : 24px;
	letter-spacing : 5px;
    line-height : 24px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
   	font-style : normal;
	color : white;
}

.us3  {
	font-size : 14px;
	letter-spacing : 0px;
    line-height : 13px;
    font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
   	font-style : normal;
	color : gray;
}


/* Standardlinks */
A:ACTIVE, A:LINK, A:VISITED
{
 Color: #1F5296;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;

}

A:HOVER
{
 Color: #DC2008;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
}

/* links klein (Submenü unten) */
.Aklein:ACTIVE, .Aklein:LINK, .Aklein:VISITED
{
 Color: #1F5296;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
}

.Aklein:HOVER
{
 Color: #DC2008;
 font-size : 10px;
 font-family : Verdana;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;

}

HR {color: gray; size : 100%};		



