body {
	color: #000000;
	background-color: #CDCDCD;
	font-family: tahoma,helvetica;
	font-size: 12px;
	font-family: Tahoma,Helvetica;
}

body a:link, body a:visited, body a:active {
	color: #000000;
	text-decoration: underline;
}

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

.tabletitle {
	color: #ffffff;
	background-color: #aa0000;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active {
	color: #000000;
	text-decoration: none;
}

.tabletitle a:hover {
	color: #000000;
	text-decoration: underline;
}

.smallfont {
	font-size: 11px;
	font-family: Tahoma,Helvetica;
}

.smallerfont {
	font-size: 9px;
	font-family: Tahoma,Helvetica;
}

.normalfont {
	font-size: 13px;
	font-family: Tahoma,Helvetica;
}

.bigfont {
	font-size: 18px;
	font-family: Tahoma,Helvetica;
}

.mainpage {
	background-color: #ffffff;
}

.tableinborder {
	background-color: #000000;
}

.tableoutborder {
	background-color: #000000;
}

.tablea {
	color: #000000;
	background-color: #E2E2E2;
}

.tablea a:link, .tablea a:visited, .tablea a:active {
	color: #000000;
	text-decoration: underline;
}

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

.tableb {
	color: #000000;
	background-color: #CDCDCD;
}

.tableb a:link, .tableb a:visited, .tableb a:active {
	color: #000000;
	text-decoration: none;
}

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

.tablec {
	color: #000000;
	background-color: #ffffff;
}

.tablec a:link, .tableb a:visited, .tableb a:active {
	color: #000000;
	text-decoration: none;
}

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

.logospezial {
	background-image:url('./images/menuebalken_left.jpg');
	background-repeat:repeat-x;
}

.logobackground {
	background-color: #aa0000;
}

.input {
	font-size: 12px;
	font-family: tahoma,helvetica;
	color: #000000;
	background-color: #cfcfcf;
	border:1px solid #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
}

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