/* kill that asap */


.pagefooter {
	width: 790px;
	height: 20px;
		
	background: #EFEFEF;
	
	margin: 5px;
	margin-bottom: 0px;
}
.innerpage {
	color: black;
	padding: 20px;
	/* background: magenta;*/
}

.morelink a:link, .morelink a:visited, .morelink a:hover {
	color: #940C00;
	text-decoration: none;
	font-weight: bold;
}
.morelink a:hover {
	text-decoration: underline;
}

/**/


.menuli {
	margin-left: 10px;
	padding-left: 10px;
}
.menuli li {
	color: #940C00;
}
.menuli a:link, .menuli a:visited, .menuli a:hover {
	color: #940C00;
	text-decoration: none;
	font-weight: bold;
}
.menuli a:hover {
	text-decoration: underline;
}

/* neu: 2.7.06 */
.teaser_right_content {
	/* look at screen_style.css */
}

.teaser_right_link {
	text-align: right;
}
.teaser_right_link a:link, .teaser_right_link a:visited {
	color: #940C00;
	text-decoration: none;
}
.teaser_right_link a:hover {
	color: black;
}

.grey_link, .grey_link:hover  {
	color: #666666;
	font-weight: bold;
}
.grey_link:hover  {
	color: black;
}

.bigboxcontent {
	background: #EFEFEF; 
	padding: 5px;
}
.bigboxtable td {
	padding: 2px;
	padding-left: 5px;
}
.bigboxtable .odd td {
	background: white;
}
.bigboxtable .even td {
	background: #F3EFEE;
}
.bigboxtable .title td {
	background: #EFEFEF;
	font-weight: bold;
}
.start_table_list td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.staticstartfootertable td {
	padding: 6px; 
	background: #F3EFEE; 
	width: 215px; 
	height: 145px; 
	cursor: pointer;
}
/* ende neu: 2.7.06 */


/* neu 06.09 */

.slogan {
	color: #940C00; 
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px; 
	margin-left: 21px;
}
/* ende neu 06.09 */

.image_text {
	background: #EAEAEA;
}
.image_text .sub_text {
	padding: 5px;
	padding-top: 0px;
}
.image_text .title_text {
	padding: 5px;
	padding-bottom: 0px;
}



	
	.internlinks a:link, .internlinks a:visited {
		text-decoration: none;
		color: #333333;
	}
	.internlinks a:hover {
		text-decoration: underline;
	}
	
	.menulinks a:link, .menulinks a:visited {
		text-decoration: none;
		color: white;
	}
	.menulinks a:hover {
		text-decoration: underline;
	}
	
	form {
	 margin: 0px; padding: 0px; border:0px;
	}
	.submitlink {
		color: #434343;
		/*color: white;*/
	font-weight: bold;
	}
	.submitlink:hover {
		color: #E3E3E3;
	}
	
	.kontaktitem {
		border-bottom: solid 1px #FCF3EE;
		padding-top: 5px;
	} 
	
	.kontaktitem .imgdiv {
		margin-top: 0px;
		margin-right: 5px;
		float: left;	
	}
	.kontaktitem a:link,.kontaktitem a:visited {
		text-decoration: none;
		color: black;
	}		
	.kontaktitem a:hover {
		text-decoration: underline;
	}	
	
	
	
	/* schlechte angaben in der depot-vergleichsansicht */
	
	.tti {
		font-weight: bold; 
		color: #000000; 
		padding-bottom: 2px;
	}
	
	.tti a, .tti a:hover{
		color: #000000;
		text-decoration: none;
	}
	
	.ttodd td {
		background: #F3EFEE;
		padding-left: 3px; padding-right: 3px;
	}
	.tteven td {
		padding-left: 3px; padding-right: 3px;
	}