/********************************************************************/
/*	 Ruppert - CSS Template                                          */
/*  General Styles                                                  */
/********************************************************************/

@import url("reset.css");

/********************************************************************/
/*		General Elements                                              */
/********************************************************************/

body {
	background: white url(../images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* Links */

/* Single styles */

.invisible {
	display: none;
}

.clearer {
	clear: both;
}

.hr {
  height: 1px;
  margin: 20px 0;
  background: #c5c6c7;
  clear:both;
}

.hr hr {
	display: none;
}

strong {
	font-weight: bold;
}

a img { border: 0; }

/********************************************************************/
/*		Headlines                                                     */
/********************************************************************/

#header h1 {
	width: 120px;
	height: 81px;
	margin: 0 29px 0 16px;
	padding-right: 29px;
	background: url(../images/ruppertlogo.gif) no-repeat;
	text-indent: -1000em;
	float: left;
	border-right: 1px solid #b2cfe5;
}

#header h1 a {
	width: 120px;
	height: 81px;
	display: block;
}

.startcat h2 {
	width: 220px;
	margin-top: 50px;
	float: left;
	color: white;
	font-size: 17px;
	font-weight: bold;
}

#content h2 {
	margin-bottom: 22px;
	font-size: 19px;
	font-weight: normal;
   line-height: 21px;
}

#content h3 {
	margin-top: 35px;
	margin-bottom: 22px;
	font-size: 14px;
	font-weight: bold;
   line-height: 21px;
}

/*#oeffnungszeiten h2 {
	width: 199px;
	height: 52px;
	margin-bottom: 6px;
	/*background: url(../images/oeffnungszeiten.gif) no-repeat;
	text-indent: -1000em;
}*/

#oeffnungszeiten h2.tel {
	/*width: 209px;
	height: 34px;*/
	margin-top: 4px;	
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	letter-spacing: normal !important;	
	/*background: url(../images/telefon.gif) no-repeat;
	text-indent: -1000em;*/
}

/********************************************************************/
/*		Layout Elements                                               */
/********************************************************************/

#shadow {
	width: 1008px;
	margin: 0 auto;	
}
html>body #shadow {
	background: transparent url(../images/sideshadow.png) repeat-y;
}

#container {
	width: 932px;
	border: 19px solid white;
	background: white;
	margin: 0 auto;	
	position: relative;
}

#header {
	height: 116px;
	position: relative;
}

#startimages, #headimages, #startflash {
	border-bottom: 3px solid white;
	overflow: hidden;
}

#startimages img, #headimages img {
	float: left;
}

#headimages {
	position: relative;
}

/* Tabbing Buttons */

#tabwrapper {
	bottom: 0;
	left: 9px;	
	position: absolute;
}

ul#tabbing {	
	width: 598px;
	height: 42px;
	padding-left: 9px;
}

html>body #tabwrapper.rightactive {
	background: transparent url(../images/tabrightactive.png) bottom left no-repeat;
}
html>body #tabwrapper.leftactive {
	background: transparent url(../images/tableftactive.png) bottom left no-repeat;
}

ul#tabbing li {
	float: left;
}

ul#tabbing #zertifiziert, ul#tabbing #zertifiziert a {
	width: 296px;
	height: 42px;
}

ul#tabbing #standard, ul#tabbing #standard a {
	width: 293px;
	height: 42px;
}

/* Tab Links */

ul#tabbing a {
	display: block;
	position: relative;
}

ul#tabbing li a span {
	display: none;
}

ul#tabbing #zertifiziert a:link, ul#tabbing #zertifiziert a:visited {
	background: url(../images/tabzertinactive.gif) bottom right no-repeat;
}
ul#tabbing #zertifiziert.active a:link, ul#tabbing #zertifiziert.active a:visited {
	background: white url(../images/tabzertactive.gif) 14px 0 no-repeat;
}

ul#tabbing #standard a:link, ul#tabbing #standard a:visited {
	background: url(../images/tabstandardinactive.gif) bottom left no-repeat;
}
ul#tabbing #standard.active a:link, ul#tabbing #standard.active a:visited {
	background: white url(../images/tabstandardactive.gif) 14px 0 no-repeat;
}


#site {	
	overflow: hidden;
	padding: 65px 16px;
	position: relative;
}

#content {
	margin-right: 100px;
	overflow: hidden;
}

#content cite {
   margin-bottom: 22px;
	font-size: 15px;
	font-style: italic;
   display: block;
}

#content h2, #content p, #content ul {

}

#content p {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 22px;
}

#content img {	
	margin-left: 25px;
	margin-bottom: 25px;	
	float: right;
	border: 1px solid #ccc;
}

#content ul, #content ol {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 22px;
}

#content ul li, #content ol li {
	padding-left: 25px;
	background-position: 9px 8px !important;
}

#content ul.portraits, #content ul.galerie {
	overflow: hidden;
}

#content ul.portraits li {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	background: none !important;
}

#content ul.portraits li.last, #content ul.galerie li.last {
	margin-right: 0;
}

#content ul.portraits img {
	margin: 0 0 5px 0;
	float: none;
	border: 1px solid #ccc;	
}

#content ul.portraits span {
	font-size: 14px;
	font-weight: normal;
	display: block;
	font-weight: bold;
}

#content ul.galerie li {
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	background: none !important;	
   height: 145px;
}

#content ul.galerie img {
	margin: 0;
	float: none;
	border: 1px solid #ccc;	
	display: block;
}

#content ol {
	margin-left: 40px;
	list-style: decimal !important;
}

#content ol li {
	padding: 0;
}

#content a, #content a:link, #content a:visited {
	color: black;
   font-size: 14px;
	text-decoration: underline;
}

#content a:focus, #content a:hover {
	text-decoration: none;
}

#content .tab {
	margin-bottom: 25px;
}

#content .tab td {
	vertical-align: top;
	font-size: 13px;
}

#content .tab td.left {
	width: 120px;
}

#content .tab.fawn td.left {
	color: #b4a273;
	font-weight: bold;
}


/* Footer */

#footer {
	height: 121px;
	clear: both;
	background: #0060aa url(../images/bluefootshadow.gif) top repeat-x;
}

#footer ul {
	margin-top: 83px;
	margin-left: 31px;
	float: left;	
}

#footer ul li {
	margin-right: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: white;
	float: left;
	border-right: 1px solid white;
}

#footer a:link, #footer a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#footer a:focus, #footer a:hover {
	text-decoration: underline;
}

#oeffnungszeiten {
	width: 279px;
	padding-left: 31px;
	padding-top: 23px;
	float: right;
	border-left: 1px solid #4088bf;
}

#oeffnungszeiten p {
	font-size: 11px;
	color: white;
	line-height: 14px;
}

#bottomshadow {
	width: 1008px;
	height: 19px;
	margin: 0 auto;
	padding-bottom: 30px;
}

html>body #bottomshadow {
	background: transparent url(../images/bottomshadow.png) top no-repeat;
}

/* Startsection */
/****************/

#startsection {
	height: 345px;
	overflow: hidden;
}

.startcat {
	width: 310px;
	height: 100%;
	float: left;
	border-right: 1px solid white;
}

.startcat img {
	margin-right: 10px;
	float: left;
}

.startcat ul {
	clear: both;
	margin: 4px 16px 0 16px;
}

.startcat ul li {	
	padding: 8px 0 8px 15px;
	color: #333;
	font-size: 12px;
	border-bottom: 1px solid white;
	line-height: 13px;
}

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

.startcat a:focus, .startcat a:hover {
	text-decoration: underline;
}

/* Start categorie colors */

.startcat.blue {
	background: url(../images/largebluegrad.gif) repeat-x;
}
.startcat.blue li {
	background: url(../images/bluearrow.gif) left 11px no-repeat;
}

.startcat.green {
	background: #c3dc91 url(../images/largegreengrad.gif) repeat-x;
}
.startcat.green li {
	background: url(../images/greenarrow.gif) left 11px no-repeat;
}

.startcat.fawn {
	background: #f8daac url(../images/largefawngrad.gif) repeat-x;
}
.startcat.fawn li {
	background: url(../images/fawnarrow.gif) left 11px no-repeat;
}

.startcat.turquoise {
	background: #9ce9ec url(../images/largebluegrad.gif) repeat-x;
}
.startcat.turquoise li {
	background: url(../images/turquoisearrow.gif) left 11px no-repeat;
}


#service dt {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #0060aa;
	clear: both;
}

#service dt img {
	margin: 5px 20px 25px 0;
	float: left;
}

#service dd {
	font-size: 14px;
	line-height: 22px;
}

/********************************************************************/
/*		Navigations etc.                                              */
/********************************************************************/

/* Main Navigation */

ul#navi {
	height: 39px;
	position: absolute;
	bottom: 2px;
	right: 0;
}

ul#navi li {
	height: 39px;
	font-size: 11px;
	float: left;
}

ul#navi li.active {
	background: url(../images/navimarker.gif) top center no-repeat;	
}

ul#navi li a:link, ul#navi li a:visited {
	height: 23px;
	margin-top: 3px;
	color: #333;
	padding: 13px 18px 0 18px;	
	display: block;
	text-decoration: none;
	border-right: 1px solid #ccc;	
	float: left;
}

ul#navi li a:focus, ul#navi li a:hover {
	text-decoration: underline;
}

ul#navi li.active a:link, ul#navi li.active a:visited {
	font-weight: bold;
}


/* Subnavigation */

ul#subnavi {
    width: 210px;
	margin-right: 64px;	
	float: left;
}

 ul#subnavi li {	
	padding: 8px 15px 8px 15px;
	color: #333;
	font-size: 11px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 13px;
}

ul#subnavi a:link, ul#subnavi a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;	
}

ul#subnavi a:focus, ul#subnavi a:hover {
	text-decoration: underline;
}

/* Footer Navigation */

ul#footnavi {
}

ul#footnavi li {

}

/********************************************************************/
/*		Single Styles                                                 */
/********************************************************************/

#excc {
	margin-top: 8px;
	float: left;
}

#firstpic {
	margin-right: 1px;
}

.last {
	border: 0 !important;
	margin-right: 0 !important;
}

table td {
	padding: 3px 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 22px;	
}

/********************************************************************/
/*		Formulare                                                     */
/********************************************************************/

fieldset {
	margin-bottom: 22px;
	padding: 0 0 22px 0;
	border-top: 1px solid white;
	border-right: 0;
	border-bottom: 1px solid #ccc;
	border-left: 0;			
}

legend {
	margin: 0 0 15px -10px;
	font-size: 14px;
	padding: 0;
	font-weight: bold;
	display: none;
}

label {
	width: 150px;
	padding: 0;
	font-size: 14px;
	cursor: pointer;
	display: block;
}

label.text {
	width: 470px;
	margin: -4px 0 20px 0 !important;
	margin: 0;		
	padding: 0;
	display: inline;
	float: left;
}

.check {
	margin: 0;
	float: left;
}

.input {
	width: 274px;
	padding: 2px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

p.error {
	color: #f90;
}

/* Absolute position objects */

#stoerer {
	width: 163px;
	height: 163px;
	position: absolute;
	top: 270px;
	right: -80px;
	text-indent: -1000em;
}

html>body #stoerer {
	background: transparent url(../images/stoerer_2.png);
}

#logo-kinder-jugendzahnheilkunde {
	position: absolute;
	top: 25px;
	right: 0;
}

#logo-kinder-jugendzahnheilkunde img {
	margin: 0;
	float: none;
	border: 0;
}

/**** LIGHTBOX ******************************/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

