body{
	font-family: arial, verdana, sans-serif; 
	background: #7ec4e6 url(./images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;

}


a:link {
    
    text-decoration: none;
}
a:visited {
    
    text-decoration: none;
}
a:hover {
    
    text-decoration: underline;
}
a:active {
    
    text-decoration: none;
}


.kasten1{
background:#4f4f4f;
}
.kasten2{
background:#3f3f3f;
border-top:none;
border-bottom:none;
}
.kasten3{
background:#041c38;
border-top:none;
border-bottom:none;
}
.copyrights, .copyrights a:link, .copyrights a:visited{
color:#cccccc;
font-size:12px;
margin:5px;
font-family: Arial, Helvetica, sans-serif;
}
.copyrights a:active, .copyrights a:hover{
color:#cccccc;
font-size:12px;
margin:5px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.head{
background-color:#041c38;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
color:white;
font-weight:lighter;
}
.head-bottom{
background-color:#FFFFFF;
font-size:3x;
font-family: Arial, Helvetica, sans-serif;
color:white;
font-weight:lighter;
}


.bigsizefont{
font-size:22px;
padding-top:20px;

}

.dialog_box{
background-color:#FFFFFF;
color:#000000;
padding:10px;
width:500px;


}
