html { 
   height: 100.2%; 
   margin-bottom: 1px; 
} 

#logo {
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0;
	background: url(../images/pheader.jpg) no-repeat;
}

/* Menü */
#menuBar {
	position: relative;
	top: 50px;
	width: 930px;
	height: 30px;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 5;
}

ul.menuBar {
	margin: 0;
	padding: 7px 0px 7px 24px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: -5px;
	padding: 7px 10px 7px 10px;
	background: url(../images/pmato.gif) repeat-x top right;
	border: 1px solid #7f7f7f;
}

a.menuButtonActive, a.menuButton:hover {
	margin-left: -5px;
	position: relative;
	top: 0px; 
	left: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	background: url(../images/pmatoa.gif) repeat-x top right;
	border: 1px solid #7f7f7f;
}

.menu {
	background: #555555;
	border: 1px solid #c1c1c1;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	visibility: hidden;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #ffffff;
	background: #800000;
	display: block;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #c1c1c1;
}

a.menuItem:hover, a.menuItemActive:hover {
	background: #000000;
	color: #ffffff;
}

#eyecatcher {
	position: relative;
	width: 930px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: url(../images/s2dlogo.jpg) no-repeat;	
	border-top: 5px solid #ffffff;
}

#youarehere {
	position: relative;
	height: 35px;
	width: 930px;
	padding: 0;
	margin: 0;
	background: #800000;
	color: #c1c1c1;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
	
#youarehere p {
	position: relative;
	top: 10px; 
	left: 20px;
	font-size: 80%;
	display: inline;
	margin: 0;
}	
	
#youarehere a {
	display: inline;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
}

#youarehere a:hover {
	color: #c1c1c1;
}

/*neu angelegt*/
#anzeige {
	position:relative;
	top: 50px;
    margin-left: 20px;
    color: #ff0000;
}

#footer {
	background: #800000; 
	color: #c1c1c1;
	padding: 10px 30px 5px 30px;
	margin: 0;
	width: 870px;
	height: 20px;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	clear: both;
	text-align: center;
}

#footer a {
	color: #ffffff;
	padding: 8px 0px 0px 0px;
	margin: 0;
	text-decoration: none;
}

#footer p{
	color: #c1c1c1;
	padding-left: 20px;
}

#footer a:hover {
	color: #c1c1c1;
}

.line {
	color: #000000 !important;
}

.line1 {
	color: #ffffff !important;
}

.schrift {
	width: 100%;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #000000;
}

.schrift1 {
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

/*Kalender*/
a.callink:link { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:visited { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:active { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.callink:hover { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-decoration:none;}
a.calhome:link { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:visited { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:active { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
a.calhome:hover { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; text-decoration:none;}
td.caltz { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calwt { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calat { color:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px;}
td.calht { color:#555555; background:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calhe { color:#555555; background:#ffffff; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
td.calwe { color:#ffffff; background:#555555; font-family: verdana,helvetica,sans-serif; font-size: 10px; font-weight: bold;}
table.caltab { width:155px; border: 0px solid #ffffff; background:#555555;}
table.caltab1 { padding:0; margin:0;}
table.caltab2 { padding:0; margin:0;}