/* CSS Document */

h1 {
font-size: 06px;color: #FFFFFF;
}

h2 {
font-size: 15px; color: #444444;
}

h3 {
font-size: 14px; color: #444444;
}

h4 {
font-size: 10px;
}

h5 {
font-size: 08px;
}

h6 {
color: red;
font-family: Verdana;
font-size: 12px;
}

* html body {
margin-left: 100px
}

body {
text-align: justify;
font-family: Verdana;
font-size: 12px;
margin-top: 0px;
background-color: #cdcdcd;
}

.bodytext {
font-family: Verdana;
font-size: 12px;
}
#text ul, #text ol { padding: 0px 15px 0 40px; margin-top: -12px;}

a {
font-weight: bold;
color: #444444;
text-decoration:none
}
a:hover {text-decoration:underline;
color: #ed2024;
}
#warp {
background-image: url(res/main-bg.gif);
background-repeat: repeat-y;
border: 1px solid #8a8a8a;
width: 810px;
background-color: #f0f0f0;
margin: auto;
}
#header {
border-bottom: 1px solid #8a8a8a;
background-image: url(res/header.gif);
background-repeat: no-repeat;
background-color: #fbfcfc;
height: 140px;
}

#menu {
float: left;

height: 500px;
width: 150px;
}

#text {
background-color: #FFFFFF;
margin-left: 170px;
width: 610px;
}



#footer {
font-size: 10px;
padding-right: 10px;
text-align: right;
color: #000000;
clear:both;
border-top: 1px solid #8a8a8a;
padding-bottom: 20px;
}


/* MAILFORM #########################################################################*/
.csc-mailform{
  border: none;
}

.csc-mailform {
position: relative;
display:block;
width:95%;
PADDING:0px;
fontsize: 10px;
}

.csc-mailform-field {
}

label {
position: relative;
display:block;
width: 100px;
float: left;
text-align: right;
margin:8px;



}

textarea {
position: relative;
width:auto;
left:20px;
margin: 5px;
}

input, textfield{
position: relative;
width:auto;
left:20px;
margin: 5px;


}
textarea {
position: relative;
width:auto;
left:10px;
margin: 5px;
}

input, textfield{
position: relative;
width:auto;
left:10px;
margin: 5px;


}


.csc-mailform-check {
margin-top: 10px;
top: 0px;
left: 20px;
align: left;
}

.button {
clear: left;
position: relative;
display:block;
left:300px;
width:auto;

}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:125px;
width:auto;

}

.csc-form-label-req {
font-size: 12px;
#padding-left: 20px;
}

div.csc-textpic-clear {
  clear: none;
}

csc-form-fieldcell{
margin-left: -20;
}

mailformformtype_mail {
padding-left:0px;
}

#mailformE-Mail {
padding-left: -30px;
}

body.plugin {
    float: right;
    text-align: right;
}

.csc-sitemap { margin-top: 0px;}

