body {
		background-color: #ffffff; 
		font-family: Arial, Helvetica, sans-serif;
		color: #000000; 
		margin: 0px; 
		font-size: 8.5pt;
		background-image:url(../images/bg.gif);
		padding:0px;
		text-align:justify;
		
}
td, .csc-header H1 , .bodytext, .csc-header H2  {
		font-size: 9pt;

}
.bodytext {
	margin:0px;
	padding-bottom:20px;
	text-align:justify;
}
div {
	font-size:9pt;
}

#border {
	position: relative;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	background-color:#b4172a;
	border:1px solid #b5162a;
}

#mitte {
	position: relative;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	background-color:#ffffff;
}

.text, .textarea, .menu { font-family: Arial; background-color: #FFFFFF; color: #333333; font-size: 8.5pt; border-width: 1px; border-color: #3D3D3D; border-style: solid; }
.submit { font-family: Arial; height:18px; background-color: #ffffff; color: #333333; font-size: 8.5pt; border-width: 1px; border-color: #3D3D3D; border-style: solid; }

.csc-header H1 {
	font-weight:bold;
}

.csc-header H2 {
	color:#000000;
	background-image:url(../images/pfeile.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:15px;	

}

.hidden, dfn	{
			position: absolute;
    		left: -1000em;
    		width: 20em;
}

HR { 
	color:#808080; 
	height:1px; 
	border:0px solid #808080; 
	background-color:#808080; 
}

.externlink, .external-link-new-window, .external-link, .download, .csc-uploads-fileName A {
	background-image:url(../images/extern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.downloadpdf {
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;	
}
.downloadvcard {
	background-image:url(../images/v-card.gif);
	background-repeat:no-repeat;
	padding-left:20px;	
}
.internal-link, .internlink, .zurueck A {
	background-image:url(../images/intern_link.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.mail {
	background-image:url(../images/mailto.gif);
	background-repeat:no-repeat;	
	padding-left:15px;	
}

.clear		{
			clear:both;
}
.contenttable {
	border: 1px dashed #1B438B;
	padding:0px;
	margin:0px;
}
.gooffotoboek {

}
.gooffotoboek IMG {
    text-align:left;
	border: 1px solid #cc0000;
	float:left;
	margin:6px;
}

.gooffotoboek A {

}
.imageborder IMG {
	border:1px solid #000000
}
.newsimage IMG {
	margin-left:10px;
	margin-right:10px;	
	text-align:left;
	float:left;
	border:1px solid #000000	
}
.newsimage2 IMG {
	margin-left:10px;
	margin-right:10px;	
	text-align:right;
	float:right;
	border:1px solid #000000	
}
.newsicon IMG {
	margin-right:6px;
}
.spacer-gif {
	border: none;
}

.csc-textpicHeader-26 H2, .csc-textpicHeader-25 H2 {
	background-image:url(../images/pfeile.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px;
	padding-left:16px;
	color:#000000;
	font-size: 9pt;		
	margin:0px;

}
.csc-uploads {
	width:100%;
	border: 1px dashed #1B438B;
	background-color:#e2e2e2;
}

/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

A:link {
	background-color : transparent;
	color :#000000;
	text-decoration : underline;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color :#000000;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color :#000000;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color :#000000;
	font-weight : bold;
	text-decoration : none;
}


SELECT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
} 
INPUT {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px 
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P, {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000000;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-align:justify;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}



.header { 
	float:left; 
	height:110px; 
	width:760px;
	background-color:#36366a;	
	background-image:url(../images/header.jpg);
}
.feed1 {
	float:left; 
	height:18px; 
	width:186px;	
	background-image:url(../images/peters_waermetechnik_08.jpg);	
}

.feed2 {
	float:left; 
	height:18px; 
	width:574px;	
	text-align:right;
}
span.important { 
	padding:0px;
	margin:0px;
	font-size:14pt;
	font-weight:bold;
	color: #a20317; 
}
span.detail { 
	padding:0px;
	margin:0px;
	color: #a20317; 
	font-weight:bold;	
}
.csc-frame-rulerAfter, .additional-info {
	background-color:#b4172a;
	height:1px;
	width:100%;
	margin-bottom:10px;
}

li {
	font-size:9pt;
}
ol, ul {
	padding-top:0px;
	margin-top:0px;
}

.csc-frame-frame1 {
	background-color:#eeeeee;
	border:1px solid #959595;
	padding-left:10px;
	padding-right:10px;	
}
.tx-irfaq-pi1 dt { 	
	font-size:9pt;
	font-weight:bold;
}
.tx-irfaq-pi1 dd {

}

.tx-irfaq-pi1 {

}
.align-right {
	text-align:right;
	font-size:9pt;
}
.align-center {
	text-align:center;
	font-size:9pt;
}

input,  textarea {
	border:1px solid #7f9db9;
	font-size:9pt;
}
.clear {
	clear:both;
}