/* CSS Document */

html {height: 100%;}
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#454545; text-align:left; font-size:0.786em;
	margin:0; border-collapse:collapse; background-color:#dedede; background-image: url(../images/bg-top.jpg); background-repeat:no-repeat;}

img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1280px;

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
        img.bg {
                left: 50%;
                margin-left: -512px;   /* 50% */
        }
}

p {margin:6px 0;}

h1, h2, h3, h4, h5 {color: rgb(170, 0, 0);}
h4 {font-size:1.01em;}
h5 {margin-bottom:0;}
a {text-decoration: none; color: rgb(153,0,0); font-weight:bold;}
li {padding:0 0 5px 0; margin:0;}
ul {padding:0 5px; margin:0 0 15px 15px; list-style-type: square;}
dl {padding:0 5px;}

img {border:0;}

td {vertical-align:top;}

/* === IDs ================================================ */
#mainframe {width:1000px; margin-top:40px;

position:relative;
width: 1000px; 
margin: 15px auto; 
padding: 0px; 
background-color:#FFFFFF;

-moz-box-shadow: 0 0 20px black; 
-webkit-box-shadow: 0 0 20px black; 
box-shadow: 0 0 20px black;}


#sponsors {width:134px; margin-left:14px; margin-bottom:10px; padding:3px; text-align:center; font-size: 8pt; font-weight:bold; background-color: rgb(153,0,0);}
#teasers {width:140px; margin-left:14px;}

#header {width:870px; height:130px;}
#menu {background-image: url(../images/bg-menu.jpg); background-repeat:repeat-x; height:25px; position:relative; z-index:99;}
#pathway {width:670px; font-size:0.85em; padding:0 0 0 25px;}
#searchbox {width:200px; text-align:right; padding-right:20px; padding-top:5px;}
#maincontent {padding:20px;}
#footer {}
#footertext {padding:10px 0; font-size: 8pt; color: rgb(204,204,204); text-align:center;}
#user9 {padding-left:20px;}

#marqueecontainer{
	position: relative;
	width: 98%; /* marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;
	padding:0 2px;
}
#frontid li { padding: 0 0 10px 0;}

#aktuelltermine


/* === CLASSES ================================================ */
/* .contentpaneopen {background-color:#f1f1f1; border: 1px solid #dedede; padding:5px;} */

.h-spacer {width:2px; padding:0; margin:0;}

.small {font-size: 0.85em;}
.fett-small {font-size: 0.85em; font-weight:bold;}
.box-f1 {background-color:#f1f1f1; border: 1px solid #dedede; padding:5px;}
.box-f1 h4 {margin:-5px -5px 7px -5px; padding:2px 5px; background-color:#dedede; background-image: url(../images/bg-h4.jpg); background-repeat:repeat-x;}

.termine {font-size:0.96em;}
.termine dt {font-weight:bold; padding:5px 0 0 0; float:none; color: rgb(170, 0, 0);}
.termine dd {margin-left:0; padding:0 0 5px 0; border-bottom: 1px solid #dedede;}
.red {color: rgb(170, 0, 0);}
.tbgc {background-color:#dedede;}

.spielbetrieb dt {border-top: 1px solid #dedede; padding-top:3px; margin-top:3px; font-size:0.86em; font-weight:bold; color: rgb(170, 0, 0);}
.spielbetrieb dd {margin-left:0; padding:0 0 5px 0;}
.spielbetrieb p {margin:0;}

.home-overview h5 {padding:0; margin:0;}
.home-overview p {font-size:0.85em;}

.sponsor1 {margin-bottom:10px; color: rgb(0,0,255); background-color: rgb(255,255,102); width:134px; margin-bottom:10px;}
.sponsor2 {margin-bottom:5px; color: rgb(255,255,0); font-style:italic;}

.teaser {width:134px; text-align:center; padding: 3px;}
.teaser2 {width:134px; padding: 3px; margin-top:10px;}

/* =================================================== */

#box1 {position:absolute; top:0px; left:0px; width:800px; z-index:1;}

.clr {clear: both;}

div.sfenster { 
	width=735;
	overflow:no;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	align:center; 
}
td.left {
	background-color: rgb(255,255,102);
	font-size: 8pt;
	color: rgb(0,0,255);
	font-weight:bold; 
	padding:7px;
}
td.right1 {
	font-size: 8pt;
	color:rgb(255,255,255);
	text-align:center;
	padding-top:7px;
}
td.right2 {
	font-size: 8pt;
	font-style:italic;
	font-weight:bold; 
	color: rgb(255,255,0);
  padding:7px;	
}
td.right3 {	
	background-color: rgb(255,255,102);
	font-size: 8pt;
	font-weight:normal; 
	color: rgb(0,0,255);
	padding:3px;
	text-align:center;	
}	
.n {font-weight:normal;}


/*  Struktur-Classes ==================================================== */
.contentheading {
	height: 30px;
	color: rgb(170, 0, 0);
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
