body {
font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
.logo_box{
margin-top:20px;
}
.upload_box{
width:450px; 
margin:auto; 
}
.upload_top{
width:450px;
height:15px;
background:url(upload_top.gif) top center no-repeat;
}
.upload_bottom{
width:450px;
background:url(upload_bottom.gif) bottom center no-repeat;
padding-bottom:15px;
}
.upload_icon{
padding-top:2px;
}
input.file{
height:20px; 
font-size:11px;
}
.header_box{
padding:10px 10px 10px 10px;
background-color:#f7f9fe; 
height:25px; 
width:558px; 
margin:auto;
}
.upload_echo{
background-color:#F1FFDF; 
border: dashed 1px #365E00; 
width:400px; 
padding:5px;
margin:auto;
}
.upload_echo_ok{
background-color:#F1FFDF; 
border: solid 1px #365E00; 
padding:5px; 
margin:5px;
}
.upload_echo_error{
background-color:#FFE8E8; 
border: solid 1px #A60000; 
padding:5px; 
margin:10px;
}
.box_whatever{
background-color:#f7f9fe; 
width:558px; 
margin:auto; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
padding:10px 10px 10px 10px;
}
.orange_line{
background-color:#FEAF48;
height:2px;
width:578px; 
margin:auto;
}
.button_menue{
width:578px; 
margin:auto; 
margin-top:10px; 
color:#767676;
margin-bottom:50px;
}
h1{
margin:0;
padding:0;
color:#ff960d; 
font-size:15px;
font-weight: bold;
text-transform:uppercase;
}
h1:first-letter{
font-size:22px
}
h2{
margin:0;
padding:0;
color:#ff960d; 
font-size:12px; 
}
.news_titel{
text-decoration:none; 
color:#ff960d;
}
.news_text{
color:#767676;
font-size:10px;
}
input.upload, textarea.upload{
width:100%;
color:#4E4E4E;
background:#F3F3F3;
border:solid 1px #E5E5E5;
}
input.upload:hover, input.upload:focus,  textarea.upload:hover, textarea.upload:focus{
border:solid 1px #FFC98C;
}

/* Upload */
div.multiupload{
}
div.multiupload div.list{

}
div.multiupload div.list div.item{
padding:5px;
}
div.multiupload div.list div.item:hover{
background:#FFEFD7;
}
div.multiupload div.list img{
margin-right:5px;
cursor:pointer;
}
input.upfilego{
height:20px; 
font-size:11px;
}


/* Info */
.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
	background:url(upop_info.gif) no-repeat;
    display: none;
	width:250px;
	height:83px;
	padding-left:20px;
	padding-top:2px;
	padding-right:5px;
	font-size:13px;
	
}
h2.popuph2{
margin-bottom:4px;
}

/* Mouseover */

