body{
	/*background-image: url(site/img/image/mini_sx50.jpg);*/
}

*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight:normal;
	font-style: normal;
	text-decoration: none;
	color: #004A77;
}

.image{
	border-width: 0px;
}

.form{
	line-height:normal;
}

.navi{
	color: #FFFFFF;	
}

.navi1{
	color: #004777;	
}

.sprachauswahl{
	height: 19px;
	width: 100px;
	border-width: 0px;
}

.auswahl{
	height: 19px;
	width: 30px;
	background-color: white;
	border-width: 0px;
}

.obacht{
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.obacht_small {
	font-weight: bold;
	color: red;
}

.normal_bold {
	font-weight: bold;
}

.normal_italic {
	font-style: italic;
}

.list {
	list-style-type: circle;
}

.list_bold {
	list-style-type: disc;
	font-weight: bold;
}

.list_bold_italic {
	list-style-type: disc;
	font-weight: bold;
	font-style: italic;
}

list_test_ul {
	margin: 0;

}

.list_test {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.fuss {
	font-size: 10px;
	color: #206A97;
}

.content_head{
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
}

.headline{
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}

.linie{
	width: 100%;
	height: 1px;
}

.rahmen {
	border: 1px solid #888;
}

a { text-decoration: none; }
a:link { text-decoration: none; }
a:visited  { text-decoration: none; }
a:hover  { text-decoration: underline; }
/*a:active  { text-decoration: none; }*/

