/*******************************************************************************	Project		:	PaperConnect Content Stylesheet	Copyright	:	Design - Timmo Schulte - www.communix.de*******************************************************************************//* ### breadcrump ############################################################ */#main-block p#breadcrumb {font-size: 1em;color: #0b0454;margin-bottom: 30px;}/* ### headlines ############################################################ */#main-block h1 {	color:#0b0454;	background: inherit;	font-size:2.0em;	font-weight:normal;	padding:10px 0px;}#main-block h2 {	color:#90B0BF;	background: inherit;	font-size:1.3em;	font-weight:bold;	line-height:1.5em;}#main-block h3 {	color:#90B0BF;	background: inherit;	font-size:1.2em;	font-weight:bold;	line-height:1.4em;}#main-block h4 {	color:#c4c4c4;	background: inherit;	font-size:1.1em;	font-weight:bold;	line-height:1.2em;}#main-block h5 {	color:#c4c4c4;	background: inherit;	font-size:1.0em;	font-weight:bold;	line-height:1.0em;}#main-block h6 {	background: inherit;	color:#c4c4c4;	font-size:0.9em;	font-weight:bold;	line-height:1.0em;}/* ### Images ############################################################ */#main-block img {	display:block;	margin:4px 0;}.partner-img {  clear:left;  padding:20px 40px 0px;}.partner-img img {  padding:5px 0px;}/* ### Hyperlinks ######################################################### */#right-block a, #right-block a:link,#main-block a, #main-block a:link {	color:#0b0454;	text-decoration:underline;}#right-block a:hover,#main-block a:hover {	color:#0b0454;	text-decoration: none;}#main-block a.faq, #main-block a.faq:link {	color:#0b0454;	font-size:1.4em;	text-decoration:none;	text-transform:none;	line-height: 2.0em;}#main-block a.faq:hover {	color:#0b0454;	text-decoration:underline;}/* ### Paragraphs ########################################################## */#main-block p {	margin-bottom:20px;	font-size:1.2em;	line-height:1.3em;}#right-block p {	font-size:1.2em;	line-height:1.3em;	padding:5px;}#nav p {	margin-bottom:1.2em;}/* ### Tables ############################################################## */#main-block table {	font-size:1.2em;	line-height:1.6em;}#main-block td {	padding:0 0 0 0;}/* ### Blockquotes ########################################################## */#main-block blockquote {	margin:0 0 0 20px;}/* ### Lists ################################################################ */#main-block ul, #main-block ol {	font-size:1.2em;	line-height:1.3em;}#main-block ol li {	margin:0 0 0 30px;	list-style-type:decimal-leading-zero;} #main-block ul li {	margin:0 0 0 24px;	list-style-type:disc;}/* ### Module ################################################################ */#main-content-block div.floatLeft img {	margin:4px 20px 4px 0;}#main-content-block div.floatRight img {	margin:4px 0 4px 20px;}#main-content-block div.txt-img {	clear: both;	margin: 10px 0px;}#main-content-block div.txt-plus {	clear: both;	position:relative;	height:0px;	padding:15px;	margin:0px;}	#main-content-block div.txt-blue {	clear: both;	padding-bottom:20px;	border:3px solid #fff;	margin: 12px 0px 24px;}#main-content-block div.txt-blue h2 {	float:left;	padding:3px 20px 3px 10px;	color:#fff;	background-color:#0b0454;}#main-content-block div.txt-blue p {	clear: both;  margin:0px 10px;  padding-top:20px;	color:#0b0454;	line-height: 1.3em;}/* ### Bildgalerie ### */#main-content-block div.galerie {	clear: both;}#main-content-block div.galerie div.image {	float: left;	width: 270px;}#main-content-block div.galerie div.image img{	padding: 5px;	border:1px solid #aaa;}/* ### Formular ################################################################ *//* Div das das Formular umschlie�t */.formgen {	font-size: 1em;	}/* Im Formgen werden Listen umformatiert */.formlist {	clear:both;   position:relative; top:-8px;  font-size: 1em; padding-left:149px;}.formtrenn {	border-bottom: 1px solid #0b0454;	height:0px;	margin: 10px 0px;}/* Was passiert wenn auf das Label geklickt wird? */label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit]{cursor : pointer;float:left;}.formgen form{line-height : 120%;}/* Wie sehen die einzelnen Bl�cke aus? Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann*/.formgen .formblock{	padding-bottom: 20px;	}.formerror{	margin-bottom: 15px;	background-color: #FFCC33;	padding: 5px;	font-weight: bold;	border: 1px solid #990000;}.forminfo{	padding:0px 10px 10px;	font-size:1.2em;	line-height:1.4em;	}/*Verhalten von br-Tags*/.formgen br{clear : both;}/* --------- FORMULAR-OBJEKTE ------------ *//* Mehrzeiliges Eingabefeld */.formgen .formtextfield{	width: 426px;	height: 200px;	margin-left: 4px;	border: 1px solid #003366;	background-color: #E9EBF3;}/* Textfeld */.formgen .formtext{	width: 250px;	margin: 2px 0px 2px 4px;	padding-bottom: 4px;	font-size: 1em;	background-color: #E9EBF3;	border: 1px solid #003366;}.formgen input:focus, .formgen input:hover,.formgen select:focus, .formgen select:hover, .formgen textarea:focus, .formgen textarea:hover {	border-bottom-color: #000000;	background-color: #fff;	}/* Label */.formgen label {	padding-left:10px;	width: 145px;	clear: left;	float: left;	height: 24px;	font-weight: bold;	color: #0b0454;}/* Aussehen der Select-Ausgabe */.formgen .formselect{	width: 200px;	background-color: #E9EBF3;	margin-left: 4px;	color: #000000;}/* Sende-Button */.formgen .formsubmit{	width: auto;	height:18px;	text-align: center;	background-color: #0b0454;	border: 1px solid #0b0454;	float: right;	color: #fff;}/* Sende-Button Mauseover-Effekt */.formgen .formsubmit:hover{	background-color: #fff;	border: 1px solid #0b0454;	color: #0b0454;}/* Fieldsetbeschriftung */.formgen legend {	color: #FFFFFF;	background-color: #990000;	width: 150px;}.formgen .fieldset {	margin-bottom: 10px;}/* -------------- AUSGABEN / Fehlermeldungen --------*//* Markierung der Labels bei Fehler */.formgen .formerror {		border-bottom-width: 1px;	color: #d00000;}.formgen .formcaptcha{	border: 2px solid #d00000;	vertical-align: top;	float: left;	margin-right: 10px;}.formgen .formreq {	color: #006633;}.formgen .formheadline {	clear:both;	color: #fff;	background-color: #0b0454;	margin-top: 15px;	margin-bottom: 5px;	padding: 3px 10px;	font-size:1.2em;	line-height:1.4em;	font-weight:bold;}/* ### Rechte Spalte Textblock ################################################################ */#right-content-block div.txt-img {	margin-bottom:10px;	text-align:center;}/* ### Rechte Spalte Text mit Rahmen ########################################################## */#right-content-block div.txt-blue {	margin-bottom:10px;	border:1px solid #0b0454;	background-color:#fff;}/* ### Rechte Spalte Newsticker ########################################################## */#right-content-block div.txt-ticker {	overflow:hidden;	margin-bottom:10px;	text-align:center;}#right-content-block h1 {  height:20px;  line-height:20px;  padding:0px 5px;  color:#fff;  background-color:#0b0454;}#right-content-block h4 {	color:d00000;	background: inherit;	font-size:1.6em;	font-weight:bold;	line-height:1.6em;  padding:5px;  text-align:center;}#right-content-block h4 a,#right-content-block h4 a:link {	color:#d00000;	text-decoration:none;}#right-content-block table {  width:170px;  line-height:14px;  margin:5px;}#right-content-block td {  padding:2px 0px;  text-align:right;}.right-content-form-text {	  border:1px solid #0b0454;}.right-content-form-submit {	  border:none;}
