/*
Template Name: Health Life
Version: 1.0
Design: Karlo Domic ( karlodomic@gmail.com )
Code: Slicejack ( http://www.slicejack.com )
*/

body {font-family: Arial, Helvetica, sans-serif; }

#container { width: 900px; margin: 0 auto; text-align: justify;}
#wimpel a.flagg {
    background: url("/files/flagge_onlineshop.png") no-repeat scroll right center transparent;
    display: block;
    height: 160px;
    position: absolute;
    width: 90px;
}
#wimpel a.flagg:hover {
    background: url("/files/flagge_onlineshop.png") no-repeat scroll right center transparent;
    display: block;
    height: 160px;
    position: absolute;
    width: 260px;
}
td{
	padding: 5px;
}

.teaser {
	/*border-bottom:3px black groove;*/
	padding-top:10px;
}

/* =Header
----------------------------------------------- */
#header { height: 150px; position: relative; }
.floatRight{float:right; padding-left: 10px; padding-bottom: 5px; padding-top: 10px;}
.floatRight img{}
	#header h1 a { display: block; text-indent: -5000px; width: 166px; height: 147px; background: url('../images/layout/logo.gif') no-repeat; }
	
	#utility-nav { position: absolute; right: 20px; top: 40px; }
	#utility-nav li { display: inline; }
	#utility-nav li a { display: block; float: left; font-size: 11px; color: #ffffff; text-decoration: none; padding: 0 5px; background: url('../images/nav/utility_nav_divider.gif') left no-repeat; }
	#utility-nav li a:hover, #utility-nav li a.active { color: #E9F5FE; text-decoration: underline; }
	#utility-nav li.first-item a { background: none; }
	
	#main-nav { background: url('../images/nav/main_nav.gif') left no-repeat; margin: 0 -9px; height: 53px; width: 891px; position: absolute; bottom: 11px; padding: 15px 0 0 27px; }
	#main-nav li { display: inline; }
	#main-nav li a { display: block; float: left; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; padding: 12px 20px 0 20px; background: url('../images/nav/main_nav_divider.gif') left no-repeat; height: 27px; }
	#main-nav li.first-item a { background: none; padding-left: 0; }
	#main-nav li a.active span {  background: url('../images/nav/main_nav_active.gif') bottom center no-repeat; height: 31px; display: block; float: left; cursor: pointer; color: #B3640D; }
	#main-nav li a:hover { color: #B3640D; }
	
#NavButton1{
	 background: #FFFFFF url(../images/photos/button1.jpg) no-repeat scroll 0 0;
}

#NavButton2{
	 background: #FFFFFF url(../images/photos/button2.jpg) no-repeat scroll 0 0;}

#NavButton3{
	 background: #FFFFFF url(../images/photos/button3.jpg) no-repeat scroll 0 0;
}

#NavButton4{
	 background: #FFFFFF url(../images/photos/button4.jpg) no-repeat scroll 0 0;
}
#NavButton5{
	 background: #FFFFFF url(../images/photos/button5.jpg) no-repeat scroll 0 0;
}

#NavButton1, #NavButton2, #NavButton3, #NavButton4, #NavButton5{
	float:left;
	width:179px;
 	height:55px;
	display:block;
	/*border-top: 2px solid #A4D56C;
	border-bottom: 2px solid #A4D56C;*/
} 

#slidedown{
/*height:200px;*/
}
/* =Sub Header
----------------------------------------------- */
#sub-header { background: url('../images/layout/sub_header.gif') no-repeat; width: 900px; position: relative; padding-top: 43px; margin-bottom: 20px; }
#sub-header .mainnavi {padding-left: 2px; width: 898px; display:block; background: #f5f5f5; height: 55px; }
#sub-header .mainnavi a{list-style: none;text-decoration:none;}

	p.breadcrumbs { font-size: 11px; color: #777; position: absolute; top: 14px; left: 20px; }
	p.breadcrumbs a{color: #777; text-decoration: none;}
	#search { background: url('../images/form/search.gif') no-repeat; width: 220px; height: 20px; position: absolute; right: 20px; top: 11px; 
	
border-style:none;
border-width:0px;
margin-bottom:0px;
padding:0px;}
	#search legend { display: none; }
	#search .input-text { width: 187px; background: none; border: none; font-size: 11px; color: #999; display: block; float: left; padding: 3px 0 0 9px; }
	#search .input-button { width: 16px; height: 20px; cursor: pointer; background: none; border: none; }
	
	#images { background: #fff; height: 111px;  }
	#images li { display: block; float: left; margin: 1px 1px 0 0;}
	#images li.first-item { margin-left: 1px; }
	#images li.last-item { margin-right: 0; }
	
	#directory { background: url('../images/layout/directory.gif') bottom no-repeat; padding: 0 0 11px 0; }
	#directory-inner { background: #f5f5f5 url('../images/layout/directory_list.gif') top left no-repeat; padding-bottom: 5px;}
	#directory ul { width: 159px; float: left; padding: 10px 0 0 20px; text-align:left;}
	#directory ul li { background: url('../images/icons/directory_bullet.gif') left no-repeat; padding-left: 8px; }
	#directory ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
	#directory ul li a:hover, #directory ul li a.active { border-bottom: 1px dotted #333; color: #333; }
	
	#startNavi div{
	display:block !important;
}

/* =Sidebar
----------------------------------------------- */
#sidebar { width: 247px; float: left; padding-left: 20px; margin-right: 20px; padding-bottom:20px;}
	#sidebar h2, #main-content h2 { font-size: 20px; color: #666; margin-bottom: 5px; text-indent: 8px; }
	#sidebar ul {width: 235px; background: #f4f4f4 url('../images/layout/sidebar_li.gif') top repeat-x; }
	#sidebar ul li { padding: 5px; background: url('../images/layout/sidebar_li.gif') bottom repeat-x; line-height: 1.2; }
	#sidebar ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }
	#sidebar ul li a img {padding: 0px; border: none; margin-right: 0px; }
	#sidebar ul li h3 { font-size: 11px; font-weight: bold; color: #a4d56c; }
	#sidebar ul li p { font-size: 11px; color: #999; }
	#sidebar ul li a { background: url('../images/icons/read_more.gif') left no-repeat; padding-left: 12px; color: #5c91c7; font-size: 11px; }
	#sidebar ul li a:hover { color: #386da4; }
#sidebarnavi{
padding-top: 0px; margin-top: 0px;
background: #fff url('../images/navi_mitte.jpg') top repeat-y; 
}
#sidebarnavi ul {width: 247px; background:url('../images/navi_mitte.jpg') top repeat-y; margin-top:-22px;}
#sidebarnavi ul li {background:none;}
#sidebarnavi ul li a{background:none; color: #fff; text-decoration:none; font-size: 14px; font-weight: bold;}
#sidebarnavi ul li a:hover{background:none; color: #A4D56C; text-decoration:none;}

/* =Main Content
----------------------------------------------- */
#main-content { width: 592px; float: left; margin-bottom: 20px; margin-bottom:10px;}
#main-content li{font-size: 12px; color:#666666; line-height:1.6; }
#main-content h1{
color:#a4d56c;
font-size:20px;
letter-spacing:1px;
margin-bottom:7px;
padding-bottom:1px;
border-bottom: 1px dotted #ccc;
}
	.article-wrapper .article-actions { background: url('../images/layout/article_actions.gif') top repeat-x; height: 34px; font-size: 11px; color: #999; padding: 10px 0 0 8px; margin-top:10px;}
	.article-wrapper .article-actions li { display: inline; margin-right: 10px; }
	.article-wrapper .article-actions li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper .article-actions li a { color: #666; }
	.article-wrapper .article-actions li a:hover { text-decoration: underline; }
	.article-wrapper .article { width: 574px; margin: 0 auto; }
	.article-wrapper .article h3 { font-size: 16px; font-weight: bold; color: #a4d56c; margin-bottom: 6px; }
	.article-wrapper .article p , .article-wrapper tbody { color: #666; font-size: 12px; line-height: 1.6; margin-bottom: 10px; }
	.article-wrapper .article strong { font-weight: bold; }
	.article-wrapper .article em { font-style: italic; }
	.article-wrapper .article p a { color: #5c91c7; }
	.article-wrapper .article p a:hover { color: #3b6691; }
	
.Domainbackground{
	height: 120px;
	padding-bottom:65px;
	padding-left:65px;
	padding-right:65px;
	padding-top:65px; background-image: url('../images/formularbox.jpg');
}

dt {
	color:#A4D56C;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width: 150px;
	display:block;
	float:left;
}
dd {
width: 420px;
	display:block;
}

/* =Footer
----------------------------------------------- */
#footer { background: url('../images/layout/footer.gif') no-repeat; width: 898px; height: 27px; margin: 0 auto 10px auto; clear: both; padding-top:13px; position: relative; }
	#footer p { font-size: 11px; color: #999;}
	#footer p.copyright { padding-left: 25px; }
	#footer p.copyright span { color: #5c91c7; }
	#footer p.authors { position: absolute; right: 25px; top: 14px; }
	#footer p.authors a { color: #5c91c7; text-decoration: none; }
	#footer p.copyright a { color: #5c91c7; text-decoration: none; }
	
/* Redaxo Defined Classes
------------------------------------------------ */

.article-list{
	text-align:left;
}

.galleryNoJust{
 text-align: left;
}
