@import url(cms.css);

body {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	background: #ea9a05;	
}

img {
	border: none;
}

#bottombar {
	clear: both;
	background: #ea9a05;
	position: absolute;
	padding-top: 10px;
	padding-bottom: 3em;
	width: 771px;
}

#mainbar {
	background: url(bot_bar.gif) #fef7e2 repeat-x left bottom;
}

#main {
	margin: 0 auto;				
	width: 771px;
}

#topbar {
	background: url(top_bar.gif) #fef7e2 repeat-x;
	position: relative;
	z-index: 0;
}

#top-img {
	background: url(bg_img1.jpg) no-repeat top right;
	height: 212px;
	width: 770px;
	position: absolute;
	top: 0;
	right: 2px;
	z-index: 0;
}

#top-img-edit {
	float: right;
	display: inline;
	margin-top: 40px;
}

#mid-bar {
	float: right;
	width: 100%;
}

#mid-bar[id] { 
	margin-left: -1px;
}

#left-bar {
	float: left;
	z-index: 10;
	margin-left: -256px;	/* left-bar width */
	width: 256px;
}

#left-bar[id] { 
	margin-right: 1px;
}

#columns {
	padding: 0;
	padding-left: 260px;	/* left-bar width */
}

.cols-wrapper {
	width: 100%;
}

.cols-wrapper[class] {
	padding-bottom: 0.1px;
}

.float-wrapper {
	float: left;
	width: 100%;
	position: relative;
}
.float-wrapper[class] { 
	margin-right: -1px;
}

.sidecol {
	position: relative;
	overflow: hidden;
}

#content-bar, #content-bar-prod  {
	z-index: 12;
}

#content-bar #content {
	background: url(std_mid.gif);
	padding: 0 8px;
	padding-left: 12px;
	margin: 0;
	padding-right: 12px;
	padding-top: 16px;
}

#content-bar-prod #content {
	background: url(mb_mid.gif);
	padding: 0 8px;
	padding-left: 12px;
	margin: 0;
	padding-right: 160px;
	padding-top: 16px;
}

img.img-right {
	float: right;
	margin-right: 12px;
}

#left-img {
	background: url(top_img2.gif) top left;
/*	height: 293px;*/
	height: 23px;
	padding-left: 6px;
	padding-top: 270px;
	position: relative;
	z-index: 1;
}

#wave {
	height: 66px;
	background: url(wave2.gif) no-repeat;
	position: relative;
	z-index: 5;
}

#content-bar #wave, #content-bar-prod #wave {
	height: 66px;
	background: url(wave3.gif) no-repeat;
	position: relative;
	z-index: 5;
}

#content-bar-prod #wave {
	background: url(wave2.gif) no-repeat;
}

#content-bar-prod #mb-bottom, #content-bar #mb-bottom {
	height: 16px;
	background: url(mb_bot.gif);
	margin: 0;
}

#content-bar #mb-bottom {
	background: url(mb_bot3.gif);
}

#close-bar {
	background: yellow;
	height: 40px;
	clear: both;
}

#logo {
	position: absolute;
	width: 142px;
	height: 148px;
	top: 0;
	left: 10px;
	z-index: 1;	
}

/*--- menus ------------------------------*/

#topmenu {
	margin: 0 auto;
	width: 771px;
	height: 150px;
	position: relative;
	z-index: 4;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	right: 0;
	/*display: inline;*/
	position: absolute;
}

#topmenu ul li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;

	position: relative;
	z-index: 1;
}

#topmenu li a {
	float: left;
	margin: 0;
	background: url(topmenu_end.png) no-repeat 0px 0px;

	margin-left: -4px;
	padding: 0;
	padding-left: 7px;
	padding-top: 10px;
	height: 27px;
	color: white;
	text-decoration: none;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

#topmenu li a span {
	background: url(topmenu.png) no-repeat right 8px;
	padding: 0;
	
	padding-top: 18px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 14px;
}

#topmenu li a:hover, #topmenu li a.active {
	padding-top: 18px;
	background-position: 0 -41px;
}

#topmenu li a:hover span, #topmenu li a.active span {
	padding-top: 24px;
	margin-top: 10px;
	background-position: right -35px;
}

.sm-main {
	background: url(sm_mid.gif);
	padding: 0 4px;
	padding-right: 3px;
}

h2.sm-title {
	height: 20px;
	background: top left no-repeat;
	margin: 0;
	padding-bottom: 3px;
	margin: 0 6px;
	border-bottom: 1px solid #f4c295;
}

.sm-main h3 {
	margin: 8px 0;
	color: #c43f00;
	font-size: 12px;
	margin-left: 6px;
}

.sm-main ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sm-main li {
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}

.sm-main li  a {
	display: block;
	height: 18px;
	font-family: tahoma;
	font-weight: bold;
	color: #ff6c00;
	text-decoration: none;
	padding-left: 50px;
	background: url(sm_but.gif) 20px 0 no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sm-main li a.level2 {
	color: #af7105;
	padding-left: 80px;
	background-position: 50px 0;
}

.sm-main li a:focus  {
	-moz-outline-style: none;
}

.sm-main li a.active  {
	background-color:  #ffedd5;
	background-position: 20px -22px;
}

.sm-main li a:hover {
	background-color:  #fff3e5;
	background-position: 20px -22px;
}

.sm-main li a.active.level2  {
	background-position: 50px -22px;
}

.sm-main li a:hover.level2 {
	background-position: 50px -22px;
}

.sm-bottom, .sm-bottom2  {
	padding: 0;
	border: none;
	font-size: 1px;
	height: 14px;
	background: url(sm_bot.gif);
	display: block;
}

.sm-bottom2 {
	background: url(sm_bot1.gif);
}

.sm-top {
	padding: 0;
	border: none;
	font-size: 1px;
	height: 13px;
	background: url(sm_top.gif);
}

/*--- diverses ----------------------------*/

.alt {
	display: none;
}

.clear {
	clear: both;
}

#impressum {
	/*background: url(impres.gif);
	width: 64px;
	height: 15px;*/
	float: left;
	margin-left: 5px;
}

a#impressum {
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#content {
	font-size: 10px;
	line-height: 150%;
}

h1 {
	font-size: 14px;
	line-height: 120%;
	color: #c43f00; 
	font-weight: bold;
}

h2 {
	font-size: 12px;
	line-height: 120%;
	color: #c43f00; 
	font-weight: bold;
}

#content h1 {
	margin: 1.5em 0 1em;
}

div.h_sep {
	height: 6px;
	border-bottom: 1px solid #f4c295;
}

#content-prod {
	font-size: 10px;
	line-height: 150%;
}

#content-prod h1 {
	margin: 0;
	margin-bottom: 6px;
	margin-top: 12px;
	padding: 0;
	height: 20px;
	font-size: 16px;
	background: top left no-repeat;
	border-bottom: 1px solid #f4c295;
}

table.prod_list {
	width: 338px;
	margin: 0;
}

table.prod_list td {
	font-size: 10px;
	vertical-align: top;
}

table.prod_list td.title {
	color: #c43f00;
	font-weight: bold;
	padding-right: 4px;
}

table.prod_list td {
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: 1px solid #f4c295;
}

#prod-img {
	position: absolute;
	width: 140px;
	right: 4px;	
}

#prod-img img {
	border: none;
}

#menutext {
	padding: 4px;
}

#menutext h1, #menutext h2 {
	margin: 4px 0 8px 0;
	color: #c43f00;
	font-size: 13px;
	margin-left: 0px;
}

#menutext h2 {
	font-size: 12px;
}

div#menutext {
	font-size: 12px;
	margin: 0 4px;
}

#content ul {
	padding: 0;
	padding-left: 1.5em;
	margin: .7em 0;
	list-style-type:none;
}

#content li {
	background: url(bullet1.gif) no-repeat 0 2px;
	padding-left: 20px;
	margin: 0.8em 0;
	line-height: 140%;
}

body#simple-body {
}

div#simple-content {
	text-align: center;
	background: #fef7e2 url(bg_flash.gif) top repeat-x;
}

simple-content div {
	display: inline;
	margin: 0 auto;
	text-align: left;
}

table.format3 {
}


table.format3 td {
	padding-right: 30px; 
}

.app-form input, .app-form textarea {
	background: #fef7e2;
	border: 1px solid #ea9a05;
	margin-bottom: 2px;
}

#content a {
	color: 	#c43f00;
}

#content a:hover {
	color: #ff6c00;
}

#content a:visited  {
	color: #af7105;
}

#content a.external {
	background: url(link.gif) no-repeat left center;
	padding-left: 13px;
}

span#logo-5aday {
	float: right;
	width: 90px;
	height: 90px;
	background: url(logo_5aday.gif) no-repeat right top;
}

span.f_err {
	color: #ff4900;
}

div.skip-flash {
	background: #ea9a05; 
}

div.skip-flash a {
	font-size: 10px;
	color: black;
}


#lang-bar {
	width: 112px;
}

#lang-bar a span {
	display: none;
}

#lang-bar a {
	background: url(flag_de.gif) 0px 20px;
	float: left;
	width: 23px;
	height: 16px;
	margin-left: 4px;
}

a#nav-de {
	background-image: url(flag_de.gif);
}

a#nav-en {
	background-image: url(flag_gb.gif);
}

a#nav-nl {
	background-image: url(flag_nl.gif);
}

a#nav-fr {
	background-image: url(flag_fr.gif);
}

a#nav-cz {
	background-image: url(flag_cz.gif);
}

#lang-bar a:hover, #lang-bar a.active {
	background-position: 0 0px;
}


div.format6 {
	margin-bottom: 20px;
}

