/* CSS Document */

/* Normaler Link */
a {
text-decoration: none;
font-weight: bold;
color: #6B9CC4;
}

/* Links beim Drueberfahren mit der Maus */
a:hover {
color: #999999 ;
}

/* Liste mit Quadraten*/
ul {
	list-style: square outside;
	color: #666666;
	white-space: normal;
	vertical-align: middle;





}

/* Scrollbalken: */
body
{
scrollbar-DarkShadow-Color:##6B9CC4;
scrollbar-Track-Color:#FFFFFF;
scrollbar-Face-Color:#FFFFFF;
scrollbar-Shadow-Color:#FFFFFF;
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-3dLight-Color:#6B9CC4;
scrollbar-Arrow-Color:#6B9CC4;
font-family: arial,verdana,helvetica,sans-serif;
}

/* Kasten mit Rand fuer die Links, oder um etwas hervorzuheben */
.kasten 
{
	font-family: Arial, Verdana;
sans-serif;
	font-size: 12pt;
	text-align: left;
	padding-left: 10px;
	color: #333333;
	background-color: #DDDDDD;
	width: 530px;
	border: 1px solid #9E9E9E;

}

/* Kasten, um Text nicht weiter als 600 Pixel in der Breite laufen zu lassen */
.aktuellkasten 
{
	font-family: Arial, Verdana;


sans-serif;
	font-size: 12 pt;
	text-align: left;
	padding-left: 10px;
	color: #333333;
	background-color: white;
	width: 545px;
	padding-right: 10px;
	border: 1px solid #9E9E9E;
	padding-top: 10px;



}
.startseitekasten 
{
font-family: Arial, Verdana; sans-serif;
font-size: 12 pt;
text-align: center;
padding-left: 10px;
color: grey;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: grey;
width: 600px;
}
/* Box fuer Infotexte */
#infobox  {
	margin-top: 10px;
	margin-left: 10px;
	width : 600px;
	top: 0px;
	left: 0px;
	border: 0px #9E9E9E;
	color: #000000;
	text-align: justify;


}
/* Box fuer Navigationsspalte: */
#navi {
	margin-top: 0px;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	padding: 10 10 10 0;
	font-family: Arial, Helvetica, sans-serif;
	right: 0px;
	bottom: 0px;



}

/* Box für Hauptspalte: */
#main {
	margin-top: 0px;
	margin-left: 0px;
	width : 535px;
	position: absolute;
	top: 4px;
	left: 240px;
	border: 0px;
	padding-top: 13px;
	right: 0px;
	bottom: 0px;
	padding-right: 5px;
	text-align: left;









}
 


.hintergrund {
	background-color: #CDDAE9;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}
.tabellenzelle {
	background-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
	vertical-align: bottom;
	border-top: 0px solid #9E9E9E;
	border-right: 0px solid #9E9E9E;
	border-bottom: 0px solid #9E9E9E;
	border-left: 0px solid #9E9E9E;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}
#Anzeige {
	background-color: #F0F0F0;
	height: 800px;
	width: 205px;
	position: absolute;
	left: 790px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 1px solid #999999;


}
.menuebreite {
	vertical-align: bottom;
	width: 260px;




}
#aktuelles {
	font-family: Arial, Verdana;






sans-serif;
	font-size: 12 pt;
	text-align: left;
	color: #333333;
	background-color: white;
	width: 545px;
	border: 1px solid #9E9E9E;
	left: 240px;
	position: absolute;
	padding: 10px;




}
.li {
	left: 0px;
	padding-bottom: 12px;





}
#Angebot {

	margin-top: 0px;
	margin-left: 0px;
	width : 550px;
	position: absolute;
	top: 3px;
	left: 240px;
	border: 0px;
}
.immerSichtbar {
	position: relative;
	visibility: visible;
	top: auto;

}
.rahmen {
	border: 1px;
}
.textKlein {
	font-size: 10px;
}
.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mainVeranstaltungen {
	margin-top: 0px;
	margin-left: 0px;
	width : 535px;
	position: absolute;
	top: 4px;
	left: 240px;
	border: 0px;
	padding-top: 13px;
	right: 0px;
	bottom: 0px;
	padding-right: 5px;
	color: #ffffff;

}

