@CHARSET "ISO-8859-1";
body {
	margin: 0;
	background-image: url(img/back.png);
	background-repeat: repeat;
	font-family: 'Verdana', 'Arial', sans;
	font-size: 10pt;
	color: #000000;
}
a {
	color: #0000FF;
	text-decoration: none;
	border: 0;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;	
}
#page {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 15px;
	min-height: 760px;
	min-width: 1080px;
}
#head {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 115px;
	overflow: hidden;
}
#kluge01 {
	background-image: url(img/kluge01.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 187px;
	height: 115px;
}
#kluge02 {
	background-image: url(img/kluge02.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 187px;
	top: 0px;
	right: 145px;
	height: 115px;
}
#kluge03 {
	background-image: url(img/kluge03.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 115px;
}
#banner {
	background-image: url(img/banner.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 644px;
	height: 115px;
}
#nav {
	background-image: url(img/menu_back.png);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 115px;
	bottom: 51px;
	width: 152px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	overflow: hidden;
	min-height: 300px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
#menu div.menutop, #menu div.menutopselected {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	text-align: left;
	vertical-align: middle;
}
#div_schuelerlogin {
	margin-top: 50px;
	border-top: 1px solid #000000;
}
#menu a {
	color: #000000;
}
#menu a:hover {
	text-decoration: none;
	color: #A00000;
}
#div_schuelerlogin a {
	color: #0000ff;
}

#div_verbaende {
	width: 152px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
}
#div_verbaende img {
	margin: 10px auto auto auto;
	border: 0;
}

#kluge04 {
	background-image: url(img/kluge04.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 114px;
}
#content {
	background-color: #ffffff;
	position: absolute;
	left: 154px;
	top: 115px;
	right: 0px;
	bottom: 51px;
	border-right: 1px #000000 solid;
	padding: 10px;
	overflow: auto;
}
#bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 51px;
	overflow: hidden;
}
#kluge05 {
	background-image: url(img/kluge05.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 13px;
}
#kluge06 {
	background-image: url(img/kluge06.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 13px;
	right: 13px;
	bottom: 0px;
	top: 0px;
	text-align: center;
}
#banner_bottom {
	background-image: url(img/banner_bottom.png);
	background-repeat: no-repeat;
	margin: auto;
	width: 601px;
	height: 51px;
}
#kluge07 {
	background-image: url(img/kluge07.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 13px;
}

input, textarea {
	border: 1px solid black;
}

/* Gästebuch */
div.guestbookentry, div.box {
	margin: auto;
	margin-bottom: 20px;
	border: 1px solid black;
	width: 500px;
	overflow: hidden;
}
div.guestbookentry div.head, div.box div.head {
	background-image: url(img/menu_back.png);
	background-repeat: repeat;
	width: 100%;
	overflow: hidden;
	color: #0000ff;
	float: none;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
div.guestbookentry div.head span.name {
	float: left;
}
div.guestbookentry div.head span.date {
	float: right;
	padding-right: 4px;
}
div.guestbookentry div.head a, div.box div.head a {
	color: #0000ff;
	text-decoration: underline;
}

div.guestbookentry div.body, div.box div.body {
	width: 98%;
	overflow: hidden;
	float: none;
	padding: 5px;
	background-color: #fffff0;
}
div.guestbookentry textarea {
	width: 480px;
	height: 100px;
}
div.guestbookentry div.body input {
	width: 200px;
}

div.row {
	float: none;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 5px;
}
div.row div.left {
	clear: both;
	float: left;
	overflow: hidden;
}
div.row div.right {
	float: right;
	overflow: hidden;
	padding-right: 20px;
}

/* Kalender */
#div_calendar {
	float: left;
	overflow: hidden;
}
#tbl_calendar {
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#tbl_calendar th {
	background-color: #EAEAEA;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#tbl_calendar td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 60px;
}
#tbl_calendar th.left, #tbl_calendar td.left {
	background-color: #FBFBFB;
}
#tbl_calendar td.empty {
	background-color: #A0A0A0;
}
#tbl_calendar td.saturday {
	background-color: #FFF0F0;
}
#tbl_calendar td.sunday {
	background-color: #FFD7D7;
}
#tbl_calendar td.selected {
	background-color: #FFFF00;
}
#tbl_calendar td.allocated {
	background-color: #FF8080;
}
ul.termine {
	list-style-type: none;
	text-indent: 0;
	font-size: 7pt;	
	display: inline;
}
ul.termine li {
	text-indent: 0;
}
#div_calendar div.row {
	width: 100%;
	overflow: hidden;
	clear: both;
	float: none;
	text-align: center;
	vertical-align: middle;
}
#div_calendar div.row div.left {
	float: left;
	padding: 10px;
}
#div_calendar div.row div.right {
	float: right;
	padding: 10px;
}

#div_frm_bg {
	position: fixed;
	left: 0; top: 0;
	right: 0; bottom: 0;
	background-image: url(img/frm_bg.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	display: none;
	z-index: 0;
}
#div_frm_entry {
	margin: auto;
	margin-top: 100px;
	width: 500px;
	border: 1px solid black;
	background-color: #FBFBFB;
	overflow: hidden;
}
#div_frm_entry_head {
	width: 100%;
	clear: both;
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#div_frm_entry_body {
	width: 100%;
	clear: both;
	overflow: hidden;
}
#div_frm_entry_body div.row {
	clear: both;
	width: 100%;
	overflow: hidden;
}
#div_frm_entry_body div.row div.left {
	clear: both;
	float: left;
	padding: 5px;
}
#div_frm_entry_body div.row div.right {
	float: right;
	padding: 5px;
}

/* Lektionsübersicht */
table.lektionsuebersicht {
	text-align: left;
	width: 95%;
	margin: auto;	
}
table.lektionsuebersicht th {
	background-image: url(img/menu_back.png);
	background-repeat: repeat;
	padding: 2px;
	font-weight: bold;
	color: #0000ff;
}
table.lektionsuebersicht td {
	padding: 2px;
	margin: 1px 5px;
	background-color: #ffffa0;
}
table.lektionsuebersicht tr.besond td {
	background-color: #ffff00;
	font-weight: bold;
}
