/* 
- - - - - - - - - - - - - - - - - - - - -
Titel: HNO Praxis Eidelstedt CSS (screen)
Autor: Dumrath & Fassnacht KG (sti)
URL: http://www.duf-online.de/

Erstellt: 2006-01-11
Bearbeitet: 2006-01-31
- - - - - - - - - - - - - - - - - - - - - 
*/

/* - - - Grundeinstellungen - - - */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #bbd2e0;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: center;
}

/* - - - IDs - - - */

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	text-align: left;
	border-bottom: 2px solid #6199b1;
	overflow: auto;
	padding-bottom: 40px;
}

#header {
	width: 780px;
	height: 235px;
	position: relative;
	overflow: hidden;
	background: #000 url(../images/header.jpg) no-repeat 0 0;
	border-bottom: 3px solid #bbd2e0;
	}

#quickskip {
	position: absolute;
	visibility: hidden;
}

#titlebar {
	font-weight: bold;
	padding: 5px 15px;
}

#navigation {
	width: 780px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	list-style: none;
	border-bottom: 2px solid #6199b1;
}

#maincontent {
	font-size: 0.8em;
	width: 445px;
	display: inline;
	margin: 40px 0 0 40px;
	float: left;
}

#sidebar {
	font-size: 0.8em;
	width: 195px;
	display: inline;
	margin: 40px 40px 0 0;
	padding: 15px;
	float: right;
	background: url(../images/pattern.png) repeat 0 0;
}

#footer {
	height: 60px;
	width: 750px;
	font-size: 0.8em;
	line-height: 60px;	
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#anfahrtskizze {
	display: none;
}

/* - - - Klassen - - - */

.hide {
	display: none;
}

.show {
	display: block;
}

.clear {
	clear: both;
}

/* - - - Ueberschriften - - - */

#content h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #6199b1;
	margin-bottom: 0.5em;
}

#titlebar h1 {
	font-family: Georgia, Times, serif;
	font-size: 2.2em;
	color: #6199b1;
}

#titlebar h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	color: #FFF;
}

#content h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	color: #000;
	margin-bottom: 0.5em;	
}

/* - - - Absaetze - - - */

#content p {
	margin-bottom: 1em;
	line-height: 1.8em;	
}

/* - - - Zitate - - - */

blockquote {
	font: 0.9em/1.7em Georgia, Times, serif;
	color: #6199b1;
	font-weight: bold;
}

cite {
	margin-bottom: 2em;
	font: 0.8em/1.7em Georgia, Times, serif;
	color: #6199b1;
	font-weight: bold;	
}

/* - - - Listen - - - */

#navigation li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	text-align: center;
}

#content ul, #content ol {
	margin: 0 0 1em 3em;
	line-height: 1.8em;
}

#content li ul {
	margin: 0 0 0 1em;
}

#sidebar ul,ol {
	margin: 0 0 0 1.2em;
	line-height: 1.9em;
}

/* - - - Definitionslisten - - - */

dl {
	margin: 0 0 1em 0;
}

dt {
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}

dd {
	margin: 0;
	padding: 0;
}

#sidebar dl {
	font-size: 0.9em;
}



/* - - - Bilder - - - */

img {
	padding: 5px;
	background: #EAF5FF;
	border: 1px solid #BBD2E0;
	margin-bottom: 15px;
}

img.noborder {
	padding: 0;
	background: transparent;
	border: 0;
	margin-bottom: 15px;
}

img.links {
	float: left;
	margin-right: 15px;
}

img.rechts {
	float: right;
	margin-left: 15px;
}

/* - - - Trennllinien - - - */

hr {
	display: none;
}

/* - - - Textauszeichnung - - - */

strong {
	font-weight: bold;
	color: #333;
}

em {
	font-style: italic;
}

dfn, acronym, abbr {
	font-style: normal;
	cursor: help;
	border-bottom: 1px dotted #999;
}

address {
	font-style: normal;
}

/* - - - Links - - - */

#content a {
	color: #333;
	padding: 0 0.2em;
	background: #EAF5FF;
	text-decoration: none;
	border-top: 1px solid #BBD2E0;
	border-bottom: 1px solid #BBD2E0;
}

#content a.img {
	padding: 0;
	text-decoration: none;
	background: transparent;
	border: 0;
}

#content a:hover {
	color: #333;
	background-color: #BBD2E0;
}

#navigation li a {
	display: block;
	width: 131px;
	height: 30px;
	text-decoration: none;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	overflow: hidden;
	color: #6199b1;
	background: url(../images/nav-bg.png) no-repeat 0 -30px;
}

#b-praxis #a-praxis, #b-service #a-service, #b-kontakt #a-kontakt {
	background: url(../images/nav-bg.png) no-repeat 0 0;
	color: #000;
}

#navigation li a:hover {
	background: url(../images/nav-bg.png) no-repeat 0 0;
	color: #000;
}

/* - - - Formulare - - - */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #BBD2E0;
	margin: 0;
	padding: 15px;
	overflow: auto;
}

legend {
	color: #FFF;
	background: #6199B1;
	margin: 0 0.5em 1em 0;
	padding: 0 0.5em;
	border: 1px solid #BBD2E0;
}

label {
	margin: 0;
	padding: 0;
	width: 130px;
	float: left;
	clear: both;
}

input {
	border: 1px solid #BBD2E0 /*#EAF5FF*/;
	margin: 0.3em 0;
	padding: 0.2em;
	width: 270px;
	float: right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: url(../images/pattern.png) repeat 0 0;
}

input.button {
	width: 100px;
	height: 25px;
	padding: 0;
	clear: both;
}

textarea {
	border: 1px solid  #BBD2E0;
	margin: 0.3em 0;
	padding: 0.2em;
	width: 270px;	
	float: right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	background: url(../images/pattern.png) repeat 0 0;
}

input:focus, textarea:focus {
	border: 1px solid #000;
}

/* - - - Lightbox - - - */

#lightbox {
	background: #FFF url(../images/pattern.png) repeat 0 0;
	padding: 10px;
}

#loadingImage {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

#lightbox a img {
	margin: 0;
	padding: 0;
}

#overlay { 
	background: url(../images/overlay.png) repeat 0 0; 
}