/* --------- Nebentext ------------------------------------------- */

.seitentitel {font-style: normal;
	font-size: 100%;
	font-weight: normal;
	color: #FF9900;}
	
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#F26E22;}

#nebentext {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: inside;
	position: absolute;
	top: 155px;
	width: 20%;
	left: 78%;
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: double;
	z-index: 2;}
	
#nebentext a {font-family: Verdana, Arial, Georgia, Times, serif;
	color: #007FFF;
	BACKGROUND-COLOR: #FFFFFC;
	font-weight: normal;
	text-decoration: none;}
	
#nebentext a:hover {font-family: Verdana, Arial, Georgia, Times, serif;
	font-style: normal;
	font-weight: normal;
	color : #336699;
	background-color: #FFFFFC;	
	text-decoration: underline;}
	
#nebentext a:active {color: #336699; background-color:#FFFF99;}
#nebentext a:focus {color: #336699; background-color:#FFFF99;}

.kalender {
	font-family: Verdana, Arial, Helvetica, sans-serif
		padding: 5px;}
	
.kalender a {font-family: Verdana, Arial, Georgia, Times, serif;
	color: #007FFF;
	BACKGROUND-COLOR: #FF9900;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFCC;}
	
.kalender a:hover {font-family: Verdana, Arial, Georgia, Times, serif;
	font-style: normal;
	font-weight: normal;
	color : #336699;
	background-color: #FF9900;	
	text-decoration: underline;}
	
.kalender a:active {color: #336699; background-color:#FFFF99;}
.kalender a:focus {color: #336699; background-color:#FFFF99;}

#zitat {font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 130%;
	font-style: italic;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	background-color:#E1E8EE;
	width: 60%;
	padding: 5%;
	margin: 5%}
	
#zitat  a {font-family: Verdana, Arial, Georgia, Times, serif;
	color: #007FFF;
	font-weight: normal;
	background-color:#E1E8EE;
	text-decoration: none;
	font-style: italic;}
	
#zitat  a:hover {font-family: Verdana, Arial, Georgia, Times, serif;
	font-style: normal;
	font-weight: normal;
	color : #336699;
	background-color:#E1E8EE;
	text-decoration: underline;
	font-style: italic;}
	
#zitat  a:active {color: #336699; background-color:#FFFF99;}
#zitat  a:focus {color: #336699; background-color:#FFFF99;}
