.table {
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	top: 0px;
	
}
.tabledownsmall {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	top: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
}
/*Überschriften in den Linkleisten*/
.tableh1{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	border-collapse:collapse;
	width: 100%;
	letter-spacing: 0px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: none;
	border-top-style: none;
	padding: 0px;
	height: auto;
	margin: 2px;
	border-bottom-width: thin;




}
/*Allgemeine Beschreibung der Seite*/
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	border-collapse:collapse;
	width: 100%;
	letter-spacing: 0px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: none;
	border-top-style: none;
	padding: 0px;
	height: auto;
	margin: 2px;
	border-bottom-width: thin;
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	border-collapse:collapse;
	width: 100%;
	letter-spacing: 0px;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-style: none;
	padding: 0px;
	height: auto;
	margin: 2px;
	border-bottom-width: none;
	background-color: #CCCCCC;
}
a.navi:visited{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	border-collapse:collapse;
	width: 100%;
	letter-spacing: 0px;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: none;
	border-top-style: none;
	padding: 0px;
	height: auto;
	margin: 2px;
	border-bottom-width: thin;
}

/*Überschrift in den Textfeldern*/
.tdtop {
	font-size: 14px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: 600;
	word-spacing: normal;
}
/*Ausrichtung des Satzzeichens -nach oben-*/
.divpivright{
	float:right;
	width:70px;
	padding:5px;
	margin:-5px -5px -5px -5px;
}
.videoright{
	float:right;
	padding:5px;
	margin:-5px -5px -5px -5px;
	width: auto;
}
/*Ausrichtung der Bilder links in der Zeile*/
.divpivleft{
	float:left;
	width:auto;
	padding:5px;
	margin:-5px -5px -5px -5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
/*Normale Links im Textfeld*/
a:link{
	text-decoration:none;
	font-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4646FF;
	font-style: normal;
	font-weight: 600;
}
a:hover{
	text-decoration:none;
	font-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	font-weight: 600;
}
a:active{
	text-decoration:none;
	font-color: #ccoo33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6633;
	font-weight: 600;
}
a:visited{
	text-decoration:none;
	font-color:#red;
	color: #804040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.bilderpicleft {
	position: 00;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}

