/* CSS Document */

body {
	margin: 0;
	font-weight: bold;
	background: #9FB6DE;
	color: #062274;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
        }
		
#box100{
	width: 990px;
	height: 98%;
	background-image: url(../hg-col-2.gif);
	background-repeat: repeat-x;
	background-color: #D4DFF1;
	float:left;

}
#col-0 {
	width: 10px;
	height:100%;
	float:left;

}
#col-1 {
	width: 200px;
	height:100%;
	background-color: #062274;
	float:left;
}
#col-2 {
	width: 520px;
	height:100%;
	background-image: url(../hg-col-2.gif);
	background-repeat: repeat-x;
	background-color: #D4DFF1;
	float:left;
}
#col-2-top {
	height: 115px;
	width: 100%;
	padding-left: 50px;	
	
}

#col-2-middle {
	padding-top: 46px;
	padding-left: 50px;
}

#col-3 {
	width: 200px;
	height:100%;
	background-image: url(../hg-col-2.gif);
	background-repeat: repeat-x;
	background-color: #D4DFF1;
	float:right;
	text-align: right;
} 

#col-bottom {
	width: 990px;
	bottom: 0px;
	background-color: #ffffff;
	vertical-align: baseline;
	clear:both;
	text-indent: 262px;

} 
a:link {
	color: #062274;
	text-decoration: none;
}
a:hover {
	color: #062274;
	text-decoration: underline;
}
a:visited {
	color: #062274;
	text-decoration: none;
}
a:active {
	color: #435A99;
	text-decoration: underline;
}
#flash {
	clear: right;
	
}
#point-orange {
	display: block;
	background-image: url(../bilder/punkt-orange.gif);
	background-repeat: no-repeat;
}
img {
	border: 0px none;
}
