@charset "UTF-8";
/* CSS Document */

#all {
width:600px;
background-color:#FFFFFF;
padding:15px;
}

.kontakt {
font-family:Georgia, "Times New Roman", Times, serif;
margin: 10px 0px 10px 450px;
font-size:11px;
line-height:15px;
color:#000000;
}

#myOnPageContent p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:17px;
margin:0px;
}

.reihe {
clear:left;
}

.label-left {
width:150px;
float:left
}

.feld {
width:250px;
}

.rot {
color:#a81511;
}

.stern_rot {
color:#a81511;
font-size:18px;
}

.orange {
color:#FFFFFF;
width:600px;
background-color:#FF6600;
}

.breite {
width:200px;
}

.breite_betrag {
width:135px;
text-align:right;
}

.breite_vorwahl {
width:80px;
}
.breite_telefon {
width:105px;
margin-left:10px;
}

.texteingabe {
width:580px;
height:80px;
}

.hinweis {
font-style:italic;
color:#666666;
font-size:12px;
line-height:15px;
}

input {
border: 1px solid #CCCCCC;
}

input.kein_rahmen {
border: 0px;
}
