/*****general styles***/
body,div,body,ul, fieldset,input,label{margin:0px;padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#58595B;}
body{background-color:#660000;text-align:center;}
a{text-decoration:underline; color:#515811}
a:hover{color:#000;}
a img{border:none;}

/*****page***********/
#pageframe{margin:4% auto ;width:940px;height:495px;}
#container{float:left;border:1px solid white;padding:3px;}
#page{float:left;width:926px;border:4px solid #B8B40C;height:480px;}

/*****logo**********/
#logo{margin:4px;border:1px solid white;height:88px}
#logo h1{margin-left:50px;margin-top:16px;height:60px;text-indent:-999em;background:url(../webfiles/logo.gif) no-repeat;}

/*****pagecontent*****/
#pagecontent{height:auto;border: solid #B8B40C;border-width:5px 4px 4px;float:left;}

/******menu***********/
#menu{text-align:right;width:140px;height:331px;padding-top:40px;padding-right:18px;border:1px solid white;float:left;background-color:#B8B40C;}
#menu a{display:block;height:27px;}
#submenu{margin-bottom:7px;margin-top:-8px;}
#submenu a{display:block;height:17px;}
#menu li{list-style-type:none;}

/*****maincontent******/
#maincontent{border-left:5px solid #B8B40C;padding:25px 25px 0px;width:703px;height:348px;float:right;background-color:white;}
#maincontent #dynamic{height:302px;overflow:hidden;}
#maincontent #kontakt-dynamic{width:550px;}
#maincontent #dynamic p,#footer, .csc-mailform-label{line-height:1.5em;margin:0px 0px 10px;text-align:justify;float:left;width:517px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#58595B;}
#maincontent #dynamic img{float:right;}

/*****scroll area*****/
#content{float:left;width:526px;height:302px;overflow:hidden;}
#text{width:526px;height:302px;float:left;}
#track {background:#ccc none repeat scroll 0 0;float:left;height:302px;position:relative;width:10px;}
#thumb {background:#666 none repeat scroll 0 0;height:10px;left:0;position:absolute;top:10px;width:10px;}

/*****image**********/
#image{float:right;height:302px;}


/******kotaktformular*******/
#mailform, #mailform fieldset{width:530px;border:0px none;}
#mailformformtype_mail{margin-left:130px;}
.csc-mailform-label{text-align:left;margin-bottom:5px;}
.csc-mailform-field{float:left;margin-bottom:3px;}
.csc-mailform-field label{float:left;width:130px;text-align:left;}
.csc-mailform-field input, .csc-mailform-field input{float:left;}

/**************footer******/
#footer {margin-left:-7px;margin-top:15px;border-top:1px solid #E5E5E5;width:714px;color:#939393}
#footer ul{list-style-type:none;overflow:hidden;}
#footer li{background:url('../webfiles/bullet.png') no-repeat;
color:#939393;background-position:10px 7px;
float:left;
margin-left:-14px;
padding-left:16px;
padding-right:6px;
display:inline;font-size:10px;}
#footer li.last{padding-right:0px;}
#footer a{text-decoration:none; color:#939393}
#footer a:hover{color:#000;}

/*###bloody typo3 margins*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image,div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin:0px}

