/*

4576E8
4C53FF
59B6FF
45CBE8
4CFFEF

*/

body{
/*background:#FFFFFF;*/
background: url('/../../style/bg5.jpg') repeat scroll left top;
}

#wrapper{

position:relative;
margin:auto auto;
width:950px;

}


#header{
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
position:relative;
/*width:1000px;*/
height:150px;
background:#000000;

}


#content{

position:relative;
border-left:1px solid black;
border-right:1px solid black;
background:#59B6FF;
padding-left:170px;
padding-top:20px;
padding-bottom:20px;
height:100%;


/*clear:left;*/
}

#content_header{
position:relative;
background:#000000;
margin-top:20px;
height:20px;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
}

#footer{
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
background:#000000;
position:relative;
height:20px;
clear:left;
}




#login{
position:relative;
background:#000000;
color:#FFFFFF;
padding-bottom:10px;
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;

}

.info_good{

position:relative;
border:1px dotted #4C53FF;
background: #4576E8;
margin-bottom:20px;

}

.info_bad{

position:relative;
border:1px dotted #BB2255;
background: #FFAABB;
margin-bottom:20px;

}

#project_wrapper{

margin-left:100px;
margin-right:100px;
border:1px solid black;
margin-top:20px;
background:#ffffff;
padding-left:5px;

-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
}


#hours{

position:relative;
float:right;
z-index:2;
padding-right:5px;

}

img{
border:0;
}

.info_wrapper{

/*margin-left:100px;*/
margin-right:100px;
border:1px solid black;
margin-top:20px;
background:#ffffff;
padding-left:5px;

padding-top:10px;
padding-bottom:10px;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
}

.show_wrapper{

position:relative;
height:25px;

}

.table_datum{
float:left;
width:100px;
}

.table_kurz{
float:left;
/*width:300px;*/
}

.table_stunden{
float:right;
/*width:50px;*/
margin-right:20px;
}

.table_button{
float:right;
margin-right:5px;
}

.double{
border-top:3px double black;
}

.button{
border:1px solid black;
background:#4576E8;
}


