.example-side-boxes
{	
	float: left;
	width: 205px;

}

.box-example
{
	float: left;
	width: 205px;
	height: 100%;
}

.box-testimonial
{
	float: left;
	width: 235px;

}
	
.box-headline
	{
		
		margin-top: 30px;
		padding-left: 10px;
		display: block;
		color: #990000;
		/*height: 30px;*/
		font-weight: bold;
		width: 190px;
	}
.box-text
	{
		
		/*height: 80px;*/
		margin-top: 10px;
		padding-left: 10px;
		display: block;
		width: 190px;
		height: 100%;
	}	
.box-headline h2	
{
		font-size: 11px;
		color: #990000;
		font-weight: bold;
}
.box-spacer-examples
	{
		width: 3px;
		float: left;
		height: 500px;
		margin-top: 25px;
		background-image: url('../../images/examples/dtline_vrt115.gif');
	}
	
.example-list-box
{
	float: left;
	width: 708px;
	margin-top: 10px;
	background-image: url('../../images/examples/listbox/bx_bsp_mid.gif');
}

.example-list-box-top {
	width:708px;
	height: 10px;
	background-image: url('../../images/examples/listbox/bx_bsp_top.gif');
	background-repeat: no-repeat;
	float: left;
	}

.example-list-box-bottom {
	width:708px;
	height: 10px;
	background-image: url('../../images/examples/listbox/bx_bsp_bot.gif');
	background-repeat: no-repeat;
	float: left;
	}
	
.example-list-box-pic
{
	height: 55px;
	width: 100px;
	float: left;
	
	}
.example-list-box-headline
{
	width: 500px;
	float: left;
}
.example-list-box-headline a:link, .example-list-box-headline a:visited, .example-list-box-headline a:hover, .example-list-box-headline a:active
{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}

.example-list-box-text
{
	color: #000000;
	font-size: 11px;
	width: 500px;
	margin-top: 10px;
	float: left;
}
/*

.col-form
{
	float: left;
	width: 330px;	
	padding-top: 10px;
	
}
.form-col-box
{
	float: left;
	width: 330px;	
	background-image: url(../../images/examples/form_back_mid.gif);	
	
}
.form-col
{
	float: left;
	width: 275px;
	padding-left: 55px;
}
.form-col-bottom
{
	float: left;
	width: 330px;
	background-image: url(../../images/examples/form_back_down.gif);	
	height: 6px;
	background-position: top left;
	background-repeat: no-repeat;
}
.form-col-top
{
	float: left;
	width: 330px;
	background-image: url(../../images/examples/form_back_top.gif);	
	height: 6px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.form-content-headline, .form-content-label, .form-content-input, .form-content-label-small
{
	width: 230px;
}
.form-content-select
{
	width: 100%;	
}
.form-content-label-small
{
	font-size: 9px;	
}

*/
.form-content-textarea
{
	width: 220px;	
}
.form-content-headline
{
	font-weight: bold;
	margin-top: 20px;	
	margin-bottom: 3px;
}
.form-content-input
{
	margin-bottom: 3px;	
}
input.form-content-input
{
	padding-left: 0px;
}
.form-content-label-plz
{
	width: 60px;
	float: left;	
}
.form-content-label-stadt, input.form-content-input-stadt
{
	width: 160px;	
	float: left;
}
input.form-content-input-plz
{
	width: 50px;	
}
.form-content-label-str
{
	width: 180px;
	float: left;	
}
.form-content-label-hsnr, input.form-content-input-hsnr
{
	width: 40px;	
	float: left;
}
input.form-content-input-str
{
	width: 170px;	
}
.form-button-box
{
	height: 37px;
	float: left;
	margin-top: 20px;
}
.form-button
{
	width: 220px;
	height: 37px;
	background-image: url(../../images/examples/bt_rd_220.gif);
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	text-align: center;
}

.form-button-login
{
	font-weight:bold;
	padding-left: 30px;	
	float: left;
	height: 30px;
	width: 230px;
	background-image: url(../../images/examples/icon_login.gif);
	background-repeat: no-repeat;
}

.form-content-check
{
	width: 20px;
	float: left;
}
.form-content-check-label
{
	width: 200px;
	float: left;
}

.form-button-text
{
	padding-top: 8px;
}
.form-button-text a, .form-button-text a:hover 
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.example-list-boxes
{
	width: 708px;
	float: left;

}
.example-list-form
{
	width: 330px;
	float: left;
}
/*Layout der Question Seite*/

.qa-boxes {
	float:left;
	width:300px;
}

.box0800-number {
color:#009900;
float:left;
font-size:25px;
font-weight:bold;
padding-top:5px;
}
.box0800-text {
float:left;
font-size:13px;
font-weight:bold;
}

.rightside {
float:left;
width:400px;
}

.col-form {
float:left;
padding-top:23px;
width:271px;
}

.form-col-box {
background-image:url(../../images/examples/listbox/form_back_mid_short.gif);
float:left;
width:271px;
}

.form-col-top {
background-image:url(../../images/examples/listbox/form_back_top_short.gif);
background-position:left bottom;
background-repeat:no-repeat;
float:left;
height:6px;
width:271px;
}

.form-col {
float:left;
padding-left:20px;
width:220px;
}
.form-col-bottom {
background-image:url(../../images/examples/listbox/form_back_down_short.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
height:6px;
width:271px;
}

.form-content-headline {
font-weight:bold;
margin-bottom:3px;
margin-top:20px;
}
.form-content-headline, .form-content-label, .form-content-input, .form-content-label-small {
width:230px;
}

.form-content-headline, .form-content-label, .form-content-input, .form-content-label-small {
width:230px;
}

.form-content-input {
margin-bottom:3px;
}
.form-content-headline, .form-content-label, .form-content-input, .form-content-label-small {
width:230px;
}