body {
    background-image: url(images/page_background.gif);
    background-position: 0px 0px;
    background-attachment: fixed;
    background-repeat: repeat;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.1%;
}

.page_wrapper{
    width:914px;
    font-size: 100.1%;
}

.weiss_blende{
    position:relative;
    width:113px;
    height:227px;
    z-index:1;
    overflow: visible;
    float:left;
    background-image: url(images/weiss_blende.gif);
}

.page {
    width: 801px;
    background-position: 0px 0px;
    float:right;
    font-size: 100.1%;
}

.top {
    background-image: url(images/top.png); 
    width: 801px;   
    height: 106px;
}

/*zweite navigation*/

.navigation_second {
    background-image: url(images/navigation_second.png);
    height: 45px;
    width: 801px;
    text-align: right;
}

.navigation_second_padding {
    color:#FFFFFF;
    padding: 0px 20px 0px 0px;  
}

.text_navigation_second a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #FFFFFF;
    text-transform: lowercase;
    text-decoration:none;
}
.text_navigation_second a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #ED671C;
    text-transform: lowercase;
    text-decoration:none;
}
.text_navigation_second a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #ED671C;
    text-transform: lowercase;
    text-decoration:none;
}

/*erste navigation*/

.navigation_first {
    background-image: url(images/navigation_first.png);
    height: 28px;
    width: 801px;
    clear: both;
}

.text_navigation_first  {
    width: 520px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: normal;
    color: #FFFFFF;
    float: left;
    text-align: left;

    text-transform: uppercase;
    padding-left: 7px;
    
}
.text_navigation_first a {
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    
    /* FIX for centering Text in InternetExplorer > 8 */ 
    position: relative; top: -10px; line-height: 100%;   

}
.text_navigation_first a:hover {
    font-weight: normal;
    color: #ED671C;
    text-transform: uppercase;
    text-decoration: none;
}
.text_navigation_first a:active {
    font-weight: normal;
    color: #ED671C;
    text-transform: uppercase;
    text-decoration: none;
}


.nav_trenner{
    background-image: url(images/navigation_trenner.gif);
    background-repeat: no-repeat;
    padding-right: 6px;
    padding-left: 6px;
    margin: 0px;

    vertical-align: middle;
    line-height: 28px;
    text-align: center;
    width: 7px;
    height: 100.1%;
    
}

.language_selection {
    width: 190px;
    float: right;
    text-align: right;
    height: 18px;
    vertical-align: 50%;
    padding: 5px;
}

.content {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url(images/content_bg.png);
    font-style: normal;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    word-spacing: 0pt;
    white-space: normal;
    width: 801px;
    height: auto;
    margin: 0px;
    padding: 0px;
}
.bottom {
    background-image: url(images/bottom.png);
    background-position: 0px 0px;
    height: 33px;
    width: 801px;
}

.bottom_text {
    padding-top: 1px;
    padding-left: 10px;
}
.bottom_text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.bottom_text a:link, .bottom_text a:hover, .bottom_text a:visited, .bottom_text a:active {
    text-decoration: none;
    color: white;	
}

/*generic link definition, fixes a firefox problem with decoration:none */
a, a:visited,  a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}


h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0em;
    margin-bottom: 0em;
}

.collumn3_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.0em;
    margin-bottom: -0.8em;
}

.collumn2_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.2em;
    margin-bottom: -0.3em;
}

h1 a, h1 a:active, .pseudo_h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

h1 a:hover, .pseudo_h1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ED671C;
    text-decoration: underline;
}
h1 a:visited, .pseudo_h1 a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

p, li, .csc-mailform {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;

}
p a {
    text-decoration: underline;
    color: black;
}
p a:hover {
    color: #024B9A;
    text-decoration: underline;
}
p a:active {
    color: #024B9A;
    text-decoration: none;
    font-weight: bold;
}
p a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #265fa7;
    text-decoration: underline;  
}


.collumn1{
}

.collumn1_start{
    background : url(images/background-start.jpg) no-repeat;
    width: 671px;
    height: 462px;
}

.collumn1_content {
    padding-right: 5px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.collumn2{
}

.collumn2 TABLE TR TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}

.collumn2_content {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.collumn3 {
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #024B9A;
        /* padding-top: 4px; */
}

.collumn3_start{
    background : url(images/start-right.gif) repeat-y;

}

.collumn3_content {
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.sitemap p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.sitemap_item, csc-menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

.sitemap_subline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: black;
    text-decoration: none;
}

.pmenu
{
font: 11px verdana, sans-serif;
width: 192px;
color: gray; 
margin: 0;
padding: 0;
}

ul.menu-level1 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0.75em;
    /* keine blaue Linie mehr als Trenner zur mittleren Spalte
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #024B9A;
    */
}

li.menu-level1 {
    font-size: 0.75em;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

li.menu-level1-current-active, li.menu-level1-active {
    font-size: 0.75em;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: white;
}

.menu-level1 a, .menu-level1 a:active {
    display: block;
    text-decoration: none;
    color: black;
}

.menu-level1 a:visited {
    display: block;
    text-decoration: none;
    color: black;
}

.menu-level1 a:hover {
    display: block;
    text-decoration: none;
    color: #024B9A;
}


.product_overview {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

.haupt1, .haupt1 a, .haupt1 a:visited, .haupt1 a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    white-space : nowrap;
    text-decoration: none;  
}

.haupt1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.88em;  
    color: #ED671C;
    text-decoration: underline;
}

.collumn1_start P A, .collumn1_start P A:visited, .collumn1_start P A:active{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-decoration: underline;  
}

.collumn1_start P A:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #265fa7;
    text-decoration: underline;  
}

.collumn1_start P A:hover {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-decoration: underline;
}


fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}

fieldset.tx-powermail-pi1_fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	color: #000000;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 270px;
	border: none;
	border-bottom: 1px solid black;
	margin-left: 10px;
	font-family: Arial;
	font-size: 0.78em;
}

fieldset.tx-powermail-pi1_fieldset textarea {
	width: 270px;
	border: none;
	border-bottom: 1px solid black;
	margin-left: 10px;
	font-family: Arial;
	font-size: 0.78em;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.tx-srfreecap-pi2-cant-read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	color: #000000;
	float: left;
	clear: both;
	
}

.tx-srfreecap-pi2-image {
	border: 1px solid black;
	align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.powermail_submit,
.tx-powermail-pi1_mandatory_submit {
        border: 1px solid black;
        background: grey;
        width: 100px;
        height: 40px;
	float: middle;
        margin-top: 12px;
}

/* Änderungen 20.12.2010 */

.collumn2_content img {
   margin-top: 0.3em;
}

.collumn3_content h1 {
    margin-bottom: 0.2em;
}

.pseudo_h1, .pseudo_h1 a, .pseudo_h1 a:visited, .pseudo_h1 a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.5em;
    margin-bottom: -0.8em;
}

.collumn3_content .csc-firstHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-bottom: -0.6em;
}

/* ******** */
