:link,:visited { text-decoration: none;}
ul, ol {	list-style: none}
h1, h2, h3, h4, h5, h6, pre, code {	font-size: 1em;	font-weight: normal;}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
}
img, a img,:link img,:visited img, fieldset {	border: none}
img {	margin: 0;	padding: 0;	vertical-align: bottom;}
address {	font-style: normal}
table {	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}
tr {	border: none;
	padding: 0px;
	margin: 0px;
}
td {	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}
legend {	display: none;}
body, div, p, li {	background-repeat: no-repeat;}
/** ul {
	font-size: 0.83em;
}
*/
/*reset some basic style*******************************************************************************/
dl {	margin: 0 0 0 0;}
dl dt {	margin: 0 0 0 0;}
dl dd+dt {	margin-top: 0;}
dl dd {	margin: 0 0 0 0;}
ol {	list-style: none;}
ol li {	margin: 0 0 0 0;}
ol li ol {	margin: 0 0 0 0;}
ol li ul {	margin: 0 0 0 0;}
p {	margin-bottom: 0em;}
ul {	list-style: none;}
ul li {	margin: 0 0 0 0;}
ul li ul {	margin: 0 0 0 0;	list-style: none;}
ul li ol {	margin: 0 0 0 0;}
pre {	font-size: 1.2em;}
a:hover {	text-decoration: none;}

p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 0.5em;
}

@font-face {
font-family: "Arial"; 
}

.clear {
	float: clear;
}

/* Hauptbereich ***************************************************************************************/
body {
	color: black;
	background-color: #fff; /*#fc6;*/ /* #ffffcc; */
	background-image: url(BG-Karton-weiss.gif);
	background-repeat: repeat;
	margin: 10px;
	width: 96.5%;
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	voice-family: inherit;
	font-size: 100.1%;
}

div {
/*
	border: 1px solid black;
*/
	margin:0;
	padding:0;
}

* html p { height: 1%; margin-left: 0; }

#mainframe {
	font-size: small;
	margin: 10;
	padding: 10;
	font-family: "Arial";
	background-color: white;
	text-align: center;
}


#header {
	height: 104px;
	text-align:left;
	background-color:#E1F3F7;
}

#headerimage {
	height: 104px;
	width: 148px;
/*	background-image: url(sumi-06.jpg);
*/
	float:left;
}

#headline {
	height: 104px;
	line-height: 0%;
	padding-top: 0.5em;
}
/*
#headline br {
	font-size: small;
	line-height: 0%;
}
*/
#headline h1 {
	background-color:transparent;
	color:#000099;
	font-size: 220%;
}
#headline h2 {
	background-color:transparent;
	color:#000000;
	font-size:150%;
}
#headline h3 {
	background-color:transparent;
	color:#CC0000;
	font-size:150%;
}
#headline h4 {
	background-color:transparent;
	color:#3333FF;
	font-size:200%;
}

/* ### Breadcrump Navigation #################################################### */

#sitePath {
	font-size: 1.1em;
	text-align:right;
	padding-right: 1em;
	color:black;
	background-color: #E1F3F7;
}

#sitePath a, #sitePath a:link {
	color:gray;
	background: transparent;
	text-transform:none;
}

/* ### Navigation Box ########################################################### */
#navigation {
	height: 30px;
	margin-left: 0em;
	padding-left: 0em;
	width: 100%;
	text-align: left;
	float: clear;
	font-size: 1.2em;
}

#content-box {
	background-color: #E1F3F7;
	text-align: left;
	display: inline;
	font-size: 1.2em;
}

#content-left {
	background-color: #E1F3F7;
	width: 20%;
	height:100%;
	float:left;
	text-align: left;
	padding:1em 1em 1em 1em;
}

#content {
	background-color:inherit;
	text-align: left;
	padding:1em 1em 1em 1em;
/*	margin: 1em 1em 1em 1em;
*/
	min-height: 320px;
}

* html #content {
	height: auto !important;
	height: 320px;
}

#content h2 {
	font-size: 1.5em;
	font-weight: bold;
}

#content li {
	list-style-type: square;
	padding-left: 1em;
	list-style-position: inside;
}

#content p {
	float: clear;
}

#content p a {
	color: black;
	border: 1px solid grey;
}
#footerline {
	background-image: url(haus-zeile-800x157.png);
	background-repeat: no-repeat;
	width: 100% ;
	height: 157px;
  background-position: center;
}

#footer {
	clear:both;
	text-align:right;
	font-size: xx-small;
	color: #aaa;
	padding: 0em 0.5em 0.5em 0.5em;
	width: 100% ;
}

#infolineL a {
	color: #ddd;
}

#infolineL a:hover {
	color: #fff;
}

#infolineL a:focus {
	color: red;
}

#infolineR a {
	color: #ddd;
}

#infolineR a:hover {
	color: #fff;
}

#infolineR a:focus {
	color: red;
}

#infolineR a:focus img {
	background-color: red;
}

#infoline2L a {
	color: #666;
}

#infoline2L a:hover {
	color: #222;
}

#infoline2L a:focus {
	color: red;
}

#infoline2R a {
	color: #666;
}

#infoline2R a:hover {
	color: #222;
}

#infoline2R a:focus {
	color: red;
}
* Hinweis:
* Zur Installation einfach Input und Output-Modul erstellen

Beispiel CSS:

/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:5px;
	}
}

/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}
/************************************************************************
 * do pic !
 */
 /* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 
.pleft(_b) , .pright(_b) und .pnormal(_b)    

.pleft für links ausgerichtete Bilder
.pright für rechts ausgerichte Bilder
.pnormal kann zur Definition einer Normalanzeige verwendet werden.  

.pleft_b, .pright_b und .pnormal_b 
definieren die Anzeige der Bilder für den 2. Stil.  
z.B. Anzeige mit Rahmen

Code: 

*/ 

/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/*
------ENDE Bildmodul ------
*/
 
