/* CSS © Gabriel Design in Bern www.gabrieldesign.ch */
/* Autor: Rudolf Gabriel Jaun - © Mai 2011 */
/* Alle Rechte vorbhehalten */

/* Hintergrundbild zentrieren */
#hintergrund {
position:absolute;
z-index:1;
height:100%;
border:none;
/* Allgemein */
}
body {
margin:0;
padding:0;
width:100%;
height:100%;
background-color:transparent;
color:#000;
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
/*letter-spacing:1px;*/
/*line-height:1px;*/
}
#container_1 {
z-index:70;
position:absolute;
height:100%; 
width:100%;
margin:-50% 0% 0% -50%px;
background-color:transparent;
}
#spalte_links {
height:100%; 
width:60%;
background-color:transparent;
float:left;
}
#spalte_rechts {
height:100%; 
width:40%;
background-color:transparent;
background-image:url(../img/bg_repeat.png);
background-repeat:repeat;
float:left;
}
#navi {
height:10%; 
width:100%;
background-color:transparent;
font-size:17px;
}
#navi small {
font-size:9px;
text-transform:lowercase !important;
}
#navi ul {
background-color:transparent;
float:left;
font-weight:normal;
margin:0px;
padding:0px;
}
#navi li {
float:left;
font-weight:normal;
list-style:none;
margin:0px;
padding:0px;
text-transform:lowercase;
}
#navi a {
border-bottom:none;
color:#000;
float:left;
font-weight:normal;
padding:10px 15px 1px 1px;
text-decoration:none;
}
#navi a:link {
background-color:transparent;
color:#aaa;
font-weight:normal;
}
#navi a:visited {
background-color:transparent;
color: #aaa;
font-weight: normal;
}
#navi a:hover {
background-color:transparent;
color:#000;
font-weight:normal;
text-decoration:underline;
}
#navi a.active {
background-color:transparent;
color: #000;
font-weight:normal;
text-decoration:underline;
}
#inhalt {
height:90%; 
width:100%;
background-color:transparent;
overflow:auto;
}
#inhalt ul, li {
margin:10px;
padding:0;
list-style-type:square;
}
#inhalt p { 
/*width:420px;*/
width:90%;
background-color:transparent;
text-align:justify;
/*line-height:15px;*/
}
#inhalt h1 { 
font-weight:bold;
font-size:13px;
margin-bottom:10px;
}
#inhalt img { 
width:50%;
margin-bottom:10%;
margin-right:5%;
padding:10px;
border:#ccc solid 1px;
}
#inhalt img.cosmetics { 
width:50%;
margin:20px 0px 0px 0px;
padding:10px;
border:#ccc solid 1px;
}
#inhalt img.cosmetics_oben { 
width:50%;
margin:0;
padding:10px;
border:#ccc solid 1px;
}
#inhalt img.now { 
width:50%;
margin-bottom:1%;
margin-right:5%;
padding:10px;
border:#ccc solid 1px;
}
#inhalt p.now { 
width:90%;
background-color:transparent;
text-align:justify;
margin-bottom:10%;
}
#inhalt img.fotoshooting { 
width:300px;
height:auto;
padding:10px;
border:#ccc solid 1px;
margin-bottom:10px;
}
#inhalt img.products { 
height:150px;
width:auto;
padding:10px;
border:#ccc solid 1px;
margin-bottom:5px;
}
#inhalt img.icon { 
height:auto;
width:auto;
border:none;
margin:0;
padding:0;
}
#inhalt a:link {
color:#aaa;
font-weight:normal;
text-decoration:none;
}
#inhalt a:visited {
color: #aaa;
font-weight: normal;
text-decoration:none;
}
#navi a:hover {
color: #aaa;
font-weight:normal;
text-decoration:underline;
}
#inhalt input,input[type="submit"]{
width:200px;
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
}
#inhalt textarea{
height:100px;
width:200px;
resize:horizontal;
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
}
#inhalt img.pdf-icon { 
height:auto;
width:40px;
border:none;
margin:0px 20px 20px 0px;
padding:0;
}

