body {
	text-align:  center;
	
	background-color: #D6DEE6; 
	
	background-image: url(http://www.sandmann.co.at/images/background.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 4px;
	
	margin-top: 10px;
	
	font-family:  Verdana;
	font-size:  10px;
	line-height: 14px;
}


.interior{
	background-image: url(http://www.sandmann.co.at/images/background_interior.gif);
	background-color: #e7ddd0; 
	background-repeat: repeat-x; 
	background-position: 0px 4px;
	
	margin-top: 10px; 
}
.petitSacher{
	background-image: url(http://www.sandmann.co.at/images/background_petitSacher.gif);
	background-color: #e7beba; 
	background-repeat: repeat-x; 
	background-position: 0px 4px;
	
	margin-top: 10px; 
}

.cooking{
	background-image: url(http://www.sandmann.co.at/images/background_cooking.gif);
	background-color: #d7e9c4; 
	background-repeat: repeat-x; 
	background-position: 0px 4px;
	
	margin-top: 10px; 
}


table {
	font-family: Verdana;
	font-size: 10px;
	color: #93A4A8;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #93A4A8;
	padding-left: 2px;
	border: 1px solid #93A4A8;
	height: 16px;
	width: 222px;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #93A4A8;
	padding-left: 2px;
	border: 1px solid #93A4A8;
	height: 16px;
	width: 222px;
}
.smalllink_gruen {
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 14px;
	color: #5f8b35;
	text-decoration: none;
}

.smalllink_gruen:hover {
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 14px;
	color: #5f8b35;
	text-decoration: underline;
}

.smalllink {
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 14px;
	color: #93A4A8;
	text-decoration: none;
}

.smalllink:hover {
	font-family: Verdana; 
	font-size: 10px; 
	line-height: 14px;
	color: #93A4A8;
	text-decoration: underline;
}

.container {
	position: relative;
	width: 748px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-color: #FFFFFF;
	border: 0;
	
	text-align: left;
	
	padding-top: 127px;
}


.logo {
	position:  absolute;
	
	top: 0px;
	left: 0px;
	
	z-index:  1000;
}

.blume {
	position:  absolute;
	top:  0px;
	right: 0px;
	z-index:  1000;
}

.blumeright {
	position:  absolute;
	
	top:  0px;
	left: 748px;
	
	z-index:  1000;
}


.menu {
	position:  absolute;
	
	top: 96px;
	left: 0px;
	height: 31px;
	width:  748px;
	
	background-image: url(../images/background_menu.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 0px;
	
	padding-top: 1px;
	
	z-index:  900;
}

.menuPetitSacher {
	position:  absolute;
	
	top: 96px;
	left: 0px;
	height: 27px;
	width:  748px;
	
	background-color:#c8514b;
	
	padding-top: 1px;
	
	z-index:  900;
}

.menuPetitSacher a, .menu a{
	padding:0 5px;
}

.content {
	position:  relative;
	
	top: 0px;
	left:  0px;
	width:  748px;
	
	z-index: 2000;
}

.text {
	position: relative;
	overflow: hidden;
	
	top: 0px;
	left: 0px;
	
	color: #93A4A8;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	
	height: 297px;
}

.text2 {
	position: relative;
	overflow: hidden;
	
	top: 0px;
	left: 0px;
	
	color: #93A4A8;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	
	height: 403px;
}

.textkontakt {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
	color: #93A4A8;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	height: 400px;
}


.shoptext {
	position:  relative;
	overflow:  hidden;
	
	top:  0px;
	left: 0px;
	
	color: #93A4A8;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
}

.textspacer {
	padding: 15px;
}

.textspacer_bad {
	padding: 15px;
	height:400px;
}

.textspacer_kontakt {
	padding: 15px;
	height:500px;
}

.flash {
	position: relative;
	overflow: hidden;
	top: 0px;
	float: right;
	padding: 0;
	padding-left:  5px;
	border: 0;
	margin: 0;
}

.flash2 {
	position: relative;
	overflow: hidden;
	top: 0px;
	width:498px;
	float: right;
	padding: 0;
	border: 0;
	margin: 0;
}

.auswahl {
	position: relative;
	
	left:  0px;
	
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
	background-color: #D6DEE6;
}

.schrift {
	font-family: Verdana;
	font-size: 10px;
	color: #93A4A8;
}


.presseThumb{
	float:left;
	width:234px;}

.presseText{
	width:270px;
	padding-left:10px;
	float:left;
	}

