body {
	background-color: rgb(137, 158, 163);
	color: rgb(30, 35, 36);
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	margin: 0px;
}

a { text-decoration:none; color: rgb(30, 35, 36);  }


td {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	vertical-align: top;
}

img {
	border-width: 0px;
}

.headline {
	font-size: 48px;
}

.line {
	background-image: url('grafik/pixel_grau.gif');
}

.small {
	font-size: 10px;
}

.menu {
	font-size: 18px;
}

.menusmall {
	font-size: 16px;
}

.menusmall2 {
	font-size: 14px;
}


.menuselect {
	font-size: 18px;
	color: rgb(30, 10, 140);
}

.menusmallselect {
	font-size: 16px;
	color: rgb(30, 10, 140);
}

.menusmallselect2 {
	font-size: 14px;
	color: rgb(30, 10, 140);
}


.picborder {
	border: solid;
	border-width: 2px;
	border-color: rgb(50, 57, 59);
}
