                
				/* Stand:2006-12-30 */

body{
background-color:#33CCFF;
color:black;
font-family:Arial,Helvetica,Verdana,sans-serif;
}

/* ---------------------------------------- */

/* Kopfzeile */
#head {
/* border-top: 1px solid #AAAAAA; */
/* border-bottom:1px solid #AAAAAA; */
}

/* Logo Kopfzeile */
/* 
#logo-kopfzeile{
float:left;
overflow:visible;
}
*/

/* Titel Kopfzeile */
#titel-kopfzeile{
font-size:larger;
}

/* ---------------------------------------- */

/* Fusszeile */
#foot {
font-size:smaller;
overflow: visible;
}


/* ---------------------------------------- */

/* navcontainer-links */
#navcontainer-links{
float:left;
width:150px;
/* background:#AAAAAA;*/
padding:5px 2px 5px 10px;
margin:7px 20px 5px 1px;
/* border-right:1px solid #AAAAAA;*/
font-family:Arial,Helvetica,Verdana,sans-serif;/* border-bottom:1px solid #AAAAAA;*/
overflow:visible;
}

#navlist-links{
padding:0 1px 1px;
margin-left:0;
width:150px;
background:blue;/* width:13em;*/
font:bold 13px Arial,Helvetica,Verdana,sans-serif;
}

#navlist-links li{
margin:0;
border-top:1px solid blue;
list-style:none;
text-align:left;
}

#navlist-links li a{
padding:0.25em 0.5em 0.25em 0.75em;
border-left:4px solid blue;
display:block;
background:#CCD;
text-decoration:none;
}

#navlist-links li a:link{
color:#000;
}

#navlist-links li a:visited{
color:#006;
}

#navlist-links li a:hover{
border-left:1em solid blue;
color:#000;
background:yellow;
}

/* ---------------------------------------- */

/*  Vertikale Menueebene 2  */
li.vmenue-ebene2{
list-style:none;
}


/* ---------------------------------------- */


/* Die Teaser-Box */
.t-box {
float: right;
display: block;
}

/* optional */
#t-box h4 {
letter-spacing: 1px;
color: #666;
}

/* Der eigentliche Teaser (als Klasse!) */
.teaser {
width: 180px;
background-color: #e7d5b5;
border: solid 1px #09c;
margin: 1px 1px 10px 10px;
}

.t-head {
font-family: 'Trebuchet MS',sans-serif;
background-color: #09c;
color: #e0e0e0;
padding: 3px;
margin: 0;
font-size: 85%;
}

.t-txt {
font-family:Arial,Helvetica,Verdana,sans-serif;
color: #000000;
padding: 5px;
line-height: 150%;
font-size: 75%;
}



/* ---------------------------------------- */




/* Tabelle Vorstand  */
/*
=Start table structure
*/
#summary,#caption{
width:28em;
}

.tablestyle{
width:90%;
margin:1em 0 1em 5%;
border:solid #666;
border-width:1px 0 0 1px;
border-collapse:collapse;
}

.tablestyle th,.tablestyle td{
border:solid 1px #666;
border-width:0 1px 1px 0;
padding:0.2em;
}

/*
=End table structure
*/
/*
=Start blue colour scheme
*/
.bluescheme,.bluescheme th,.bluescheme td{
border-color:#069;
}

.bluescheme .even{
background-color:#E3F6FE;
}

.bluescheme th,.bluescheme thead td{
background-color:#69F;
}

.bluescheme th.firstcolumn{
background-color:#9CF;
}

/*
=End blue colour scheme
*/


/* ---------------------------------------- */

/* Rundschau */
#rundschau{
padding: 0px 0px 0px 180px;
/* padding:5px 2px 5px 10px; */
/* margin:7px 20px 5px 1px; */
}


/* RB-Team */
#rb-team{
padding: 0px 0px 0px 180px;
/* padding:5px 2px 5px 10px; */
/* margin:7px 20px 5px 1px; */
}



/* Bildunterschrift */
#bildunterschrift{
font-size:smaller;
}



/* ---------------------------------------- */
