/*
Designed and Coded By: Mathias Mueller and Wolfgang Ludwig
Date: 2009-07-28
*/

html
{
	background-color: #452c15;
}

body
{
	margin:0;
	padding:0;
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-family: "Times New Roman", serif;
	line-height: 1.3em;
}

h1
{
	page-break-after:avoid;
	font-weight: normal;
	font-size: 150%;
	margin: 0px;
	text-align: left;
}

h2
{
	page-break-after:avoid;
	font-weight: normal;
	font-size: 120%;
	margin: 0px;
	margin-top: 0px;
	display: inline;
	text-align: left;
}

h3
{
	page-break-after:avoid;
	font-weight: normal;
	font-size: 130%;
	margin: 0px;
	margin-top: 0px;
	display: inline;
	text-align: left;
}

a
{
	color: #452c15;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
	display: inline
}

ul,li
{
	margin: 0; 
	padding: 0; 
	font-size: 90%;
	list-style: none;
}

ul.linklist
{
	margin-left: 20px;
	list-style-image: url(../images/design/external_link.png);
}

#container
{
	text-align: left;
	margin: auto;
	width: 800px;
}

#header
{
	height: 119px;
	background: url(../images/header.png);
}

#menu
{
	font-size: 170%;
	height: 30px;
	background-color: #d7a469;
	text-align: center;
	line-height: 1.1em;
}

ul.topmenulinks
{
	list-style-type: none;
	display: inline;
}

ul.topmenulinks li
{
	display: inline;
	padding-left:17px;
	padding-right:17px;
}

ul.topmenulinks li.menuactive a
{
	color: #000000;
}

#topbild
{
	height: 97px;
}

#main
{
	background-color: #faf1e6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 40px;
}

#hauptseitetop
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}

#hauptseitetopseparator
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

#hauptseiteleft
{
	float: left;
	width: 370px;
	background: url(../images/zitat.png);
	background-repeat: no-repeat;
	height: 300px;
}

#hauptseiteright
{
	float: right;
	width: 350px;
	padding-right: 0px;
	text-align: justify;
	font-size: 112%;
	line-height: 1.4em;
}

#unterseiteleft
{
	float: left;
	width: 290px;
	font-size: 100%;
	line-height: 1.8em;
	padding-top: 15px;
}

#unterseiteright
{
	float: right;
	width: 450px;
	font-size: 112%;
	line-height: 1.6em;
	padding-right: 0px;
	padding-top: 15px;
	text-align: justify;
}

#unterseitegesamt
{
	font-size: 112%;
	line-height: 1.8em;
	padding-top: 15px;
}

ul.lehrerliste
{
	font-size: 120%;
	list-style-type: none;
}

ul.lehrerliste li
{
	adisplay: inline;
	padding-left:0px;
	padding-right:17px;
}

ul.lehrerliste li.menuactive a
{
	color: #000000;
}

img.portrait
{
	float:right;
	padding-left: 16px;
}

.separatorbig
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}



.cleaner
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#footer
{
	background-color: #d7a469;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	clear: both;
	text-align: right;
	font-size: 70%;
}
