BODY {
	margin-left : 20;
	margin-right : 0;
	margin-top : 20;
	margin-bottom : 20;
	background-color: #FFFFFF;

	font-size: 10px;
	font-family : Verdana,Arial,Helvetica;
}

.editbuttons
{
	position: absolute;
	top: 5px;
	left: 700px;
	z-index: 10;
}

td.navbg
{
/*	background-color: #CC0000; */
	font-size : 14px;
	font-weight : normal;
	color : white;
	padding: 5;
}

.leftbg
{
/*
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-color: #CC0000;
*/
}

.rightbg
{
/*
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-color: #CC0000;
*/
}

.image_over {
	margin-bottom : 10;
}

.image_bottom {
	margin-top : 10;
}

.image_right {
	margin-left : 10;
}

.image_left {
	margin-right : 10;
}

.input {
	font-size : 12px;
	font-weight : normal;
	border-width : 2px;
	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;
}

.box
{
	font-size : 13px;
	color : #880000;
	margin: 0;
	padding: 2 0 2 0;
	background-color: #FFFFC0;
	border: solid gray;
	border-width: 1;
}

.shortcut
{
	font-size : 12px;
	color : #A0A0A0;
}

.black1
{
	font-size : 10px;
	color : #000000;
}
.black2
{
	font-size : 11px;
	color : #000000;
}
.black3
{
	font-size : 13px;
	color : #000000;
}
.black4
{
	font-size : 14px;
	color : #000000;
}
.black5
{
	font-size : 18px;
	color : #000000;
}

.gray1
{
	font-size : 10px;
	color : #787878;
}
.gray2
{
	font-size : 11px;
	color : #787878;
}
.gray3
{
	font-size : 13px;
	color : #787878;
}
.gray4
{
	font-size : 14px;
	color : #787878;
}
.gray5
{
	font-size : 18px;
	color : #787878;
}

.green1
{
	font-size : 10px;
	color : #2b8023;
}
.green2
{
	font-size : 11px;
	color : #2b8023;
}
.green3
{
	font-size : 13px;
	color : #2b8023;
}
.green4
{
	font-size : 14px;
	color : #2b8023;
}
.green5
{
	font-size : 18px;
	color : #2b8023;
}

.white1
{
	font-size : 10px;
	color : white;
}
.white2
{
	font-size : 11px;
	color : white;
}
.white3
{

	font-size : 13px;
	color : white;
}
.white4
{
	font-size : 14px;
	color : white;
}
.white5
{
	font-size : 18px;
	color : white;
}
.blue1
{
	font-size : 10px;
	color : #24418C;
}
.blue2
{
	font-size : 11px;
	color : #24418C;
}
.blue3
{
	font-size : 13px;
	color : #24418C;
}
.blue4
{
	font-size : 14px;
	color : #24418C;
}
.blue5
{
	font-size : 18px;
	color : #24418C;
}
.red1
{
	font-size : 10px;
	color : #B80000;
}
.red2
{
	font-size : 11px;
	color : #B80000;
}
.red3
{
	font-size : 13px;
	color : #B80000;
}
.red4
{
	font-size : 14px;
	color : #B80000;
}
.red5
{
	font-size : 18px;
	color : #B80000;
}
.yellow1
{
	font-size : 10px;
	color : #FE970C;
}
.yellow2
{
	font-size : 11px;
	color : #FE970C;
}
.yellow3
{
	font-size : 13px;
	color : #FE970C;
}
.yellow4
{
	font-size : 14px;
	color : #FE970C;
}
.yellow5
{
	font-size : 18px;
	color : #FE970C;
}

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

.mylink:link
{
	text-decoration: underline;
	font-weight: bold;
	font-size : 11px;
	color : #2b8023;
}
.mylink:visited
{
	text-decoration: underline;
	font-weight: bold;
	font-size : 11px;
	color : #2b8023;
}
.mylink:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size : 11px;
	color : #2b8023;
}

A:link
{
	text-decoration : none;
}

A:visited
{
	text-decoration : none;
}

A:hover
{
	text-decoration : none;
}
