body {
	margin: 0px;
	padding: 0px;
    /* background-color: #EEEEEE; */
    background-image: url(NavUndPics/FarbverlaufOben.jpg);
    vertical-align: top;
    background-position: top;
    background-repeat: repeat-x;
}


div#header {
	clear: both;
	height: 90px;
	padding: 1px;
	background-image: url(NavUndPics/CCBSchriftAni.gif);
	background-position: center;
	vertical-align: top;
    background-repeat: no-repeat;
}


div#left {
	float: left;
	width: 150px;
	text-align: center;
}


div#right {
	float: right;
	width: 200px;
	text-align: center;
}


div#middle {
	padding: 0px 160px 5px 180px;
	margin: 0px;
   /* background-color: #EEEEEE; */

}


div#footer {
	clear: both;
    background-image: url(NavUndPics/FarbverlaufUnten.jpg);
    vertical-align: bottom;
    background-position: top;
    background-repeat: repeat-x;
}


.abstandoben {
	text-align: center;
	font-weight: bold;
	font-size: 30pt;
/*	color: #4D2400; */
	margin-top: 10px;
	margin-bottom: 10px;
}


.seitentitel {
    /* background-color: transparent; */
	color: #4D2400;
	text-align: center;
	font-weight: bold;
	font-size: 180%;
	margin-top: 100px;
    border-color: #4D2400;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #4D2400;
	border: medium-solid;
/*  	border-bottom: medium-solid; */
    line-height: 1.5;

}

H1{
	text-align : left;
	font-weight: bold;
	font-size: 160%;
	color: #4D2400;
	margin-top: 45px;
	margin-bottom: 13px;

}


H2 {
	color : #4D2400;
	text-align : left;
	font-size : 130%;
	font-weight : bold;
	margin-top: 1px;
	margin-bottom: 9px;
}

H3 {
	color : #4D2400;
	text-align : left;
	font-size : 100%;
	font-weight : bold;
	margin-top: 1px;
	margin-bottom: 3px;
}

.fusszeile{
	font-weight: 900;
	font-size: 150%;
	text-align: center;
	color:#4D2400;
	letter-spacing: 20pt;
    border-top: outset;
    border-top: medium solid;

}


table {
	margin: auto;
	border: 0;
	vertical-align: middle;
	text-align: left;
}

.starttabelle{
    text-align: center;
    font-size:larger;
    margin-top: 15%;
}

.startbild{
    height: 90%;
    width: 90%;
}

.fusslinie{
	background-color:#4D2400;
}

.textabstandshalter{
	font-size:15px;
}

 .list1    {
	background-color: #FDFDFD;
}

 .list2    {
	background-color: #FAFAFA;
}

 .list3    {
	background-color: #FFFAFA;
}

 .listnext {
	background-color: #99FA99;
}

 .listjahr {
	background-color: #BFBFBF;
	font-weight: 700;
}

 .listleer {
	background-color: #999999;
}

 .listleer2 {
	background-color: transparent;
}

 .listachtung {
	background-color: #FFC0C0;
}
