﻿@font-face { font-family:'LuxuryRoyaleJF'; src:url('fonts/luxuryroyalejf.ttf') format('truetype'); }
@font-face { font-family:'Nyala'; src:url('fonts/nyala.ttf') format('truetype'); }

body
{
	background-color: #FFFFE0;
}
body.normal
{
	border-width: 0mm 3mm 0mm 3mm;
	border-style: solid;
	border-color: #FFFFE0;
	font-family: Verdana;
	font-size: 10pt;
}
body.home
{
	font-family: Nyala;
	font-size: medium;
	background-image: url('res/home1.jpg');
	background-repeat: no-repeat;
	background-position: right 80px;
/*
	background-image: url('res/bg_rack.jpg');
	background-attachment: fixed;
	background-image: url('res/bg_hollerith.jpg');
*/
}
body.about
{
	background-image: url('res/about1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
body.impressum
{
//	background-image: url('res/impr1.jpg');
	background-repeat: no-repeat;
	background-position: 280px top;
}
body.title
{
	border: 0cm solid #FFFFE0;
	background-color: #FFFFE0;
	background-image: url('res/bg_top.jpg');
	background-attachment: fixed;
	background-position: left top;
}
.header_name
{
	margin: 0px 3mm 0px 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "LuxuryRoyaleJF";
	text-shadow:gray 3px 2px 4px;
	font-size: 21pt;
}
.header_position
{
	margin: 0px 3mm 0px 50%;
	font-family: Verdana;
	text-shadow:gray 3px 2px 4px;
	font-size: 11pt;
	padding-top: 0px;
	padding-bottom: 2px;
	border-color: #99CCFF;
	border-width: 1px;
	border-bottom-style: solid;
}
.header_city
{
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:gray 3px 2px 4px;
	font-size: 10pt;
	font-weight: lighter;
	margin: 0px 3mm 0px 50%;
	text-align: right;
	margin-right: 3mm;
	margin-left: 3mm;
}
.header_plain
{
	font-size: 12pt;
	font-weight: bold;
}
.header1_home
{
	font-family: Nyala;
	text-shadow:gray 3px 2px 4px;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
}
.header2_home
{
	text-shadow:gray 3px 2px 4px;
	font-size: large;
}
.thoughts_home
{
	text-shadow:gray 3px 2px 4px;
	font-size: large;
	text-align: right;
	margin-right: 10mm;
}
.availability {
	font-family: Verdana; 
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: underline; 
	font-size: 14px;
}
hr.bluesmall
{
	border-color: #99CCFF;
	border-width: 1px;
	border-top-style: solid;
}
p {
	margin-bottom: 0px;
	margin-top: 6px;
}
p.text_headline {
	font-weight: bold;
	margin-bottom: 12px;
}
p.download
{
	font-family: Verdana;
	font-size: small;
	text-align: right;
	margin-right: 3mm;
}
p.text
{
	margin-top: 4pt;
}
p.menu {
	font-family: Verdana,Arial;
	text-shadow:gray 3px 2px 4px;
	font-size: 8pt;
	text-align: right;
	background-color: #99CCFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
p.footer
{
	font-family: Candara;
	font-size: small;
	margin-top: 5px;
	padding-top: 0px;
}
a {
	text-decoration: none;
}
a.menu {
	text-decoration: none;
	text-shadow:gray 3px 2px 4px;
	font-weight: bold;
	padding: 4px 3mm 4px 3mm;
}
a.menu:hover {
	text-shadow:gray 3px 2px 4px;
	background-color: #6699FF;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

#active_mi
{
	color: #FFFFE0;
}

#grayshaddow
{
	text-shadow:gray 3px 2px 4px;
}
