/* Standard Stylesheet
www.internisten-krailling.de
Autor: Markus Weber
*/

/* Reset all */
html {
height:100%;
margin-bottom:1px;
}

*{
	padding: 0;
	margin: 0;
	border: 0;
}


/* Allgemeines */
body {
	font-size: small;
	line-height: 1.4em;
	/* [disabled]color: #333; */
	background: #e7eff7 url(../images/header_bg.png) top left repeat-x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: 0.05em;
	text-align: left;
}

.table-header {
	font-size: 18px;
	margin-bottom: 15px;
}

.title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

small {
	font-size: 100%;
	font-weight: normal;
	color: #522A15;
	}
	
blockquote {
	color: #522A15;
	font-style: italic;
	padding: 20px 50px;
	background: url(../images/design/bq.gif) 5px 0 no-repeat;
	}
cite {
	font-weight: bold;
	font-family: "Georgia", Georgia, serif;
	font-size: 210%;
	}
	
strong, em {
	}
	
table { width: 100%; border: 1px solid #b9c9e4; }

div#news table { border: 0; }
div#news table tr td { border-top: 0px solid #b9c9e4;border-bottom: 1px solid #b9c9e4; border-left: 0; border-right: 0; }
td, th, div#news th {
text-align:left;
vertical-align:top;
background: #f3f6fa;
padding: 8px;
}

div#news table tr td { 
color: #333;
 }
 
th { font-weight: bold; background: #ffffff; }
td:hover { background: #e7eff7; }
	
/* Links */
p a:link, p a:visited, p a:active {
color: #205fa6;
}
p a:visited {
color: #5e8ddb;
}

p a:hover {
border-bottom:1px solid #174da6;
}
	
/* Clear Class, Sonstiges */
.c {
	clear: both;
}

.keine-anzeige {
	display: none;
}

/* Absaetze, Überschriften und Listen */
p {
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #00436a;
	font-style: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #00436a;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

h2 {
	font-size:180%;
	padding:5px 0 7px 0;
	/* [disabled]border-bottom:1px dotted #ffffff; */
	/* [disabled]border-top:1px dotted #ffffff; */
	font-weight:normal;
	margin:0 0 15px 0;
}

h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 0 10px 0;
}
	
	strong a {
	text-decoration: none;
	border: 0;
	}


#content ul {
	font-size: 100%;
	margin-left:15px;
	margin-bottom:20px;
}

#content a, content p a {
	text-decoration: underline;
	color: #00436a;
	}

/*#col-1 ul li, #col-2 ul li {
	font-size: 110%;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/ul.gif) 0 7px no-repeat;
	height: 1%;
	color: #A68D7D;
	}
#col-1 ul li ul li, #col-2 ul li ul li {
	font-size: 100%;
	background: url(../images/design/li-sub.gif) 0 50% no-repeat;
	}
*/
#content ul.textlink {
	font-size: 80%;
	}
#content ul.textlink li {
	padding-left: 18px;
	background: url(../images/doppelpfeil.gif) 0 4px no-repeat;
	}
#content ul.textlink a {
	text-decoration: none;
	color: #A68D7D;
	}
	
/* Sonstiges */

/* Bilder */
.flLeft {
float: left;
margin: 0 15px 15px 0;
}
.flRight {
float:right;
margin: 0 0 15px 15px;
}

.image_top {
float:inherit;
padding-top:12px;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 10px 10px 0;
}

.rightalign {
	float: right;
	margin: 0 0 10px 10px;
}

/* LAYOUT */
#wrapper {
	width: 70em;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#container {
	width: 960px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

/* ----- Kopfbereich */
#header {
	background: url(../images/header.png) 0 0 no-repeat;
	width: 960px;
	float: left;
	height:150px;
	border: 0;
}

	#quickbar {
	float: right;
	padding: 20px 20px;
	width: 250px;
	height: 90px;
	left: 740px;
	top: 0;
	}
	#quickbar ul {
	list-style: none;
	}
	#quickbar li {
	float: left;
	display: inline;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	background:none;
	}
	#quickbar a:link, #quickbar a:active, #quickbar a:visited {
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 8px 10px 0;
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	text-transform: lowercase;
	}
	#quickbar a:hover { text-decoration:underline; }
	span.firstletter { color:#e8641b; }
	
/* ----- Navigation */
#navi {
border: 0;
}
	
#navi ul {
	float: left;
	padding: 0 0 0 12px;
	list-style: none;
	}
	#navi li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	#navi a:link, #navi a:active, #navi a:visited {
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 22px 10px 10px 10px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/nav_bg.gif) top right no-repeat;
	text-transform: lowercase;
	}
	#navi a:hover {
	color: #ffcc33;
	background: url(../images/header_bg_aktiv.gif) top right no-repeat;
	}
	
	#navi a.current {
	background: url(../images/header_bg_aktiv.gif) top right no-repeat;
	color: #abd4f1;
	text-decoration: none;
	}

/* ----- Sub-Navigation */
.nav2nd {
list-style: none;
padding: 10px 50px 40px 20px;
line-height: 2.2em;
	}
	.nav2nd li {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 100%;
	list-style-image: none;
	font-weight: normal;
	padding: 12px 8px 8px 10px;
	border-bottom: 1px solid #76685c;
	}
	.nav2nd li ul {
	font-size: 100%;
	margin: 10px 0 20px 0;
	line-height: 1.5em;
	}
	.nav2nd a:link, .nav2nd a:active, .nav2nd a:visited {
	background: none;
	color: #f6f8e6;
	text-decoration: none;
	padding: 8px 8px 8px 0px;
	margin: 8px 5px 5px 0;
	height:1%;
	text-transform: lowercase;
	}
	.nav2nd a:hover {
	color: #FFF;
	text-transform: lowercase;
	}
	
	.nav2nd a.current {
	color: #FFF;
	font-weight:bold;
	text-transform: lowercase;
	}


/* ----- Sidebar */
#sidebar {
width: 270px;
margin-top:1px;
float: left;
background: #e7eff7 url(../images/internisten-krailling.gif) top left no-repeat;
border: 0;
}

/*	#sidebar-top {
	clear: both;
	height: 30px;
	background: url(../images/banner_top.jpg) top left no-repeat;
	}
	#sidebar-bottom {
	clear: both;
	height: 230px;
	background: url(../images/banner_bottom.jpg) top left no-repeat;
	}
*/
/* ----- Content */
#content {
width: 650px;
float: left;
padding: 10px 14px 30px 24px;
/*background: url(../images/bg_content.jpg) top left repeat-x;
*/}
	.breadcrumb {
	margin:0 0 20px 0;
	font-size:90%;
	}
	.breadcrumb a:hover { text-decoration:none; border:0; }
	
	.wichtig { font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 100%; background: #00436a; color:#FFFFFF; padding: 10px; text-decoration: none; }
	.wichtig strong { color: #FFFFFF; }
	
	#teaser {
	width: 650px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	#teaser table {
	margin-bottom: 10px;
	}
	#teaser p {
	color: #484848;
	}
	
	#teaser a, #teaser ul li a {
	text-decoration: none;
	color: #00436a;
	}
	
	#teaser cite {
	font-weight: bold;
	font-family: "Georgia", Georgia, Times, serif;
	font-size: 210%;
	}
	.rand {
	border: 5px solid #CCCCCC;
	}

#praxisschild {
width: 250px;
float: left;
margin-top:200px;
padding: 15px 0 0 20px;
text-align: left;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
border-right: 2px solid #ffffff;
}
	#praxisschild h3 {
	margin:0 0 15px 0;
	}

p.s-bahn {
background-image: url("../images/ico_sbahn.gif");
background-position:left top;
background-repeat:no-repeat;
padding-left:30px;
}

p.bus {
background-image: url("../images/ico_bus.gif");
background-position:left top;
background-repeat:no-repeat;
padding-left:30px;
}


#col-1 {
width: 325px;
float: left;
padding-right: 25px
}


#col-1 a {
text-decoration: none;
color: #00436a;
}

#col-2 {
width: 265px;
float: left;
margin-bottom: 10px;
padding: 15px;
text-align: left;
background: #f3f6fa;
border: 2px solid #b9c9e4;
}
	#col-2 h3 {
	margin:0 0 15px 0;
	}

#zertifizierung {
width: 265px;
float: left;
padding: 15px;
text-align: left;
background: #ffffff;
border: 2px solid #b9c9e4;
}

#news {
width: 600px;
float: left;
margin-bottom: 10px;
padding: 15px;
text-align: left;
background: #f3f6fa;
border: 2px solid #b9c9e4;
}

#news img {
text-align: left;
border: 0;
margin-right: 10px;
}


#footer {
background: #ffcc33;
width: 960px;
clear: both;
text-align:center;
padding: 0;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}

#footer p {
padding: 10px 10px 0 20px;
color:#333333;
font-size:90%;
	}


/* JAOS Gallery */
.jaosg_galerie	{
				text-align:center; 
				vertical-align:middle; 
				padding:5px;
				}

.jaosg_thumbnail	{
				margin:5px;
				float: left;
				height: 80px;
				width: 80px;
				text-align: left;
				vertical-align:middle;
				}

.jaosg_nav 		{
				text-align: center;
				}

.jaosg_bild		{
				text-align: center;
				}

.jaosg_bildbeschreibung	{
				text-align: justify;
				}
				
.referenzen_leiste {
	width:533px;
	border-bottom: 1px dashed #336699;
	background-color:#F1F2F2;
	height:110px;
}
.referenzen_alles {
	display:inline;
	float:left;
	padding-left:15px;
}
.referenzen_alles2 {
	display:inline;
}
.referenzen_bild {
	width:150px;
	display:inline;
	float:left;
}
.referenzen_titel {
	width:361px;
	display:inline;
	float:left;
	text-transform:uppercase;
	text-shadow:Gray;
	color:#009999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
.referenzen_inhalt {
	width:361px;
	display:inline;
	float:left;
	clear:both;
	color:#999999;
}				

/*Teaser Style*/

/*Style für Artikel Übersicht*/
dl.teaserart { height: 20%; margin: 10px 0 20px 0; padding: 0; }
dl.teaserart a, dl.teasercat a { 	
margin-left:0;
font-size: 85%;
color: #000000;
text-decoration:none;
}

dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.teaserart dt { color:#FFFFFF; }
/*Style des Pics*/
dl.teaserart dt img { 
float: left;
margin: 5px 10px 0 0;
border: 1px solid #FFFFFF;
}
dl.teaserart dt.teaser_bild img {
border:0;
}
dl.teaserart dd.teaser_bild_desc {
margin-left:46px;
}

/*Style des Description Feldes*/
dl.teaserart dd { 
color: #174da6;
font-weight: bold;
font-size: 100%;
text-decoration: none;
}

/* Beispiel CSS von Sven Jansen
im Feld "Block-Name" zweier für die Spaltenart "zweispaltig" und dreier für die Spaltenart "dreispaltig" angegeben */

/* 2+3 */
.zweier, .dreier {
 margin: 15px;
 width: 600px;
}

/* 2 */
.spalter .spalte_1 {
padding:15px;
width: 230px;
float: left;
background: #f3f6fa;
}

.spalter .spalte_2 {
padding:15px;
width: 230px;
float: right;
background: #f3f6fa;
}


/* 3 */
.dreier .spalte_1 {
 width: 15%;
 float: left;
 margin-right: 10px;
}

.dreier .spalte_2 {
 width: 25%;
 float: left;
 text-align: center;
}

.dreier .spalte_3 {
 width: 55%;
 float: right;
}

/* Teaser */

#artikel_bild {
margin-bottom:20px;
}

#artikel_bild p { font-size:90%; }
#artikel_bild { float:left; background-color: #f3f6fa; padding:10px; width:530px; margin-bottom:5px; }
#artikel_bild h3 { color:#00436a; margin:0; }
#artikel_bild p, #artikel_bild a { color:#00436a; }
#artikel_bild img { border: 2px solid #00436a; }


.pleft {
float: left;
margin-right: 15px;
margin-bottom: 5px;
vertical-align: text-bottom;
border: none;
}
.pright {
float: right;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
vertical-align: text-bottom;
border: none;
}
.pnormal {
clear: both;
border: none;
}

.teaser img {
}

.teaser p { font-size:90%; }
#teaser_box { float:left; background-color:#fbf6f2; padding:10px; width:530px; margin-bottom:5px; }
#teaser_box h3 { color:#b5a89c; margin:0; }
#teaser_box p, #teaser_box a { color:#9f978f; }
#teaser_box img { border: 3px solid #e6dad3; }
#teaser_box .kein_teaser {display:none;}


/* Formulare */
input, textarea {
	width: 400px;
	border: 1px solid #EAE2DF;
	padding: 0.6em;
	background: url(../images/design/input-bg.jpg) repeat-x;
	}
select { 
	border: 1px solid #EAE2DF;
	padding: 0.6em;
	width:200px;
	}
input:hover, input:focus, textarea:hover, textarea:focus { border:1px solid #00436a; }
label { width: 100px; float:left; }
.element { margin: 20px 0; }
.submit {
margin-left:100px;
}
	
/* Hacks */
body {
font-size: small;
}
* html body {
font-size: x-small; /* für IE5/Win */
f\ont-size: small; /* für andere IE-Versionen */
}
.clear_fix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
 }
.clear_fix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear_fix {height: 1%;}
.clear_fix {display: block;}
/* End hide from IE-mac */ 
