body {
background-color: #cccccc;
background-position: top;
text-align: center;
overflow: auto;
background-attachment: fixed;
}

/* Main */
#main {
border: 1px solid #FFFFFF;
/*left:160px;*/
/*position:absolute;*/
width: 960px;
margin:0px auto;
text-align:left;
background-color: #e4e4e4;
}

/* Logo */
#logo {
background-color: #b6c8e8;
font-size: 24px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
text-align: center;
/*padding-top: 30px;*/
width: 176px;
height: 89px;
float: right;
}

/* Header bzw. Banner */
#header {
background-color: #b6c8e8;
font-size: 24px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color:#666666;
text-align: center;
padding-top: 30px;
padding-left: 20px;
width: 760px;
height: 59px;
float: left;
/*clear: right;*/
}

/* Menü */
#menu {
width: 170px;
margin-top: 1px;
/*margin-bottom: 5px;*/
/*padding-top: 3px;*/
float: left;
}

/* Content bzw. Inhalt */
#content {
background-color: #ffffff;
border: 1px solid #cccccc;
min-height: 420px;
width: 745px;
font-size: 13px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
/*padding-top: 3px;*/
float: right;
}

/* Footer bzw. Fußzeile */
#footer {
border: 1px solid #cccccc;
background-color: #b6c8e8;
width: 958px;
height: 18px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
clear: both;
}

/* die einzelnen Menüboxen auf der linken Seite */
.menucontainer {
border: 1px solid #b6c8e8;
width: 175px;
margin-bottom: 10px;
margin-top: 4px;
}

/* die Titelzeile der einzelnen Menüboxen */
.menutitle {
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: rgb(141,180,227);
height: 25px;
font-size: 17px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
padding-top: 4px;
padding-right: 3px;
}

/* der Inhalt der einzelnen Menücontainer */
.menulink {
background-color: #b6c8e8;
display: block;
font-size: 12px;
font-weight: normal;
/*text-align: left;*/
font-family: Arial, Helvetica, sans-serif;
padding-left: 3px;
}

.tdteam {
width: 175px;
vertical-align: top;
}

/* Bilder */
.img {
border: 1px solid #000000;
}

/* Tabellenzellen */
.tdkursplan {
width: 120px;
text-align: center;
}

/* Listen */
.ul {
list-style-type: discus;
}

/* Listenpunkte */
.li {
padding-bottom: 13px;
}

/* Überschriften */
.h1 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

/* Anmerkungen bzw. Hervorhebungen */
.h2 {
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

/* allgemeine Links im Text */
a:link {
color: #0000FF;
text-decoration: none;
}

a:visited {
color: #0000FF;
text-decoration: none;
}

a:hover {
color: #000080;
text-decoration: none;
}

/* Links in den Menücontainern */
.menulink:link {
height: 25px;
font-size: 13px;
color: #000000;
font-weight: bold;
/*border: 1px solid rgb(141,180,227);*/
border-left: 1px solid #FFFFFF ;
border-right: 1px solid #FFFFFF ;
border-bottom: 1px solid #FFFFFF ;
padding-top: 7px;
text-decoration: none;
}

.menulink:visited {
height: 25px;
font-size: 13px;
color: #000000;
font-weight: bold;
border-left: 1px solid #FFFFFF ;
border-right: 1px solid #FFFFFF ;
border-bottom: 1px solid #FFFFFF ;
padding-top: 7px;
text-decoration: none;
}

.menulink:hover {
color: #FFFFFF;
text-decoration: none;
}

/* rechtliche Hinweise */
.recht {
/*border: 1px solid #cccccc;*/
/*background-color: #b6c8e8;*/
padding-top: 3px;
padding-right: 4px;
/*width: 956px;*/
width: 780px;
height: 13px;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: right;
float: right;
/*clear: both;*/
}

a.recht {
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.recht:link {
text-decoration:none;
font-weight:bold;
color:#0000aa;
 }

a.recht:active {
text-decoration:none;
font-weight:bold;
color:#ff0000;
}

a.recht:visited {
text-decoration:none;
font-weight:bold;
color:#000066;
}

a.recht:hover {
text-decoration:none;
font-weight:bold;
/*color:#ff0000;*/
color: rgb(141,180,227);
}

.search_box {
/*	float: right;
	clear: right;*/
padding-top: 10px;
padding-left: 7px;
	width: 30px;
}

/* horizontale Navigation */
.headnavi {
/*border: 1px solid #cccccc;*/
/*background-color: #b6c8e8;*/
padding-top: 2px;
padding-left: 4px;
/*width: 956px;*/
width: 170px;
height: 13px;
font-size: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align: left;
float: left;
/*clear: both;*/
}
