/* CSS-File fuer nicole-wellinger.ch */
/* Erstellt:         28.04.08 - NWe */
/* Letzte Aenderung: 29.05.09 - NWe*/

body {
margin: 0;
padding: 0;
background: #bcbcbc url(../images/bg.gif) repeat-x;
}
div {
margin: 0;
padding: 0;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
img,
img a {
border: none;
}
.clr {
clear: both;
}
/* Position */
#main {
width: 764px;
margin: 30px auto;
text-align: center;
}
#header {
width: 744px;
height: 297px;
border: 10px solid #1D5816;
}
#headerpics {
position: absolute;
width: 744px;
}
#header1 {
float: left;
width: 186px;
height: 297px;
background: #1D5816 url(../images/header_01.jpg);
}
#header2 {
float: left;
width: 186px;
height: 297px;
background: #1D5816 url(../images/header_02.jpg);
}
#header3 {
float: left;
width: 186px;
height: 297px;
background: #1D5816 url(../images/header_03.jpg);
}
#header4 {
float: left;
width: 186px;
height: 297px;
background: #1D5816 url(../images/header_04.jpg);
}
#schriftzug {
clear: both;
position: relative;
width: 744px;
top: 253px;
}
#g {
position: relative;
width: 37px;
left: 640px;
top: 253px;
}
#navi {
float: left;
width: 764px;
background-color: #309317;
padding: 10px 0;
}
#navi ul {
list-style-type: none;
margin: 0;
padding: 0;
background-color: #309317;
}
#navi li {
display: inline;
border-right: 1px solid #fff;
padding: 10px 0;
}
#navi li a:link,
#navi li a:visited {
color: #fff;
text-decoration: none;
padding: 10px 30px;
}
#navi li a:hover,
#navi li a:active {
background-color: #1D5816;
}
#contentframe {
float: left;
width: 764px;
background-color: #fff;
}
#pagecontent {
padding: 30px;
min-height: 300px;
}
.contentspalten {
min-height: 150px;
padding-top: 30px;
border-bottom: 1px dotted #666;
}
.linkespalte {
float: left;
width: 47%;
}
.rechtespalte {
float: right;
width: 47%;
padding-left: 30px;
}

#footer {
clear: both;
background-color: #309317;
padding: 10px 30px;
}
#copy {
float: left;
width: 45%;
}
#anker {
float: right;
width: 45%;
text-align: right;
}
/* End Position */

/* Schriften */
h1 {
color: #309317;
font-size: 16px;
}
#copy {
color: #fff;
font-size: 80%;
}
#copy a {
color: #fff;
}
#anker a {
color: #fff;
font-size: 80%;
}
/* End Schriften */

/* Kontaktformular */
fieldset {
width: 75%;
border: 1px #000 dotted;
}
input,
textarea {
border: 1px #000 solid;
background-color: #efefef;
}
input:focus,
textarea:focus {
background-color: #fff;
}
input.senden {
border: 2px #666 outset;
background-color: #c0c0c0;
}
input.senden:focus {
background-color: #666;
}
/* End Kontaktformular */

/* Portfoliobilder */
.linkespalte img {
background: transparent url(../images/shadow.gif) no-repeat scroll right bottom;
padding: 1px 5px 5px 1px;
border: none;
}