html, body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0041C;
	margin: 0 auto;
	text-align: center; 
}

#flag1 {
	margin: 50px auto;
	background-image: url(../images/flag1.jpg);
	width: 112px;
	height: 113px;
}

#flagDe {
	margin: 5px auto;
	background-image: url(../images/Hauptstadt_de.jpg);
	width: 1000px;
	height: 520px;
	background-repeat:none;
}

#flagFr {
	margin: 5px auto;
	background-image: url(../images/Hauptstadt_fr.jpg);
	width: 1000px;
	height: 520px;
	background-repeat:none;
}

#info {
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	font-size: 75px;
	color: white;
}

.info2 {
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	font-size: 75px;
	color: white;
}

.info2_small {
	margin-top: 30px;
	font-size: 26px;
	
}

.info2_text {
	font-family: Arial;
	font-size: 10px;
	margin-top: 45px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.info2_text a {
	color: white;
	
}

.info2_text p,h1 {
	margin: 0px;
}

.link2 {
	margin-top: 15px;
}

.link2 a {
	color: white;
	font-weight: bold;
	font-size: 26px;
	font-family: arial;
}

