@charset "UTF-8";

@media screen
{


	#startnav {
	  position: absolute;
	  top: 70px;
	  left: 0;
	  padding-left: 36px;
	  text-align: left;
	}
	
	#startnav a,
	#startnav a:hover,
	#startnav a:active,
	#startnav a:visited{
		color: #fff;
		font-size: 11px;
		font-weight:normal;
		text-transform: uppercase;
		padding: 0 12px 0 0;
		line-height: 11px;
	}
	#startnav a,
	#startnav a:visited{
		text-decoration: none;
	}
	
	#startnav a:hover,
	#startnav a:active{
		text-decoration: underline;
	}
	
	#start_ek {
	  position: absolute;
	  top: 145px;
	  left: 389px;
	}

	#col1 {
		width:996px;
	}

	#col1_content{
		background: #F9F2EE url(/pool/css/start_bg.png);
		padding: 18px 18px 0px 18px;
	}

	#col1_content .start_portrait img {
/*
		background: transparent url(/pool/css/start_portrait.png);
*/
		background: transparent none;
		padding: 0px;
	}

  #col1_content .start_welcome {float: left; }
  #col1_content .start_portrait {float: right; }
  
  .start_welcome { width: 816px; padding-top: 18px;}
  .start_portrait {width: 126px; }

	#col1_content .start_welcome p {
		padding-right: 18px; 
		padding-left: 12px;
		font-size: 12px;
		line-height: 16px;
	}
	
	#col1_content .subcolumns{
		margin-bottom: 12px; 
	}

	#col1_content .startbreit, 	#col1_content .starthighlights  {
		background: transparent url(/pool/css/start_box_breit.png) no-repeat left top;
		width: 475px;
		height: 148px;
		text-align: left;
		position: relative;
	}

	#col1_content .startschmal {
		background: transparent url(/pool/css/start_box_schmal.png) no-repeat left top;
		width: 232px;
		height: 148px;
		text-align: left;
	}
		#col1_content .subcr .startschmal2 {
		background: transparent url(/pool/css/start_box_schmal.png) no-repeat right top;
		width: 232px;
		height: 148px;
		text-align: left;
	}

/* startbreit */

	#col1_content .startbreit h1 {
		font-size: 12px;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #FF4D00;		
		padding: 12px 12px 0 12px;
		margin: 0px 0 4px 0;
	}		
	#col1_content .startbreit h3 {
		font-size: 14px;
		line-height: 16px;
		text-transform: none; /* uppercase; */
		padding: 0 12px 0 144px;
		margin: 0 0 2px 0;
	}		
	#col1_content .startbreit p {
		font-size: 11px;
		line-height: 16px;
		padding: 0 12px 0 144px;
		margin: 0 0 0px 0;
	}		

/* starthighlights */
	
	#col1_content .starthighlights h1 {
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		color: #2e2f31;		
		padding: 12px 12px 0 12px;
		margin: 0px 0 8px 0;
	}		
	#col1_content .starthighlights h3 {
		font-size: 14px;
		line-height: 16px;
		text-transform: uppercase;
		padding: 0 12px 0 12px;
		margin: 0 0 2px 0;
	}		
	#col1_content .starthighlights p {
		font-size: 11px;
		line-height: 18px;
		padding: 0 2px 1px 2px;
		margin: 0 10px 0px 10px;
		background: transparent url(/pool/css/1_linie1.png) repeat-x bottom ;
	}

/* startschmal */

	#col1_content .startschmal h1 {
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color: #FF4D00;		
		padding: 12px 12px 0 12px;
		margin: 0px 0 0px 0;
	}		
	#col1_content .startschmal h2 {
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 12px 0 12px;
		margin: 0px 0 0px 0;
	}		

	#col1_content .startschmal h3 {
		font-size: 9px;
		line-height: 16px;
		font-weight: normal;
		text-transform: uppercase;
		padding: 0 12px 0 12px;
		margin: 0 0 0px 0;
	}		
	#col1_content .startschmal p {
		font-size: 10px;
		line-height: 14px;
		padding: 0 12px 0 12px;
		margin: 0 0 0px 0;
	}		

  .subcl { padding: 0 5px 0 0px; text-align: left; }
  .subc  { padding: 0 0px 0 0px; text-align: center; }
  .subcr { padding: 0 0 	0 5px; text-align: left; }
  .c25r .subcr { padding: 0 0 0 8px; text-align: left; }

	#col1 .startfoot {
		background: transparent url(/pool/css/start_foot_bg.png) repeat-x bottom;
		width: auto;
		height: 60px;
	}

	#col1_content div.startbreit {
		position: relative;
	}

	#col1_content div.startbreit div.startklick {
		position: absolute;
		top:  32px;
		left: 24px;
	}		
	#col1_content div.startklick img{
		width: 112px;
		height: 108px;
		border: none;
	}	


}	
