/*CSS - Styleguide*/

/*
	http://www.radus-gesundheit.de/
   	css styles
   
   	Copyright 2009, Markus Spiske
   	http://www.temporausch.com
*/

/*general styles*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	color: #353535;
}

body {
	font: 12px/175% Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg_global.gif) repeat-x;
	text-align: center;
}

h1 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 130%;
	color: #ff9900;
}

h2 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #ff9900;
}

h3 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	color: #ff9900;
}

h4 {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #666;
  	text-transform: uppercase;
}

.hl_inside {
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 130%;
	color: #ff9900;
	text-align: center;
}

a {outline: none;}

a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
  	text-decoration: none;
}

a.navi:link, a.navi:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a.navi:hover, a.navi:active {
	font-size: 12px;
  	color: #fff;
  	text-decoration: none;
}

a.orange:link, a.orange:visited, a.orange:active {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

a.orange:hover {
  	color: #ff9900;
	font-weight: bold;
  	text-decoration: none;
}

a.grey:link, a.grey:visited, a.grey:active {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

a.grey:hover {
  	color: #ff9900;
	font-weight: normal;
  	text-decoration: none;
}

a.text:link, a.text:visited, a.text:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.text:hover {
  	color: #666;
	font-weight: normal;
  	text-decoration: none;
}

a.text_b:link, a.text_b:visited, a.text_b:active {
	color: #666;
	font-weight: bold;
	text-decoration: none;
  	text-transform: uppercase;
}

a.text_b:hover {
  	color: #666;
	font-weight: bold;
  	text-decoration: none;
  	text-transform: uppercase;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover {
  	color: #353535;
  	font-weight: bold;
	text-decoration: none;
}

a.top:link, a.top:visited, a.top:active {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
}

a.top:hover {
  	color: #ff9900;
	font-size: 10px;
  	text-decoration: underline;
}

a img, a:hover img {
	border: none;
}

.info {
	font-size: 10px;
	color: #666;
	line-height: 140%;
}

.text_right {
	text-align: right;
}

#infoboxh_01 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_02 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_03 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_04 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_05 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_06 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_07 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_08 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_09 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_10 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_11 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_12 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

#infoboxh_13 {
	width: 510px;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	text-align: left;
	margin-bottom: 20px;	 
	border: 1px solid #e0e0e0;		
}

.hr {
	border: none;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.indent_small {
	padding: 20px;
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	font-size: 10px;
	line-height: 140%;
}

.indent {
	padding: 20px;
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
}

.indent_text {
	padding-left: 20px;
}

.text_orange {
	color: #ff9900;
	font-weight: bold;
}

.preis {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.gotop {
	padding-top: 20px;
}

.indent_box_small {
	padding-left: 20px;
	font-size: 11px;
	color: #666;
	line-height: 130%;
}

.clear {
	clear: both;
}

/*------------------container------------------*/
#container {
	width: 800px;
	margin: 0 auto;
}

/*------------------navi------------------*/
#navbar {
	float: right;
	margin-left: 30px;
	margin-top: 75px;
	height: 35px;
    font-size: 12px;
}

#navbar ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}

#navbar li {
    display: inline;
    margin: 0;
    padding: 0;
}

#navbar a {
    float: left;
    background: url(../img/tableftJ.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}

#navbar a span {
    float: left;
    display: block;
    background: url(../img/tabrightJ.gif) no-repeat right top;
    padding: 5px 11px 4px 7px;
    color: #fff;
}

#navbar a.active {
    float: left;
    background: url(../img/tableft_active.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}

#navbar a span.active {
    float: left;
    display: block;
    background: url(../img/tabright_active.gif) no-repeat right top;
    padding: 5px 11px 4px 7px;
    color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#navbar a span {float:none;}
#navbar a.active span.active {float:none;}


/* End IE5-Mac hack */

#navbar a:hover span {
	color: #666;
}

#navbar a.active:hover span.active {
	color: #666;
}

#navbar a:hover {
    background-position: 0% -42px;
}

#navbar a:hover span {
    background-position: 100% -42px;
}

#navbar a.active:hover span.active {
    background-position: 100% -42px;
}

/*------------------content------------------*/
#content {
	background: url(../img/bear.gif) no-repeat left bottom;
	width: 800px;
	text-align: left;
	margin-top: 40px;
	margin-left: 0px;
	float: left;
}

#text {
	width: 550px;
	margin-left: 50px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

#left {
	width: 200px;
	float: left;
}

#angebote {
	float: left;
	margin-top: 50px;
}

#info {
	width: 200px;
	font-size: 11px;
	float: left;
	text-align: right;
	color: #999;
	line-height: 150%;
}

/*------------------footer------------------*/

#footer	{
	background: url(../img/bg_footer.gif) repeat-x;
	width: 100%;
	font-size: 10px;
	height: 170px;
	position: relative;
  	bottom: 0;
}

#footer_content {
	margin: 0 auto;
	width: 800px;
	padding-left: 7px;
	margin-top: 20px;
	text-align: left;
}

#footer_input_left {
	float: left;
	text-align: left;
	color: #999;
    padding-top: 60px;
    padding-left: 120px;
	background: url(../img/icon_mail.gif) no-repeat;
}

#footer_input_right {
	float: right;
	text-align: right;
	color: #999;	
    padding-top: 60px;
}

/*------------------slimbox------------------*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #161616;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 15px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #b29f87;
	line-height: 1.4em;
	font-weight:normal;
	text-align: left;
	border: 15px solid #fff;
	border-top-style: none;
	padding-top: 0px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}




