body {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	text-align: center;
	background:#637F88;

	color:#666666;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.3em;
	background-color: transparent;
	color: #333;
	margin: 0;
	padding: 10px 20px;
}

a {
	text-decoration: none;
	background-color: transparent;
	color:#C7E01A;
}

a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #88ACB7;
}

#container {
	width: 980px;
	font: normal 70% Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	background:url(layout/bg_right.gif) top right repeat-y;

}

#topwrapper {
	background: #FFF url(layout/bg_body.gif) top center no-repeat;
	width:100%;
	padding-top:10px;
	}
	
	

#wrapper {
	color: #999;
	margin: 0;
	padding: 0;
	background: #FFF url(layout/broksys_bg_left.jpg) top left repeat-y;
	}
	
	
	#line {
	margin:0px;

	background: #C7E01A;
	height:10px;
	}

/* Kopfzeile */

#header {
	width: 980px;
	height: 120px;
	color: #999;
	margin: 0 auto;
	padding: 0;
}
#logo{
width:500px;
height:70px;
display:block;
float:left;
}

#header2 {
	width:980px;
	background-color:#88ACB7;
text-align:right;
	height: 113px;
}

#header2 img {
	float:right;
}

#cotation {
text-align:center;
margin-bottom:10px;
}

.ueberschrift {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	text-align: right;
	background-color: transparent;
	color: #aab9a8;
	margin: 0;
	padding-top: 39px;
	padding-right: 20px;
}

/* Breadcrumb */

#breadcrumb  {
float:left;
width:100%;
text-align:left;
font-size:0.6em;
color:#999;
padding-top:10px;
padding-bottom:10px;
}




/* Hauptmenue */

#header-nav {
	float:left;
	width: 100%;
	height: 32px;
	background:#fff;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 10px solid  #C7E01A;
	font-size:0.65em;
}
#navwrapper {
margin:0px auto;
	border-bottom: 10px solid  #C7E01A;
		height: 32px;

width:980px;
	
}

#header-nav ul.navroot {
	margin: 0;
	padding: 0;
}

#header-nav ul.navroot li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background:url(layout/broksys_bg_menu_right.jpg) right top no-repeat;

	

}

#header-nav ul.navroot li a {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	text-transform: uppercase;

	color: #fff;
	padding: 10px 18px 5px 18px;
			background:url(layout/broksys_bg_menu_left.jpg) left top no-repeat;

}


#header-nav ul.navroot li.active  {
    background-image:url(layout/broksys_bg_menu_right_act.jpg);
    }
 #header-nav ul.navroot li.active a {
    background-image:url(layout/broksys_bg_menu_left_act.jpg);
		color:#666;

    }
	
	
	


#header-nav ul.navroot li a:hover {
	color: #C7E01A;
}


#header-nav ul.navroot li.active a:hover {
	color: #FFF;
}









/*#header-nav {
	width: 100%;
	height: 33px;
	background:#999 url(layout/broksys_bg_menu.jpg) top center no-repeat;
	border-bottom: 10px solid  #C7E01A;
	
}

#header-nav ul.navroot {
	margin: 0;
	padding: 0;
}

#header-nav ul.navroot li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	

}

#header-nav ul.navroot li a {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	text-transform: uppercase;

	color: #fff;
	padding: 10px 18px 5px 18px;
}

#header-nav ul.navroot li.active a {
	background-color: #C7E01A;
	color: #fff;
	border-bottom: 10px solid  #C7E01A;
	background:#C7E01A url(layout/broksys_bg_menutop_.gif) top left no-repeat;


	
}

#header-nav ul.navroot li a:hover {
	background-color: #C7E01A;
	color: #fff;
	border-bottom: 10px solid  #C7E01A;
}*/





/* Linke Spalte */

#left {
	clear: both;
	width: 200px;
	float: left;
	padding: 0;
	font: lighter 1.1em Arial, Helvetica, sans-serif;
	background:#88ACB7;
	color:#FFFFFF;
}


#left img {
	border:none;
}



#navigation {
	width: 200px;
	margin:0px;
	
}

#navigation ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation ul.navsub {
	margin-top:Opx;
		padding-top:Opx;

}

#navigation ul.navsub li a {
	display: block;
	text-decoration: none;
	background-color: #7899A3;
	color: #fff;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #fff;
}

#navigation ul.navsub li.active a {
	background: #637F88;
	color: #fff;	
}

#navigation ul.navsub li a:hover {
	background-color: #637F88;
	color: #fff;
	padding: 10px 10px 10px 20px;
}




#navigation ul.subnav2 li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 30px;
	font-size:0.85em;
	color:#333333;
	background: none;
	border:none;
		border-bottom: 1px dotted #ccc;

}


#navigation ul.subnav2 li.active a {
color: #FFF;
	padding: 5px 10px 5px 30px;
}

#navigation .level3 li.active a {
	background: #A9C5CC url(layout/fleche_navi.gif) left center no-repeat;
color: #FFF;
	padding: 5px 10px 5px 30px;
}

#navigation ul.subnav2 li a:hover {
	background-color: #637F88;
	color: #fff;
	padding: 5px 10px 5px 30px;
}


#navigation ul.subnav3 li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 40px;
	font-size:0.75em;
	color:#333333;
	background:#A9C5CC;
	border:none;
}


#navigation ul.subnav3 li.active a {
	color: #A9C5CC;
	padding: 5px 10px 5px 40px;
}

#navigation ul.subnav3 li a:hover {
	background-color: #637F88;
	color: #fff;
	padding: 5px 10px 5px 40px;
}


#left_bottom {
	width:200px;
	height:295px;
	background:#fff url(layout/broksys_bg_left_bottom.gif) bottom center no-repeat;
}



#language {
	position:relative;
	left:806px;
	top:-45px;
	padding:2px;
}

#login {
	
	float:right;
	
	
}

/* Rechte Spalte */

#right {
	width: 780px;
	float: left;
	padding: 0;
	background: #fff url(layout/broksys_bg_content.gif) top left no-repeat;
}

#center {
	width: 780px;
	float: left;
	padding: 0;
	background: #fff url(layout/broksys_bg_content.gif) top left no-repeat;
}

#rightright {
	float:left;
	display:block;
	width: 770px;
	padding:10px 0px 0px 10px;
	background:#EDF1F1;
}

#rightinside {
padding: 35px 20px 10px 10px;
}

#right ul{
	list-style:url(layout/fleche.gif) outside; color:#0C2E82;
	width:500px;
}
	
#right li{
margin-left:40px;
	}
	
	

/* Fusszeile */

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #333;
	border-top: 1px solid #ddd;
	font-size:0.9em;
	height:25px;

}


#footer  p {
color:FFF;
	padding:5px 0 0px 0px;
}

/* Ueberschriften */ 

h1 {
	text-align:right;
	float:right;
	background-color:#C7E01A;
	color:#fff;
	margin: 0;
	padding:7px 15px 3px 15px;
	/*border-bottom: 1px solid #333333;*/
		font: normal 1.7em Gerogia, Times,-serif;
		font-style:italic;

	background: #C7E01A url(layout/broksys_bg_h1.jpg) left bottom  no-repeat;
	width:auto;
	
}

h2 {
	
	background-color: transparent;
	color:#333;
	margin: 0;
	margin-left:20px;
	padding: 15px 0px 3px 0px;
	font-size:1.55em;
	line-height:1.5em;
	font-weight: bold;

}

h3 {
	
	background-color: transparent;
	color: #40485B;
	margin: 0;
	padding: 10px 20px 0px 20px;
	font: bold 13px/21px Trebuchet MS, Arial, Helvetica, sans-serif;
}

h4 {
	
	background-color: transparent;
	color:#CC0000;
	margin: 0;
	border-bottom: 3px solid #DF6D5F;
	margin-left:20px;
	padding: 15px 0px 3px 0px;
	font-size:1.3em;
	font-weight: normal;
}

/* Bilderpositionierung */

a img,:link img,:visited img {
}

.flLeft {
	float: left;
	margin: 10px 5px 5px 20px;
	border: 1px solid #ccc;
}

.flRight {
	float: right;
	margin: 10px 20px 5px 5px;
	border: 1px solid #ccc;
}

.flTop {
	float: inherit;
	padding-top: 10px;
	border: 1px solid #ccc;
}

/* Bilderunterschriften */

.image p {
	font-size: 0.9em;
	margin: 0;
	padding: 2px;
}
.image  {
border:1px solid #999;
background-color:#CCC;
padding:5px;
margin:20px;
}

/* Blockquote */

blockquote {
	background-color: #f4f4f4;
	color: #999;
	margin: 10px 20px;
	padding: 5px 5px 5px 0px;
	border-left: 5px solid #aab9a8;
}

/* Tabellen */

table {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: transparent;
	color: #333;
	empty-cells: show;
	margin: 10px 20px;
	border: none;
	border-spacing: 0px;
}

td, th {
	padding: 10px 5px;
	border-top: 1px solid #ccc;
	border: none;
}

tr:hover td, tr:hover th {
	}

/* Download */

.download-hdl, 
.download-file, 
.download-desc {
	width: 500px;
	margin: 0px 20px;
}

.download-hdl {
	background-color: #f4f4f4;
	border: 1px solid #eee;
}

.download-file {
	border: 1px solid #eee;
}

.download-desc {

}

.download-without-desc {

}

/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1.01
Formular Generator für Redaxo 4.x und 3.x
Ab: Version 4.5 Community Editon
oder Version 3.6 Rex 3
Stand: 22.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 übernehmen

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
color:#6e696a;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 80px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;

}

.formgen textarea.textarea
{
	width: 300px;
	height: 250px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;

}



/* Textfeld */
.formgen .formtext
{
	height: 19px;
    width: 300px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;

}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	color:#667691;
	font-size:1.1em;
	font-weight: bold;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #999CCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	/*border: 1px solid #990000;*/
}

/* Label */
.formgen label {
width: 120px;
clear: left;
float: left;
/*height: 20px;*/
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;
	width: 300px;

}


/* Sende-Button */
.formgen .formsubmit
{
	width: auto;
	color:#6e696a;
	margin-left: 50%;
	border: 1px solid #6e696a;

	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 600px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: none;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #6e696a;
}



/* 
--------- FORMULAR FÜR COTATION DYNAMIQUE ADDON REX HÄNDLER ------------ 
*/

.headtitre
{background:#637F88;
color:#FFF;
padding:10px;
font-size:1.2em;
font-weight:bold;
}

.formgen2{
margin-left:20px;
background:#EDF1F1;
width:710px;
}
.formgen2 .formblock
{
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}

/* Mehrzeiliges Eingabefeld */
.formgen2 .textfield
{
	width: 300px;
	height: 250px;
	margin-left: 20px;

}

textarea.textarea
{
	width: 150px;
	height: 100px;

}
label.textarea
{
clear: left;
float: left;
/*height: 20px;*/
padding: 0px;
margin-left:20px;
}



/* Textfeld */
.formgen2 .
{
	height: 19px;
    width: 300px;
	margin-left: 20px;

}
/* Trennelement , Abstand */
.formgen2 .formtrenn
{
	display: block;
	height: 30px;
}
/* Hinweistext */
.formgen2 .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen2 .formheadline
{
	color:#667691;
	font-size:1.1em;
	font-weight: bold;
}


/* Passwortfeld */
.formgen2 .formpassword
{
	width: 200px;
	background-color: #999CCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen2 .formcaptcha {
	/*border: 1px solid #990000;*/
}

/* Label */
.formgen2 label {
width: 120px;
clear: left;
float: left;
/*height: 20px;*/
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen2 .formselect
{
	width: 200px;
	margin-left: 20px;
	width: 300px;

}


/* Sende-Button */
.formgen2 .submit
{
	width: auto;
	color:#FFF;
	border: 1px solid #6e696a;
	background:#637F88;
	}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen2 fieldset {
width: 600px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: none;
}


/* Fieldsetbeschriftung */
.formgen2 legend {
font-weight: bold;
color: #6e696a;
}






/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #6e696a;
	margin: 5px;
	padding: 5px;
}

.forminfo {
	padding-top: 20px;
	padding-left: 20px;
	font-weight:bold;
	color: #FFC290;
}




/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFC290;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/* JAOS Galerie */

.jaosg_galerie {
	padding: 0;
}

.jaosg_thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	margin: 10px 20px;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}

/* Teaser */

.teaser {
	border-top: 1px solid #aab9a8;
}

/* Teaser */


	#search {
	
float:right;
}

	#search fieldset{
border:none;	
float:right;}


#search form{
width:200px;}


.searchclass {
margin-bottom:6px;

background-color:#FFF;
padding:3px;
width:200px;
height:14px;
border:1px solid #999;

}






/*Teaser Style*/
/*Style für Categorie Überschrift
*/

.teaserposition {text-align:center; float:left;  width :180px; height:150px; margin-right: 40px; margin-left:20px;}
.clearteaser {clear: both;}

.more{margin-left: 15px;}

.teaserleft{
margin: 0 0px 0 0;
padding: 0 4px 0px 0;
border: none;

}

.teaserleft img{
border: none;
float:left;
}


dl.teasercat { color: #666; font-size: 13px;text-align:center; }
dl.teasercat a { color: #000080; font-weight: bold; text-decoration: none;  text-transform:uppercase; width: 110px;}

/*Style für Artikel Übersicht*/
dl.teaserart { width:180px; height: 80px; margin-top: -15px; padding: 15px 5px 15px 5px;}

dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.teaserart dt { margin: 0 0 0.5em; color: #880088;float:left;
}
/*Style des Pics*/
dl.teaserart dt img { 

}

dl.teaserart dt a { 
border:none;
}


/*Sytle des Description Feldes*/
dl.teaserart dd { 
font-size: 11px;
line-height: 13px;
color: #333; 
padding:0px 0px 0px 5px;
margin:30px 0px 0px 0px;
float:left;
}




.clearboth {
clear:both;
}


.column {
float:left;
padding:0pt 15px 0pt 10pt;
width:29%;
text-align:center;
}
.clearfix {
clear:both;
display:block;
}



* Hinweis:
* Zur Installation einfach Input und Output-Modul erstellen

Beispiel CSS:

<style type="text/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;
	}
}
</style>



/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.9em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}


/********************************************************* 
MODUL-Formate
**********************************************************/


/* Module Sidebar 
***************************/
#subcontent1 div.sectiontext,
#subcontent2 div.sectiontext,
#subcontent1 div.filedownload,
#subcontent2 div.filedownload {
padding: 5px 8px 0 8px;
width:auto;
}
#subcontent1 div.section-txtpic div.pic,
#subcontent2 div.section-txtpic div.pic {
margin:3px 0 5px 0;
}
#subcontent1 div.section-txtpic img,
#subcontent2 div.section-txtpic img {
max-width:190px;
}


/* MODUL Text + 4 Bilder
**************************/

div.section-txtpic {
margin: 0 0 10px 0;
clear:both;
width:100%;  /*für Safari */
}

div.section-txtpic.li div.sectiontext img {
margin: 5px 10px 10px 0;
float:left;
}
div.section-txtpic.re div.sectiontext img {
margin: 5px 0 10px 10px;
float:right;
}

div.section-txtpic div.pic {
margin: 3px 6px 8px 0;
display:inline;
}
div.section-txtpic.re div.pic {
margin: 3px 0 4px 15px;
float: right;
clear:both;
}
div.section-txtpic.li div.pic {
margin: 3px 15px 4px 0;
float: left;
clear:both;
}

#maincontent div.section-txtpic h1:first-child,
#maincontent div.section-txtpic h2:first-child,
#maincontent div.section-txtpic div.sectiontext p:first-child {
margin-top:0;
}

/* für 2-spaltige Darstellung */

div.section-txtpic.col-li {
float:left;
clear:none;
width:48% ; 
}
div.section-txtpic.col-re {
float:right;
clear:none;
width:48% ; 
}



/* MODUL Bild
********************/

div.section-pic {
margin: 0 0 5px 0;
clear:both;
}
p.picsub {
font-size: 0.85em;
line-height:1.2em;
margin-top:5px;
text-align:center;
}


/* MODUL Bild
********************/

/*div.section-pic {
margin: 0 0 5px 0;
clear:both;
position:relative;
z-index:20;
}
p.picsub {
font-size: 0.8em;
line-height:1.2em;
margin:4px 0;
text-align:center;
}

/* Bilderunterschriften */

.image p {
	font-size: 0.9em;
	margin: 0;
	padding: 2px;
}
.image  {
border:1px solid #999CCC;
padding:5px;
margin:20px;
}



/* MODUL Tabelle in DB
********************/
.r290bg{
background:#EDF1F1;
margin-left:20px;
margin-right:20px;


}

.r290table{
border-spacing: 0px;

}

.r290 a{
font-weight:bold;
color:#990000;

}


.r290table th{
background:#637F88;
color:#FFF;
}

.r290table td{
background:#EDF1F1;
color:#999;
}

.r290table{
}



p.formtext{
padding:5px;
}


