BODY {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-color: #FFFFFF;
	background-image: url(images/bgflow.gif);
	background-repeat: repeat-y;
}

.image_over {
	margin-bottom : 10;
}

.image_bottom {
	margin-top : 10;
}

.image_right {
	margin-left : 10;
}

.image_left {
	margin-right : 10;
}

.input {
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight : normal;
	border-width : 1px;
	border-type: solid;
	padding-left: 2px;
	color : #000000;
}

.left {
	background-image: url(bilder/leftbg.jpg);
	background-color: white;
	background-repeat: no-repeat;
}
.middle {
	background-image: url(bilder/middlebg.jpg);
	background-color: white;
	background-repeat: no-repeat;
}
.right {
	background-image: url(bilder/rightbg.gif);
	background-color: white;
	background-repeat: no-repeat;
}

.nav
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #980000;
}

.navmark
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #480000;
}

.black1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #000000;
}
.black2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #000000;
}
.black3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : #000000;
}
.black4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #000000;
}
.black5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : #000000;
}

.gray1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #787878;
}
.gray2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #787878;
}
.gray3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : #787878;
}
.gray4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #787878;
}
.gray5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : #787878;
}

.white1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : white;
}
.white2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : white;
}
.white3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : white;
}
.white4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : white;
}
.white5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : white;
}
.blue1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #24418C;
}
.blue2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #24418C;
}
.blue3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : #24418C;
}
.blue4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #24418C;
}
.blue5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : #24418C;
}
.red1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #B80000;
}
.red2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #B80000;
}
.red3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : #B80000;
}
.red4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #B80000;
}
.red5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : #B80000;
}
.yellow1
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #FFF200;
}
.yellow2
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : #FFF200;
}
.yellow3
{
	font-family : Arial,Helvetica;
	font-size : 15px;
	color : #FFF200;
}
.yellow4
{
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #FFF200;
}
.yellow5
{
	font-family : Arial,Helvetica;
	font-size : 24px;
	color : #FFF200;
}

.infobox
{
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #000000;
	POSITION: static;
	BACKGROUND-COLOR: #F3E95A;
	MARGIN: 2px 0px 0px 0px; 
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
}

A.noline:link
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : white;
	text-decoration : none;
}
A.noline:visited
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : white;
	text-decoration : none;
}
A.noline:hover
{
	font-family : Arial,Helvetica;
	font-size : 13px;
	color : white;
	text-decoration : none;
}

A:link
{
	text-decoration : underline;
}
A:visited
{
	text-decoration : undeline;
}
A:hover
{
	text-decoration : underline;
}

