.placeHolder { css }
	
body {
	margin:0px; width:100%;
	height:100%;
	background-image:url('../img/bg.gif');
    background-color:#e7dbc3;
	}
	
	
td {
	text-align: left;
}

.menubg {
	background-image:url('../img/bg_menu.jpg');
}

.subbg {
	background-image:url('../img/sub_bg_right.jpg');
}


.punktierung {
	background-image:url('../img/punktierung_bg.gif');
}

.mainbg {
    z-index: 0;
    background-color: #ffffff;
}

.bottombg {
    background-color: #870203;
}

.bg {
	background-image:url('../img/innen_bg.gif');
}

.bgsub {
	background-image:url('../img/bg_subrubrik.gif');
}

.bottom {
	background-image:url('../img/bottom.gif');
}
	
	
.linie {
	background-color: #6c6c6c;
}
	

.content {
	z-index: 2;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-decoration:none;
}

.bold {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	text-decoration:none;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #999999;
	line-height: 14px;
	text-decoration:none;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	font-weight: inherit;
	color: #333333;
	line-height: 14px;
	text-decoration:none;
}


.smallbold {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #a6a6a6;
	line-height: 14px;
	text-decoration:none;
}



A:link {COLOR: #990000; 
TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {COLOR: #990000; 
TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {COLOR: #666666; 
TEXT-DECORATION : underline;
}
A.txt{color: #990000;
}
A.txt:visited{color: #990000;
}
A.txt:hover{color: #666666;
}

.form {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	background-color: #dbcba6;
	border: 1px; 
	border-color:#c1ae88;
	width: 170px;
	border-style:solid
}

.formsmall {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
	background-color: #dbcba6;
	border: 1px; 
	border-color:#666666;
}

	#wrapper {
		visibility: visible;
		max-height: 170px;
		display: block;
		height: 170px;
		width: 507px;
		text-align: left;
	}

	#cf_element_hidden
	{
		visibility: hidden;
	}
	
	
	.cf_element
	{
		visibility: hidden;
		z-index: 0;
		height: 170px;
		width: 507px;
	}

	/*#content_cf {
		background-color: #cccccc;
		height: 220px;
		width: 507px;
		font-size: 1.2em;
		line-height: 1.8em;
	}

	#content_cf h1 {
		font-size: 1.6em;
		border-bottom: 1px solid #ccc;
		padding: 5px 0 5px 0;
	}

	#content_cf h2 {
		font-size: 1.2em;
		margin-top: 3em;
	}



	/* STYLES FOR CROSSFADER */


*/

/*
	div.cf_wrapper
	{
	}
	
	div.cf_element
	{
		display: block;
		width: 507px;
		height: 220px;
		background-color: #eee;
		border:  1px solid #ccc;
	}
	
	div.cf_element div.content_cf
	{
		padding: 10px;
	}

	div.cf_element div.content_cf h3
	{
		padding-top: 0;
		margin-top: 0;
	}

	*/