body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/allg/bg_verlauf2.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}

table {
	font-family: arial, trebuchet MS, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 100%;
}

h1 {
	color: #BD182A;
	font-weight: bold;
	font-size: 12px;
	margin: 11px 0px 10px 0px;
}

h2 {
	color: #90BF4B;
	font-weight: bold;
	font-size: 22px;
	margin: 14px 0px 10px 0px;
}

hr {
	color: #777777;
	border: none;
	background-color: #999999;
	height: 1px;
	margin: 8px 0px 6px 0px;
}

/***********************************************/
/* Horizontale Navigation */
/***********************************************/
.navho {
	border-top: solid 1px #777777;
	line-height: normal;
}

.navho a:link {
	text-decoration: none;
	color: #000000;
}

.navho a:visited {
	text-decoration: none;
	color: #000000;
}

.navho a:active {
	text-decoration: none;
	color: #BD182A;
}

.navho a:hover {
	text-decoration: none;
	color: #BD182A;
}

/***********************************************/
/* Vertikale Navigation */
/***********************************************/
.navver {
	height: 24px;
	font-size: 11px;
	line-height: normal;
}

.navver a:link {
	text-decoration: none;
	color: #000000;
}

.navver a:visited {
	text-decoration: none;
	color: #000000;
}

.navver a:active {
	text-decoration: none;
	color: #BD182A;
}

.navver a:hover {
	text-decoration: none;
	color: #BD182A;
}

/***********************************************/
/* Klassen für die rechte Spalte */
/***********************************************/

/* Grüner Balken mit weissem Text */
.green {
	background-color: #90BF4B;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	line-height: normal;
}

/* Graue Fläche inkl. entsprechende Links darin */
.lightgrey {
	background-color: #EAEAEA;
	padding: 27px 5px 5px 5px;
	font-size: 11px;
	line-height: 15px;
	width: 162px;
}

.lightgrey a:link {
	color: #000000;
	text-decoration: none;
}

.lightgrey a:visited {
	color: #000000;
	text-decoration: none;
}

.lightgrey a:active {
	color: #000000;
	text-decoration: none;
}

.lightgrey a:hover {
	color: #BD182A;
	text-decoration: none;
}

/* Weiter Pfeilchen-Links */
.weiter {
	font-size: 9px;
	line-height: normal;
}

.weiter a:link {
	color: #BD182A;
	text-decoration: none;
}

.weiter a:visited {
	color: #BD182A;
	text-decoration: none;
}

.weiter a:active {
	color: #BD182A;
	text-decoration: none;
}

.weiter a:hover {
	color: #BD182A;
	text-decoration: none;
}



/***********************************************/
/* Verschiedene Klassen */
/***********************************************/
.borderleft {
	border-left: solid 1px #777777;
}

.borderright {
	border-right: solid 1px #777777;
}

.textbold {
	font-weight: bold;
}

.remarks {
	color: #BD182A;
	padding-left: 1px;
	line-height: 15px;
}

.content {
	padding-left: 1px;
}

/* Adresse in der linken Spalte */
.adress {
	font-size: 10px;
	line-height: 14px;
}

.adress a:link {
	color: #BD182A;
	text-decoration: none;
}

.adress a:visited {
	color: #BD182A;
	text-decoration: none;
}

.adress a:active {
	color: #BD182A;
	text-decoration: none;
}

.adress a:hover {
	color: #000000;
	text-decoration: none;
}

.white {
	background-color: #FFFFFF;
}

.green2 {
	background-color: #90BF4B;
}
