body {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #BFE0F1;
	background-image: url(bodybg.gif);
	background-repeat: repeat;
}

#container {
	width: 980px;
	background-color: #D7E1EA;
	margin: auto;
	overflow: hidden;
	text-align: left;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
}
#head {
	height: 28px;
	padding: 1px;
	text-align: right;
	/*background-color: #CED5DC;*/
	border-bottom: 1px solid #000000;
	margin-left: 152px;
}
#head h1 {
	margin: 0;
	padding: 0;
	font-size: 160%;
}
#head img {
	float: left;
}
#menu {
	float: left;
	width: 160px;
	padding-top: 0px;
}
#menu img.logo {
	position: relative;
	left: 112px;
	margin-bottom: 0px;
}
#menu img.home {
	position: relative;
	left: 5px;
	margin-bottom: 0px;
}
#menu ul {
	margin: 0px 5px 30px 0;
	padding: 0;
	list-style: none;
}
#menu .sub {
	font-size: 11px;
	color: #BFE0F1;
	padding: 3px;
}
#menu a:hover .sub {
	color: #F1BFD8;
}
#menu li {
	padding: 0 0 3px 0;
	margin: 0;
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	text-align: left;
	width: 160px;
	text-indent: 10px;
	margin: 0;
	font-size: 116%;
/*	border-top: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;*/
	font-family: Arial, Helvetica, sans-serif;
/*	background-color: #CCCCCC;*/
}
#menu a:hover {
	text-decoration: none;
	color: #CCCCCC;
/*	border-top: 1px solid #616161;
	border-left: 1px solid #616161;
	border-bottom: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;*/
}
.first {
	font-size: 140%;
	color: #BFE0F1;
}
.sub {
	font-size: 140%;
	color: #BFE0F1;
}	

TABLE.technik {
	cellspacing: 2px;
	cellpadding: 2px;
	border: 0px;
	top: 20px;
	horizontal-align: center;
	vertikal-align: center;
}

td.technikx {
	text-align: center;
}

TABLE.menuleiste {
	background-color: #FFFFFF;
	border: 1px solid #000080;
	cellspacing: 2px;
	cellpadding: 2px;
	top: 20px;
	width: 100%;
	horizontal-align: center;
	vertikal-align: center;
	height: 40px;
}

td.menuaktiv {
	background-color: #000080;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: +1;
	width: 20%;
}

td.menuinaktiv {
	background-color: #FFFFFF;
	width: 20%;
	text-align: center;
	color: #000080;
}

#menu a:hover .first {
	font-size: 140%;
	color: #F1BFD8;
}
#content {
	padding: 30px;
	text-align: left;
	margin-left: 160px;
	height: *px;
	min-height:640px;
	color: #000000;
	font-size: small;
}

img {
	border:0px;
	}
#content li {
	margin: 5px 5px 3px 0;
}
#foot {
	/*background-color: #CED5DC;*/
	text-align: right;
	border-top: 1px solid #000000;
	margin-left: 152px;
	color: #000000;
	font-size: small;
}
#foot p {
	margin: 0;
	padding: 0;
}
#content h1 {
	font-size: x-large;
	padding-bottom: 5px;
}
#content h2 {
	font-size: large;
}

#content a:link{
	color: #000080;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #000000;
	/*font-size: 14px;*/
	text-decoration: none;
}
#content a:visited {
	color: #000080;
	text-decoration: none;
}
.fliphoch {
writing-mode: tb-rl;
filter: flipv fliph;
}

