/* @override http://www.beauty-style-academy.ch/css/styles.css */

@font-face {
    font-family: 'EuroBold';
    src: url('/css/fonts/eurosdem-webfont.eot');
    src: url('/css/fonts/eurosdem-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/eurosdem-webfont.woff') format('woff'),
         url('/css/fonts/eurosdem-webfont.ttf') format('truetype'),
         url('/css/fonts/eurosdem-webfont.svgz#EurostileRegular') format('svg'),
         url('/css/fonts/eurosdem-webfont.svg#EurostileRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EuroReg';
    src: url('/css/fonts/eurosmed-webfont.eot');
    src: url('/css/fonts/eurosmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/eurosmed-webfont.woff') format('woff'),
         url('/css/fonts/eurosmed-webfont.ttf') format('truetype'),
         url('/css/fonts/eurosmed-webfont.svgz#EurostileRegular') format('svg'),
         url('/css/fonts/eurosmed-webfont.svg#EurostileRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../img/header_bg.gif) repeat-x center top;
	font-family: EuroReg, Georgia, "Times New Roman", Times, serif;
	color: #808080;
	font-size: 14px;
	line-height: 20px;
	/*
	text-shadow: #efefef 3px 3px 3px;
	*/
}

img {
	border-width: 0px;
}

ul {
	padding-left: 15px;
}
li {
	padding-left: 0px;
	list-style-type: disc;
}
.checked li {
	padding-left: 3px;
	list-style-image: url(/img/checked.gif);
}
a {
	outline: none;
}
a:link, a:visited {
	color: #555;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}


/* wrapper-width: 1000px */
#wrapper {
	/*
	background-color: rgba(255,0,0,0.1);
	*/
	border: 0px solid #bbb;
	width: 1000px; /*960px*/
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*
	padding-left: 20px;
	padding-right: 20px;
	*/
}

/* header-height: 200px */
#header {
	height: 140px;
	border: 0px solid #ff0000;
	padding-top: 60px;
}

#logo {
	width: 192px;
	border: 0px solid #ff0000;
	position: relative;
	top: -24px;
	left: 158px;
}

/* @group nav */
#nav {
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
	position: relative;
	top: -68px;
}
#nav li {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#nav .item {
	height: 30px;
	text-indent: -10000px;
	margin-left: 15px;
	background-position: 0 0;
}

#nav li.item:hover, #nav li.item:active, #nav li.active {
	background-position: 0 -30px;
} 
#nav .angebot {
	width: 80px;
	background: url(/img/nav/angebot.jpg) no-repeat;
}
#nav .academy {
	width: 83px;
	background: url(/img/nav/academy.jpg) no-repeat;
}
#nav .perspective {
	width: 110px;
	background: url(/img/nav/perspective.jpg) no-repeat;
}
#nav .kontakt {
	width: 76px;
	background: url(/img/nav/kontakt.jpg) no-repeat;
}
#nav a {
	display: block;
	width: 100%;
	height: 100%;
}

/* @group nav_meta */

#nav_meta {
	display: block;
	width: 300px;
	height: 27px;
	
	clear: both;
	
	float: right;
	position: relative;
	right: 0;
	top: -22px;	
}

#logo_fb, #logo_youtube {
	float: right;

}
#fb_like {
	position: relative;
	top: 3px;
	width: 120px;
	float: right;
}


/* @end */



/* @end */

/* @group subnav */


#subnav {
	position: relative;
	top: -65px;
	width: 260px;
	border: 0px solid #00ff00;
	float: left;
	
	background: url(/img/subnav_bg_y.gif) repeat-y right;
	font: 12px/33px "EuroReg", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}
.subnav_smaller {
	font-size: 11px;
}
#subnav ul {
	padding: 0;
	margin: 0;
	background: url(/img/subnav_bg_top.gif) no-repeat right top;
	text-align: right;
}

#subnav ul li {
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

#subnav ul li.active {
	background: url(/img/subnav_active_bg.png) no-repeat 59px center;
}

#subnav ul li a {
	color: #808080;
	display: block;
	width: 246px;
	height: 100%;
	padding-right: 15px;
	text-decoration: none;
}

#subnav li .nav_title {
	display: block;
	width: 246px;
	height: 100%;
	padding-right: 15px;
	font-size: 16px;
}

#subnav ul li.active a,
#subnav ul li a:active {
	color: #000000;	
}

#subnav ul li a:hover {
		color: #000000;	
		background: url(/img/subnav_hover_bg.png) no-repeat 59px center;
		
	/*	text-decoration: underline; */
	}


#subnav ul .first-item {
	display: block;
	height: 50px;
}
#subnav ul .last-item {
	display: block;
	height: 200px;
	background: url(/img/subnav_bg_bottom.gif) no-repeat right top;
}

#subnav #accordion div {
	
}
#subnav #accordion .head {
	font-weight: bold;
}

/* @end */
#content_middle {
	position: relative;
	top: -6px;
	width: 450px;
	border: 0px solid #0000ff;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	/*background-color: #fce3c8;*/
}

.two_column {
	width: 714px !important;
	padding-right: 0 !important;
}

#content_right {
	width: 254px;
	border: 0px solid #0000ff;
	float: left;
	text-align: right;
	position: relative;
	top: -6px;
}

.title {
	font: 18px "EuroReg", Lucida, Verdana, sans-serif;
	color: #404040;
}

.small_title {
	/*
	font-family: "EuroMed", Lucida, Verdana, sans-serif;
	*/
	font-weight:bold;
}

.dotted-line {
	display: block;
	width: 100%;
	height: 5px;
	background: url(/img/dotted-line.gif) no-repeat;
	margin-bottom: 20px;
}

/* @group kontakt-formular */

#kontakt td {
	height: 35px;
	vertical-align: middle;
}

#kontakt input {
	width: 250px;
	height: 20px;
	font-family: inherit; 
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	background-color: #fff;
	border: 1px solid #000;
}

#kontakt textarea {
	width: 250px;
	height: 250px;
	font-family: inherit; 
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	background-color: #fff;
	border: 1px solid #000;
}

#content_right_contact {
	width: 254px;
	border: 0px solid #0000ff;
	float: left;
	text-align: left;
}

#content_right_contact input {
	background-color: #fff;
	width: auto;
	height: auto;
	border-style: none;
}


/* @end */

