#accept {display: none;
}
#header {display: none;
}
#menu {display: none;
}
#banners {display: none;
}
#footer {display: none;
}
#pfooter {display: block;}
#kologo {display: block;}

a:link {color:#000000; text-decoration: underline}
a:visited {color:#000000; text-decoration: underline}
a:active {color:#000000; text-decoration: underline}
a:hover {color: #000000;text-decoration: underline;}

.text {
	font-family:Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-decoration: none;
}

.textBold {
	font-family:Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}
.textItalic {

	font-family:Verdana, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
.textUnderline {

	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-decoration: underline;

}
.textSmall {
	font-family:Verdana, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	text-decoration: none;
}
.textSmalltitel {
	font-family:Verdana, sans-serif;
	font-size: 0.68em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.textMenu {
	font-family:Verdana, sans-serif;
	font-size: 0.68em;
	font-style: normal;
	text-decoration: none;
	}
.textMenu a:link {
	color:#000000;
	}	
.textMenu a:visited {
	color:#000000;
	}	
.textMenu a:active {
	color:#000000;
	}
	
.textMenu a:hover {
	color:#000000;
	text-decoration: underline;
	}
	
.textMenuBold {
	font-family:Verdana, sans-serif;
	font-size: 0.68em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	}	
	
.textMenuBold a:link {
	color:#000000;
	}	
.textMenuBold a:visited {
	color:#000000;
	}	
.textMenuBold a:active {
	color:#000000;
	}
.textMenuBold a:hover {
	color:#000000;
	text-decoration: underline;
	}
		
.textRed {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}
.textWhite {
	font-family: Verdana, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.date {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.titel {
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.titel2 {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;

}

.TebleTitel {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: 000000;
	text-align: center;


}
.li {
	list-style: url(../img/list_marker.gif);
}

.FormButton {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	height: 24;
	color: #000000;
	cursor: pointer;

}
.creybox {
	text-decoration: none;
	background-color: #F3F3F3;
	padding: 7px;
	border: 1px none #CCCCCC;
}

