h1 { font-weight:bold; }
h2 { font-weight:bold; }
h3 { font-weight:bold; }
h4 { font-weight:bold; }

body {	text-align:left;
		font-family:Verdana, Arial, sans-serif; 
		font-size:12px; 
		margin:0px; 
		color:#000000; 
		padding:0px; 
		background:#FFFEFF; 
		line-height: 16px;
		horizontal-align: center;
		vertical-align: middle;
		background-image:url(images/startseite.gif)
	}

a  { color: #D10019; font-weight:bold; text-decoration: none; }
a:hover { color: #262A6C; font-weight:bold; text-decoration: none; }

