/* ------------------------------------------------------------------ */
/* -------- Css für Cmsimple by Digitalrun.de Designagentur--------- */
/* --------------------------------- ------------------------------ */

/* -------- Scrollbalken  --------- */

  
/* -------- Seitentext --------- */
body, td, p
{
font-family:verdana;line-height:1.5em;
font-size:8.0pt;color:#000000;
}
 .maine
 {
  background-image:url(bgmain.gif);
  background-repeat:repeat-x;
  background-position:bottom;
 }
 
/* -------- Seitenlinks --------- */
a:link, a:active, a:visited 
{
color:#003873;
text-decoration:none;
}

a:hover
{text-decoration:none;
color:#87BFE0;
text-decoration:none;
}


/* -------- Formular und Button Layout--------- */
form
{
margin:0;
}

input, select
{
font-family:verdana;
font-size:8.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;

}

textarea
{
font-family:verdana;
font-size:8.0pt;
color:#000000;
font-weight:normal;
border:1px solid #B9BEC1;
width:315px; 

}

.submit 
{
border: 1px solid #B9BEC1;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
margin: 0px;
background-image: url('images/submit.png');

}
.file 
{
border: 1px solid #B9BEC1;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
margin: 0px;
background-image: url('images/submit.png');

}
.text
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
border: 1px solid #B9BEC1;
background-image: url('images/searchtext.png');
}
/* --------Bildrand--------- */
IMG
{
border:0px none;
}