

.contain_off
{
position:relative;
top:0px;
width:950px;
min-height:600px;
border:solid 0px green; 
text-align:left;
z-index:1;
}






.contain_login
{
position:absolute;
top:10px;
left:10px;
width:300px;
height:200px;
border:solid 0px red;
background:url(../img/bgs/login_bereich_2010.png);
z-index:1;
color:#FC832D;
font:12px Verdana;
}

.contain_login a:link{font:12px Verdana; color:#FC832D;}
.contain_login a:visited{font:12px Verdana; color:#FC832D;}
.contain_login a:hover{font:12px Verdana; color:#000;}






.login_sub_nav
{
position:relative;
top:85px;
height:25px;
text-align:right;
border:solid 0px;
}

.contain_register
{
position:absolute;
top:10px;
right:10px;
width:445px;
min-height:200px;
border:solid 1px;
text-align:center;
font: 24px Arial;
color:#E35D04;
}





.contain_off_top
{
position:relative;
top:30px;
border:solid 0px red; 
}



.contain_infos
{
position:absolute;
top:350px;
left:10px;
width:400px;
min-height:100px;
border:solid 1px #E35D04;
font:12px Arial;
}

  
.random_user
{
position:absolute;
top:10px;
left:10px;
width:440px;
height:305px;
border:solid 1px #E35D04;
}



.random_user_top
{
height:20px;
border:solid 0px;
font:16px Vendata;
color:#fff;
background:url(../img/bgs/random_user_bg.png);
}

.save_was_f
{
position:relative;
top: 200px;
width: 500px;
height: 250px;
border: solid 0px #000;
font: bold 15px Vendata;
color:#676767;
background: url('../img/bgs/login_false.png');
}
.save_was_f a:link {text-decoration: none; font: 14px Western; color: #FB8414;}
.save_was_f a:visited {text-decoration: none; font: 14px Western; color: #FB8414;}


.save_was_t
{
position:relative;
top: 200px;
width: 500px;
height: 250px;
border: solid 0px #000;
font: bold 15px Vendata;
color:#676767;
background: url('../img/bgs/login_true.png');
}
.save_was_t a:link {text-decoration: none; font: 14px Western; color: #FB8414;}
.save_was_t a:visited {text-decoration: none; font: 14px Western; color: #FB8414;}
.save_was_t a:hover {text-decoration: none; font: 14px Western; color: #FB8414;}







.eing_benutzername
{
width:280px;
height:50px;
background:url(../img/bgs/reg_user_name.png);
border: solid 0px;
}

.eing_username_inf
{
border:solid 0px red;
text-align:center;
color: #747474;
}

.eing_username_input
{
border:solid 0px blue;
text-align:center;
}

.eingabefeld_benutzername
{
position:relative;
top:0px;
width:200px;
height:17px;
font:12px vendata;
border:solid 1px #CECECE;
}


.day_eing
{
height:20px;
}


.eing_benutzerpass
{
width:280px;
height:50px;
background:url(../img/bgs/reg_user_name.png);
border: solid 0px;
}

.eing_benutzer_btns
{
width:200px;
height:45px;
background:url(../img/bgs/eingabe_felder_pers_daten_small.png);
border: solid 0px;
}



.register_new_btns_table
{
position:relative;
top:10px;
}

.register_error
{
border: solid 1px #8B8B8B;
background: #fff;
width:430px;
text-align:left;
}











