
/** 
 * stylesheet zum modul-logo 
 * hier rpi-virtuell 
 * - bisher in ./css/std.css
 */
#rpilogo 
{
    float: left;
    position: relative;
    left: 27px;
    top: 10px
}

#rpiinzahlen  
{
	font-size: 11px;
}

#rpiinzahlen td 
{
	text-align: right;
}

#rpiinzahlen th 
{
	text-align: center;
}

#impressum 
{
	text-align: right; 
	padding-top: 80px;	
}
ul.impressum 
{
	padding-left: 15px;
}

li.impressum 
{
	margin-bottom: 10px
}

li.impressum2 
{
	margin-bottom: 3px
}

#nutzungsbedingungen li 
{
	margin: 12px 0
}

#div1 
{
    float: left;
    position: relative;
    width: 70px;
    left: 102px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
} 


#div2 
{
    float: left;
    position: relative;
    width: 95px;
    left: 107px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
} 


#div3  
{
    float: left;
    position: relative;
    width: 53px;
    left: 118px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
} 


#div4  
{
    float: left;
    position: relative;
    width: 85px;
    left: 134px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}


#div8  
{
    float: left;
    position: relative;
    width: 95px;
    left: 138px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}


#div6 {
    float: left;
    position: relative;
    width: 43px;
    left: 155px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img6.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}


#div7 {
    float: left;
    position: relative;
    width: 70px;
    left: 171px;
    height: 76px;
    background: url(/images/v5/banner/button_home/img7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}  

.form {
	border: #A6A6A6 1px solid; 
	width: 400px;
}

      
.radio {
	border: none;
	width: 40px;
	height: 20px;
}


#links {
/*	background-color: #f1f1f1;*/	
/*	background-position: top;*/
}