* { margin: 0px;
	padding: 0px;
	border: none;} 

body {
	font-size: 14px;
	color: #3e3e3e;
	font-family: Helvetica, Arial, Sans Serif;
	}

h2 { margin-bottom: 12px;
	color: #D83C03;
	font-size: 1.7em;
	}

h3 { font-size: 1.5em;}

h4 { background-color: #efefef;
	font-size: 1.4em;
	padding: 12px;
	margin-bottom: 8px;
	}
	

.sitewidth {
	width: 900px;
	margin: auto;
	}
	
.item_left {
	width: 46%;
	}
	
.item_right {
	width: 46%;
	}
	
.fleft {
	float: left;
	}
	
.fright {
	float: right;
	}
	
.clr {
	clear: both;
	}

.ausz {
	color: #000000;
	}

p {
	padding-left: 12px;
	}
	
#area_top {
	background-color: #000000;
	color: #ffffff;
	padding: 54px 0px 24px 0px;
	margin-bottom: 24px;
	}
	
ul { list-style-type: none;
	margin-top: 8px;
	padding-left: 12px;}
	
ul li { float: left;
	margin-right: 12px;}

.introtext {
	display: block;
	position: relative;
	top: -417px;
	z-index: 50;
	font-weight: bold;
	left: -10px;
	color: #9d9d9d;
	width: 280px;
	text-align: justify;
	line-height: 1.4em;
	background-color: #ffffff;
	}
	
.introtext p {
	margin-bottom: 16px;
	}

.introtext p.fliesstext {
	font-size: 1em;
	font-weight: normal;
	color: #4f4f4f;
	}

#lastwords {
	margin-bottom: 38px;
	}

#button {
	margin-top: -417px;
	text-align: center;
	padding: 38px;
	}
	
a {	color:#D83C03;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;}
	
	/* GRÖSSENRECHNER */

.sizecalc_cont {
	background-color: #d9e6ed;
	vertical-align: top;
	padding-top: 10px;
	}
	
#sizecalc_lclmn {
	margin-right: 20px;
	width: 150px;
	}

#sizecalc_output {
	width: 145px;
	height: 99px;
	background-image:url(http://www.heelywelt.de/heelywelt/www/images/neu/sizecalc_info_a.png);
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 6px;
	}

.sizecalc_input_area {
	width: 144px;
	height: 40px;
	background-image:url(http://www.heelywelt.de/heelywelt/www/images/neu/sizecalc_input.png);
	padding: 4px 0px 0px 9px;
	}

.sizecalc_output_static {
	color: #7f7f7f;
	}

#shoesize {
	width: 140px;
	background-color: transparent;
	border: none;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #245a8c;
	}
	
#eurosize {
	width: 140px;
	background-color: transparent;
	border: none;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #245a8c;
	}

#statusmessage {
	width: 145px;
	margin: -111px 0px 0px 0px;
	height: 99px;
	background-image:url(http://www.heelywelt.de/heelywelt/www/images/neu/sizecalc_info_b.png);
	text-align: center;
	padding: 6px;
	color: #8e1e1e;
	}
	
#rechner {
	margin-right: 0px;}
