/*
	Style-Definitionen fuer Leben&erziehen
	Stand: 12. Februar 2008
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 75%;
	line-height: 1.25em;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	background-image: url('images/hp_neu3_bg.jpg');
	background-repeat: no-repeat;
	background-color: #4ab9f4;
}

img {
	border: 0;
}

h1 {
	float: left;
	position: relative;
	top: -20px;
	left: -1000px;
}

.hp_box_1 {
	width: 994px;
	height: 82px;
	background-image: url('images/hp_neu2_oben.jpg');
}

.hp_box_2 {
	width: 994px;
	height: 201px;
	background-image: url('images/hp_neu3_head.jpg');
}

.hp_box_3 {
	width: 994px;
	height: 268px;
	background-image: url('images/hp_neu3_infos.jpg');
	overflow: hidden;
}

.hp_box_3 p {
	padding-top: 20px;
	margin-left: 392px;
	width: 435px;
}

.hp_box_3 a {
	color: #000000;
}

.hp_box_4 {
	width: 994px;
	height: 89px;
	background-image: url('images/hp_neu3_unten.jpg');
	margin-bottom: 15px;
}

.hp_box_4 .hp_flaggen {
	margin-left: 468px;
	height: 48px;
}

.hp_box_4 .hp_button_bsp {
	height: 41px;
}


.hp_box_5 {
	width: 994px;
	height: 20px;
	text-align: right;
	margin-bottom: 40px;
}

.hp_box_5 a {
	color: #ffffff;
	text-decoration: underline;
}

.hp_box_5 .impressum {
	margin-right: 70px;
}

.popup_impressum {
	width: 648px;
	height: 550px;
	background-image: url('images/impressum_bg.gif');
	overflow: hidden;
}

.popup_impressum p {
	width: 400px;
	margin-top: 140px;
	margin-left: 80px;
}

.popup_impressum a {
	color: #000000;
	text-decoration: underline;
}
