@charset "utf-8";

/*--------------------------------------------------------------*/
/*--------------------[ CSS Document reset ]--------------------*/
/*--------------------------------------------------------------*/

* {
	margin: 0;
	padding:0;
	outline:none;
}

/*--------------------------------------------------------------*/
/*-------------[ global tags, selectors, classes ]--------------*/
/*--------------------------------------------------------------*/

body {
	background:url(../images/bg-body.jpg) center top no-repeat;
	background-attachment:fixed;
	padding:13px 0 30px 0;
	font-family:arial, tahoma, verdana, sans-serif;
	color:#66696a;
}

/*--------------------------------------------------------------
	gloabal => typography
--------------------------------------------------------------*/
p {
	margin:0 0 27px 0;
	font-size:12px;
	line-height:20px;
}

textarea {
	overflow:auto;
}

a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#e1a920;
}

a:hover {
	text-decoration:underline;
}

.highlight {
	font-weight:bold;
}

ul {
	list-style:none;
}

/*--------------------------------------------------------------
	gloabal => positioning
--------------------------------------------------------------*/

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.indent {
	text-indent:-9999px;
}

/*--------------------------------------------------------------
	gloabal => images
--------------------------------------------------------------*/
img.floatLeft {
	float:left;
	margin:0 10px 0 0;
}

img.image {
border: none;
cursor:url(../images/icon-zoomin.cur), pointer;
margin-bottom:20px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

/*--------------------------------------------------------------*/
/*-------------------------[ =container ]-----------------------*/
/*--------------------------------------------------------------*/

#container {
	width:960px;
	margin: 0 auto;
	padding:0 0 50px 0;
	background:#ffffff url(../images/bg-container.jpg) 0 0 no-repeat;
}

/*--------------------------------------------------------------*/
/*---------------------------[ =header ]------------------------*/
/*--------------------------------------------------------------*/

#header {
	width:960px;
	height:400px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
}

/*--------------------------------------------------------------
	header => branding
--------------------------------------------------------------*/
#header h1.branding a {
	position:absolute;
	display:block;
	width:304px;
	height:68px;
	top:29px;
	left:35px;
	overflow:hidden;
}

#header h1.branding img {
	border:none;
}

#header h1 span {
	display:block;
	text-indent:-9999px;
}

#header h1.branding a:hover {
	text-decoration:none;
}

/*--------------------------------------------------------------
	header => navi
--------------------------------------------------------------*/

#header ul#navi {
	list-style-type:none;
	width:355px;
	height:20px;
	position:absolute;
	top:24px;
	left:581px;
}

#header ul#navi li {
	float:left;
	line-height:17px;
}

#header ul#navi li.line {
	width:21px;
	text-align:center;
	color:#c7c6c6;
}

#header ul#navi li a {
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#868889;
}

#header ul#navi li a:hover {
	color:#e1a920;
	text-decoration:none;
}

/*--------------------------------------------------------------
	header => slideshow
--------------------------------------------------------------*/
#slideshow {
	width:960px;
	height:250px;
	position:absolute;
	top:111px;
	left:0;
	background:url(../images/slideshow/img-1.jpg) no-repeat;
}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/*--------------------------------------------------------------*/
/*-----------------[ =contentContainer ]------------------------*/
/*--------------------------------------------------------------*/
#contentContainer {
	width:960px;
}

/*--------------------------------------------------------------
	contentContainer => contentSidebar
--------------------------------------------------------------*/
#contentSidebar {
	width:230px;
	float:left;
	padding:0 0 0 35px;
	background:url(../images/bg-sidebar.jpg) 0 0 no-repeat;
}

#contentSidebar a {
	font-weight:normal;
}

/*------------------[ navigation ]----------------------------*/
#contentSidebar ul#navigation {
	padding:2px 0 0 30px;
	margin:0 0 26px 0;
}

#contentSidebar ul#navigation li {
	line-height:24.5px;
}

* html #contentSidebar ul#navigation li {
	line-height:25px;
}

*+html #contentSidebar ul#navigation li {
	line-height:25px;
}

#contentSidebar ul#navigation li a {
	color:#66696a;
	font-size:15px;
	font-weight:normal;
}

#contentSidebar ul#navigation li a:hover {
	color:#e1a920;
	text-decoration:none;
}

/*---------------------[ address ]----------------------------*/
#contentSidebar ul#address {
	background:url(../images/bg-address.jpg) 0 8px no-repeat;
	padding:0 0 0 30px;
	width:145px;
}

#contentSidebar ul#address li {
	line-height:25px;
	font-size:12px;
}

#contentSidebar ul#address li a {
	line-height:25px;
	font-size:12px;
	color:#66696a;
}

/*--------------------------------------------------------------
	contentContainer => contentMain
--------------------------------------------------------------*/
#contentMain {
	width:660px;
	float:left;
}

#contentMain iframe {
	background:none;
	border:none;
}

#contentMain h3, h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}

#contentMain h5 {
	font-size:15px;
	font-weight:normal;
	margin:0 0 13px 0;
}

#contentMain .video {
	float:left;
}


#contentColumn1 {
	width: 310px;
	float: left; 
	margin-right: 30px;
}

#contentColumn2 {
	width: 320px;
	float: left; 
}

/*---------------------[ headline ]---------------------------*/
#contentMain h2 {
	display:block;
	width:660px;
	height:30px;
	text-indent:-9999px;
	margin:0 0 15px 0;
}

#contentMain h2#h2Willkommen {
	background:url(../images/h2/bg-willkommen.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Willkommen-en {
	background:url(../images/h2/bg-willkommen-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Profil {
	background:url(../images/h2/bg-profil.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Profil-en {
	background:url(../images/h2/bg-profil-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Philosophie {
	background:url(../images/h2/bg-philosophie.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Philosophie-en {
	background:url(../images/h2/bg-philosophie-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Grundlagen {
	background:url(../images/h2/bg-grundlagen.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Grundlagen-en {
	background:url(../images/h2/bg-grundlagen-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Zelltherapie {
	background:url(../images/h2/bg-zelltherapie.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Zelltherapie-en {
	background:url(../images/h2/bg-zelltherapie-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Partnerschaft {
	background:url(../images/h2/bg-partnerschaft.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Partnerschaft-en {
	background:url(../images/h2/bg-partnerschaft-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Seminare {
	background:url(../images/h2/bg-seminare.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Seminare-en {
	background:url(../images/h2/bg-seminare-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Aktuelles {
	background:url(../images/h2/bg-aktuelles.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Aktuelles-en {
	background:url(../images/h2/bg-aktuelles-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Links {
	background:url(../images/h2/bg-links.jpg) 0 0 no-repeat;
}

#contentMain h2#h2danke {
	background:url(../images/h2/bg-danke.jpg) 0 0 no-repeat;
}

#contentMain h2#h2danke-en {
	background:url(../images/h2/bg-danke-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Kontakt {
	background:url(../images/h2/bg-kontakt.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Kontakt-en {
	background:url(../images/h2/bg-kontakt-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2error {
	background:url(../images/h2/bg-error.jpg) 0 0 no-repeat;
}

#contentMain h2#h2error-en {
	background:url(../images/h2/bg-error-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Newsletter {
	background:url(../images/h2/bg-newsletter.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Impressum {
	background:url(../images/h2/bg-impressum.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Impressum-en {
	background:url(../images/h2/bg-impressum-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Anfahrt {
	background:url(../images/h2/bg-anfahrt.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Anfahrt-en {
	background:url(../images/h2/bg-anfahrt-en.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Mediziner {
	height:21px !important;
	margin:0 !important;
	background:url(../images/h2/bg-mediziner.jpg) 0 0 no-repeat;
}

#contentMain h2#h2Mediziner-en {
	height:21px !important;
	margin:0 !important;
	background:url(../images/h2/bg-mediziner-en.jpg) 0 0 no-repeat;
}

/*------------------[ NewsTeaser ]----------------------------*/
#NewsTeaser {
	position: relative;
	top: 0px;
	right: 0px;
	float:left;
	width:200px;
	font-size:12px;
}

#NewsTeaser h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#NewsTeaser h4 {
	display:block;
	width:200px;
	height:21px;
	text-indent:-9999px;
	margin:0 0 13px 0;
	background:url(../images/h4/bg-aktuelles.jpg) 0 0 no-repeat;
}



#NewsTeaser p {
	margin:0 0 10px 0;
}

#NewsTeaser a {
	color:#e1a920;
	font-weight:bold;
}


/*------------------[ NewsTeaser-en ]----------------------------*/
#NewsTeaser-en {
	position: relative;
	top: 0px;
	right: 0px;
	float:left;
	width:200px;
	font-size:12px;
}

#NewsTeaser-en h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#NewsTeaser-en h4 {
	display:block;
	width:200px;
	height:21px;
	text-indent:-9999px;
	margin:0 0 13px 0;
	background:url(../images/h4/bg-aktuelles-en.jpg) 0 0 no-repeat;
}



#NewsTeaser-en p {
	margin:0 0 10px 0;
}

#NewsTeaser-en a {
	color:#e1a920;
	font-weight:bold;
}



/*--------------------[CMS]---------------------------------*/
.cmsBox {
	padding:0 0 20px 0;
}

.cmsPdf {
	padding:0 0 0 18px;
	background:url(../images/bg-download.jpg) left center no-repeat;
}

.cmsLinks {
	padding:0 0 0 18px;
	background:url(../images/bg-links.jpg) left center no-repeat;
}

.cmsBox p {
	margin:0 0 12px 0;
}

.cmsBox .spacer {
	height:5px;
	overflow:hidden;
}

.cmsColumn1 {
	width:229px;
	float:left;
}

.cmsColumn2 {
	width:200px;
	float:left;
}

/*------------------[ naviMediziner ]-----------------------*/
#naviMediziner {
	width:660px;
	height:27px;
	border-bottom:1px solid #c8c8d9;
	position:relative;
	margin:0 0 30px 0;
}

#naviMediziner ul {
	position:absolute;
	width:400px;
	height:28px;
	left:245px;
	top:0;
}

#naviMediziner ul li {
	height:28px;
	float:left;
	padding:0 10px 0 0;
}

#naviMediziner ul li a {
	display:block;
	height:28px;
	text-indent:-9999px;
	background:url(../images/bg-navi-mediziner.jpg) 0 0 no-repeat;
}

#naviMediziner ul li a.Downloads {
	width:120px;
}

#naviMediziner ul li a.Downloads:hover,
#naviMediziner ul li.active a.Downloads {
	background-position:0 -28px;
}

#naviMediziner ul li a.Termine {
	width:98px;
	background-position:-130px 0;
}

#naviMediziner ul li a.Termine:hover,
#naviMediziner ul li.active a.Termine {
	background-position:-130px -28px;
}

#naviMediziner ul li a.Kontaktformular {
	width:150px;
	background-position:-238px 0;
}

#naviMediziner ul li a.Kontaktformular:hover,
#naviMediziner ul li.active a.Kontaktformular {
	background-position:-238px -28px;
}

/*--------------[Login Form]---------------------------*/
form#login {
	width:300px;
	padding:30px 0 0 0;
}

form#login fieldset {
	border:none;
}

form#login input,
form#login textarea,
form#login select {
	background: #ffffff;
	border: 1px solid #000;
	font-size:12px;
	font:12px/19px Arial, Helvetica, sans-serif;
	color:#66696a;
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 2px;
}

form#login label {
	margin-right: 5px;
	padding: 2px 15px 2px 0;
	width: 70px;
	font-size:12px;
	float:left;
}

form#login input#submit {
	background: #e1a920;
	border: none;
	font-size:14px;
	color: #000000;
	cursor: pointer;
	display: inline;
	margin: 0 0 0 90px;
	padding: 3px;
	width: 155px;
	font-variant:small-caps !important;
}

* html form#login input#submit {
	padding:1px;
}

*+html form#login input#submit {
	padding:1px;
}

form fieldset#send {
	margin:5px 0 0 0;
}

* html form fieldset#send {
	margin:5px 0 0 0;
} 

*+html form fieldset#send {
	margin:5px 0 0 0;
}


p.rot {
	color:#97200A;
	font-weight:bold;
}

ul.normal {
	font-size: 12px;
	line-height: 21px;
	list-style: circle;
	margin-left: 16px;
}
p.cms-ueberschrift a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

a.cms-ueberschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

p.cms-abstand {
	margin:10px 0;}


div#contentColumn1-links {
	width: 630px;
}

a.externer-link {
	background:url(../images/bg-links.jpg) no-repeat bottom left;
	padding-left:20px;
	}
/*--------- VIDEO -------*/

div#video {
	width: 372px;
   height: 210px;
	margin-bottom: 50px;
	float: left;
	margin-right:80px;
}

.flags{
	position:absolute;
	left:500px;
	top:27px;}
	
.flags a{
	color:#fff !important;
	padding-right:10px;
	}
