body {
	margin: 50px 20px 20px 20px;
	background-color: #DDDDBB;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

#main {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #444433;
}

#screentitle {
	background-image: url(/interface/mvkvtitle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 500px;
	margin-bottom: 90px;
}

b, strong {
	color:#336699;
}

i, em {
	font-size: 0.9em;
	font-style: italic;
}

#content img {
	border: 1px solid #444433;
}

hr {
	color: #336699;
	background-color: #336699;
	height: 1px;
}

ul {
	list-style-type: circle;
}

ul.abc {
	list-style-type: lower-alpha;
}

a:link {
	text-decoration: underline;
	color:#336699;
}
a:active {
	text-decoration: underline;
	color:#336699;
}
a:visited {
	text-decoration: underline;
	color:#336699;
}
a:hover {
	text-decoration: underline;
	color:#444433;
}

#strName, #strEmail, #strTelephone, #strMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color:#444433;
	background-color:#EEEEFF;
	padding: 2px;
	width: 300px;
	border: 1px solid #444433;
}

#up {
	background-image:  url(/interface/up22.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
}

#up img {
	border:  none;
}

#printtitle, #address {
	display: none;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	margin: 120px 0px 0px 60px;
}

#menu a:link { 
	text-decoration: none;
	color:#336699;
}
#menu a:active { 
	text-decoration: none;
	color:#336699;
}
#menu a:visited { 
	text-decoration: none;
	color:#336699;
}
#menu a:hover { 
	text-decoration: none;
	color:#444433;
}

#logo {
	width: 120px;
	height: 120px;
	margin: 60px 0px 0px 0px;
	background-image: url(/interface/mvkv2.jpg);
	background-repeat: no-repeat;
}

#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #444433;
}

#content td.agendaheader {
	color: #444433;
	font-size: 0.7em;
	background-color: #EEEEFF;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDBB;
}

#content td.agendamonth {
	padding: 13px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444433;
}

#content td.agendainfo {
	background-color: #EEEEFF;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDBB;
}

#content td.agendaevent {
	color: #336699;
	font-weight: bold;
	background-color: #EEEEFF;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDBB;
}

#content td.tabelheader {
	color: #444433;
	font-size: 0.7em;
	background-color: #EEEEFF;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444433;
}

#content td.tabelinfo {
	background-color: #EEEEFF;
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDBB;
}

#content td.modelspilot {
	padding: 15px 5px 5px 5px;
}

#content td.modelsinfo {
	background-color: #EEEEFF;
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444433;
}

#content td.modelsphoto {
	background-color: #EEEEFF;
	vertical-align: top;
	padding: 0px 0px 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444433;
}

#content td.modelsphoto img {
	border-top: none;
}

#content td.chatheader {
	color: #444433;
	font-size: 0.7em;
	padding: 2px 5px 2px 5px;
}

#chatname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color:#444433;
	background-color:#EEEEFF;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	width: 100px;
	border: 1px solid #444433;
}

#chatmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color:#444433;
	background-color:#EEEEFF;
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 100%;
	border: 1px solid #444433;
}

#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444433;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	width: 100%;
}

iframe {
	width: 100%;
	height: 250px;
	border: 1px solid #444433;
}

#content td.copyright {
	color: #444433;
	font-size: 0.7em;
	padding: 5px 0px 0px 5px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color:#444433;
	background-color:#EEEEFF;
	padding: 2px;
	border: 1px solid #444433;
}

