/* Styles für www.venusbrass.de */

body {  font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; background-color:#F8D9D9}

p {  font-size: 10pt; margin-bottom:10px;margin-top:0px;}
div {font-size:10pt;margin-bottom:0px;margin-top:0px;}
h1 { font-size: 16pt; color:#555555; font-weight: bold;margin-bottom:10px;margin-top:0px;}
h2 { font-size: 14pt; color:#555555; font-weight: bold;margin-bottom:10px;margin-top:0px;}
h3 { font-size: 14pt; color:#555555; font-weight: bold;margin-bottom:10px;margin-top:0px;}

h4 { font-size: 11pt; color:#555555; font-weight: bold;margin-bottom:5px;margin-top:0px;}

b {color:#555555;}

ul {  font-size: 10pt}

a {  color: #CC0000;text-decoration: none}

a:active { color: #CC0000;text-decoration: underline }
a:hover {  color: #CC0000;text-decoration: underline}

.mini {  font-size: 8pt}
.rot {  color: #CC0000}
.navlink {  font-weight: bold; text-decoration: none}

.grau { font-weight: bold; color: #666666}

#links {width:330px; float:left;}

#rechts {width:315px; float:right; margin-left:25px;}

.weissnav { font-size: 8pt; color: #FFFFFF}
.weissnav:link { font-size: 8pt; color: #FFFFFF; text-decoration: none}
.weissnav:active { font-size: 8pt; color: #FFFFFF; text-decoration: underline}
.weissnav:hover { font-size: 8pt; color: #FFFFFF; text-decoration: underline}

.graunav {
font-size: 7pt; color: #B5B5B5
}

.graunav:link { font-size: 7pt; color: #B5B5B5; text-decoration: none}
.graunav:active { font-size: 7pt; color: #B5B5B5; text-decoration: none}
.graunav:hover { font-size: 7pt; color: #666666; text-decoration: none}
.rahmen {
	border: 1px solid #333333;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	list-style-type: none;

}
.unsichtbar {
	display: none;
}
