/*
Theme Name: Hautarzt Dr. Hein
Theme URI: www.HautarztDrHein.de
Description: Das Theme fuer hautarztdrhein.de
Author: Max Beier
Author URI: www.maxbeier.de
Version: 1.0 - 22. Februar 2010
*/
 
/*
Farben:
	Helles Blau:	#8ebcd9	(Oben im Hintergrund)
	Helles Blau:	#e0eaf0	(Unten im Hintergrund)
	Helles Blau:	#e6f3fb	(Hintergrund in Header, Menue, Content)
	Blau:			#66a0be	(Zweite Menueebene)
	Dunkles Blau	#04547e	(Text, Oberste MenÙebene)
	Kontur:			#FFFFFF
	Rahmen:			#dde4e9
	Achtung-Rahmen	#e6db55
	Achtung-BG		#ffffe0
	

Schriften:
	Ueberschriften	24px
	Text			18px
	Menuepunkte		24px
	Unterpunkte		22px

	
Breiten:
	Wrapper:		820px
	Menue:			220px
	Content			580px
	Spalten			280px
	Abstand			20px
*/


/* Body
------------------------------------------------*/
body {
	background-color: #e0eaf0;
	background-image: url(../img/hintergrund.jpg);
	background-repeat: repeat-x;
	font: 18px/30px Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #04547e;
}

/* Headings
------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 21px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }

/* Anchors
----------------------------------------------- */
a {
	color: #04547e;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #66a0be;
}

/* Table
----------------------------------------------- */
td {
	vertical-align: top;
}

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 820px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid white;
	background-color: white;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 -123px;
	background-repeat: repeat-x;
}

#wrapper table {
	border-collapse: separate;
	overflow: visible;
}

/* branding
----------------------------------------------- */
#header {
	width: 818px;
	height: 158px;
	border: 1px solid #dde4e9;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#header a {
	display: block;
	width: 502px;
	height: 48px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(../img/header.png);
	background-position: center center;
	background-repeat: no-repeat;
}

/* container
----------------------------------------------- */
#container {
    width: 818px;
    border: 1px solid white;
    background-color: transparent;
}

#container div {
	float: none;
}

/* Menue
----------------------------------------------- */

#menu {
    width: 212px;
    height: 100%;
	padding: 0;
	padding-top: 50px;
	border: 1px solid #dde4e9;
	border-top-color: white;
	font-size: 24px;
	color: #04547e;
	vertical-align: top;
}

#menu ul {
	list-style: none;
	margin-bottom: 30px;
}

#menu ul li a {
	display: block;
	height: 58px;
	margin-left: -12px;
	padding-left: 52px;
	margin-top: -10px;
	line-height: 50px; /* Gesamt-Hoehe - Hoehe der Ecke */
	font-weight: normal;
	letter-spacing: 0px;
}

#menu ul li.current_page_item a {
	background-image: url(../img/ribbon.png);
	background-repeat: no-repeat;
}

#menu ul li.current_page_item ul li a { background-image: none; }


#menu ul li a:hover {
	color: #04547e;
	font-weight: bold;
}

#menu ul li a:active {
	color: #04547e;
	font-weight: bold;
}


/* submenus
----------------------------------------------- */
#menu ul li ul {
	list-style: none;
}
#menu ul li ul li a {
	padding-left: 72px;
	color: #66a0be;
}

#menu ul li ul li a:hover {
	color: #66a0be;
}

#menu ul li ul li a:active {
	color: #66a0be;
}
	
/* Content
----------------------------------------------- */
#content {
	width: 560px;
	padding-top: 40px;
	padding-left: 39px; /* -1 wegen der weissen Linie */
	border: 1px solid;
	border-top-color: white;
	border-right-color: #dde4e9;
	border-bottom-color: #dde4e9;
	border-left-color: white;
	vertical-align: top;
}

#content div {
	width: 520px;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 0;
}

#content h1 {
	display: none;
}

#content h2 {
	padding: 0 20px;
	line-height: 48px;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #dde4e9;
}

#content .single h1 {
	padding: 0 20px;
	font-size: 19px;
	line-height: 48px;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #dde4e9;
}

#content .post h1 {
	display: block;
}

#content .post p {
	margin-left: 20px;
}

#content .post ul {
	list-style: square;
	margin-left: 40px;
}

#content .post ul li {
	margin-bottom: 20px;
}

#content .highlight {
	padding: 20px;
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}

#content a#zurueck {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #66a0be;
}

#content a#zurueck:hover {
	color: #04547e;
}

/* Boxes
----------------------------------------------- */
#content .box {
	width: 240px;
	margin-bottom: 20px;
}

/* Single Post
----------------------------------------------- */
#content .single {
}


/* Begruessung
----------------------------------------------- */
#content #begruessung {	
}

#content #begruessung p {
	margin-bottom: 0;
}

img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-left: 20px;
}

#content #fakeH {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 15px;
}

/* Aktuelles
----------------------------------------------- */
#content #aktuelles {
	width: 522px;
	font-weight: normal;
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}

#content #aktuelles h3 {
	font-size: 24px;
	padding: 5px 0 0 0;
	margin-bottom: 0;
}

#content #aktuelles h3 a {
	display: block;
	padding-left: 40px;
	font-weight: normal;
	background-image: url(../img/icons-sprite.jpg);
	background-position: 5px -120px;
	background-repeat: no-repeat;
	
}

#content #aktuelles h3 a.open {
	background-position: 5px 0px;
}

#content div#aktuelles_inhalt {
	width: 440px;
	padding: 10px 40px 0;
	margin: 0;
}

/* Nummer
----------------------------------------------- */
#content #nummer {
	height: 48px;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #dde4e9;
}

#content #nummer h3 {
	height: 48px;
	line-height: 48px;
	padding: 3px 0 0 40px;
	margin: 0;
	font-size: 28px;
	background-image: url(../img/icons-sprite.jpg);
	background-position: 3px -192px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

/* Adresse
----------------------------------------------- */
#content #adresse {
	height: 48px;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #dde4e9;
}

#content #adresse h3 {
	line-height: 23px;
	letter-spacing: 1px;
	padding: 3px 10px 0;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
}

/* Sprechzeiten
----------------------------------------------- */
#content #sprechzeiten {
	border: 1px solid #dde4e9;
}

#content #sprechzeiten table {
	width: 240px;
	font-size: 20px;
	letter-spacing: 1px;
	border-collapse: collapse;
	background-color: #e6f3fb;
	border-collapse: separate;
	vertical-align: middle;
}

#content #sprechzeiten td {
	padding: 0 10px;
	word-spacing: 1px;
}

#content #sprechzeiten td.zeit {
	text-align: right;
}

#content #sprechzeiten th {
	height: 34px;
	font-weight: normal;
	vertical-align: middle;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 -69px;
	background-repeat: repeat-x;
	border-bottom: 1px solid #dde4e9;
}

/* Karte
----------------------------------------------- */
#content #map a {
	display: block;
	height: 244px;
	width: 240px;
	border: 1px solid #dde4e9;
}

/* Footer
----------------------------------------------- */
#footer {
	text-align: center;
	color: #66a0be;
	font-size: 15px;
}

#footer a {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-weight: normal;
}


/* Spezielle Angaben
----------------------------------------------- */
#content #post-16 p {
	margin-bottom: 60px;
}

#content .post #map {
	height: 350px;
	width: 518px;
	margin-top: 20px;
	margin-left: 0;
	padding: 0;
	border: 1px solid #dde4e9;
}

#content .info-liste {
	margin-right: 0;
	width: 560px;
}

#content .info-liste p {
	padding: 20px;
	margin: 0 40px 40px 0;
	border: 1px solid #e6db55;
	background-color: #ffffe0;
}

#content .info-liste a {
	float: left;
	display: block;
	margin-right: 40px;
	padding: 0 20px;
	width: 198px;
	font-size: 18px;
	line-height: 48px;
	background-image: url(../img/box-sprite.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #dde4e9;
}

#content .info-liste ul#links a {
	float: none;
	width: 478px;
	margin-bottom: 20px;
}

/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom: 20px;
}
blockquote {
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 18px;
	border-left:4px solid #66a0be;
}
blockquote cite {
	font-size: 14px;
}

/* Clear
----------------------------------------------- */
.clear {
	clear: both;
}