@charset "utf-8";

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image:url(images/background.png);
	background-position: center top;
	background-repeat:repeat-y;
}

#main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 968px;
	min-width:1px;
	min-height:1px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.Sheet
{
	margin-top: 0px !important;
}



#page-background-simple-gradient, #page-background-gradient, #page-background-glare
{
	min-width:968px;
}

/* end Box, Sheet */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 968px;
	height: 118px;
}


div.Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 968px;
	height: 118px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

div.Header-links {
position:absolute;
top:5px;
right:5px;
color:#3C3C3C;
font-weight:bold;
font-size:10px;
}

div.Header-links a, div.Header-links a.visited, div.Header-links a:visited{
text-decoration:none;
color:#3C3C3C;
}

div.Header-links a.hover, div.Header-links a:hover{
text-decoration:underline;
color:#3C3C3C;
}
/* end Header */

/* begin Logo */
.Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 948px;
}

h1.Logo-name
{
	display: block;
	text-align: left;
}

h1.Logo-name, h1.Logo-name a, h1.Logo-name a:link, h1.Logo-name a:visited, h1.Logo-name a:hover
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #2F2B18 !important;
}

.Logo-text
{
	display: block;
	text-align: left;
}

.Logo-text, .Logo-text a
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0A0905 !important;
}
/* end Logo */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 968px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.Block
{
	margin: 0px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.BlockContent-body
{
	color:#666F62;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link
{
	color: #776B3C;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #919A8D;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #CDA71D;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #282B26;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.article img, img.article
{
	border: solid 1px #B7A971;
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #C7BC8F;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #3E443C;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #665C33;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #636C60;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #CDA71D;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  /*color: #A2A4A5;*/
  color:#6C6C6C;
}

.PostContent
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #3C3C3C;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  color: #9ED3E5;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  color: #9ED3E5;
  font-weight:bold;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  color: #9ED3E5;
  font-weight:bold;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: underline;
  color: #9ED3E5;
  font-weight:bold;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #9ED3E5;
  margin: 10px 0px 5px 0px!important;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #727C6E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #9C8D4F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666F62;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #3E443C;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	padding:3px 0px 3px 0px;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#0F100E;
	font-family: Helvetica, Arial, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #D4CCAA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E9E4D3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.button-wrapper .button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.button-wrapper .button
{
	display:block;
	height: 34px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.button-wrapper.hover .button, .button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.button-wrapper.active .button
{
	color: #FCF9ED !important;
}

.button-wrapper .l, .button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.button-wrapper .l
{
	left:0;
	right:11px;
}

.button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r
{
	top: -34px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 968px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 968px;
	height: 150px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}




.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	display:inline-block;
	color:#221F11;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}

.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #665C33;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
}

.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #191B18;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
}

.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #866D13;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#B3911A;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887A44;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 152px;
	height: 460px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	background-color: #FFFFFF;
  position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 800px;
	height: 460px;
	border-left: 1px solid #A2A4A5;
	padding-left:15px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 967px;
}

.menu1stitem, .menu2nditem, .menu3rditem, .menu4thitem, .menuactiveitem {
width:152px;
height:105px;
text-align:center;
padding-top:10px;
font-weight:bold;
color:#3C3C3C;
}

.menu1stitem, .menu2nditem, .menu3rditem, .menu4thitem {
cursor: pointer;
}

.menu1stitem {
background-color: #E7F4F8;
}

.menu2nditem {
background-color: #CEE9F2;
}

.menu3rditem {
background-color: #B6DEEC;
}

.menu4thitem {
background-color: #9ED3E5;
}

.menuactiveitem {
background-color: #FFF;
}

.menuactiveitem ul {
text-align:center;
width:100%;
margin:0;
padding-top:5px;
color:#000;
}

.menuactiveitem ul li a{
display:block;
font-weight:normal;
width:100%;
height:100%
}

.menuactiveitem ul li.hover, .menuactiveitem ul li:hover {
background-color: #9ED3E5;
color:#FFF;
}

.menuactiveitem ul li:hover>a {
color:#FFF;
}

.menuactiveitem a.hover, .menuactiveitem a:hover {
text-decoration: none;
}

.subactive {
background-color: #9ED3E5;
}

.subactive a.link, .subactive a:link, .subactive a.visited, .subactive a:visited, .subactive a.hover, .subactive a:hover {
color:#FFF;
text-decoration: none;
}

.menutext {
font-weight:bold;
color:#3C3C3C;
padding-top:3px;
padding-bottom:3px;
}

.menutext a.link, .menutext a:link, .menutext a.visited, .menutext a:visited, .menutext a.hover, .menutext a:hover {
color:#3C3C3C;
outline:medium none;
text-decoration: none;
} 

.content-text, .content-text-start, .content-text-aerzte, .content-text-form, .content-text-einblicke {
position:absolute;
bottom:0px;
left:15px;
}

.content-text {
width:360px;
}

.content-text-start {
width:470px;
}

.content-text-aerzte {
width:440px;
}

.content-text-form {
width:391px;
}

.content-text-einblicke {
width:180px;
}


.content p {
line-height: 1.5em;
margin: 13px 0px 0px 0px;
}

.content-image {
position: absolute;
bottom: 0px;
right: 0px;
}

.content-image-fullwidth {
position:absolute;
left:0px;
width:100%;
top: 115px;
}

.content-image-anfahrt {
position:absolute;
left:0px;
bottom:0px;
width:100%;
height:231px;
}

.contentleft {
float:left;
width:50%;
}

.contentright {
float:left;
width:50%;
text-align:right;
}

.contentright h1 {
text-align:right;
}

.contentleft p, .contentright p {
font-style: italic;
}

.telbox {
margin:5px 0px 5px 0px;
border: 1px solid #000;
padding:20px;
text-align:center;
}

.tel, .tel2 {
font-size:16px;
font-weight:bold;
}

.tel {
padding-top:5px;
}

.tel2 {
padding-top:35px;
}

.imp-table {
vertical-align:top;
}

.imp-table td {
vertical-align:top;
padding:13px 0px 0px 0px!important;
margin:0px!important;
font-size:11px;
line-height:1em;
}

.imptable-col1 {
width:155px;
}

.imptable-col2 {
width:270px;
}

.imptable-spacer {
height:61px;
}

.imp-table tr {
vertical-align:top;
}

.imp-links-oben, .imp-links-unten {
position: absolute;
left:15px;
}

.imp-links-oben {
top:0px;
}

.imp-links-unten {
bottom:0px;
}

.imp-rechts {
position: absolute;
right:0px;
bottom:0px;
font-size:11px;
width:345px;
}

.imp-rechts p {
margin-top:12px!important;
line-height:1em;
text-align: justify;
}

span.bold {
font-weight:bold;
}

.aerzte-table {
vertical-align: top;
}

.aerzte-row {

}

.aerzte1stcol, .aerzte1stcol2 {
width:80px;
}

.aerzte2ndcol, .aerzte1stcol, .aerzte2ndcol2, .aerzte1stcol2 {
vertical-align: top;
}

.aerzte2ndcol, .aerzte1stcol {
padding-top:13px;
}

.aerzte2ndcol2, .aerzte1stcol2 {
padding-top:5px;
}
/* end LayoutCell */

.errormessage {
position:absolute;
top:0px;
right:0px;
z-index:1000;
background-color: #fff;
color:#FF0000;
font-weight:bold;
width:370px;
padding:8px;
border: 1px solid #000;
}

.formtable {
width:100%;
}

.formrow, .formtable, .formtext {
clear:both;
}

.field-title, .field {
position:relative;
float:left;
margin: 7px 0px 7px 0px;
}

.formtext, .formtext2 {
padding: 20px 0px 10px 0px;
}

.field-title, .formtext {
font-weight:bold;
color:#3C3C3C;
}

.field-title {
width:100px;
}

.field {
width:291px;
}

.field input {
width:286px;
}

.formsubmit {
width:100%;
}

.zeitentag {
width:180px;
}

.zeitenuhrzeit {
width:90px;
}

.content-einblicke {
position: absolute;
top: 0px;
right: 0px;
width:406px;
}

.einblicke-links, .einblicke-rechts {
position:relative;
float:left;
width:50%
}

.einblicke-link {
text-align: right;
margin-top: 99px;
padding-right: 10px;
}

.underline {
text-decoration:underline;
}

.anfahrttext {
position: absolute;
width:365px;
top:50px;
}

.teamnordrhein, .teamnordrhein a, .teamnordrhein a.visited, .teamnordrhein a:visited, .teamnordrhein a.hover, .teamnordrhein a:hover {
text-decoration:underline;
font-weight:normal;
color:#6C6C6C;
}

.aerztelinks {
position:absolute;
width:100%;
bottom:0;
font-size:12px;
}

.aerztelinks p {
margin: 0px 0px 0px 0px;
line-height: 1.9em;
}

.aerztelinks-l, .aerztelinks-r {
position:relative;
float:left;
}

.aerztelinks-l {
font-weight:bold;
width:275px;
}

.aerztelinks-r {
text-align:right;
width:525px;;
}