/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
	line-height: 110%;
}

#menue {
	position: relative;
	float: left;
	margin: 10px 0 10px 10px;
}

#imprint {
	position: relative;
	float: right;
	margin: 10px 10px 10px 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	float: left;
	margin: 10px 0 10px 10px;
}

a {
	letter-spacing: 2px;
	text-decoration: none;
	font-variant: small-caps;
	color: #CC9999;
}

a.weiss {
	color: #FFFFFF;
	padding-right: 20px;
}

a.clear {
	color: #CC9999;
	padding-right: 20px;
}

a.clear:hover {
	color: #FFFFFF;
}

a.ruehle {
	color: #CC6666;
	padding-right: 20px;
}

a.ruehle:hover {
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	font-weight: lighter;
}

h2 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 50px;
}

.farbedeutsch {
	color: #CCCCCC;
}

.farbe {
	color: #CC9999
}

.inhalte {
	clear: both;
}

#kastenlinks {
	position: absolute;
	width: 440px;
	left: 20px;
	top: 100px;
	padding-bottom: 100px;
}

#kastenrechts {
	position: absolute;
	width: 440px;
	left: 520px;
	top: 100px;
	padding-bottom: 100px;
}

.deutschtext {
	font-size: 13px;
	font-weight: 100;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.englischtext {
	font-size: 13px;
	color: #CC9999;
	letter-spacing: 1px;
	font-weight: 100;
}

#inhalte p {
	margin-top: 50px;
}

#gebr {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 100px;
	width: 750px;
}

#personalkasten {
	position: absolute;
	top: 9%;
	left: 1%;
	height: 90%;
	width: 98%;
}

#imprintkasten {
	position: absolute;
	top: 9%;
	left: 3%;
	height: 80%;
	width: 89%;
}

.imprint {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
	font-variant: small-caps;
}

#imprintkasten2 {
	position: absolute;
	top: 89%;
	left: 3%;
	height: 10%;
	width: 89%;
}

.imprint2 {
	font-size: 12px;
	color: #CC9999;
	font-weight: 100;
	font-variant: small-caps;
}

#kastenlinks p {
	padding: 0;
	margin: 0 0 8px 0;
}

#kastenrechts p {
	padding: 0;
	margin: 0 0 8px 0;
}

#pdf {
	position: absolute;
	left: 50%;
	margin-left: -35%;
	width: 70%;
	height: 100%;
}
