body {
	background-color: #001B35;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

.zentrier {
	text-align: center;
}

.title {
	background-color: #CCCC99;
	background-image: url(images/nurkopf.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 36px;
	color: #004C4C;
	margin: auto;
	width: 750px;
	height: 43px;
	text-align: left;
}

.title a {
	text-decoration: none;
}

.title a:visited {
	color: #004C4C;
	text-decoration: none;
}

.spacertitle {
	padding-left: 55px;
}

.gap {
	background-color: #004C4C;
	width: 750px;
	height: 10px;
	margin: auto;
}

.spacer {
	padding-left: 10px;
	padding-right: 10px;
}

.nav {
	height: 19px;
	text-align: left;
	overflow: hidden;
	margin: auto;
	width: 750px;
	background-color: #CCCC99;
}

.current {
	color: #CCCC99;
	background-color: #004C4C;
	text-decoration: none;
	font-size: 17px;
	font-variant: small-caps;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.nav a {
	font-variant: small-caps;
	color: #004C4C;
	text-decoration: none;
	font-size: 17px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav a:hover {
	color: #CCCC99;
	background-color: #004C4C;
	padding-bottom: 5px;
}

.subnav {
	text-align: left;
	overflow: hidden;
	margin: auto;
	width: 750px;
	background-color: #004C4C;
	height: 19px;
}

.subnavruckblick {
	text-align: left;
	overflow: hidden;
	margin: auto;
	width: 750px;
	background-color: #004C4C;
	height: 38px;
}

.subnav a {
	color: #CCCC99;
	font-family: "Microsoft Sans Serif", sans-serif;
	text-decoration: none;
	font-size: 13px;
}

.subnav a:hover {
	text-decoration: underline;
}

.subnavruckblick a {
	color: #CCCC99;
	font-family: "Microsoft Sans Serif", sans-serif;
	text-decoration: none;
	font-size: 13px;
}

.subnavruckblick a:hover {
	text-decoration: underline;
}

.currentsec {
	color: #CCCC99;
	text-decoration: underline;
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
}

.content {
	background-color: #FCF5E3;
	color: #001F3E;
	overflow: hidden;
	width: 720px;
	margin: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	text-align: left;
	font-family: "Microsoft Sans Serif", sans-serif;
}

.bottom {
	overflow: hidden;
	font-size: 13px;
	font-family: "Microsoft Sans Serif", sans-serif;
	height: 18px;
	background-color: #CCCC99;
	width: 750px;
	margin: auto;
}


/* text formation */

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
	padding-top: 30px;
	color: #556B2F;
}

.link {
	color: #556B2F;
}

form {
	width: 650px;
	background: #8FBC8F;
	line-height: 150%;
	padding: 5px;
}

input {
	background-color: #DCDCDC;
	border: none;
}

input:focus, input:hover {
	background-color: white;
}

.submit, .reset {
	border: 1px solid black;
}

.textbox {
	margin-left: 220px;
	width: 480px;
	text-align: left;
}

.textbox2 {
	margin-top: -34px;
	margin-left: 220px;
	width: 480px;
	text-align: left;
}

.totop {
	padding-left: 145px;
}

.home {
	color: #004C4C;
}

.papier {
	margin-top: -255px;
}

.weihnachten {
	color: #A52A2A;
}