FORM {margin: 0; padding:0;}

A.button {
	font: bold 11px Arial, Verdana, sans-serif; 
	text-decoration: none;
	color: #FFF; 
	background: #00357A;
	height: 16px;
	/*/*/padding: 0 5px 0 5px;/* */
	/*/*/border: 1px solid;/* */
	border-color: #C4DDF5 #000 #000 #C4DDF5;
}

INPUT.button {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight: bold;
	height: 20;
	color: #FFFFFF;
	background-color: #00357A;
	font-family: #00357A;
}

A {
	text-decoration : none;
}

.headline {
	font-size : 15px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
}

.subhead {
	font-size : 12px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
}

.subhead A:visited {
	font-size : 12px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subhead A:active {
	font-size : 12px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subhead A:link {
	font-size : 12px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subheadblack {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Helv;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.subheadred {
	font-size : 12px;
	color : #cc0000;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
}

.subheadgray {
	font-size : 12px;
	color : #DDDDDD;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subheadgray A:visited {
	font-size : 12px;
	color : #DDDDDD;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subheadgray A:active {
	font-size : 12px;
	color : #DDDDDD;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subheadgray A:link {
	font-size : 12px;
	color : #DDDDDD;
	font-family : Verdana, Arial, Helvetica, Helv;
	font-weight : bold;
	text-decoration : none;
}

.subheadnormal {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Helv;
	color : #00357A;
	text-decoration : none;
}

.normal {
	font-size : 10px;
	color : #000000;
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalcenter {
	font-size : 10px;
	color : #000000;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalred {
	font-size : 10px;
	color : #CC0000 !important;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalblack {
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalgreen {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalgray {
	font-size : 10px;
	color : #7F7F7F;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.normalblue A:visited {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : none;
}

.normalblue A:link {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : none;
}

.normalblue A:active {
	font-size : 10px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : none;
}


.normalblueul {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : underline;
}

.normalblueul A:visited {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : underline;
}

.normalblueul A:link {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : underline;
}

.normalblueul A:active {
	font-size : 10px;
	color : #9ACA02;
	font-family : Verdana, Arial, Helvetica, Helv;
	text-decoration : underline;
}

/* Tabellen */

.bgblue {
	background-color : #00357A;
}

.bggreen {
	background-color : #DAE3E4;
}

.bgwhite {
	background-color : #FFFFFF;
}

.bgbtc {
	background-color : #DCEAF6;
}

/* Linkleiste (= bluebar)*/
.menu1fg {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #00357A;
	text-decoration : none;
}

.menu1fg A:link {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #00357A;
	text-decoration : none;
}

.menu1fg A:visited {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #00357A;
	text-decoration : none;
}

.menu1fg A:active {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #00357A;
	text-decoration : none;
}

.menu1bg {
	background-color : #DDDDDD;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.menu1hl {
	background-color : #C4DDF5;
	font-family : Verdana, Arial;
	font-size : 13px;
}

.menu2fg {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #00357A;
	text-decoration : none;
}

.menu2bg {
	background-color : #C4DDF5;
	font-family : Verdana, Arial;
	font-size : 10px;
}

.menu2hl {
	background-color : #DDDDDD;
	font-family : Verdana, Arial;
	font-size : 13px;
}

.gray {
	color : #DDDDDD;
	background-color : #DDDDDD;
}

/* graue Trennlinien (space.gif-Hoehe noch nicht fest)*/
.grayline {
	color : #dddddd;
	background-color : #dddddd;
	border-width : 0px;
	padding : 0px;
	spacing : 0px;
}

.newsbody2red {
	font-size : 12px;
	color : #cc0000;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.newsbody2blue {
	font-size : 12px;
	color : #00357A;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.newsbody2gray {
	font-size : 12px;
	color : #7F7F7F;
	font-family : Verdana, Arial, Helvetica, Helv;
}

.newstext {font : 10px Verdana, Arial, Helvetica, sans-serif; text-decoration :none; color : #000000; text-align : justify; margin-top : 0px;}
.newsbody {font : 10px Verdana, Arial, Helvetica, sans-serif; text-decoration :none; color : #000000; text-align : justify; margin-top : 0px;}
.newsbody2 {font : 12px Verdana, Arial, Helvetica, sans-serif; text-decoration :none; color : #000000; text-align : justify; margin-top : 5px;}
.newstitle {font : bold 15px Verdana, Arial, Helvetica, sans-serif; text-decoration : none; color : #00357A;} 
.newssubline {font : bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration : none; color : #7F7F7F;} 
P {text-indent: 2em; margin: 1;} 