body {
	margin: 0 0 0 0;
	background-color: #F9F9F9;
}

img, div, input { behavior: url("/styles/iepngfix.htc") }

#page {
	position:absolute;
	width:770px;
	height:100%;
	top:0%;
	left:50%;
	margin-left: -385px;
}

#menu_top {
	width:100%;
	height:42px;
	background-image: url('../images/struktur/punkt_horizontal.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 41px;
}

#slowsmoking_logo {
	position:absolute;
	top: 70px;
	left:50%;
	margin-left: -450px;
	z-index: 4;
}

#slowsmoking_suche {
	position:absolute;
	width: 206px;
	height:36px;
	top: 60px;
	left:50%;
	background-image: url('../images/slowsmoking-suche.jpg');
	background-repeat: no-repeat;
	margin-left: 180px;
}

#slowsmoking_suche_button {
	position:absolute;
	width: 206px;
	height:36px;
	top: 62px;
	left:50%;
	margin-left: 350px;
}

#slowsmoking_wolkeklein {
	position:absolute;
	width:26px;
	height:19px;
	top: 160px;
	left:50%;
	margin-left: -120px;
	background-image: url('../images/wolke_klein.png');
	z-index: 5;
}

#slowsmoking_wolkemittel{
	position:absolute;
	width:49px;
	height:40px;
	top: 130px;
	left:50%;
	margin-left: -90px;
	background-image: url('../images/wolke_mittel.png');
	z-index: 6;
}

#slowsmoking_wolkegross {
	position:absolute;
	width: 100px;
	height:75px;
	top: 700px;
	left:50%;
	margin-left: -520px;
	background-image: url('../images/wolke_gross.png');
	z-index: -3;
}

#slowsmoking_wolkeartikel {
	position:absolute;
	width:34px;
	height:23px;
	margin-left: 200px;
	margin-top: 30px;
	background-image: url('../images/wolke_artikel.jpg');
	z-index: -1;
}

#slowsmoking_menu1{
	position:absolute;
	width: 143px;
	height: 70px;
	top:245px;
	left:50%;
	margin-left: -360px;
	background-image: url('../images/menu/slowsmoking.png');
	z-index: 2;
}

#slowsmoking_menu2{
	position:absolute;
	width: 170px;
	height: 125px;
	top:190px;
	left:50%;
	margin-left: -230px;
	background-image: url('../images/menu/rolltabak.png');
	z-index: 2;
}

#slowsmoking_menu3{
	position:absolute;
	width: 127px;
	height: 100px;
	top:222px;
	left:50%;
	margin-left: -40px;
	background-image: url('../images/menu/rollkurs.png');
	z-index: 2;
}

#slowsmoking_menu4{
	position:absolute;
	width: 139px;
	height: 90px;
	top:225px;
	left:50%;
	margin-left: 100px;
	background-image: url('../images/menu/tabakwissen.png');
	z-index: 2;
}

#slowsmoking_menu5{
	position:absolute;
	width: 110px;
	height: 107px;
	top:218px;
	left:50%;
	margin-left: 250px;
	background-image: url('../images/menu/tabaknews.png');
	z-index: 2;
}

#slowsmoking_menu_text{
	position:absolute;
	width: 772px;
	height: 37px;
	top:315px;
	left:50%;
	margin-left: -385px;
	background-image: url('../images/menu/menu_text.jpg');
	z-index: 1;
}

#slowsmoking_main{
	position:absolute;
	width: 772px;
	height: 100%px;
	top:350px;
	left:50%;
	margin-left: -385px;
}

.searchbox {
	border: 0px solid #000000;
	background-color: #F9F9F9;
	font-size: 13px;
	color: #01A6C4;
	font-weight: bold;
	margin-top:12px;
	margin-left:12px;
}

.newsletterbox {
	
	width: 161px;
	height:30px;
	border: 0px;
	
	background: url('../images/slowsmoking-input.jpg');
	background-repeat: no-repeat;
	background-color: #F9F9F9;	

	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
	
	font-size: 13px;
	color: #01A6C4;
	font-weight: bold;
}

.user_bild {
	margin-right:0px;
}

.inputtext {
	width: 161px;
	height:30px;
	border: 0px;
	
	background: url('../images/slowsmoking-input.jpg');
	background-repeat: no-repeat;
	background-color: #F9F9F9;	
	
	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
	
	font-family: Georgia;
	font-size: 14px;
	color: #1A171B;
	font-weight: normal;
}

.inputkommentar {
	width: 320px;
	height: 120px;
	background-repeat: no-repeat;
	border: 0px;
	overflow: auto;
	background-color: #F9F9F9;

}