/* CSS reset ------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-size: 100.01%;
	line-height: 1.375em;
	text-align:center;
 padding-bottom:1px color:#636363;
}
#container {
	font-size:0.9375em;
	width: 940px;
	border: 10px solid #fff;
	margin:30px auto 30px auto!important;
	text-align:left;
	background:#fff;
	background:url(../img/home_weiche_bg.gif) no-repeat #fff;
	height: 776px;
}
#home {
	background:url(../img/home_bg.png) repeat-x #890914;
}
#home #logo {
	position:absolute;
	top:170px;
	margin-left:240px;
	width:450px;
	height:210px;
	background:url(../img/home_logo_bg.gif) no-repeat 30px 12px;
	text-indent:-999em;
}
#home #steuernlnk, #home #rechtlnk {
	position:absolute;
	top:654px;
	text-align:center;
}
#home #steuernlnk {
	margin-left:291px;
}
#home #rechtlnk {
	margin-left:510px;
}
#home #steuernlnk a, #home #rechtlnk a {
	font-family: "Times New Roman", Times, serif;
	font-size:1.1333em;
	letter-spacing:1px;
	text-transform:uppercase;
	display:block;
	height:40px;
	width:150px;
	vertical-align:middle;
	line-height:38px;
	color:#fff;
	text-decoration:none;
}
#home #steuernlnk a {
	background:url(../img/home_steuern_bg.gif) no-repeat;
}
#home #rechtlnk a {
	background:url(../img/home_recht_bg.gif) no-repeat;
}
#home #steuernlnk a:hover, #home #rechtlnk a:hover {
	background-position: 0 -41px;
}
#home #kontakt {
	background: #fff;
	margin-left:350px;
	width:240px;
	position:absolute;
	top:718px;
	text-align:center;
}
#home #kontakt h3 {
	font-family:"Times New Roman", Times, serif;
	color:#636363;
	font-size:1.2666em;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:0.5em;
}
#home #kontakt p {
	font-family: Verdana, Geneva, sans-serif;
	color:#8c8c8c;
	font-size:0.733em;
	line-height:16px;
}
#home #bedeutung {
	text-align:center;
	background: #fff;
	margin-left:350px;
	width:240px;
	position:absolute;
	top:104px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.6666em;
	line-height:15px;
}
#home p#bedeutung {
	color:#cacaca;
}
#home p#bedeutung span {
	color:#858585;
}
