@charset "utf-8";

/*
 *  +-+-+-+-+-+-+-+-+-+-+-+-+-+
 *  |c|r|e|a|t|i|v|e|c|o|c|k|s|.at
 *  +-+-+-+-+-+-+-+-+-+-+-+-+-+
 *
 *	style.css | 14.09.2010
 *	http://www.heilmassage.net
 *	
 */
 
@import url("reset.css");
 
/* #### main #### */
 
body {
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 16px;
	 color: #000;
}

a {
	text-decoration: none;
	color: #dd8e56;
}
 
a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}


/* ### header ### */

#top-right {
	position: absolute;
	top: 8px;
	right: 15px;
	color: #fff;
}

#top-right a {
	color: #fff;
	font-size: 12px;
}

header {
	display: block;
	height: 100px;
	width: 900px;
	margin: auto;
	padding-top: 45px;
	text-align: center;
}

header img {
	display: block;
	margin: auto;
}

/* ### body ### */

#wrap {
	width: 1040px;
	margin: auto;
	padding-right: 40px
}

nav {
	display: block;
	position: relative;
	width: 160px;
	height: 400px;
	padding-left: 40px;
	padding-top: 170px;
	margin-left: -80px;
	margin-right: -15px;
	float: left;
}

nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

nav ul li a {
	display: block;
	background-repeat:no-repeat;
	width: 121px;
	height: 32px;
	margin-left: 40px;
}

nav ul li .start {
	background-image:url(../images/navi_start.png);
	background-position: top;
}

nav ul li .start:hover {
	background-image:url(../images/navi_start.png);
	background-position: center;
}

nav ul li #active_start {
	background-image:url(../images/navi_start.png);
	background-position: bottom;
}

nav ul li .angebot {
	background-image:url(../images/navi_angebot.png);
	background-position: top;
}

nav ul li .angebot:hover {
	background-image:url(../images/navi_angebot.png);
	background-position: center;
}

nav ul li #active_angebot {
	background-image:url(../images/navi_angebot.png);
	background-position: bottom;
}

nav ul li .ausbildung {
	background-image:url(../images/navi_ausbildung.png);
	background-position: top;
}

nav ul li .ausbildung:hover {
	background-image:url(../images/navi_ausbildung.png);
	background-position: center;
}

nav ul li #active_ausbildung {
	background-image:url(../images/navi_ausbildung.png);
	background-position: bottom;
}

nav ul li .uebermich {
	background-image:url(../images/navi_about.png);
	background-position: top;
}

nav ul li .uebermich:hover {
	background-image:url(../images/navi_about.png);
	background-position: center;
}

nav ul li #active_uebermich {
	background-image:url(../images/navi_about.png);
	background-position: bottom;
}

nav ul li .kontakt {
	background-image:url(../images/navi_kontakt.png);
	background-position: top;
}

nav ul li .kontakt:hover {
	background-image:url(../images/navi_kontakt.png);
	background-position: center;
}

nav ul li #active_kontakt {
	background-image:url(../images/navi_kontakt.png);
	background-position: bottom;
}

nav ul li .anfahrt {
	background-image:url(../images/navi_anfahrt.png);
	background-position: top;
}

nav ul li .anfahrt:hover {
	background-image:url(../images/navi_anfahrt.png);
	background-position: center;
}

nav ul li #active_anfahrt {
	background-image:url(../images/navi_anfahrt.png);
	background-position: bottom;
}

section {
	position: relative;
	display: block;
	width: 772px;
	height: 510px;
	background-image: url(../images/content_bg.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 90px;
	float: left;
	overflow: hidden;
}

section h1 {
	font-size: 36px;
	font-weight: normal;
	text-shadow: #fff 1px 1px 1px;
	margin-bottom: 35px;
}


section p {
	position: relative;
	font-size: 18px;
	text-shadow: #fff 1px 1px 1px;
	line-height: 26px;
	margin-bottom: 20px;
	z-index: 1;
}


section em {
	font-size: 26px;
	font-style: italic;
	text-shadow: #fff 1px 1px 1px;
}

section ul {
	list-style-type: disc;
}

section li {
	margin-bottom: 8px;
	margin-left: 15px;
}

section strong {
	color: #dd8e56;
	font-weight: normal;
	text-shadow: #fff 1px 1px 1px;
}

#udo {
	position: absolute;
	top: 120px;
	left: 441px;
	z-index: 0;
}

/* ### angebot ### */

.info p {
	position: absolute;
	bottom: 40px;
	font-size: 16px;
	color: #dd8e56;
	font-style: italic;
	text-shadow: #fff 1px 1px 1px;
}
	

#techniken {
	width: 250px;
	height: 500px;
	float:left;
}

#preise {
	width: 250px;
	height: 500px;
	float: right;
	margin-right: 130px;
}

#preise table {
	width: 185px;
	margin-top: 5px;
	margin-bottom: 30px;
}

#line {
	margin
	margin-auto;
}
	
/* ### about ### */

#about em {
	font-size: 14px;
	margin-top: -15px;
	color: #dd8e56;
}

/* ### contact ### */

input, textarea {
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 16px;
	 color: #fff;
}

section form {
	margin-top: -15px;
}

section input[type=text] {
	background: transparent;
	background-image: url(../images/field_data.png);
	background-repeat: no-repeat;
	width: 325px;
	height: 40px;
	padding: 3px;
	padding-left: 5px;
	border: 0;
	display: block;
	margin-bottom: 5px;
}

section textarea {
	background: transparent;
	background-image: url(../images/field_text.png);
	background-repeat: no-repeat;
	width: 327px;
	height: 258px;
	padding-top: 5px;
	padding-left: 5px;
	border: 0;
	display: block;
	margin-bottom: 5px;
}

#data {
	position: relative;
	margin-top: -195px;
	margin-left: 370px;
	color: #dd8e56;
}

#data p {
	margin-top: 10px;
	font-size: 14px;
	line-height:normal;
}

#error {
	position: absolute;
	margin-top: -55px;
	margin-left: 130px;
	font-size: 12px;
	display: none;
	color: red
}

#success {
	position: absolute;
	margin-top: -55px;
	margin-left: 130px;
	font-size: 12px;
	color: green;
}

/* ### anfahrt ### */

#map_canvas {
	position: absolute;
	width: 835px;
	height: 545px;
	margin-top: -48px;
	margin-left: -78px;
	z-index: 1;
}

#anfahrtinfo{
	width: 150px;
}

#anfahrtinfo h1 {
	font-size: 16px;
	margin-bottom: 10px;
}

#anfahrtinfo p {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 0px;
}

/* ### ausbildung ### */

#ausbildung table {
	border: 0px solid #000;
	margin-top: -20px;
	width: 700px;
	height: 420px;
}

#ausbildung td {
	display: inline-table;
	width: 158px;
}

#ausbildung table a{
	font-size: 11px;
	color: #dd8e56;
}

.overlay {
	position: absolute;
	margin-left: 0px;
	
}
.pagination {
	position: relative;
	right: 60px;
	float: right;
	
}

/* ### footer ### */

footer {
	position: relative;
	display: block;
	left: -5px;
	width: 845px;
	margin: auto;
	padding-top: 15px;
}

footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	line-height: 15px;
	color: #fff;
	width: 795px;
	display: block;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

footer a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	cursor: help;
	text-decoration: none;
}

footer hr {
	border: none 0; 
	border-top: 1px solid #fff;
	height: 1px;
	margin-bottom: 20px;
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

#pics {
	text-align: center;	
	margin: auto;
	margin-bottom: 20px;
}

#pics img {
	margin-right: 30px;
	
}

#pics a {
	display: inline;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#pics a:hover {
	cursor: pointer;
}

#cocks {
	position: relative;
	display: block;
	margin: auto;
	left: -5px;
	margin-bottom: 20px;
}

