
h1,h2,h3,h4{
	font-family: Verdana, sans-serif;	
	color: #B22222;
}


img{
	border-color: #B22222;
}

.fettrot  {
	font-size : 16px;	
	font-family: Verdana, sans-serif;
	font-weight : bold;
	color: #B22222;
	
}
.fettschwarz  {
	
	font-family: Verdana, sans-serif;
	font-weight : bold;
	color: #000000;
}

.fettgr  {
	font-size : 14px;	
	font-family: Verdana, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #B22222;

}
.fett  {
	font-size : 12px;	
	font-family: Verdana, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #B22222;
}

.norm  {
	font-size : 12px;	
	font-family: Verdana, sans-serif;
	font-style : normal;
	color: #B22222;
}
.normblau  {
	font-size : 12px;	
	font-family: Verdana, sans-serif;
	font-style : normal;
	color: #299CC1;
}
.normgrau  {
	font-size : 12px;	
	font-family: Verdana, sans-serif;
	font-style : normal;
	color: #797979;
}
.small  {
	font-size : 10px;	
	font-family: Verdana, sans-serif ;
	font-style : normal;
	font-weight : normal;
	color: #B22222;
	
}

.smallblock  {
	font-size : 10px;
	font-family: Verdana, sans-serif ;
	font-style : normal;
	font-weight : normal;
	color: #B22222;
	background-color: transparent;	
	text-align : justify;
}
.smallfett  {
	font-size : 11px;	
	font-family: Verdana, sans-serif ;
	font-style : normal;
	font-weight : bold;
	color: #B22222;
}

a{
	text-decoration: underline;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	color: #B22222;
}

a:active {
	color: #B22222;
}

a:hover {
	color:#FFB900;
}
a:visited {

}

body {
	scrollbar-face-color: #B22222;
	scrollbar-shadow-color: #B22222;
	scrollbar-highlight-color: #B22222;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;	

	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	color: #A8A8A8;
}

.box1 {
	BACKGROUND-COLOR: Silver;
	FONT-SIZE: 14px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	padding-left : 10px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font: bold;
}

.box2 {
	border : 1px solid #ffffff;
	padding-right : 10px;
	padding-left : 10px;
	BACKGROUND-COLOR: #33B7FF;
	FONT-SIZE: 11px;
	font-family : Verdana, sans-serif;
	font-style : normal;
	font-weight: bold;
	color: #FFFFFF;
}

.box3 {
	BACKGROUND-COLOR: #000000;
	color: #FFFFFF;
	BORDER: 2px groove #33B7FF;
}

/* kleines Bild für externen Links wir nur von Geckoengine interpretiert
a[href^="http:"] {
background: transparent url('/pics/extern.gif') no-repeat 103% 50%;
padding-right: 10px;
}
a[href^="http://zooombongs.de"],a[href^="http://www.zooombongs.de"] {
background: transparent;
padding-right: 0px;
}
*/