@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 0;
background: #989792;
background-image: url(http://izabelle.se/layout/bgdd.jpg); 
background-repeat: repeat-x }

.h1 {
padding-top: 3px;
font-family: Tahoma;
text-transform: none;
font-size: 14pt;
color: #000;
font-weight: none;
letter-spacing: 0px
}

.h2 {
padding-top: 7px;
font-family: Tahoma;
text-transform: uppercase;
font-size: 10pt;
color: #3d3e3e;
font-weight: bold;
letter-spacing: 0px;
}

.h3 {
font-family: Verdana;
font-size: 8pt;
color: #000000;
letter-spacing: 0px;
line-height: 15px;
}


.h5 {
font-family: Tahoma;
font-size: 9pt;
color: #000000;
letter-spacing: 0px;
line-height: 15px;
}

.h4 {
background-image: url(http://izabelle.se/layout/helmeny.jpg); 
background-repeat: none;
padding-top: 7px;
font-family: Tahoma;
text-transform: none;
font-size: 7pt;
color: #fff;
padding-bottom: 4px;
font-weight: none;
letter-spacing: 0px;
}

a:link {
font-family: Verdana;
font-size: 8pt;
color: #000;
text-decoration: none
}

a:visited {
font-family: Verdana;
font-size: 8pt;
color: #000000;
text-decoration: none
}

a:active {
font-family: Verdana;
font-size: 8pt;
color: #000;
}

a:hover {
font-family: Verdana;
font-size: 8pt;
color: #5c5c5c;
}

a:current {
font-family: Verdana;
font-size: 8pt;
color: #5c5c5c;
}


.h4 a { 
padding-top: 7px;
font-family: Verdana;
text-transform: uppercase;
font-size: 8pt;
color: #ffffff;
font-weight: none;
letter-spacing: 0px;
}

.h4 a:hover {
padding-top: 7px;
font-family: Verdana;
text-transform: uppercase;
font-size: 8pt;
color: #bababa;
font-weight: none;
letter-spacing: 0px;
}


.bacground {
margin-top: 5px;
background: #dcd8d8;
width: 846px;
height: 24px;
}

.padding {
padding-top: 7px;
width: 30px;
height: 1px;
}

#col1 {
width: 490px;
float: left;
padding-right: 0em;
padding-left: 0em;
border-right: 0px solid #fff;
}

#col2 {
width: 18em;
float: left;
padding-right: 0em;
padding-left: 1em;
}


#col3 {
width: 360px;
float: right;
padding-right: 1em;
padding-left: 3em;
border-right: 0px solid #fff;
}

#col4 {
margin: 0px 7px 7px 0px;
padding-right: 1em;
padding-left: 1em;
padding-top: 1em;
background: #e9e9e9;
width: 22em;
float: left;
}

#pimg {
width: 500px;
float: left;
padding-right: 1em;
padding-left: 7px;
padding-bottom: 1em;
border-right: 0px solid #fff;
}

#ptex {
padding-right: 1em;
padding-left: 1em;
padding-top: 5px;
background: #f0f0f0;
width: 17em;
float: left;
}

#form textarea {
border: 1px solid #e9e9e9; 
padding: 1px; 
font-size: 11px;
background-color: #f0f0f0; 
font-family: Verdana;
}

#form select { 
background-color: #f0f0f0;
font-family: Verdana;
font-size: 11px; 
}

.input_text {
border: 1px solid #e9e9e9;
padding: 1px; 
font-size: 10px; 
background-color: #f0f0f0; 
font-family: Verdana;
}

.skicka { 
background-color: #f0f0f0; 
color: #000000; 
border: 1px #7f7979;
}

