body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #054b93;
	padding:0px 0px;
	margin:0px;
	background: url(images/back.jpg) no-repeat;
}

a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

ul{
	list-style-type: disk;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: bottom;

}
#logo{
	position:absolute;
	top: 5px;
	left: 80px;
	height: 100px;
	width: 100px;
	
}

#left_image{
	height: 198px;
	width: 145px;
	float: left;
}

#right_image{
	height: 198px;
	width: 198px;
	float: left;
}
#left_textbox{
	float: left;
}

#right_textbox{
	float: left;
	padding: 105px 5px 0 0;
}

.cleaner{
	clear: both;
}

.box_header{
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
}

#content{
	padding-top: 5px;
	margin: 50px;
	width: 1024px;
}

.box{
	margin: 30px 32px 0 0;
	width: 270px;
	height: 350px;
	border: 1px solid;
	float: left;
}



#flaggen{
	position: absolute;
	width: 75px;
	height: 17px;
	top: 50px;
	left: 852px;
}

#flaggen a{
	border: 0;
	decoration: none;
}


#title{
	width: 1000px;
	font-size: 28px;
	font-family: Arial, Sans-Serif;
	text-align: center;
	margin: 10px;
}


.box_text{
padding: 5px;	
}

.box_pic{
	position: absolute;
	width: 260px;
	height: 169px;
	top: 430px;
	margin: 50px 0 0 0;
	padding: 5px;
}
