﻿
.Text_Normal {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: left;
    
}

.TextBlock_padding_left {
     padding-left: 5px;
     font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #3366CC;
    }

.Text_Normal_small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: left;
}
.Text_Normal_padding_all {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
    padding : 10px
}
.Text_Normal_padding {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	padding-left: 15px
}

.faq-answer {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	display: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	color: #3366CC;
}

.Text_Normal_blau {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #3366CC;
}
.Text_Normal_Fett
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

.Text_Normal_Fett_rot
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	
	
}
.Text_Normal_Fett_white
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: White ;
	
	
}
.Blaue_uberschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #3366CC;	
}

.WR_uberschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #A32A29;	
}
.black_uberschrift {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
		
}
.link_Normal_Fett
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}




.menue_blau
{
	background-color: #EDF4F9;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color:Black ;
}

.link_trans{
	border-bottom: 0 none transparent;
    font-family: Verdana;
	font-size: x-small;
	color: #F2F2F2;	
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
}
.button {
	border-left: 0 none #3366CC;
    border-right: 0 none #3366CC;
    border-top: 0 none #3366CC;
    border-bottom: 0 solid #3366CC;
    font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 8pt;	
	background-color: #E1E7EC;
	color: #3366CC;
    margin-left: 0px;
}


button_width {
	border: 0;
	border-bottom-style: solid ;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 8pt;	
	border-bottom-color: transparent  ; 
	border-color: #3366CC;
	background-color: #E1E7EC;
	color: #3366CC; 
	width: 200px;
	
}

.Tabelle {
	
	
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 8pt;	
	background-color: #E1E7EC;
	width: 220px;
	height: 25px;
	text-align: center ;
	
}


.button_main{
	border-bottom: 0 solid transparent;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #BED7EA;
	color: #3366CC; 
	border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: 0;
}



.button_highlight {
	border: 0;
	border-bottom-style: solid ;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	border-bottom-color: transparent  ; 
	background-color: white;
	color: White; 
	
}


.ID_Button {
	border: 0;
	border-bottom-style: solid ;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 55pt;
	font-weight: bold;
	border-bottom-color: transparent  ; 
	background-color: white;
	color: White; 
	
}




.autocomplete_completionListElement
{
    margin: 0px !important;
    padding-left: 0px;
    background-color: #F5F5F5;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: double;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.autocomplete_highlightedListItem
{
	background-color: gray;
	color: black;
	padding: 1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.autocomplete_listItem
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F5F5F5;
    color: windowtext;
    padding: 1px;
}
