@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html, body {
	background: Black url(webdesign_pics/florenzo_bg.gif) repeat-x;
	color: #432;
}

h1 {
	font: 140% Georgia, Garamond, "Times New Roman", Times, serif;
	color: #B42;
	background-color: #EED;
}

h2 {
	background: url(webdesign_pics/h2_linie.gif) no-repeat bottom;
	font: 130% Georgia, Garamond, "Times New Roman", Times, serif;
	color: #B42;
	background-color: #EED;
	padding-bottom: 20px;
}

h3 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	padding-bottom: 10px;
	padding-top: 15px;
}

h4 {
	font: bold 85% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	padding-bottom: 10px;
	padding-top: 15px;
}

h5 {
	font: italic bold 80% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	padding-bottom: 10px;
	padding-top: 15px;
}

p {
	font: 80% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	padding-bottom: 10px;
}

#content ol {
	font: 80% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	padding-left: 35px;
	padding-bottom: 10px;
}

#content ul {
	padding-left: 15px;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}

fieldset {
	padding: 10px 10px 10px 10px;
	border: thin solid #B42;
}

legend {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
}

label {
	font: 80% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
}

input, textarea {
	margin-bottom: 15px;
	color: #000;
	background: #CC8;
}

input:focus, textarea:focus {
	color: #000;
	background: #fff;
}

.highlight {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #B42;
	background-color: #EED;
	padding-bottom: 10px;
}

.ignore {
	display: none;
}

.mobile {
	display: none;
}

.rechts {
	text-align: right;
}
#box {
	background: url(webdesign_pics/florenzo_box_bg.gif) repeat-y;
	width: 650px;
	position: absolute;  
   margin-left:-325px; 
   left:50%;
}

#header {
	background: url(webdesign_pics/florenzo_header.jpg) no-repeat center;
	width: 650px;
	height: 300px;
	margin: 0 auto;
}

#hilfsmenu {
	display: none;
}

#content{
	width: 370px;
	padding-left: 40px;
	float: left;
	padding-bottom: 30px;
}

#content a {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #EED;
	text-decoration: none;
}

#content a:hover {
	color: #B42;
	background-color: #EED;
	text-decoration: underline;
}

#navi {
	width: 180px;
	padding-right: 40px;
	float: right;
	text-align: center;
}

#navi_header {
	background: url(webdesign_pics/navi_oben.gif) no-repeat;
	width: 180px;
	height: 20px;
}

#navigation {
	background: url(webdesign_pics/navi.gif);
	width: 180px;
	padding-bottom: 10px;
}

#menubox {
	width: 170px;
	color: #432;
	background-color: #CC8;
	margin-right: 5px;
	margin-left: 5px;
}

.navlist {
	list-style-type: none;
	font: bold 95% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: #CC8;
}

.navlist dfn {
	display: none;
}

.navlist a {
	display: block;
	width: 170px;
	color: #432;
	background-color: #CC8;
	border-bottom: 1px dotted #432;
	text-decoration: none;
	padding-top: 2px;
}

.navlist a:link, .navlist a:visited {
	text-decoration: none;
}

.navlist a:hover {
	background-color: #B42;
	color: #FFF;
}

.navlist .menuaktiv {
	background-color: #EED;
	color: #432;
}

#navi_footer {
	background: url(webdesign_pics/navi_unten.gif) no-repeat;
	width: 180px;
	height: 20px;
}

#footer {
	background: url(webdesign_pics/footer_linie.gif) no-repeat top;
	width: 570px;
	text-align: center;
	float: left;
	padding: 15px 40px 15px 40px;
}

#footer a {
	color: #432;
	background-color: #EED;
	text-decoration: none;
}

#footer a:hover {
	color: #B42;
	background-color: #EED;
	text-decoration: underline;
}

.spez img {
	border: #EED;
}

.jahrbox {
	float: left;
	width: 380px;
}

.referenzen {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 160px;
}

.referenzen img {
	border: thin solid #B42;
	padding: 5px 5px 5px 5px;
}
