@charset "utf-8";
/* WACON Internet GmbH - Chris K. */

h1 {
	font-family:Arial,Helvetica,sans-serif;
	color:#003366;
	font-size:20px;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 5px;
	pedding: 0px;
	}
	
h2 {
	font-family:Arial,Helvetica,sans-serif;
	color:#003366;
	font-size:18px;
	font-weight:normal;
	
	margin:0 0 10px;
	}

h3 {
	font-family:Arial,Helvetica,sans-serif;
	color:#003366;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:1.4;
	margin:0px;
	margin-bottom: 12px;
	padding: 0px;
	text-align:left;
	}
	
.pfaqfrage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e5f0f6;
	background-image: url('../img/fragezeichen.jpg');
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	height: 35px;
	width:460px;
	color: #003366;
	}

.pfaqantwort {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:1.4;
	margin:0px;
	margin-left: 45px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align:left;
	}

a {
	color:#103272;
	text-decoration: underline;
	}

a:hover {
	color:#103272;
	text-decoration: none;
	}
	
ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
ul li {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-image: url('../img/listen.png');
	background-position: left top;
	background-repeat: no-repeat;
	}
	
ul li.liste2 {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 10px;
	list-style-type: none;
	background-image: url('../img/listen2.png');
	background-position: left top;
	background-repeat: no-repeat;
	}

ul li.liste2 a{
	text-decoration: none;
	}
	
ul li.liste2 a:hover{
	text-decoration: underline;
	}

.tel {
	border-bottom:1px solid #98C8DE;
	margin-top: 5px;
	padding-top: 0px;
	font-size:23px;
	text-align:center;
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	}
	
.schwarz {
	color: #000000;
	}

/* Styles fuer eine table die verschiedenfarbige Zeilen hat */
/***********************************************************/

table, tr, td {
	margin: 0px;
	padding: 0px;
	}
	
table.tabelle {
	margin: 12px 0px 12px 0px;
	padding: 0px;
	border-top: 1px dotted #d3d3d3;
	border-left: 1px dotted #d3d3d3;
	width: 518px;
	}

.hell td {
	background-color: #fff8dd;
	border-bottom: 1px dotted #d3d3d3;
	border-right: 1px dotted #d3d3d3;
	padding: 3px;
	font-size: 12px;
	}
	
.dunkel td  {
	background-color: #fff1ba;
	border-bottom: 1px dotted #d3d3d3;
	border-right: 1px dotted #d3d3d3;
	padding: 3px;
	font-size: 12px;
	}
	
/*.hell td p, .dunkel td p {
	margin: 3px;
	font-size: 12px;
	}*/
	
/* Styles fuer Projektuebersicht */
/*********************************/
.projekte {
	float: left;
	border:1px solid #7EBAD6;
	height:152px;
	margin:0 15px 15px 0px;
	width:155px;
	}
	
.projekte:hover {
	background-color:#FFE88D;
	border:1px solid #FFE88D;
	}
	
.projekte img {
	margin:10px 0 4px 10px !important;
	}
	
.projekte .csc-textpic-image {
	border: 0px !important;
	padding: 0px !important;
	}
	
.projekte .csc-textpic-caption {
	padding: 0 10px 0 10px;
	font-size: 11px;
	width: 135px;
	}
	
/* Styles fuer Projekte-Singleansicht - Tabelle */
/***********************************************/
table.gelbe caption { 
	background-color: #FFE88D; 
	font-size: 16px; 
	text-align: left; 
	padding: 0 0 0 10px; 
	}
	
table.gelbe tr { 
	vertical-align: baseline;
	}
	
table.gelbe tr td { 
	font-size: 13px;
	}

/*table.gelbe tr.n1 { 	
	background-color: #FFF8DD; 
	}
	
table.gelbe tr.n2 { 	
	background-color: #FFF1BA; 
	}*/
	
table.gelbe td, .gelbe th { 	
	padding: 1px 10px 0 10px; 
	}
	
table.gelbe  { 
	margin-bottom: 20px; 	
	}
	
div.csc-textpic-imagewrap ul li {
	list-style-type: none;
	background: none;
	}
	
/* Styles fuer Projekte-Singleansicht - Bilder */
/***********************************************/

div.bildrahmen div.csc-textpic div.csc-textpic-imagewrap ul li {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	padding: 10px;
	}

div.bildrahmen img {
	border:1px solid #7EBAD6;
	padding: 10px;
	}
	
div.bildrahmen	div.csc-textpic-imagewrap {
	width: 518px !important;
	}


/* Styles fuer Datenblätter (Die Bilder müßen eine Weite von 65px haben!!!)*/
/***********************************************/

div.datenblatt div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 98px;
	background-image: url('../img/datenblatt.jpg');
	background-repeat: no-repeat;
}

div.datenblatt div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap img {
	margin: 20px 0 0 14px;
}

div.datenblatt div.csc-textpic-text {
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 453px;
	background-color: #DDEDF4;
}

div.datenblatt div.csc-textpic-text h2 {
	padding-top: 15px;
	}