body {
background-image: url("../images/bg_main.gif");
background-position: center;
background-repeat: repeat-y;
background-color: #f6f4f9;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:10pt;
line-height:18px;
color:#000000;
z-index:1;
}
#mainbox {
width:1000px;
height:auto;
position: absolute;
top: 0px;
left: 50%;
margin-left: -500px;
padding-top:0px;
padding-left:0px;
no-repeat
}

#head {
width:1000px;
height:205px;
position: absolute;
top: 0px; left:1px;
padding-top:0px;
padding-left:0px;
z-index:2;
}

#nav_leiste {
z-index:9999;
-moz-opacity:0.9;
z-index:999;
background-color: #ef7f3b;
width:990px;
height:20px;
position: absolute;
top: 190px; left: 0px;
color:#FFFFFF;
padding-top:0px;
padding-left:10px;
}
#nav_einzeln {
background-image: url("../images/button.jpg");
background-color: #ef7f3b;
width:auto;
height:auto;
position: relative;
padding-top: 4px;
padding-left: 15px;
padding-bottom: 0px;
margin-right: 20px;
font-family: Arial, Verdana, sans-serif;
font-size:14px;
text-align: left;
color:#ffffff;
border-top:0px;
border-top-style: solid;
border-top-color:#000000;
border-left:0px;
border-left-style: solid;
border-left-color:#000000;
border-right:0px;
border-right-style: solid;
border-right-color:#000000;
border-bottom:0px;
border-bottom-style: solid;
border-bottom-color:#000000;
}
#content_box {
background-color:#f6f4f9;
width:1000px;
height:auto;
position: absolute;
top: 228px; left: 0px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-bottom: 0px;
z-index:1;
}
#content_left {
width:330px;
height:auto;
margin-right: 5px;
margin-left: 0px;
position: relative;
clear: both;
float: left;
top: 0px; left: 0px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-bottom: 0px;
margin-top: 0px;
z-index:1;
}
#content_middle {
width:330px;
margin-right: 5px;
height:auto;
float: left;
top: 0px; left: 0px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-bottom: 0px;
z-index:1;
}
#content_right {
margin-right: 0px;
width:330px;
height:auto;
float: right;
top: 0px; left: 0px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-bottom: 0px;
z-index:1;
}
#footer_box {
background-color: #f6f4f9;
width:1000px;
height: 18px;
position: absolute;
top: 5px; left:1px;
padding-top:0px;
padding-left:0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:9px;
font-weight: bold;
color:#8b8b8b;
}


/* #################Ausnahmen Template 2 Spalten ################################## */

#content_box_2 {
width:665px;
height:auto;
margin-right: 5px;
margin-left: 0px;
clear: both;
float: left;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-bottom: 0px;
margin-top: 0px;
}
#content_box_2_right {
width:330px;
height:auto;
margin-right: 0px;
margin-left: 0px;
float: right;
top: 0px; left: 0px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-bottom: 0px;
margin-top: 0px;
}
#content_box_orange {
background-color:#f8bf83;
z-index:2;
width:333px;
height:auto;
position: absolute;
top: 0px; left: 670px;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-bottom: 0px;
}
/* ################# Ende Ausnahmen Template 2 Spalten ################################## */




/* #################          Runde Box grau          ################################## */

/* set millions of background images */
.rbroundbox { background: url("../images/nt.gif") repeat; }
.rbtop div { background: url("../images/tl.gif") no-repeat top left; }
.rbtop { background: url("../images/tr.gif") no-repeat top right; }
.rbbot div { background: url("../images/bl.gif") no-repeat bottom left; }
.rbbot { background: url("../images/br.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
margin-top:  5px; 
margin-bottom:  10px; 
margin-left:  15px; 
margin-right:  15px; 
}
.rbroundbox { width: 100%; margin: 5px auto; }

/* #################   Ende  Runde Box    grau       ################################## */

/* #################          Runde Box orange         ################################## */

/* set millions of background images */
.rbroundbox2 { background: url("../images/nt_2.gif") repeat; }
.rbtop2 div { background: url("../images/tl_2.gif") no-repeat top left; }
.rbtop2 { background: url("../images/tr_2.gif") no-repeat top right; }
.rbbot2 div { background: url("../images/bl_2.gif") no-repeat bottom left; }
.rbbot2 { background: url("../images/br_2.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { 
margin-top:  5px; 
margin-bottom:  10px; 
margin-left:  15px; 
margin-right:  15px; 
}
.rbroundbox2 { width: 100%; margin: 5px auto; }

/* #################   Ende  Runde Box   orange       ################################## */



H1 {
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
font-weight: bold;
color: #ef7f3b;
margin-bottom: 7px;
margin-top: 0px;
}
H2 {
font-family:Arial, Verdana, Helvetica, Arial, sans-serif;
font-size:18px;
font-weight: bold;
color: #ef7f3b;
border-bottom:1px;
border-bottom-style: solid;
border-bottom-color:#999999;
padding-bottom:0px;
margin-bottom: 7px;
margin-top: 0px;
}
H3 {
font-family:Arial, Verdana, Helvetica, Arial, sans-serif;
font-size:18px;
font-weight: bold;
color: #ffffff;
border-bottom:1px;
border-bottom-style: solid;
border-bottom-color:#000000;
padding-bottom:0px;
margin-bottom: 7px;
margin-top: 0px;
}
p {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:10pt;
line-height:18px;
font-weight: normal;
color:#000000;
margin-top: 0px;
margin-bottom: 0px;
}



td {
style:none;
}
td.text {
style:none;
}
A {
text-decoration:none;
font-family: Arial, sans-serif;
font-size:12px;
font-weight: normal;
color:#8e8e8e;
padding: 0px;
margin: 0px;
}
A:hover {
text-decoration:none;
font-family:  Arial, Verdana, sans-serif;
font-size:12px;
font-weight: normal;
color:#4b4b4b;
padding: 0px;
margin-top: 0px;
}

ul {
font-size:12px;
margin: 0px;
padding-left: 15px;
list-style: inside;
}

li {
font-size:12px;
padding-left:0px;
list-style: disc outside;
}

div.caption {
width:auto;
height:auto;
position: relative;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
text-align: left;
color:#666666;

}

/* #################          newsletter   Beginn    ################################## */

#content_newsletter {
width:100%;
height:auto;
margin-right: 5px;
margin-left: 0px;
clear: both;
float: left;
color:#000000;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-bottom: 7px;
margin-top: 0px;
}

#head_newsletter {
width:auto;
height:auto;
position: relative;
padding-top:0px;
padding-left:0px;
margin-bottom:5px;
}



/* #################          newsletter   Ende   ################################## */


/****************************************************************************************
# Default css file for content edited with htmlArea RTE

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #ccffff; padding: 5px; border: 1px solid #333333; vertical-align: top;}
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #Ffffff; padding: 5px; border: 1px solid #333333; vertical-align: top;}


td.align-center {
background-color: #cccccc; padding: 0px 0px 0px 0px; border: 1px solid #333333; vertical-align: top;; 
}