



/*
a:link { 
font-family:Verdana,Arial,Helvetica, Sans-Serif;
font-size:10pt;
font-weight:500;
text-decoration:none;
color:#ffffff;
background-color:#5290E1;
} 

a:visited { 
font-family:Verdana,Arial,Helvetica, Sans-Serif;
font-size:10pt;
font-weight:500;
text-decoration:none;
color:yellow;
background-color:blue#5290E1;
} 

a:active { 
font-family:Verdana,Arial,Helvetica, Sans-Serif;
font-size:10pt;
font-weight:500;
text-decoration:none;
color:yellow;
background-color:blue;
} 

a:hover { 
font-family:Verdana,Arial,Helvetica, Sans-Serif;
font-size:10pt;
font-weight:500;
text-decoration:none;
color:yellow;
background-color: #5d7e9d;
} 
*/





body

{
    #background-image: url(Hintergrund.gif);
    #background-repeat: repeat-x;	    		
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    background-color: #f6f6f6;
    color: #000000;
}
#qbody
{
    width: 900px;    
    font-size: 11pt;
    background-color: #ffffff;
    color: #000000;
}
#qbody h1
{
    font-size: x-large;
}
#qbody h2
{
    font-size: large;
}
#qbody h3
{
    font-size: medium;
    font-weight: bold;
}
#qbody .csc-menu dt
{
    margin-top: 3px;
}
#qhead
{
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    padding: 0px;
    border-top-style: none;
    border-top-width: thin;
    border-bottom-style: solid;
    border-bottom-width: thin;
    background-color: #cccccc;
}
#qhead a
{
    text-decoration: none;
    color: #000000;
}
#qhead a img

{
    margin: 0px;
    padding: 0px;
    border-style: none;
}
#qfoot
{
    font-size: 10px;
    border-top-style: solid;
    border-top-width: thin;
    margin-top: 5px;
    background-color: #8f979f;
    padding-bottom: 6px;
    padding-top: 6px;
    color: #ffffff;
}
#qfoot td
{
    color: #ffffff;
    font-size: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

#qfoot a
{
    text-decoration: none;
    color: #ffffff;
}
#qfoot a:hover
{
    text-decoration: underline;
    color: #f9d905;
}

#typo3logo
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9px;
    margin-top: 20px;
}
#typo3logo a
{
    text-decoration: none;
    color: #000000;
}
#typo3logo a img
{
    border-style: none;
}
#qmenu1
{
    background-color:  #8f979f;
    margin-bottom: 3px;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 6px;
    color: #ffffff;
}
#qmenu1 a
{
    text-decoration: none;
    font-weight: bold;
}
.qmitem1, .qmitem1sel
{
    font-size: 12px;
    margin-right: 6px;
    padding-left: 6px;
    padding-right: 6px;
    background-color:  #8f979f;
}
.qmitem1 a
{
    color: #084c8c;
}
.qmitem1 a:hover
{ 
    color: blue;
} 
.qmitem1sel a
{
    color: orange;    
}


#qmenu2
{
    background-color:  #8f979f;
    margin-bottom: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 6px;
    color: #ffffff;
}
#qmenu2 a
{
    text-decoration: none;
    font-weight: bold;
}
.qmitem2, .qmitem2sel
{
    font-size: 12px;
    margin-right: 6px;
    padding-left: 6px;
    padding-right: 6px;
    background-color:  transparent;
    margin-top: 17px;   
}
.qmitem2 a
{
    color: #084c8c;
    text-decoration: none;
    
}
.qmitem2 a:hover
{ 
    color: blue;
} 
.qmitem2sel a
{
    color: orange; 
    text-decoration: none;
}




#qmenu3
{
    padding: 0px;
    float: left;
    width: 157px;
}
#qmenu3 a
{   
    font-weight: bold;  
}
.qmitem3, .qmitem3sel
{
    font-size: 12px;	
    padding-left: 13px;
    margin-bottom: 0px;
    margin-top: 10px;       
}
.qmitem3 a
{
    text-decoration: none;	
    color: #084c8c;
}
.qmitem3 a:hover
{ 
    color: #5290e1;
    text-decoration: underline;
} 
.qmitem3sel a
{
    color: orange;	
    padding-left: 2px;    
    text-decoration: none;
}


.qmitem4, .qmitem4sel
{
    font-size: 11px;
    padding-left: 18px;
    margin-bottom: 3px;
    margin-top: 0px;
    background-color: #ffffff;
}
.qmitem4sel
{
    padding-left:21px;
    font-weight: bolder;
    background-color: #BBBBBB;
}
.qmitem5, .qmitem5sel
{
    padding-left: 21px;
    margin-bottom: 3px;
    margin-top: 0px;
    background-color: #BBBBBB;
}
.qmitem5sel
{
    padding-left:24px;
    font-weight: bolder;
    background-color: #AAAAAA;
}
#qcontent
{
    font-size: 11px;
    min-height: 530px;
}
#qcontent a
{
    color: blue;
    text-decoration: none;
}
#qcontent a:hover
{
    font-weight: 11px;
    text-decoration: underline;
}
#qcontent td
{       
	font-size: 11px;
}
.csc-mailform {
    border: 0px;
}
 
.csc-mailform-field label {
    width: 5em;
    float: left;
    text-align: right;
    margin-right: 0.5em
}
.csc-mailform-submit {
    margin-left: 5.5em;
} 


/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* 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: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.qc-small { font-size: smaller; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/* Default selector for indentation.*/
div.indent { margin-left: 2em; }

