/*<agl.folder "stand only">*/
*  { margin: 0; padding: 0; }

/*––––––––––––––––––– Rahmen um alles ––––––––––––––––––– */
#container  { width: 50em; margin: 20px auto 0; }
/*#container { outline: solid 5px teal; }*/

/*––––––––––––––––––– left ––––––––––––––––––– */
#left { width: 7em; float: left; }
/*#left { outline: solid 1px maroon; }*/

/*––––––––––––––––––– right ––––––––––––––––––– */
#right { width: 42em; float: right; }
/*#right { outline: solid 1px orange;}*/

/*#nav { outline: dotted 1px blue; }*/
/*#content { outline: solid 1px green; }*/
/*</agl.folder>*/


/*––––––––––––––––––– Alles ––––––––––––––––––– */
*  { color: #c0c0c0; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

/*––––––––––––––––––– body ––––––––––––––––––– */
body  { background-color: black; background-image: url(../user_upload/hgspot.jpg); background-repeat: no-repeat; background-position: right 0;}

/*––––––––––––––––––– left ––––––––––––––––––– */
/*#left { background-image: url(../user_upload/bildrahmen.jpg); background-repeat: no-repeat; background-position: left 0; }*/

/*––––––––––––––––––– right ––––––––––––––––––– */
/*#right { background-image: url(../user_upload/dw_logo.gif); background-repeat: no-repeat; background-position: center 0;  }*/

/*––––––––––––––––––– navgation ––––––––––––––––––– */
#nav { font-size: 0.8em; font-weight: bold; line-height: 1.4em; text-align: left; margin-top: 0;  }
#nav ul ul  /* Unternavigation */ { font-weight: normal; margin: 0 0 0 10px; padding: 0; }
#nav li  /* Navigation */ { list-style-type: none; padding-top: 0.1em; padding-bottom: 0.1em; }
#nav a:hover  /* Nav Mouseover */ { color: #812A00; }
#nav a:link  /* nav Link */ { text-decoration: none; }
#nav a:visited  /* Nav link besucht */ { font-style: normal; text-decoration: none; }
.sub { font-weight: normal; margin: 0 0 0 10px; padding: 0; }
.main_ohne { text-decoration: none; }
.sub_ohne { text-decoration: none; font-weight: normal; margin: 0 0 0 10px; padding: 0;}
.act { color: #812A00; }


#header { padding-top: 20px; padding-bottom: 20px; /*padding-left: 8em;*/ }
 img {  }
#header div.csc-textpic div.csc-textpic-single-image  {margin-bottom: -5px; }

/*––––––––––––––––––– Inhalt ––––––––––––––––––– */
#content { height: 30em; margin-top: 0; overflow: auto; }
/*#content { outline: solid 1px green; }*/

/*––––––––––––––––––– Schrift ––––––––––––––––––– */
.contenttable p {font-size: 1em; }
p,td,label { font-size: 0.85em; line-height: 1.3em; }
h1 { font-size: 1.2em; font-weight: normal; line-height: 1.5em; padding-top: 10px; }


.csc-frame-frame1 { border-color: #c1c1c1; border-style: solid; border-width: 1px 0; }
/*.csc-frame-rulerBefore { border: dashed 5px white; }*/

img { padding-right: 10px; padding-left: 10px; }

.csc-frame-rulerAfter { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ffffff; margin-top: 10px; margin-bottom: 6px;}

/*––––––––––––––––––– Formular ––––––––––––––––––– */

.csc-mailform-submit { width: 10em; margin-top: 15px; }
.csc-mailform-field > input  { width: 35em; }
input, textarea { color: #000000; }
fieldset {border: 0;}
fieldset label, .csc-mailform-radio { display: inline; }
label,input { display: block; margin-top: 2px; }
textarea {width: 35em;}
submit {width: 3em; }



