html {
margin:0;
padding:0;
height: 100%;
overflow:hidden;
}

body{
margin:0;
padding:0;
height:100%;
min-height: 100%;
position:relative;	
}


h1
{
margin:0px;
}

/*
font-family: 'Bai Jamjuree', sans-serif;
*/
*
@font-face {
font-family: 'Bai Jamjuree';
src: url('font/BaiJamjuree-Regular.ttf')
format("truetype");
font-size:15px;
font-weight:400;
letter-spacing:0.5px;
}
body {
font-family: Bai Jamjuree, Hevetica, Arial, sans-serif;
font-size:15px;
font-weight:400;
letter-spacing:0.5px;
}



.schriftlogo{
font-size:1.6em;
font-weight:600;
color:#FF0000;
letter-spacing:1px;
}

.schriftlogo1{
font-size:1.3em;
font-weight:400;
color:#FF0000;
letter-spacing:0px;
}

.schriftlogoklein{
font-size:1em;
font-weight:400;
color:#052B61;
text-shadow: 1px 1px 0.5px white;
letter-spacing:1px;
}

.schrift1{
font-size:1.1em;
font-weight:600;
color: #FFFFFF;
}

.schrift2{
font-size:1.3em;
font-weight:600;
color:#000000;
}

.schrift2000{
font-size:1em;
font-weight:400;
color:#000000;
}

.schrift3{
font-size:1.1em;
font-weight:600;
color:#000000;
}

.schrift4{
font-size:1.2em;
font-weight:600;
color:#000000;
}

.schrift5{
font-size:1.0em;
font-weight:600;
color:#000000;
}

.schrift6{
font-size:1.0em;
font-weight:400;
color:#FF0000;
}

.schrift7{
font-size:1.2em;
font-weight:600;
color:#006600;
}


.backi
{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
background-image:url(../img/backi.jpg);
background-repeat:no-repeat;
background-size: cover;
}

.header{
position:fixed;
top:0px;
left:0px;
width:100%;
min-width:100%;
height:250px;
padding:0px;
border:0px;
border-bottom:2px solid #FFFFFF;
margin:0px;
        background: -moz-linear-gradient(270deg, rgba(128,0,0,1) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(128,0,0,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(128,0,0,1) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(128,0,0,1) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(128,0,0,1) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(128,0,0,1) 0%, rgba(255,255,255,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800000', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */ 
z-index:2;
}

.headerinnen{
position:absolute;
top:0px;
width:960px;
height:250px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
z-index:3;
}

.logo{
position:absolute;
top:20px;
width:140px;
height:140px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -70px;
background-image:url(../img/logo.png);
background-repeat:no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-radius:70px;
cursor:pointer;
z-index:0;
}

.logo:hover{
transform: rotate(360deg);
transition: all 0.5s ease-in-out 0s;
}

.logotext{
position:absolute;
top:170px;
width:350px;
height:30px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -175px;
text-align:center;
z-index:0;
}

.logotext1{
position:absolute;
top:200px;
width:350px;
height:30px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -175px;
text-align:center;
z-index:0;
}


.home{
position:absolute;
top:20px;
width:30px;
height:30px;
left:0px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/home.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.home:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/home1.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}

.fb{
position:absolute;
top:20px;
width:30px;
height:30px;
left:50px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/f.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.fb:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/f1.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}


.tel{
position:absolute;
top:20px;
width:30px;
height:30px;
left:100px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/t.png);
background-repeat:no-repeat;
cursor:pointer;
transition: all 0.6s linear;
z-index:15000;
}

.tel:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/t1.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}

.at{
position:absolute;
top:20px;
width:30px;
height:30px;
left:150px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/at.png);
background-repeat:no-repeat;
cursor:pointer;
transition: all 0.6s linear;
z-index:15000;
}

.at:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/at1.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}


.ort{
position:absolute;
top:20px;
width:30px;
height:30px;
left:200px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/ort.png);
background-repeat:no-repeat;
cursor:pointer;
transition: all 0.6s linear;
z-index:15000;
}

.ort:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/ort1.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}

.navi1{
position:absolute;
bottom:5px;
width:127px;
height:71px;
left:0px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/asg-logo.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.navi1:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/asg-logo.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}

.navi2{
position:absolute;
bottom:5px;
width:127px;
height:71px;
left:135px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/bauunternehmen-logo.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.navi2:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/bauunternehmen-logo.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}

.navi3{
position:absolute;
bottom:5px;
width:127px;
height:71px;
right:135px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/umwelttechnik-logo.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.navi3:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/umwelttechnik-logo.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}


.navi4{
position:absolute;
bottom:5px;
width:127px;
height:71px;
right:0px;
padding:0px;
margin:0px;
border:1px solid #FFFFFF;
border-radius:15px;
background-image:url(../img/ecotop-logo.png);
background-repeat:no-repeat;
cursor:pointer;
color:#CCCCCC;
transition: all 0.6s linear;
z-index:15000;
}

.navi4:hover{
background: rgba(255,255,255,0.5);
background-image:url(../img/ecotop-logo.png);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
}


.contentoben {
position: absolute;
top: 320px;
left:50%;
width:960px;
height:28px;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
border-top:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
background: rgba(255,255,255,0.5);
border-radius:20px 0px 0px 0px;
z-index:2;
}


.content {
position: absolute;
top: 350px;
bottom: 280px;
min-height:200px;
left:50%;
width:960px;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
z-index:2;
}

.contentunten {
position: absolute;
bottom:-30px;
left:50%;
width:960px;
height:28px;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
border-bottom:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
background: rgba(255,255,255,0.5);
border-radius:0px 0px 20px 0px;
z-index:2;
}

.contentinnen {
position: relativ;
top: 0px;
bottom: 0px;
left:0px;
width:960px;
height:100%;
padding:0px;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
margin:0px;
overflow-y:auto;
overflow-x:hidden;
background: rgba(255,255,255,0.5);
border-radius:0px 0px 20px 0px;
z-index:2;
}

.contentinnenscroll {
position:absolute;
top:0px;
left:10px;
bottom:0px;
width:954px;
height:100%;
padding:0px;
margin:0px;
border-bottom:30px;
border-top:30px;
overflow-y:scroll;
overflow-x:hidden;
z-index:2;
}

.contentinhalt {
position:relative;
top:0px;
left:10px;
width:900px;
height:auto;
padding:0px;
margin:0px;
z-index:3;
}

.contentdiv1 {
position:absolute;
top:10px;
left:10px;
width:570px;
height:140px;
padding:0px;
margin:0px;
text-align:justify;
z-index:3;
}

.contentdiv2 {
position:absolute;
top: 170px;
left:0px;
width:900px;
height:620px;
padding:0px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
margin:0px;
background: rgba(255,255,255,0.5);
border-radius:10px 10px 10px 10px;
z-index:3;
}

.contentdiv3 {
position:absolute;
top:25px;
left:10px;
width:120px;
height:20px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv4 {
position:absolute;
top:20px;
left:140px;
width:280px;
height:30px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv5 {
position:absolute;
top:25px;
left:438px;
width:451px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}

.contentdiv6 {
position:absolute;
top:65px;
left:10px;
width:120px;
height:20px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv7 {
position:absolute;
top:60px;
left:140px;
width:280px;
height:30px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv8 {
position:absolute;
top:65px;
left:438px;
width:451px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}

.contentdiv9 {
position:absolute;
top:105px;
left:10px;
width:120px;
height:20px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv10 {
position:absolute;
top:100px;
left:140px;
width:280px;
height:30px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv11 {
position:absolute;
top:105px;
left:438px;
width:451px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}

.contentdiv12 {
position:absolute;
top:145px;
left:10px;
width:120px;
height:20px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv13 {
position:absolute;
top:140px;
left:140px;
width:280px;
height:30px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv14 {
position:absolute;
top:145px;
left:438px;
width:451px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}

.contentdiv15 {
position:absolute;
top:185px;
left:10px;
width:120px;
height:20px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv16 {
position:absolute;
top:185px;
left:140px;
width:460px;
height:210px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv17 {
position:absolute;
top:185px;
left:618px;
width:278px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}

.contentdiv18 {
position:absolute;
top:428px;
left:140px;
width:160px;
height:40px;
padding:0px;
margin:0px;
text-align:right;
z-index:4;
}

.contentdiv19 {
position:absolute;
top:430px;
left:310px;
width:90px;
height:30px;
padding:0px;
margin:0px;
border:1px solid #000099;
background-color:#FFFFFF;
border-radius:5px;
padding-left:5px;
padding-top:5px;
z-index:3;
}

.contentdiv20 {
position:absolute;
top:435px;
left:418px;
width:478px;
height:30px;
padding:0px;
margin:0px;
text-align:left;
z-index:3;
}


.contentdiv21{
position:absolute;
top:520px;
width:120px;
height:40px;
left:180px;
padding:0px;
border:0px;
margin:0px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-radius:10px 10px 10px 10px;
line-height: 37px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:1em;
font-weight:600;
color:#000099;
z-index:12000;
background: rgba(74, 138, 138,0.5);
transition: all 0.6s linear;
}

.contentdiv21:hover{
background: rgba(255,255,255,0.2);
color:#666666;
}

.contentdiv22{
position:absolute;
top:520px;
width:120px;
height:40px;
left:380px;
padding:0px;
border:0px;
margin:0px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-radius:10px 10px 10px 10px;
line-height: 37px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:1em;
font-weight:600;
color:#000099;
z-index:12000;
background: rgba(74, 138, 138,0.5);
transition: all 0.6s linear;
}

.contentdiv22:hover{
background: rgba(255,255,255,0.2);
color:#666666;
}


.contentdiv23 {
position:absolute;
top: 30px;
left:0px;
width:900px;
height:420px;
padding:0px;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
margin:0px;
background: rgba(255,255,255,0.5);
border-radius:10px 10px 10px 10px;
z-index:3;
}

.contentdiv24 {
position:absolute;
top:10px;
left:10px;
width:570px;
height:140px;
padding:0px;
margin:0px;
text-align:left;
font-size:1em;
font-weight:600;
color:#000099;
z-index:3;
}

.contentdiv25 {
position:absolute;
top:150px;
left:160px;
width:201px;
height:48px;
padding:0px;
margin:0px;
background-image:url(../img/logo_klein.png);
background-repeat:no-repeat;
z-index:3;
}

.contentdiv26 {
position:absolute;
top:205px;
left:110px;
width:300px;
height:20px;
padding:0px;
margin:0px;
text-align:center;
z-index:3;
}

.contentdiv27 {
position:absolute;
top:245px;
left:110px;
width:300px;
height:20px;
padding:0px;
margin:0px;
text-align:center;
z-index:3;
}

.contentdiv28{
position:absolute;
top:150px;
width:120px;
height:40px;
left:500px;
padding:0px;
border:0px;
margin:0px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-radius:10px 10px 10px 10px;
line-height: 37px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-family:"Comic Sans MS", Arial;
font-size:1em;
font-weight:600;
color:#000099;
z-index:12000;
background: rgba(74, 138, 138,0.5);
transition: all 0.6s linear;
}

.contentdiv28:hover{
background: rgba(255,255,255,0.2);
color:#666666;
}



.footer {
position:fixed;
bottom:0px;
left:0px;
height:180px;
width:100%;
min-width:100%;
padding:0px;
border:0px;
border-top:2px solid #FFFFFF;
margin:0px;
         background: -moz-linear-gradient(90deg, rgba(156,156,156,1) 0%, rgba(122,0,0,1) 80%, rgba(122,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(122,0,0,1)), color-stop(20%, rgba(122,0,0,1)), color-stop(100%, rgba(156,156,156,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(156,156,156,1) 0%, rgba(122,0,0,1) 80%, rgba(122,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(156,156,156,1) 0%, rgba(122,0,0,1) 80%, rgba(122,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(156,156,156,1) 0%, rgba(122,0,0,1) 80%, rgba(122,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(156,156,156,1) 0%, rgba(122,0,0,1) 80%, rgba(122,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7A0000', endColorstr='#9C9C9C',GradientType=0 ); /* ie6-9 */ 
z-index:2;
}

.footerinnen{
position:absolute;
top:0px;
width:960px;
height:180px;
left:50%;
padding:0px;
border:0px;
margin:0px;
margin-left: -480px;
z-index:3;
}

.navi100{
position:absolute;
top:12px;
width:100px;
height:20px;
left:0px;
padding:0px;
border:0px;
border: 1px solid #FF0000;
border-radius:10px;
margin:0px;
line-height: 20px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:15px;
font-weight:200;
color:#FFFFFF;
z-index:12000;
transition: all 0.6s linear;
}

.navi100:hover{
background: rgba(255,255,255,0.2);
font-size:15px;
line-height: 20px;
height:20px;
color:#CCCCCC;
}

.navi101{
position:absolute;
top:12px;
width:120px;
height:20px;
left:130px;
padding:0px;
border:0px;
border: 1px solid #FF0000;
border-radius:10px;
margin:0px;
line-height: 20px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:15px;
font-weight:200;
color:#FFFFFF;
z-index:12000;
transition: all 0.6s linear;
}

.navi101:hover{
background: rgba(255,255,255,0.2);
font-size:15px;
line-height: 20px;
height:20px;
color:#CCCCCC;
}

.navi102{
position:absolute;
top:12px;
width:110px;
height:20px;
left:280px;
padding:0px;
border:0px;
border: 1px solid #FF0000;
border-radius:10px;
margin:0px;
line-height: 20px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:15px;
font-weight:200;
color:#FFFFFF;
z-index:12000;
transition: all 0.6s linear;
}

.navi102:hover{
background: rgba(255,255,255,0.2);
font-size:15px;
line-height: 20px;
height:20px;
color:#CCCCCC;
}


.navi103{
position:absolute;
top:12px;
width:100px;
height:20px;
left:420px;
padding:0px;
border:0px;
border: 1px solid #FF0000;
border-radius:10px;
margin:0px;
line-height: 20px;
cursor:pointer;
text-align:center;
text-decoration:none;
font-size:15px;
font-weight:200;
color:#FFFFFF;
z-index:12000;
transition: all 0.6s linear;
}

.navi103:hover{
background: rgba(255,255,255,0.2);
font-size:15px;
line-height: 20px;
height:20px;
color:#CCCCCC;
}


a.fuss{
text-decoration:none;
font-size:1.1em;
font-weight:600;
color:#FFFFFF;
letter-spacing: -1px;
line-height: 20px;
transition: all 0.6s linear;
}
a.fuss:link {
text-decoration:none;
font-size:1.1em;
font-weight:600;
color:#FFFFFF;
letter-spacing: -1px;
line-height: 20px;
transition: all 0.6s linear;
}
a.fuss:visited {
text-decoration:none;
font-size:1.1em;
font-weight:600;
color:#FFFFFF;
letter-spacing: -1px;
line-height: 20px;
transition: all 0.6s linear;
}
a.fuss:hover {
text-decoration:none;
font-size:1.1em;
font-weight:600;
color:#CCCCCC;
letter-spacing: -1px;
line-height: 20px;
transition: all 0.6s linear;
}
a.fuss:active {
text-decoration:none;
font-size:1.1em;
font-weight:600;
color:#FFFFFF;
letter-spacing: -1px;
line-height: 20px;
transition: all 0.6s linear;
}

.fuss1{
position:absolute;
top:100px;
width:130px;
height:80px;
left:0px;
padding:0px;
border:0px;
margin:0px;
text-align:right;
z-index:12;
}

.fuss2{
position:absolute;
top:100px;
width:1px;
height:80px;
left:145px;
padding:0px;
border:0px;
margin:0px;
background-color:#CCCCCC;
z-index:12;
}

.fuss3{
position:absolute;
top:100px;
width:220px;
height:100px;
left:175px;
padding:0px;
border:0px;
margin:0px;
text-align:left;
z-index:12;
}

.fuss4{
position:absolute;
top:100px;
width:220px;
height:100px;
left:395px;
padding:0px;
border:0px;
margin:0px;
text-align:left;
z-index:12;
}

.fuss5{
position:absolute;
top:100px;
width:280px;
height:100px;
left:655px;
padding:0px;
border:0px;
margin:0px;
text-align:left;
z-index:12;
}


.copyright{
position:absolute;
top:3px;
width:400px;
height:20px;
right:0px;
padding:0px;
border:0px;
margin:0px;
text-align:right;
text-decoration:none;
font-size:15px;
font-weight:200;
color:#FFFFFF;
z-index:12000;
}

.textfeld1{
width:270px;
height:21px;
background-color:#FFFFFF;
border:#000000;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:1em;
font-weight:200;
color:#052B61;
}

.textfeld1_a{
width:270px;
height:21px;
background-color:#FFFFFF;
border:#FF0000;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:1em;
font-weight:200;
color:#052B61;
}

.textfeld2{
width:450px;
height:200px;
background-color:#FFFFFF;
border:#000000; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:0.8em;
font-weight:200;
color:#052B61;
resize:none;
wrap:virtual;
}

.textfeld2_a{
width:450px;
height:200px;
background-color:#FFFFFF;
border:#FF0000; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:0.8em;
font-weight:200;
color:#052B61;
resize:none;
wrap:virtual;
}

.textfeld3{
width:80px;
height:21px;
background-color:#FFFFFF;
border:#000000;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:1em;
font-weight:200;
color:#052B61;
}

.textfeld3_a{
width:80px;
height:21px;
background-color:#FFFFFF;
border:#FF0000;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
font-size:1em;
font-weight:200;
color:#052B61;
}