body {
	font-family: Arial Narrow;
	background-color: #ffffff;
	position: relative;
}
div#center {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

div.sitewindow {
	font-family: Arial Narrow;
	position:relative; 
	margin: 0;
	width: 1000px;
	border: 1px solid #c6c4c5;
	padding:0;
	background: #fff url("images/spacer.gif") top left repeat-y;
}

div#content {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Arial Narrow;
	font-size: 11pt;
	text-decoration: none;
	color: #333399;
	background-color: #fff;
	margin-top: 105px;
	margin-left: 160px;
	overflow-y:auto;
}

div.content-text {
	font-size: 11pt;
	text-decoration: none;
	color: #333399;
	margin:0;
	padding: 5px 5px 5px 5px;
}

div#mainmenu {
	float:left;
	font-family: Arial Narrow;
	font-size: 11pt;
	margin-top: 120px;
	width: 150px;
	padding:0;
}

div.mainmenu-text {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Arial Narrow;
	font-size: 11pt;
	text-decoration: none;
	color: #333399;
	margin:0;
	padding: 5px 5px 5px 5px;
}

div.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

div.logo {
	position: absolute;
	background-image: url(../images/logo-klein.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 71px;
	top : 5px;
	left: 41px;
	z-index:1;
}

div.subnavi {
	font-family: Arial Narrow;
	position: absolute;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 79px;
	top : 0px;
	left: 0px;
}

div.breadcrumb {
	font-family: Arial Narrow;
	font-size: 9pt !important;
	text-decoration: none;	
	position: absolute;
	background: #e3e8e4 url(images/breadcrumb-bg.jpg) repeat-x top left;
	width:999px;
	height: 20px;
	top : 79px;
	left: 0px;
	border: 1px solid #c6c4c5;
}


table.schueler_liste_table {
	border: 1px solid #aca6a6;
}

tr.schueler_liste_tr {

}

td.schueler_liste_td {
	border: 1px solid #aca6a6;
}

td.schueler_liste_td#firstname {
}

td.schueler_liste_td#lastname {
}

td.schueler_liste_td#email {
}

td.schueler_liste_td#email2 {
}

td.schueler_liste_td#region {
}

td.schueler_liste_td#country {
}

td.schueler_liste_td#phone {
}

td.schueler_liste_td#mobil {
}

td.schueler_liste_td#title {
}

td.schueler_liste_td#address {
}

td.schueler_liste_td#foto {
}

h1 {
	font-family: Arial Narrow;
	text-align: center;
	color:#333399;
}

h2 {
	font-family: Arial Narrow;
	text-align: left;
}

h4 {
	font-family: Arial Narrow;
	color:#333399;
}

A:link {
	font-family: Arial Narrow;
	font-weight:normal;
	font-size:9pt;
	color:#336699;
	text-decoration:none;
}

A:visited {
	font-family: Arial Narrow;
	font-weight:normal;
	font-size:9pt;
	color:#336699;
	text-decoration:none;
}

A:hover {
	font-family: Arial Narrow;
	font-weight:normal;
	font-size:9pt;
	color:#336699;
	text-decoration:underline;
}

A:active {
	font-family: Arial Narrow;
	font-weight:normal;
	font-size:9pt;
	color:#336699;
	text-decoration:underline;
}
