body, html {

}

body {
	color: #2C2C2C; /*#333 #0901b4 */
	font: 100% "Trebuchet MS",Verdana,Arial,sans-serif;
	padding:10px 0 10px;
	background-color: #FEEED5;
}

p {
font-size:12pt;
line-height:1.4em;
margin: 10px 0px 10px 0px;
}
p.zentriert {
width: 100%;
text-align: center;
}
p.einzug {
margin-left: 20px;
}
strong , b {
font-size:11pt;
font-weight: normal;
letter-spacing: 1px !important;
color:#00519E;
} 
table.inhalt {
background-color: #FFFFFF;
margin-top:15px;
border: 1px solid #00519E;
}
table.inhalt td {
padding: 5px;
}

a {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 12pt;
color:#D5087F;
text-decoration:none;
border-bottom:1px dotted #00519E;
}

a:visited {
color:#00519E;
}

a:hover,
a:focus {
color:#D5087F;

}

/*******************
|     HEADLINES    |
*******************/

h1 {
	letter-spacing: 2px !important;
	color:#00519E;
	font-size:1.1em;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Narrow", Verdana;
}

.grau {
background-color: transparent;
background-image: none;
	border:solid;
	border-color:#CCC;
	border-width:0 0px 0px 0;
	color: #CCCCCC;
	padding: 6px;
}
