/* =================================================
Stylesheets für das Projekt 0250_lulu

Dunkle Grundfarbe: #490E04
Helle Grundfarbe: #E7BB52

Grauton: #E0E0E0

Farbtupfer: #
==================================================*/



/* =================================================
1. Allgemein
==================================================*/


img, div, h1 {
  behavior: url(../iepngfix.htc);
}


* {
	padding: 0;	/*Grundzustand erzwingen*/
	margin: 0;	/*Grundzustand erzwingen*/
}

body {	
	color: #000000;
	background:  #E7BB52 url(../madame_lulu_barock/body_hg#.jpg) repeat-x 0 0; 	
	font-family: 'Times New Roman', serif;
	font-size: 15px;
	margin: 5px auto;
}

a {
	text-decoration: underline; 
	outline: none; 
	color: #490E04;
	font-weight: bold;
	
}

a:link {
	color: #490E04; 
}

a:visited { 
	color: #490E04; 
}

a:hover, a:focus {
	color: #FC4447; 
}

a:active {
	color: #490E04;
}

h1 {
	font-size: 115%;
	font-weight: bold;
	display: block;
	margin: 0 0 15px 0; 
	padding: 2px 0 0 45px;
	color: #490E04;
	background:  transparent url(../madame_lulu_barock/verzierung-2.png) no-repeat 0 15px; 
	height: 40px;
}



h2 {
	font-size: 115%;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
	color: #490E04; 
}

h3 {
	font-size: 105%;
	font-weight: bold;
	display: block;
	margin: 20px 0 0 0; 
	padding: 2px;
	color: #000000;
	display: block;
}



table {
     font-size: 85%;
     width: 100%;
}

td {	
	vertical-align: top;
}

th {
	color: #000;
	background-color: #D6DF22;
	text-align: left;
	padding: 5px;
	margin: 0;
}


p {
	padding: 5px 0 10px 0;
}


hr {
	width: 100%;
	height:0px; 
	text-align: center; 
	border: 1px dotted #003762;
}

label {
	display: block;
	cursor: pointer;
}

input {
	width: 75%;
	border: 1px solid #E0E0E0;
	margin-bottom: 1em;
	background-color: #E7BB52;
}

textarea {
	width: 75%;
	height: 75px;
	border: 1px solid #E0E0E0;
	margin-bottom: 1em;
	background-color: #E7BB52;
}


input#betreff:focus,
input#absender:focus,
input#inhalt:focus,
input#captcha:focus {
	background-color: #E0E0E0;
}


textarea#inhalt:focus {
	background-color: #E0E0E0;
}

ul, ol {
	margin: 5px 0 5px 25px;
}

li {
	list-style-image: url(../madame_lulu_barock/icon_aufzaehlung.png); 	
}




/* =================================================
1.1 Allgemeine Klassen
==================================================*/


.b {	
	font-weight: bold;
}

.klein {	
	font-size: 85%;
}

.oben {
	vertical-align: top;
}

.unten {
	vertical-align: bottom;
}

.rechts {
     text-align: right;
}

.links_float {
	float: left;
	width: auto;
}

.rechts_float {
	float: right;
	width: auto;	
}


.mitte {
	margin: auto;
	text-align: center;
}


.smitte {
	vertical-align: middle ;
}


.fehler {
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
}

.meldung {
	font-weight: bold;
	color: #23A405;
	padding: 2px;
}




.clearing {
	clear: both;
}

.rahmendezent {
	padding: 3px;
	margin: 0 15px 5px 0;
	background-color: #FFFFFF;
     border: 1px solid #E2E3F4;
}




.js_zeile_aktiv {
     background-color: #E2E3F4;
     border-bottom: 1px dotted #2C3A96;
}

.js_zeile_deaktiv {
     background-color: #FFFFFF;
     border-bottom: 1px dotted #9B9B9B;
}

.spalte3 {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	padding: 2px;

}

.spalte4 {
	float: left;
	width: 250px;
	margin: 0 35px 0 0;
	padding: 2px;
}

.box {
	float: left;
	width: 150px;
	height: 115px;
	background:  transparent url(../madame_lulu_barock/bilderrahmen.png) no-repeat 0 0;
} 

.box img {
	margin: 19px 0 0 21px;	
}

.ausblenden {
	display: none;	
}

.vorschau {
	padding: 3px;
	margin: 0 15px 5px 0;
	background-color: #FFFFFF;
  border: 1px solid #E2E3F4;
  vertical-align: top;
	height:75px; 
	overflow:hidden; 
	float: left;
	width:auto;
}


/* =================================================
2. Hauptbereiche
==================================================*/

#links {
	background:  transparent url(../madame_lulu_barock/verzierung-1.png) no-repeat 0 15px; 
	margin: 0 0 25px 355px;
	height: 50px;
	text-align: center
}

*html #links {
	background:  transparent url(../madame_lulu_barock/verzierung-1b.png) no-repeat 0 15px; 
}


#content {	
	float:left;
	width: 425px;	
	margin: 0 0 0 300px;
}



#content2 {	
	margin: 0 0 0 45px;
}

#content3 {	
	float:left;
	width: 400px;	
	margin: 0 0 0 300px;
	background:  transparent url(../madame_lulu_barock/kontakt_foto.png) no-repeat right bottom;
}

#info {	
	float:right;
	width: 150px;
	margin: 50px 0 0 0;	
}


#head {
	height: 70px;
	margin: 0 0 0 355px;
}


#wrapper {
	background:  #E7BB52 url(../madame_lulu_barock/body_hg9.jpg) no-repeat 0 0;
	position: relative;
	top: 0;
	left: 50%;
	width: 900px;
	margin: 0 0 0 -450px;
	font-size: 100%;
	
}

#wrapper1 {
	background:  transparent url(../madame_lulu_barock/wrapper_oben.jpg) no-repeat 0 0;	
	height: 20px;
	
}


#feet {
	text-align: center;
	background:  transparent url(../madame_lulu_barock/verzierung-3.png) no-repeat 0 15px; 
	height: 45px;
	margin: 15px 0 0 0;	
}





/* =================================================
3. Inhaltsbereiche
==================================================*/
#head1 {
	border-top: 1px solid #FFFFFF;	
}





#impressum {
     margin: 0 0 0 45px;
}


/* =================================================
4. Vererbungen
==================================================*/

/*besonders wichtig, da es sonst Probleme mit TOOLTIPS gibt*/
#tabelle td {
	padding: 3px;	
}


#fotogalerie {
	float: right;
	width: 150px;	
	background:  transparent url(../schluessel_sicherheitstechnik_moedebeck/hg_fotogalerie.gif) repeat-y 0 0; 
	text-align: center;
	padding: 15px 0 0 0;
}

#spalte3 li, #spalte4 li {
	padding: 1px;
	margin: 0 0 3px 0;
	list-style-type: none;	
}

#links a {
	color: #490E04;
	text-decoration: none; 
	outline: none; 
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 2px 0 2px;	
}

#links a:link {
	color: #490E04; 
}

#links a:visited { 
	color: #490E04; 
}

#links a:hover{
	color: #FC4447; 
	background:  transparent url(../madame_lulu_barock/hg_link.png) no-repeat 0 0; 
}

#links a:active {
	color: #490E04;

}

#links a:focus {
	color: #490E04; 

}


#links ul {
     margin: 0 0 0 35px;
     padding: 0;
}

#links li {
    list-style-type: none;
    display: inline;    
}



#impressum .spalte3 {
    width: 125px;
	text-align: right;
}

#impressum .spalte4 {
     width: 195px;
     margin: 0;
}

#impressum div {
     float: left;
     width: auto;
}

#nav a {
    list-style-type: none;
    background:  transparent url(../madame_lulu_barock/hg_link.png) no-repeat 0 0; 	
}

#madame {
	position: absolute;
	bottom: 22px;
	left: 30px;
	z-index:0;	
	background-color: red;
}




/* =================================================
	E N D E
==================================================*/



.test {
    border: 1px solid red; 
    height: 30px;
    vertical-align: bottom;

}


	

