body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color: #D7DFE1;
        color: #333333;
        padding-left:10px;
        padding-right: 20px;
        line-height: 17px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
        margin-right: 20px;
        padding: 0;
}

td, th, p, div, span {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px
}
 .listEntry {
        margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
        color: #FF3300;
        text-decoration: underline
}
a:hover {
        color: #FF3300;
        text-decoration: none;
}

.articleText {
        margin-bottom: 3px;
        text-align: justify;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        padding-left: 10px;
        padding-right: 20px;
        line-height: 17px;
}

.articleCode {
        margin-bottom: 3px;
        font-family: "Courier New", Courier, monospace;
        font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
        font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-size: 11px;
        color: #000000;
        line-height: 135%;
}

.v09 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.v10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.v11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.v12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.v13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.v14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; }


/*
.formButton        { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel        { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.checkLabel        { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel        { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea        { font-family: Arial, Helvetica, sans-serif; font-size: 11px;        }
.inputText        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.selectList        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4A5966;
        font-weight: normal;
        text-decoration: none;
}
.nav_table a:hover {
        text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4A5966;
        font-weight: bold;
        text-decoration: none;
}

.articleList_toptext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.articleList_listhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}


/* CSS for the top level list */
/*         border-bottom: 1px solid #5E747F; */
#list_top_ul {
        padding: 3px 0;
        margin-left: 0;
        margin-right: 20px;
        border-bottom: 1px solid #FEDA00;
        font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
        list-style: none;
        margin: 0;
        margin-right: 20px;
        display: inline;
}
#list_top_ul li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        margin-right: 20px;
        border: 1px solid #FEDA00;
        border-bottom: none;
        background: #F7DE73;
        text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
        color: Black;
        background: #FAD01A;
        border-color: #75610C;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
        background: white;
        border-bottom: 1px solid #FEDA00;
}

/* CSS for the currect level list */
#list_level ul {
        margin: 0;
        padding: 0;
        margin-right: 20px;
        list-style-type: none;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
        display: block;
        padding: 2px 2px 2px 24px;
        border: 1px solid #92A1AF;
        width: 160px;
        background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
        color: Black;
        text-decoration: none;
}
#list_level a:hover {
        border: 1px solid #92A1AF;
        background-color: #FF8C00;
        color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
        border: 1px solid #92A1AF;
        background-color: #FF6600;
        color: White;
}


/**
 * Sample CSS for DIV pagelayout
 */
#container {
        width: 760px;
        \width: 780px;
        w\idth: 760px;
        border: 1px solid gray;
        margin: 10px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px;
}

#headerBlock {
        padding: 5px;
        margin-bottom: 5px;
        background-color: rgb(213, 219, 225);
}

#mainBlock {
        padding: 5px;
        margin-left: 215px;
        margin-right: 215px;
        background-color: gray;
}

#leftBlock {
        float: left;
        width: 200px;
        \width: 210px;
        w\idth: 200px;
        margin: 0;
        margin-right: 5px;
        padding: 5px;
        background-color: rgb(235, 235, 235);
}

#rightBlock {
        float: right;
        width: 200px;
        \width: 210px;
        w\idth: 200px;
        margin: 0;
        margin-left: 5px;
        padding: 5px;
        background-color: rgb(235, 235, 235);
}

#footerBlock {
        clear: both;
        padding: 5px;
        margin-top: 5px;
        background-color: rgb(213, 219, 225);
}


.imgDIVinTextLeft {
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 0;
}
.imgDIVinTextRight {
        float: right;
        margin-left: 5px;
        margin-bottom: 5px;
        padding: 0;
}
.imgDIVtopLeft {
        margin:8px 10px 5px 20px;
        padding:0px;
        border:0;
}
.imgDIVtopCenter {
        margin:8px -50% 5px -50%;
        padding:0px;
        border:0;
}

.imgDIVblockImgLeft {
        margin-right: 10px;
}
.imgDIVblockImgRight {
        margin-left: 10px;
}

.phpwcmsImgListRight {
        text-align: right;
        margin: 0;
        padding: 0;
}
.phpwcmsImgListLeft {
        text-align: right;
        margin: 0;
        padding: 0;
}


.phpwcmsSearchResult {
        margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
        margin: 10px 0 1px 0;
        font-size: 12px;
        font-weight: bold;
}
.phpwcmsSearchResult p {
        margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
        background-color: #FFFF00;
        font-style:inherit;
}

.phpwcmsArticleListEntry {
        clear: both;
}
.phpwcmsArticleListImage {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
        padding-top: 5px;
}

div.cpPagination {
        margin: 10px 0 10px 0;
        text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
        padding: 0px 3px 1px 3px;
        background-color: #FFFFFF;
        color: #BBBBBB;
        text-decoration: none;
        font-weight: bold;
        border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
        background-color: #CBCBCB;
        color: #FFFFFF;
        border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
        background-color: #DDDDDD;
        color: #666666;
        border: 1px inset #CBCBCB;
}

/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th        {
        color: #FFA34F; font-size: 10px; font-weight : normal;
        background-color: #006699; height: 24px;
        background-image: url(../../img/forum/silver/cellpic3.gif);
        background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
        font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA        { background-color: #DEE3E7; }
td.row3        { background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA        { padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover        { color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu                { font-size : 11px; color : #000000 }
a.mainmenu                { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle                { text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
        background-color: #D1D7DC;
        background-image: url(../../img/forum/silver/cellpic1.gif);
        background-repeat: repeat-x;
        text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink                { font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
        text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
}

.forumTextareaText {
        font-weight: normal;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
}

.forumButton {
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
        margin: 0 0 0 0;
        padding: 0;
        height: 0px;
        border: solid #D1D7DC 0px;
        border-top-width: 1px;
}

.postbody                { font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
        text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }

.submenue-top {
background-image:url(/pics/blau.jpg);
}
.top_yellow {
background-image:url(/pics/top_04.gif);
}

.all {
border: solid #003876 2px;
}
/* ArCon css-style */

a{
        color: #333333;
        text-decoration: underline;
}

a:link{
        color: #333333;
        text-decoration: underline;
}

a:visited{
        color: #333333;
        text-decoration: underline;
}

a:hover{
        color: #E32235;
        text-decoration: none;
}

h1{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 180%;
        color: #333333;
        margin: 0px;
        padding: 0px;
        font-weight: lighter;
        margin-top: 10px;
        margin-bottom:10px;
        margin-left:0px;
}

h2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 150%;
        color: #333333;
        margin: 0px;
        padding-top: 14px;
        padding-bottom: 0px;
        font-weight: lighter;
        border-bottom-color: #333333;
        border-bottom-style: dotted;
        border-bottom-width: 1px;     
}

h3{
         font-family: Arial,sans-serif;
         font-size: 120%;
         color: #B30215;
         margin: 0px;
         padding: 0px;
}

h4{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #333333;
        margin: 0px;
        padding-top: 3px;
        padding-bottom: 0px;
        border-bottom-color: #333333;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        padding: 3px;
        line-height: 1.256;
}

th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        padding: 3px;
        line-height: 1.256;
}

.bodystyle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        padding-left: 10px;
        padding-right: 20px;
        line-height: 17px;
}

.bodystylewhite {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        padding-left: 10px;
        padding-right: 20px;
        line-height: 17px;
}

.bodystyleOhne {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        line-height: 17px;
}

.bodystyleLink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        margin: 7px;
        padding-left:10px;
        line-height: 1.256;
        border-bottom-style: inset;
        border-bottom-color: #CCCCCC;
        border-bottom-width: 1px;
        text-indent: 3px;
        border-left-color: #CCCCCC;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #CCCCCC;
        border-right-style: solid;
        border-right-width: 1px;
}

.bodystyleLinkActiv {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        padding: 5px;
        line-height: 1.256;
        border-bottom-style: inset;
        border-bottom-color: #CCCCCC;
        border-bottom-width: 1px;
        text-indent: 3px;
        border-right-color: #CCCCCC;
        border-right-style: solid;
        border-right-width: 1px;
}

.bodystyleLink2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        margin: 5px;
        padding: 3px;
        line-height: 1.256;
        border-bottom-style: inset;
        border-bottom-color: #CCCCCC;
        border-bottom-width: 1px;
        text-indent: 3px;
}

.bodystyleLinkIndent {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        margin: 5px;
        padding: 3px;
        line-height: 1.256;
}

.bodystyleKursiv {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: italic;
        color: #333333;
        padding: 3px;
        line-height: 1.256;
}

.bodystyleFett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #333333;
        padding-left: 10px;
        line-height: 17px;
}

.bodystyleFett2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #333333;
        line-height: 1.256;
}

.bodystyleList {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        line-height: 1.256;
        list-style-type: square;
        list-style-position: inside;
}

.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        padding-left:10px;
}

.small_imp {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-left:10px;
}

.small_imp_ohne {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-left:2px;
}

.small_impfett {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        padding-left:10px;
}

.medium {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}

.big {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        padding-left:10px;
}

.xbig {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
}

.expanded {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 2px;
        padding-left:10px;
}

.expanded2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: 2px;
        padding-left: 1px;
}

.justified {
        font-family: Arial, Helvetica, sans-serif;
        text-align: justify;
        padding-left:10px;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #FFFFFF;
}
.boxleft {
        margin: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: normal;
        background-color: #E6EFF7;
        border-bottom-color: #CCCCCC;
        border-bottom-style: inset;
        border-bottom-width: 0px;
        border-top-color: #FFE47D;
        border-top-style: solid;
        border-top-width: 0px;
        text-indent: 3px;
        vertical-align: text-top;

}

.box1 {
        margin: 0px;
        padding-top: 10px;
        padding-left: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: bold;
        background-color: #BFD7EB;
        border-bottom-color: #CCCCCC;
        border-bottom-style: inset;
        border-bottom-width: 1px;
        border-top-color: #FFE47D;
        border-top-style: solid;
        border-top-width: 2px;
        text-indent: 3px;
        vertical-align: text-top;

}

.box2 {
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: normal;
        background-color: #E6EFF7;
        border-bottom-color: #CCCCCC;
        border-bottom-style: inset;
        border-bottom-width: 1px;
        line-height: 17px;
        padding-top: 6px;
        padding-bottom:2px;
        padding-left:10px;
}

.box3 {
        margin: 0px;
        padding: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        font-weight: bold;
        background-color: #FAA62B;
        border-bottom-color: #CCCCCC;
        border-bottom-style: inset;
        border-bottom-width: 1px;
}

.darkblue {
        background-color:#003876;
        color: #FFFFFF;
}

.darkblue a, .darkblue a:link, .darkblue a:visited, .darkblue a:active, .darkblue a:focus {
        color: #FFFFFF;
        text-decoration: none
}
.darkblue a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.lightblue {
        background-color:#E6EFF7;
        color:#000000;
}

.image_caption {
 font-size: 10px;
 font-style: italic;
 text-align: right;
 margin-right: 10px;
}


.imglistcaption {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.image_td {
 margin-left: 15px;
 margin-right: 10px;
}

/**
* f�r valides XML im Header
*/
.img_before_banner {
background:url(/img/before_banner.gif);
}

.img_banner{
background:url(/img/banner.jpg);
}