p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

input, textarea, button {
	border: 1px solid;
	border-color: #4D555D;
	font-size: 11px;
}

form {
	display: inline;
}

a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004CC3;
	text-decoration: none;
}

body {
	margin: 0px;
}

.table {
	height: 107px;
}

.tableaussen {
	height: 100%;
	background-color: #4D555D;
}

.bgmenue {
	background-image: URL(images/bg_menue.jpg);
	background-repeat: no-repeat;
}

.bgmenue2 {
	background-image: URL(images/bg_menue2.gif);
}

.bgmontage {
	background-image: URL(images/bg_montage.gif);
}

.bglinie {
	background-image: URL(images/bg_linie.jpg);
}

.weiss {
	color: #FFFFFF;
}

.grau {
	color: #999999;
}

a:hover {
	text-decoration: underline;
}
.blau {
	color: #688CD7;
}
.kl {
	font-size: 11px;
}

