html {
	width:100%;
	height:100%;
}

body {
	margin:0px;	
	padding:0px;
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:100%;
	text-align:center;
	/*overflow-y:scroll;	*/
}

a {
	text-decoration:underline;
	font-weight:bold;
	font-size:95%;
	color:#699730;
}

a:hover {
	text-decoration:none;
}

td {
	vertical-align:top;
}

.artikelBox {
	border:solid black 1px;
	padding:5px;	
}

.alert {
	font-weight:bold;
	color:red;
}

#framework {
	margin:auto;
	padding-bottom:30px;
	width:900px;
	text-align:left;
	min-height:100%;
	position:relative;
}

#logo {
	margin-left:62px;
	margin-top:14px;
}

#logo img {
	float:left;
}

#logo h1 {
	font-size:120%;
	font-weight:bold;
	padding:0;
	color:#333333;
	margin-left:145px;
	padding-top:30px;
}

#leftBox {
	height:100%;
	width:179px;
	background-image:url(/img/l_bg.gif);
	background-repeat:repeat-y;
}

#leftBox td.center {
	background-image:url(/img/navi_mitte.gif);
}

#contentBox {
	width:520px;
	background-color:#dce6d2;
	margin:0 20px 0 20px;
	font-size:90%;
}


#rightBox {
	width:152px;
	height:100%;
	background-color:#b4d2b4;
	/*margin-left:706px;	*/
	
}

.cornerTable {
	width:100%;
	height:100%;
}

.cornerTable td.left {
	text-align:left;
	height:6px;
}

.cornerTable td.right {
	text-align:right;
	height:6px;
}

#leftBack {
	background-color:#b4d2b4;
	width:152px;
}

#leftBox td.bottom {
	height:99%;
	padding-top:12px;
	background-image:url(/img/navi_unten.gif);
	background-repeat:no-repeat;
}

#path {
	background-color:#575756;
	color:#ffffff;
	font-size:90%;
	margin:14px 0 0 32px;
	width:435px;
	padding:2px 0 2px 17px;
	text-decoration:none;
}

#path a {
	color:#ffffff;
	text-decoration:none;
}

#content {
	margin:33px 0 20px 33px;
	width:450px;
	color:#333333;
	font-size:75%;
}

#content h1 {
	font-size:100%;
	margin:0 0 20px 0;
	padding:0;
	text-decoration:underline;
}

#feste_kalender_table {
	background-color:#dce6d2;
	margin:0 20px 0 20px;
	border: #575756 1px solid;
	padding:5px;
	background-color:#b4d2b4;
}

#feste_kalender_table td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom:#575756 1px solid;
}

#bilder {
	position:absolute;
	width:152px;
	left:718px;
	top:146px;
}

#bilder img {
	margin-bottom:7px;
}
