body{
	background-color: #ffffff;
	text-align: left;
	color : #737373;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
}

div{
	text-align : left;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p{
	margin-bottom : 0px;
}
h1{
	font-size : 13px;
	color : #727272;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

h2{
	font-size : 13px;
	color : #727272;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

h3{
	font-size : 11px;
	color : #727272;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

img{
  border:0;
}

a{
	color : #22467F;
	text-decoration : none;
}

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

li{
	list-style-type : square;
	padding-bottom : 3px;
}

ul{
	border-bottom-color : #B5BCC0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #B5BCC0;
	border-top-style : solid;
	border-top-width : 1px;
	background-color : #ededed;
	padding : 0px 0px 0px 16px;
	margin : 5px 0px 5px 0px;
}

object{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : 0px;
}

.normal{
	color : #737373;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
}

.fett{
	font-weight: bold;
}

.Verdana_3 {
	color : #737373;
	font-size : 3px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_6 {
	color : #737373;
	font-size : 6px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_10 {
	color : #737373;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_11 {
	color : #737373;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_12 {
	color : #737373;
	font-size : 12px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_14 {
	color : #737373;
	font-size : 14px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_blau_10 {
	color : #002c70;
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_blau_11 {
	color : #002c70;
	font-size : 11px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_blau_12 {
	color : #002c70;
	font-size : 12px;
	font-weight: normal;
	font-family : Verdana;
}

.Verdana_blau_14 {
	color : #002c70;
	font-size : 14px;
	font-weight: normal;
	font-family : Verdana;
}

.Arial_12 {
	color : #737373;
	font-size : 12px;
	font-weight: normal;
	font-family : Arial;
}

.Arial_14 {
	color : #737373;
	font-size : 14px;
	font-weight: normal;
	font-family : Arial;
}

.Arial_16 {
	color : #737373;
	font-size : 16px;
	font-weight: normal;
	font-family : Arial;
}

.Arial_18 {
	color : #737373;
	font-size : 18px;
	font-weight: normal;
	font-family : Arial;
}

.Button_kurz_60px{
	background-image : url(layout/linkbox.gif);
	width : 62px;
	height : 19px;
	text-align : left;
	vertical-align : middle;
	font-weight : bold;
	font-size : 9px;
	padding-left : 6px;
	padding-top: 2px;
	background-repeat : no-repeat;
	margin-top : 5px;
}

.Button_kurz_60px:hover{
	background-image : url(layout/linkbox_mo.gif);
}

.Button_mittel_120px{
	background-image : url(layout/linkbox4.gif);
	width : 122px;
	height : 19px;
	text-align : left;
	vertical-align : middle;
	font-weight : bold;
	font-size : 9px;
	padding-left : 6px;
	padding-top: 2px;
	background-repeat : no-repeat;
	margin-top : 5px;
}

.Button_mittel_120px:hover{
	background-image : url(layout/linkbox4_mo.gif);
}

.Button_lang_200px{
	background-image : url(layout/linkbox5.gif);
	width : 202px;
	height : 19px;
	text-align : left;
	vertical-align : middle;
	font-weight : bold;
	font-size : 9px;
	padding-left : 6px;
	padding-top: 2px;
	background-repeat : no-repeat;
	margin-top : 5px;
}

.Button_lang_200px:hover{
	background-image : url(layout/linkbox5_mo.gif);
}

.Button_volle_breite_428px{
	background-image : url(layout/linkbox6.gif);
	width : 428px;
	height : 19px;
	text-align : left;
	vertical-align : middle;
	font-weight : bold;
	font-size : 9px;
	padding-left : 6px;
	padding-top: 2px;
	background-repeat : no-repeat;
	margin-top : 5px;
}

.Button_volle_breite_428px:hover{
	background-image : url(layout/linkbox6_mo.gif);
}