@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	}
	
#main{
	margin-top:0px;
	float:left;
	width: 800px;

	}
	
#banner{
	margin-left:820px;
	background-color:#CCC;
	width: 200px;

	}
h1{
	font-size: 23px; 
	color:#666666; 
	line-height:23px; 

	font-weight:lighter;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	letter-spacing: -0.02em;
	
	}
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a6ebb;

	display:inline;
	font-weight: bold;
	line-height: 19px;
	}
	
	
.abstand{
	padding-right:25px;
	}
	
.t11{
	font-size: 11px; 
	color:#000000; 
	line-height:19px; 
	}
.tkom11{
	font-size: 11px;
/*	color:#2a6ebb;*/
	color:#666666;
	line-height:17px;
	}
.t11k{
	font-size: 11px;
	color:#000;
	line-height:15px;
	}
	
	.date{
		font-size: 14px; color:#2a6ebb; line-height:19px; font-weight: bold; padding-right:60px;"
		}
		
.t10i{
	font-size:10px; 
	line-height:16px; 
	font-style:italic;
}
.box{
	width:600px;
	padding-left:25px;
	}
	
.line{
	margin-top:5px;
	margin-bottom:5px;
	width: 590px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:5px;

	}
.feld{
	border: 1px solid #2a6ebb;
	height:21px;

	}
	.tarea{
	border: 1px solid #2a6ebb;


	}

