.centered {
	text-align: center;
}
.warnung {
	color: red;
	font-weight: bold;
	margin: 10px 0px;
}

.trenner	{
	background: White;
}

.reiterbg	{
	background: #CBE6F8;
	color: #4C79B7;
}

.verbaubg	{
	background-color: #4C79B7;
}

FORM	{
	padding: 0px;
}

body {
	background-color: #4C79B7;
	margin: 0;
	padding: 0;
	color: #B4D6ED;
}

td {
	background: #4C79B7;
	padding-bottom: 10px;
	margin: 0;
	padding: 0;
	color: #B4D6ED;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica;
}
tt {
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	color: #B4D6ED;
	text-decoration:none;
}

a.normtext, a:link.normtext, a:active.normtext, a:visited.normtext {
	text-decoration: none;
	color: #4C79B7;
	font-weight: normal;
}

a:hover.normtext	{
	color: #FFFFFF;
	text-decoration: underline;
}

.headline {
	font-weight:bold;
	color: #4C79B7;
	font-size:14px;
}

.blue {
	color: #0194D9;
}

.small {
	font-size:10px;
	color: #ffffff;
}

h1, h2	{
	color: White;
	font-family: Verdana, Arial;
	font-size: 16px;
}
h2	{
	font-size: 13px;
}

.detailheader
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	/*font-size: 12px;*/
	color: #4C79B7;

	width: 100%;
	height: 30px;
	background: #CBE6F8;

	border-bottom-style: solid;
	border-bottom-color: White;
	border-bottom-width: 1px;
	
	margin-bottom: 20px;
	padding-left: 10px;
}

#login {
	background: #FFF;
	margin-top: 22px;
	margin-left: 20px;
	width: 200px;
	text-align: center;
	border: 1px solid #81D2FF;
	float: right;
}



#obj	{
	margin-right: 8px;
	float: right;
	width: 220px;
}

#inhalt {
	margin-top: 22px;
	margin-right: 20em;
	margin-bottom: 16px;
	margin-left: 120px;
	width: 600px;
}

#inhalt img {
	float: left;
	margin-right: 16px;
	margin-bottom: 6px;
}

h4	{ font-size: 16px; }
h2, h4	{
	margin-top: 1em;
	margin-left: 3em;
	margin-right: 300px;
	text-align: justify;
}

p, ul {
	margin-left: 5em;
	text-align: justify;
	margin-right: 300px;
}
ul	{
	padding-left: 1.5em;
}




th {
	background: #B4D6ED;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #4C79B7;
}

th.underline	{
	font-size: 12px;
	padding-bottom: 2px;
	color: #4C79B7;

	border-bottom-width: 1px;
	border-bottom-style: solid;
}

td.underline {
	vertical-align: top;
	border-bottom: 1px solid #AAAAAA;
	padding-right: 3px;
	padding-bottom: 2px;
	font-size: xx-small;
}

td.underline a:link, td.underline a:visited, td.underline a:hover {
	font-size: x-small;
}

a:link.button, a:visited.button {
	border: 1px solid;
	border-color: #FFF #BBB #BBB #FFF;
	background: #B4D6ED;
	color: #4C79B7;
	font-weight: bold;
	padding: 2px;
}

.content {
	margin: 8px;
}

.liste	{
	background-color: White;
	color: Black;
	scrollbar-3d-light-color : #B4D6ED;
	scrollbar-arrow-color : #B4D6ED;
	scrollbar-base-color : #4C79B7;
	scrollbar-dark-shadow-color : #4C79B7;
	scrollbar-face-color : #B4D6ED;
	scrollbar-highlight-color : #4C79B7;
	scrollbar-shadow-color : #4C79B7;
}
.detailheader input, .button {
	border: 1px solid;
	border-color: #FFF #BBB #BBB #FFF;
	background: #B4D6ED;
	color: #4C79B7;;
	font-weight: bold;
	margin: 2px;
}

.col_1 {
	background: #4C79B7;
}
.col_2 {
	background:#27A0C3;
	padding: 2px;
}
.col_3 {
	background: #2C9FEC;
}

.col_1, .col_2, .col_3 {
	color: #FFF;
}

