/* CSS Document */

	html { overflow-x:hidden}

	body {
		background-color:#CBCBCB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		scrollbar-arrow-color:#cccccc;
	}

	a { 
		color:#333333; 
		text-decoration:underline;
	}
	a:hover {
		text-decoration:underline;
	}
	a:visited {
		color:#333333;
	}


	.seiten_headline {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background-color:#aaaaaa;
		color:#333333;
		font-size:14px;
		font-weight:bold;
		height:20px;
		padding-left:10px;
		padding-top:3px;
	}

	.body_links {
		background-color:#CBCBCB;
		background-image:url('../img/bg_links.jpg');
		 scrollbar-arrow-color:#cccccc;
	}

	.body_rechts {
		background-color:#CBCBCB;
		background-image:url('../img/bg_rechts.jpg');
		 scrollbar-arrow-color:#cccccc;
	}

	.kontakt_input {
		border:1px solid #000000; 
		background-color:#f3f3f3; 
		color:#000000;
		width:200px;
	}

	.home_headline {
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color:#ffffff;
	}


	.home_href {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		color:#ffffff;
	}
	.home_href:hover {
font-family:Arial, Helvetica, sans-serif;	
		text-decoration:underline;
	}		
	.home_href:visited {
		color:#FFFFFF;
	}		
	
	.home_href2 {
font-family:Arial, Helvetica, sans-serif;	
		color:#003366;
		font-weight:800;
		text-decoration:none;
	}

	.home_href2:hover {
		text-decoration:none;	
		border-top:1px solid #003366;
		border-bottom:1px solid #003366;		
	}
	
	.home_td {
		vertical-align:top;
		text-align:center;
/*		background-color:#6699FF; */
		height:100px;
		background-image:url("../img/td_bg2.gif");
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.home_td_box {
		background-image:url('../img/fochler_bg.jpg');
		background-position:bottom;
		background-repeat:no-repeat;
		border-top:1px solid #cccccc;
		border-left:1px solid #cccccc;
		border-right:1px solid #666666;		
		border-bottom:1px solid #666666;		
/*		background-color:#386dbe;*/
		background-color:#999999;
		height:150px;
		
		vertical-align:top;
	}

	.home_td_bild {
		vertical-align:top;
/*		background-color:#6699FF;  */
	}

	.team_td_bild {
		vertical-align:top;
/*		border:1px solid #000000;
*/
	}

	.team_td {
		background-color:#FFFFFF;
		vertical-align:top; padding-left:10px;
		border:1px solid #000000;
	}


	.ref_href {
		text-decoration:none;
		color:#333333;
	}
	.ref_href:hover {
		text-decoration:underline;
	}		
	.ref_href:visited {
		color:#333333;
	}		


	.sm_href {
		text-decoration:none;
		color:#333333;
	}
	.sm_href:hover {
		text-decoration:underline;
	}		
	.sm_href:visited {
		color:#333333;
	}		


	
/*  +++++++++++++++++++++ Keri Golf Seiten ++++++++++++++++++++++++++++++++ */
	.keri_main_div {
		text-align:center;
	}
	.keri_a{
		font-size:18px;
		font-weight:bold;	
	}
	.keri_thumbs {
		width:100px;
		heigth:184px;
		border:0px;
	}
	.keri_headline {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#333333;
	}
	.keri_text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#333333;
	}
	.keri_td {
		text-align:center; vertical-align:bottom;
	}
	
	.keri_outer_div {
		border:2px solid #000066; text-align:center; width:950px; background-color:#D2FFC4;
	}
	.keri_logo {
		float:right; margin-top:5px; margin-right:5px; width:50px; height:50px;
	}
	.keri_haupt_hl {
		color:#333333; font-size:24px; font-weight:800;
	}
	.keri_inner_div {
		background-color:#FFFFFF; border-top:2px solid #000066; border-bottom:2px solid #000066;
	}
	.keri_td_index{
		width:125px; height:75px;
	}
	.keri_td_index_text {
		text-align:left;
	}
	.keri_index_hl {
		color:#000066;
		font-size:16px;
		text-decoration:underline;
	}
	
/* ++++++++++++++++++++++++++++++++ show_products +++++++++++++++++++++++++++++++++++ */
	.show_product_sp { background-color:#FFC4C8; }
	.sp_table { border:2px solid #000066; width:100%; }	
	.sp_td_bild { background-color:#ffffff; width:250px; height:460px;}
	.sp_td_headline { 
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		font-size:24px;
		height:25px; 
		background-color:#ABFF91; 
		font-weight:bold; 
		color:#9A91FF;
	}
	.sp_td_content { 
		height:435px; 
		background-color:#D2FFC4; 
		vertical-align:top;
		padding:10px;
		font-size:16px;
		color:#3C2BFF;
	}
	
	.aufzaehlung {
		display:inline-table;
		list-style-type:square; 
		margin-top:0px; 
		margin-bottom:0px;	
	}