/* CSS - ALPINA - GREEN - GLOBAL*/

/* ----------- My Form ----------- */
.alpinaform{

width:588px;
padding: 20px 20px 20px 10px;
}

/* ----------- formstyle ----------- */
#formstyle{
border:1px dotted #999999;
background:#ffffff;
}

#formstyle{
border:1px dotted #999999;
background:#ffffff;
}

#formstyle label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#formstyle .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#formstyle input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:200px;
margin:2px 0 20px 10px;
}
#formstyle img{
margin:2px 0 20px 150px;
}
#formstyle textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:400px;
height: 140px;
margin:2px 0 20px 10px;
}
#formstyle select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:100px;
margin:2px 0 20px 10px;
}

#formstyle button{
clear:both;
margin-left:150px;
width:200px;
background-color: #E33616;
border: 2px solid #E33616;
text-align:center;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
cursor: pointer;
}

#formstyle button:hover{

background-color: #FFFFFF;
color: #E33616;
border: 2px solid #E33616;
}

/********* Ende Form << << *********/ 

.colum_330_cell input{
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:150px;
margin:0;
}

.colum_330_cell textarea{
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:150px;
height: 80px;
margin:0;
}

.colum_330_cell select{
font-size:12px;
padding:4px 2px;
border:solid 1px #999999;
width:150px;
margin:0;
}

.colum_330_cell label{
display:block;
font-weight:bold;
text-align:left;
width:100px;
float: left;
}
