/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	S2 intermedia / DeskTop Organistion GmbH / Print CSS
	September 2007 / Alexander Buch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Print
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
*{
	font-family: "Times New Roman", Times, serif!important;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

a{
	color: #CCCCCC;
}

div#printlogo{
	float: left;
}

div#header{
	border-bottom: 1px solid #CCCCCC;
	float: left;
}

#compare td{
	font-family: "Times New Roman", Times, serif;
}

.csc-linkToTop{
	display: none;
}

div.tx-newloginbox-pi1{
	display: none;
}

div#claimlogo{
	display: none;
}

div#anschrift{
	float: right;
}

div#navigation{
	display: none;
}

div#untermenu{
	display: none;
}

div#footer,
div#footer-1{
	display: none;
}

div#rightcontent{
	float: right;
	width: 29%;
	margin-top: 10px;
	order-left: 1px solid #CCCCCC;
	padding-left: 1%;
}

div#rightcontent h2{
	font-size: 13px;
}

div#maincontent{
	float: left;
	width: 68%;
	border-right: 1px solid #CCCCCC;
	padding-right: 1%;
}

div.s2-references-client{
	float: left;
	width: 33%;
	height: 270px;
	overflow: hidden;
}

li{
	list-style: url(../gfx/printList.gif);
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Formulare
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#formular-feedback{

}

div#formular-feedback label{
	width: 90px;
	display: block;
	float: left;
	ext-align: right;
	padding-right: 5px;
}

div#formular-feedback input{
	margin-bottom: 4px;
	border: 1px solid #E2E2E2;
	width: 300px;
	height: 19px;
}

div#formular-feedback textarea{
	width: 300px;
	height: 150px;
	border: 1px solid #E2E2E2;
}

.form-button{
	width: 100px!important;
	margin-top: 10px!important;
	margin-left: 95px!important;
	margin-bottom: 20px!important;
}

div#formular-feedback p{
	padding-left: 95px;
	width: 310px;
	line-height: 15px;
}

div.formular-err{
	border: 1px solid #E5142D;
	margin-bottom: 20px;
	padding-left: 5px;
}

div.formular-err ul{
	color: #E5142D;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 50px;
}

.noBorder{
	line-height: normal!important;
	border: none!important;
	width: auto!important;
	margin-bottom: 0px!important;
	height: auto!important;
}

.nolineheight{
	line-height: normal!important;
	adding-left: 0px!important;
	width: auto!important;
}

label.plz{
	width: 30px!important;
}
label.ort{
	width: 55px!important;
}
