@charset "UTF-8";
body {
	;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #222222;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
    }
#absenderbalken {
	background-image: url(images/stnord_balken.png);
	background-repeat: repeat-x;
	height: 36px;
}
#absender {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 28px;
	padding-top: 8px;
}
#logo {
	height: 70px;
	width: 34px;
	float: left;
}
#aufbau {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
	float: right;
	width: 300px;
	text-align: right;
}
#absenderlinks {
	float: left;
	width: 330px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: capitalize;
}
#singen {
	background-image: url(images/singen.png);
	height: 529px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: top;
}
#container  {
	width: 630px;
	height: 700px;
	margin-top: -170px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #222222;
	float: left;
	height: 650px;
	width: 290px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 9px;
	margin-left: 25px;
}
h1 {
	color: #72411b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stnord {
	background-color: #72411b;
	float: right;
	height: 535px;
	width: 225px;
	margin-top: 120px;
	margin-right: 25px;
}
#stnord_logo {
	clear: both;
	height: 75px;
	width: 207px;
	padding: 9px;
}
#adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFFF;
	padding: 9px;
	width: 207px;
	text-align: left;
	line-height: 18px;
}
#stnordp1 {
	clear: both;
	height: 256px;
	width: 225px;
}
#logo_name {
	float: left;
	height: 57px;
	text-align: left;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 13px;
}
