body {

        background-image:url(../images/hintergrund.gif);
	background-attachment:fixed;
	font-family: Verdana, Arial;
	font-size: 14px;
	background-color: #F7F7F7;
}

a {
	text-decoration: none;
}

.table {
	padding: 4px;
}

.sidebar_item {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;

	font-size: 12px;
	height: 22px;
	background-color: #E0E0E0;
	width: 160px;
}

.sidebar_item a {
	color: #000000;
	text-decoration: none;
}
.sidebar_item a:link {
	color: #000000;
	text-decoration: none;
}
.sidebar_item a:visited {
	color: #000000;
	text-decoration: none;
}
.sidebar_item a:hover {
	color: #CC0000;
	text-decoration: none;
	
}


.sidebar_header {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	height: 22px;
	background-color: #CC0000;
	width: 160px;
}


.sidebar_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar_header a:hover {
	color: #E0E0E0;
	text-decoration: none;
	font-style: oblique;
}
.spacer {
	height: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	width: 160px;
}

.down {
	position: absolute;
	right: 10px;
	height: 22px;
	width: 5px;
	border: 0px;
	display: none;
}

.spacer_kalender {
	background-color: #E0E0E0;
	color: #CC0000;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	height: 30px;
	width: 160px;
}

.kalender_header {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	height: 22px;
	background-color: #008000;
	width: 160px;
}

.kalender_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.kalender_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.kalender_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.kalender_header a:hover {
	color: #E0E0E0;
	text-decoration: none;
	font-style: oblique;
}



.table_text  {
	width: 800px;
	align: center;
	font-family: Arial;
	text-decoration: none;
	font-size: 16;
	
}

.table_text_nolinks  {
	width: 800px;
	align: center;
	font-family: Arial;
	font-size: 16;
	
	
}

.text_link  {
	text-decoration: underline;
	
	
}

.table_td_text  {
	width: 354px;
    font-family: Arial;
}

.link_bericht  {
	width: 800px;
}

.link_bericht a {
	color: #000000;
	text-decoration: none;
}
.link_bericht a:link {
	color: #000000;
	text-decoration: none;
}
.link_bericht a:visited {
	color: #808080;
	text-decoration: none;
}
