.DatenTabBottom {
    background-color:#CCCCCC;
}

.bewTabShow {
    display: block;
}

.bewTabHide {
    display: none;
}

.bewHeader {
    text-align:center;
}

.bewContent {
    height:auto;
    width:auto;
}

.bewTab {
    //margin:0.5em;
    //padding:0.5em;
}

.bewTabContent {

    width:auto;
    overflow:auto;
    border:1px ridge #000000;
    border-top:none;
    border-bottom:none;
    padding-top:0.5em;
}

.bewTabNavigation {
    background-color:#CCCCCC;
    border:1px ridge #000000;
    border-bottom:none;
    padding-bottom:0.1em;
}

.bewTabNavigation div {
    background-color:#CCCCCC;
    border-right:1px ridge #000000;
    border-bottom:1px ridge #000000;
    display:inline;
    padding-left: 10px;
    padding-right: 10px;
    font-size:13px;
    font-size:13px;
    cursor:pointer;
}

.bewTabNavigation div.tabSelected {
    background-color:#FFFFFF;
    border-bottom:none;
}

.bewTabBottom {
    vertical-align: middle;
    text-align:center;
    padding:0.2em;
    border:1px ridge #000000;
    background-color:#CCCCCC;
}


.educationItem {
    background-color:#FFFFFF;
    border:3px double #000000;
    margin:15px;
    padding-bottom:1em;
    margin-bottom:10px;
}

.bewDivJSContentC {
    text-align:left;
    padding-left:15px;
    padding-bottom: 5px;
    clear: left;
}

.bewDivJSContentL {
    float: left;
    text-align:left;
    padding-left:15px;
    padding-bottom: 5px;
}

.bewDivJSContentR {
    float: right;
    text-align:left;
    padding-left:15px;
    padding-bottom: 5px;
}

.bewLink {
    cursor:pointer;
    margin-left:12px;

}

.bewDivDel {
    text-align:right;
}

h4 .bewH4 {
    font-size:12px;
    color:#000000;
}

.bewNote {
    font-size:12px;
    margin-top:10px;
}

.bewNavigation {
    border:3px double #FFFFFF;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom: 10px;
    background-color:#FB9131;
    color:#FFFFFF;
}

.bewNavigation div {
    display:inline;
    padding-left: 10px;
    margin-right: 16px;
}

.bewNavigation div.high {
    background-image: url(../../img/bullet_blue.gif);
    background-repeat: no-repeat;
}

.bewNavigation a {
    color:#FFFFFF;
    text-decoration: none;
    font-size: 11px;
}

.bewFilter {
    position: absolute;
    top:  -120px;
    border:3px double #C4C4C4;
    background-color: #C4C4C4;
    width: 545px;
    margin-left: -10px;
}

.bewInfo {
    position: relative;
    border:3px double #000000;
    background-color: #999999;
    margin-bottom: 20px;
    width: 545px;
}

.bewInfo a {
    font-size: 			18px;
    color: 				#3f3f3f;
    font-weight: 		normal;
    padding-bottom: 	0px;
    margin-left: 		10px;
    margin-top: 		0px;
    padding-top: 		0;
    line-height: 		40px;
    text-decoration: 	underline;
}

.bewInfo img {
    border: 0;
    text-decoration: 	none;
    margin-right: 		20px;
}

.bewTable select {
    width: 150px;
}

.bewError {
    height:100px;
    width:97%;
    overflow:auto;
    margin-top:1em;
    margin-bottom:1em;
    padding:0.4em;
    border:3px double #000000;
    text-align:left;
    background-color:#FFC4C4;
}

.bewError blockquote {
    margin-top: -20px;
}

.bewTable {
    background-color:transparent;
    border:none;
    width:100%;
}

.bewInputNorm {
    width: 150px;
    border: 1px solid #5D5D5D;
    padding-left:2px;
    color: #000;
    font-size:11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bewTdControl {
    text-align: 	left;
    vertical-align:	top;
}

.bewSelectNorm {
    border: 1px solid #5D5D5D;
    padding-left:2px;
    color: #000;
    font-size:11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bewH1 {
    font-size: 			19px;
    color: 				#3f3f3f;
    font-weight: 		normal;
    padding-bottom: 	0px;
    margin-bottom: 		10px;
    margin-top: 		0px;
    padding-top: 		0;
    line-height: 		21px;

}

.bewDetCompany {
    font-size: 11px;
    font-stretch: narrower;
    padding-bottom: 15px;
}

.bewAddElement {
    font-size: 11px;
    padding-bottom: 15px;
}

.bewhr {
    border-bottom: 1px dotted #737173;
}

.bewBorderTd {
    border-bottom: 1px solid #737173;
    padding-left:15px;
}

.bewForm {
    background-color: transparent;
}


/*
tr_styles for tuev
*/


#content{
    width:100%;
}
table{}
tr,td{
display:block;
    width:100%;
}
.bewTabContentItem tr{
    display:table-row;
}
.bewTabContentItem td{
    display:table-cell;
}
td{
    position:relative;
}

.bewHeader {
    text-align: left;
    margin-bottom:30px
}
.bewTabContent {
    padding: 1.25rem;
    margin: 0px;
    font-size: 12px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #BCC9E7;
    background: rgb(246, 250, 255) none repeat scroll 0% 0%;
}
input[type="text"], textarea, select,.bewInputNorm,.bewSelectNorm {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
    width:80%;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
sup{
   display:inline;
    position:absolute;
    top:1px;
    right:4px;
}

.bewhr {
    border-bottom: 1px dotted #A5B4D9;
    height: 1px;
    border-width: 0 0 1px 0;
}
.bewTabNavigation {
    background-color: transparent;
    border-width:0;
    width:100%;
    border-style:solid;
}
.bewTabNavigation div {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    padding: 0px 10px;
    background: #183884 none repeat scroll 0% 0%;
    color: #FFF;
    border: 1px solid #183884;
    margin-bottom: -1px;
}
.bewTabNavigation div.tabSelected {
    background-color: #F6FAFF;
    color: #183884;
    border-bottom: medium none;
    position: relative;
    padding-bottom: 2px;
    top: 1px;
    padding-top: 4px;
    border-color:#BCC9E7;
}
.bewTabBottom {
    vertical-align: middle;
    text-align: right;
    padding:0;
    border: none;
    background-color: transparent;
    margin:20px 0;
    float:left;
    width:100%;
}
.bewTabBottom input{
    cursor:pointer;
}
.bewTabBottom input[type=reset] {
    padding: 0.625rem;
    font-size: 0.875rem;
    border: 1px solid #C00;
    background-color: #FFEDED;
    float:left;
}
.bewTabBottom input[type=button],.bewTabBottom input[type=submit] {
    padding: 0.625rem;
    font-size: 0.875rem;
    color:#fff;
    border:none;
    background-color:#C00;
}
.educationItem {
    background-color: #DEE4F2;
    border:1px solid #A5B4D9;
    border: none;
    margin:0 0 10px;
}
.educationItem input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
    width:80%
}
.bewDivJSContentL{
    float:none;
}
.bewError {
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding:0;
    border: none;
    background-color: transparent;
    color:#CC0000;
}
.bewError blockquote{
    margin:0;
}
.bewError blockquote ul{
   padding:0;
}
#Daten td{
    width:100%;
    float:left;
}
#Daten input, #Daten select{
    float:right;
    margin-top:-20px;
    width:70%;
}
#Sonstiges tr{
    display:table-row;
    width:auto;
}
#Sonstiges td{
    display:table-cell;
    width:auto;
}
#Sonstiges label{
    float:none;
    display:inline;
}
#Sonstiges select,#Sonstiges input{
    float:none;
    width:auto;
    display:inline;
}
textarea{
    height:180px;
    margin:0!important;
}