body {
	background-color: #0084b6;
	font-family: Sans-Serif;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	outline:none;
	font-size: 14px;
}


h1 {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #ffffff;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 5px 15px;
	margin: 0px
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
}

img.download {
	vertical-align: middle;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 950px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-image: url("../pics/containerBG.jpg");
	background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 160px;
	background-image: url("../pics/bannerBG.jpg");
}

#news {
	float: right;
	width: 350px;
	height: 100px;
	border-style: solid;
	border-width: 0px;
	margin-top: 30px;
	font-size: 95%;
}

#header {
	vertical-align: bottom;
	height: 50px;
	float:right;
	width: 280px;
	border-style: solid;
	border-width: 0px;
	margin-top: 50px;
}

#banner img {
	padding: 10px 30px;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 216px;
	margin-right: 0px;
	
}

div#content {
	min-height: 230px;
	height: expression(this . scrollHeight >   250 ?   "auto" : "250px");
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 120%;
	
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #ffffff;
	background-image: url("../pics/containerBG.jpg");
	background-repeat: repeat-y;
}

#bg {
	width: 100%;
	height: 150px;
	z-index: 0;
}
#bgNav {
	position : absolute;
	left: 2.6%;
	bottom: 3.6%;
	width: 200px;
	height: 150px;
	z-index: 1;
	position: absolute;
}
#bg1 {
	margin-left: 5px;
	float: right;
	width: 200px;
	height: 150px;
	z-index: 1;
}

#bg2 {
	margin-left: 5px;
	float: right;
	width: 200px;
	height: 150px;
	z-index: 1;
}

#bg3 {
	margin-left: 5px;
	float: right;
	width: 200px;
	height: 150px;
	z-index: 1;
}


tr.date {
	width: 0px;
}

tr.text {
	width: 0px;
}

tr.link {
	width: 0px;
}

tr.delete {
	width: 24px;
}

.textSmall {
	font-size: small;
}

.img {
	outline:none;
	border-style: none;
	border-width: 0px;
	padding:0px;
	margin: 0px;
}

img {
	border: none;
	border-style: none;
	border-width: 0px;
	padding:0px;
	margin: 0px;
}

a.img:link {
	border: none;
	outline: none;
	text-decoration: none;
}

a.img:visited {
	border: none;
	outline: none;
	text-decoration: none;
}

a.img:active {
	border: none;
	outline: none;
	text-decoration: none;
}

a.img:hover {
	border: none;
	outline: none;
	text-decoration: none;
}

a:link {
	color: black;
	text-decoration: underline
}

a:visited {
	color: black;
	text-decoration: underline
}

a:active {
	color: black;
	text-decoration: underline
}

a:hover {
	color: black;
	text-decoration: underline;
	background-color: #BBCCBB
}

a.sub {
	margin-left: 15px;
	font-size: small;
}

.calender {
	width: 95%;
}

.header {
	background-color: #ffffff;
	height: 25px;
}

.dateGray {
	background-color: #d1d3d4;
	padding-bottom: 3px;
	padding-top: 3px;
}

.date {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 120px;
}

.monat {
	padding-bottom: 3px;
	padding-top: 3px;
	width: 140px;
	font-weight: bold;
}

.textGray {
	background-color: #d1d3d4;
}

.titleGray {
	background-color: #d1d3d4;
}

.current {
	width: 95%
}

.press {
	width: 95%
}

.imgText {
	font-size: smaller;
}

#hline {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 90%;
	height: 4px;
	border-style: solid;
	border-width: 0px;
	background-color: #0084b6;
}

#vline {
	position: absolute;
	left: 220px;
	top: 130px;
	width: 4px;
	height: 80%;
	border-style: solid;
	border-width: 0px;
	background-color: #0084b6;
}
.imgDesc {
	visibility: hidden;
	background-color: #0084b6;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding:0px;
	margin: 0px;
}
