
body {
	font: normal 78% Arial, Helvetica, sans-serif;
	text-align: center;
	background:#FFFFFF;

	/*background: #40485B url(layout/star.gif) top center repeat;*/
	color:#333;
	margin: 0;
	padding: 0;
}
#mainContainer {
min-height: 100%;

}
* html #mainContainer {
height: 100%; /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}


p {
	line-height: 1.3em;
	background-color: transparent;
	color:#3C464C;
	margin: 0;
padding: 7px 0 7px 0;
}

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

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

ul {
margin:0;
padding:0;
color:#333;
}


#search input[type=text]{
border:1px solid #000080;
background-color:#FFCC66;

}

#search fieldset{
border:0px solid #000;

}

#search li{
list-style-type: none;
padding:0px;
margin:0px;
}

#search {
margin-top:33px;
width:150px;
float:right;
color:#000080;
}

.searchclass {
border: 1px dotted #FFF;
margin-bottom:6px;
background-color:#FFF;
font-size:10px;
padding:3px;
}

.box{
background:#FFCC66;
padding:10px;
}

.boxborder{
clear:both;
border:2px solid #FFCC66;
padding:3px;
}

.box img{
float:right;
width:100px;
height:100px;
border:3px solid #FFF;
}




/* Lien Interne */


#lieninterne  {
	padding: 10px 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border:1px solid #CCC;
}

#lieninterne a {
	color: #FFC290;
	font-size:15px;
}





/* Breadcrumb */

#breadcrumb  {
width:100%;
font-size:0.9em;
color:#999;
padding-top:2px;
margin-bottom:20px;
}




#container {
	width: 950px;
	text-align: left;
	margin: 0px auto;
	padding: 0;
}



#wrapper {
	color: #999;
	margin: 0;
	padding: 0;
	background:url(layout_larribelec/bg_all.gif) repeat-x;
}

/* Kopfzeile */


#header {
	width: 950px;
	background: #fff; /*url(layout_atelier/logo_atelier.jpg) right center no-repeat;*/
	color: #999;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	height:150px;
}
#header img {
	border: none;
	padding-top:10px;
	}

#bandeau {
	width:100%;
	background:#000080 url(layout_larribelec/bg_header2.gif) top left repeat-x;
	height: 220px;
}

#wrapperbanner {
width:950px;
margin: 0px auto;
}

#logo {
float:left;

}
#tel {
float:right;
margin-top:120px;
}

#photo {
float:left;
height: 210px;
background:#FFFFFF;
padding:5px;

}

#info {
float:left;
height: 210px;
width:230px;
padding:5px 5px 5px 0px;
background:#FFF;
}

#infoin {
border:#333;
background:#FFCC66 url(layout_larribelec/bg_top.gif) left bottom no-repeat;
height:100%;
	
	text-align:left;
	padding-left:10px;
}

#infoin a{
	font: bold 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
}


#devis {
	
	text-align:center;
	padding-top:10px;
}


/* Breadcrumb */

#breadcrumb  {
display:block;
float:left;
font-size:0.90em;
color:#333;
padding-top:2px;
}







/* Hauptmenue */

#wrapper_header {
	margin: auto;
	height: 178px;
	width: 950px;
	text-align: left;
	padding: 0;
}



#citation {
	float:left;	
	display:block;
	height:178px;
	width:460px;
	margin-left: 20px;
	background:url(layout_atelier/citation.gif) left center no-repeat;
}

#nopadding h4{
		padding-left:0px;
}

.citationtexte {
	padding-left:20px;
		font: normal 100% Georgia, "Times New Roman", Times, serif;
		font-style:italic;
}




/* Linke Spalte */

#left {
	clear: both;
	width: 654px;
	float: left;
	margin: 0;
	padding: 20px 50px 10px 5px;	
		background:url(layout_larribelec/bg_right.gif) right top no-repeat;

}




#left  li{
list-style-type: none;
background-image: url(layout_larribelec/ul.gif);
background-repeat: no-repeat;
background-position: 0 0em;
margin: 0px;
padding-left: 20px;
line-height:180%;
}



/* Rechte Spalte */

#right {
	width: 221px;
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top:20px;

}

#right  li{
list-style-type: none;
background-image: url(layout_larribelec/ul.gif);
background-repeat: no-repeat;
background-position: 0 -0.1em;
margin: 0px;
padding-left: 20px;
line-height:150%;
}



	


	
	

/* Fusszeile */

#footer {
	clear: both;
	width: 100%;
	background-color: #000080;
	height:20px;
	line-height:18px;
	
}

#bande {
clear: both;
	height:3px;
	width:100%;
	border-top:3px solid #FF9900;
	}

#footer2 {
	width: 950px;
	font-size:0.9em;
	color: #000080;
	margin:auto;
	text-align:left;
}






#footer2 p{
	color: #000080;
}

#footer2 a {
	color:#A5B9E1;
	text-decoration:none;
}

#footer2 a:hover {
	color: #FFCC66;
	text-decoration:none;
}


/* Ueberschriften */ 

h1 {
	font: 1.3em Arial, Geneva, Verdana, sans-serif;
	color:#000080; 
	font-weight:lighter;
	background-image: url(layout_larribelec/h1.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding:0 0 0 30px;
	letter-spacing:2px;
	text-transform:uppercase;
	}



h2 {
	font: lighter 1.3em Georgia, "Times New Roman", Times, serifserif;
	font-style:italic;
	background-color: transparent;
	color:#339966;

}

h3 {
	
	background-color: transparent;
	color:#000080;
	margin: 0;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom: -5px;
	padding-bottom:10px;

}

h4 {
	
	background-color: transparent;
	color:#FF9900;
	font-size:1.2em;
}

h5 {
	
	background: #FFF url(feminin_layout/bg_h5.jpg) left top repeat-y;
	margin: 0;
	padding: 5px 5px 0px 0px;
	margin-left: 20px;
font: lighter 1.2em Georgia, "Times New Roman", Times, serifserif;
	margin-bottom: -5px;
}

h6 {
		color:#FFF;
		font-size: 1em;
		font-weight: normal;
	}



/* Bilderpositionierung */

a img,:link img,:visited img {
	/*border: 1px solid #999;*/
}

.flLeft {
	float: left;
	margin: 10px 5px 5px 20px;
}

.flRight {
	float: right;
	margin: 10px 20px 5px 5px;
}

.flTop {
	float: inherit;
	padding-top: 10px;
}

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


/* Module Sidebar 
***************************/
#subcontent div.section-txtpic img {
max-width:130px;
}
#subcontent div.filedownload {
width:130px;/* fuer IE 7 */
}

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

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

div.section-txtpic div.sectiontext {
clear:both;
}
div.section-txtpic.re div.sectiontext,
div.section-txtpic.li div.sectiontext {
clear:none;
}

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

div.section-txtpic div.pic {
margin: 3px 8px 5px 0;
display:inline;
float:left;

}
div.section-txtpic.re div.pic {
margin: 15px 0 5px 15px;
float: right;
clear:both;
padding:8px;
border: 2px solid #FFCC66;
	padding:3px;
}
div.section-txtpic.li div.pic {
margin:0px 15px 5px 0px;
float: left;
clear:both;
padding:8px;
border: 2px solid #FFCC66;
	padding:3px;
}

#maincontent div.section-txtpic h1:first-child,
#maincontent div.section-txtpic h2:first-child,
#subcontent div.section-txtpic h1:first-child,
#subcontent 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:50% ; 
}
div.section-txtpic.col-re {
float:right;
clear:none;
width:50% ; 
}
div.section-txtpic.col-re div.sectiontext,
div.section-txtpic.col-li div.sectiontext,
div.section-txtpic.col-li h1,
div.section-txtpic.col-li h2 {
width:90% ; 
}



/* 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;
}

/* Blockquote */

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

/* Tabellen */

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

td, th {
	padding: 10px 5px;
}

tr:hover td, tr:hover th {
	background-color: #eee;
	color: #999;
}

/* Download */

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

.download-file img {
	border: none;
}

.download-hdl {
	background-color: #880088;
}

.download-hdl p {
	font-size:1.2em;
	color:#000080;
	background: #FFF url(feminin_layout/fleche.gif) left center no-repeat;
}

.download-file {
/*border:1px solid #999;*/
}

.download-file p {
border:none;
}

.download-desc {

}

.download-without-desc {

}


/* Teaser */

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



.teaser2 img {
visibility:hidden;

}



/* Teaser */

.search {
	color:#FF0000;
	}
	








/* Headline as graphic ***********************************************/
* 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>






/*/////////////////////////////////////////////////////////////////////////////
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:#333;
}


/* 
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: 100px;
	margin:0 0 0 10px;
	border: 1px solid #999CCC;
	padding:0px;

}


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

}
.formgen .formfile
{
	height: 25px;
    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:#FFCC66;
	font-size:01em;
	font-weight: normal;
}


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

/* Label */
.formgen label {
width: 150px;
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:#000080;
	margin-left: 50%;
	border: 1px solid #000080;
	background-color:#FFCC66;

	
}


/* 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;
}

/* -------------- 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: #FFCC66;
}

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









/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 650px; 
}

.zweispalter_1 {
  width: 320px;
}

.zweispalter_2 {
  width: 320px;
  margin-left: 10px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}







.flLeft {float:left;}
.flRight {float:right;}
.flRightMargin {float:right; margin-right:150px;}

.wrappermodule {width:650px;}






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

.teaserposition {float:left; width :250px; 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: 14px; font-family: arial; font-weight: bold; background-color: #ccc; text-indent: 0px; padding: 3px;  }
dl.teasercat a { color: #000080; font-weight: normal; text-decoration: none; letter-spacing:2px; text-transform:uppercase;}

/*Style für Artikel Übersicht*/
dl.teaserart { border: 1px solid #ccc; width:250px; height: 90px; margin-top: -15px; padding: 15px;}

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 25px;
margin:30px 0px 0px 0px;
float:left;
}







.clearboth {
clear:both;
}





/* *** X-form *** */

#form-module fieldset{
	border:1px solid #333;
	margin:0;
	padding:20px;
	padding-bottom:10px;
	border:1px solid #d5eeff;
}


#form-module legend {
	margin-left:-5px;
	padding:3px 5px;
	background-color:#d5eeff;
	color:#216491;
	font-size:14px;
}

#form-module label {
	float:left;
	width:160px;
	line-height:23px;
}

#form-module select {
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

#form-module ul.form_warning {
	color:#f90;
	margin-bottom:20px;
}

#form-module ul.form_warning li{
	list-style-type: none;
	margin-left:15px;
}


p.formcaptcha input,
p.formtextarea textarea,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext,
textarea {
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

p.formcaptcha input,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext {
	height:15px;
}

/* ***************************** TEXTAREA */
textarea {
	height:80px;
}

/* ***************************** TEXT */
p.formtext {
	clear:both;
	padding-bottom:0px;
	margin-bottom:5px;
}

/* ***************************** HTML */
p.formhtml {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* ***************************** TEXTSELECT */
p.formselect {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formselect select {
	height:20px;
	padding:1px;
	width:256px;
}

/* ***************************** CAPTCHA */

p.formcaptcha {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}

p.formcaptcha label{

}

p.formcaptcha input{
	margin-top:4px;
}

p.formcaptcha span{
	display:block;
}

/* ***************************** TEXTSELECT */
p.formtextarea {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formtextarea textarea {
	height:80px;
}

/* ***************************** CHECKBOX */

p.formcheckbox {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formcheckbox input {
	float:left;
	margin:5px;
	margin-left:135px;
}

p.formcheckbox label {
	float:left;
	margin-left:10px;
	width:250px;
	line-height:23px;
}


/* ***************************** RADIO */

p.formradio {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formradio input {
	float:left;
	margin:5px;
}

p.formradio label {
	float:right;
	width:460px;
	line-height:23px;
}

/* ***************************** LINE */

p.formline {
	height:1px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

/* ***************************** BE MEDIAPOOL */

p.formbe_mediapool {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formbe_mediapool input {
	float:left;
	margin:0px;
}

p.formbe_mediapool label {
	float:left;
	width:160px;
}

p.formbe_mediapool span {
	margin-left:10px;
}



/* ***************************** SUBMIT */

p.formsubmit label {
	clear:both;
	width:160px;
}

p.formsubmit input{
	width:auto;
	margin:0;
	border:1px solid #000080;
	padding:3px 5px;
	background-color:#FFCC66;
	color:#000080;
	font-size:14px;
}



