* { margin:0; padding:0; font-family: Verdana,sans-serif; font-size: 12px; color: #393939; border: 0; }
a { color: #EB7D05; }
td { vertical-align: top; }

#website { background: #EEEDE5 url(upload/bg_website.gif) left top repeat-x; }
#container {
	position: absolute; 
	width: 994px; 
	left: 50%; 
	margin-left: -497px; 
	background: url(upload/bg_content.gif) left top repeat-y; 
}

#containerLogo {
	width: 994px; 
	height: 100%;
	background: url(upload/logo.gif) right bottom no-repeat;
}
#LogoPlatzhalter {height: 30px;}
#containerHead {
	width: 994px; 
	height: 294px; 
	background: url(upload/bg_head.gif) left top repeat-y;
}

/* Kopfbereich */
#head {
	margin-left: 50px; 
	width: 894px; 
	height: 294px; 
	background: url(upload/head_startseite.jpg) left bottom no-repeat;
}
#contact {
	float: left; 
	padding-left: 20px; 
	margin-top: 20px;
}
#FormLogin {
	float:left; 
	padding-top: 17px; 
	padding-left: 703px; 
	width: 85px; 
	height: 17px;
}
#FormLogin p {
	height: 17px;
}
#FormLogin input {
	margin-left: 10px;
}
#FormLogin .textfield {
	width: 82px; 
	height: 15px; 
	border: 1px solid #000000; 
	background: url(upload/bg_input_login.gif) left top no-repeat; 
	font-size: 9px;
	color: #737373; 
	line-height: 13px; 
	padding-left: 8px;
	padding-top: -4px;
}
#FormLogin img {
	vertical-align: middle;
}
#but_go {
	vertical-align: middle;
}
/* Content */
#containerContent {width: 894px; margin-left: 50px;}

/* Menue */
#menue {
margin-left: 30px;
margin-top: 15px;
width: 894px;
height: 21px;
}
#menue img {
margin-right: 20px;
}

/* HOME */
#contentHome {
float: left;
width: 505px;
margin-top: 44px;
padding-left: 30px;
padding-right: 20px;
}
html>body #contentHome {width: 540px;}

#teaserHome {
width: 264px;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
background: url(upload/bg_teaser.gif) left top repeat-y;
}
#teaserHome p {margin-left: 12px;}
#teaserHome img {margin-bottom: 2px;}
.readmore {
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
}
#impression {
	width: 537px;
	border: 1px solid #545454;
}
#impressionBild {
	width: 537px;
	height: 208px;
}
#impressionAuswahl {
	width: 537px;
	height: 33px;
	border-top: 1px solid #545454;
	background: url(upload/bg_impression.gif) left top no-repeat;
	text-align: right;
}
#impressionAuswahl img {
	border-left: 1px solid #545454;
}
#impressionAuswahl img:hover {
	cursor: pointer;
}

/* SCHOOL */
#submenueSchool {
height: 24px;
padding-left: 27px;
line-height: 24px;
}
#submenueSchool a {
	color: #393939;
	text-decoration: none;
}
#submenueSchool a:hover {
	color: #EB7D05;
}
#submenueActive {
	background-color: #EB7D05;
	color: #ffffff;
}
#content {
	width: 864px;
	margin-top: 20px;
	padding-left: 30px;
}
#content ul {
	list-style-image: url(upload/liststyle.gif);
	padding-left: 18px;
}
#content li {
	line-height: 16px;
}
.teaserBackground {
	background: url(upload/bg_teaser.gif) left top no-repeat;
	height: 450px;
}
#tableLinks td {
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}

/* Form Contact */
.input {
	border: 1px solid #cccccc;
	width: 423px;
	height: 20px;
	background: url(upload/bg_input.gif);
	margin-bottom: 5px;
}
#FormContact textarea {
	border: 1px solid #cccccc;
	width: 423px;
	height: 100px;
	margin-bottom: 10px;
	background: url(upload/bg_input.gif);
}
.submit {
	margin-top: 10px;
}

.calendar td {
	border: 1px solid #EB7D05;
	padding: 2px;
}
.calendar * {
	font-size: 11px;
}

/* Footer */
#footer {
clear: both;
width: 894px;
height: 20px;
}
#footer p {
font-size: 11px;
text-align: center;
line-height: 20px;
/*padding-bottom: 10px;*/
}
#footer a {
font-size: 11px;
}

#bottom {
	margin-top: 5px;
	margin-left: 42px;
	width: 910px;
	height: 10px;
	background: url(upload/bg_bottom.gif) left top no-repeat;
}

.table {background: #555555;}
.table tr {background: #ffffff;}
.table td {padding: 3px;}
table#tblSitemap td {padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #cccccc;}


/* LOGIN */
.textfield {
	width: 82px; 
	height: 15px; 
	border: 1px solid #000000; 
	background: url(upload/bg_input_login.gif) left top no-repeat; 
	font-size: 9px;
	color: #737373; 
	line-height: 13px; 
	padding-left: 8px;
	padding-top: -4px;
}

