div.mainmenu {
}
body {
	background-color: White;
	background-image: url(images/bg_port.gif);
	background-repeat: repeat-y;
	margin: 30px 0 0 5px;
}
td {
    color: black;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
    font-size: 8pt;
    text-decoration:: none
}
td.heading {
	color: #ffffff;
	background-color: #af6524;
}
td.kontakt {
	background-color: #e6e6e6;
}
h1 {
    color: black;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
    font-size: 14pt;
    text-decoration:: none
}
input {
    font-family: Tahoma, Verdana, 'Trebuchet MS';
    font-size: 8pt;
}
select {
    background-color: papayawhip;
    color: black;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
    font-size: 80%;
}
label {
    font-family: Tahoma, 'Trebuchet MS', Verdana;
    font-size: 80%;
}
p {
    color: black;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
    font-size: 8pt;
}
a, a:visited {
	color: black;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration:: none;
}
a:hover {
	color: #ffc365;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration:: none;
}
a.sub_1, a.sub_1:visited {
    color: #af6524;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
	font-size: 8pt;
	font-weight: plain;
	text-decoration:: none;
}
a.sub_1:hover {
    color: #af6524;
    font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
	font-size: 8pt;
	font-weight: plain;
	text-decoration:: none;
}
TEXTAREA {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Arial;
	font-size: 8pt;
}

