body,p,br,td,tr,a,h1,h2,h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
}

body {
		background: #006666;
}

.bild1 {
	border: 1px solid #333333;
}

.bild2 {
	border: 1px solid #333333;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bild2a {
	border: 1px solid #333333;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;	
}


.bild3 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}



.liste1 {
	margin-bottom: 10px;
}


td.prog {
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	background: #ffcc99;
}

td.prog1 {
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	background: #ffddbb;
}


h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 0px;
	
}

h2 {
	font-size: 16px;
	line-height: 23px;
	margin-top: 0px;	
	margin-bottom: 0px;
}

h3 {
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;	
	margin-bottom: 0px;
}


.small {
	font-size: 11px;
	line-height: 16px;
}

#title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

#black {
	background-color: #333;
	color: #F5F5F5;
	font-weight: bold;
	text-align: left;
}

#red {
	background-color: #EBEBEB;
	color: #151515;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

#blackr {
	background-color: #333;
	color: #F5F5F5;
	font-weight: bold;
	text-align: right;
}


a {
	color: #CD0000;
	text-decoration: none;
}

a:hover {
	color: #CD0000;
	text-decoration: underline;
}

a:active {
   color: #CD0000;
	text-decoration: underline;
}

a:visited {
	color: #831621;
}
