/* Basics */

body {
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#body {
	position:relative;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#akudebanner {
	position:absolute;
	top:0px;
	right:0px;
}

td, th {
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
	vertical-align:top;
}

img, a img { border-width:0px; }

a {  
	text-decoration:underline;  
	font-family:Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
}
a:hover {  text-decoration:underline;  }

form {
	padding:0px;
	margin:0px;
}

h1, h1 a {
	font-size:18px;
	font-weight:bold;
	color:#548FC8;
	text-decoration:none;
}

h2, h2 a {
	font-size:16px;
	font-weight:bold;
	color:#004687;
	text-decoration:none;
}

h3, h3 a {
	font-size:16px;
	font-weight:normal;
	color:#004687;
	text-decoration:none;
}

h4, h4 a {
	font-size:12px;
	font-weight:bold;
	color:#011A40;
	text-decoration:none;
}

a.promLink {
	font-size:12px;
	line-height:14px;
	padding:0px 2px 0px 2px;
	color:#FFFFFF;
	background-color:#548FC8;
	text-decoration:none;
}
	
hr {
	height:0px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#C2C8CC;
	width:70%;
	text-align:center; 
}

ul{
	list-style-type:square;
}

div.kasten {
	width:70%;
	background-image:url(/arzt/images/pattern2.jpg);
	background-repeat:repeat-x;
	background-color:#D9E7F4;
	font-size:12px;
	padding:10px;
	margin-bottom:20px;
	position:relative;
}
	div.kasten h3 {
		font-size:12px;
		line-height:14px;
		color:#548FC8;
		font-weight:bold;
		margin:0px;
	}
	div.kasten p {
		margin:0px;
	}
	div.kasten ul, div.kasten li {
		margin:0px;
		font-size:12px;
	}
	div.kasten ul {
		padding:0px 0px 0px 10px;
	}

	div.kasten a.mehr {
		font-size:12px;
		line-height:14px;
		padding:0px 2px 0px 2px;
		color:#FFFFFF;
		background-color:#548FC8;
		text-decoration:none;
		position:absolute;
		right:0px;
		bottom:0px;
	}
	
	div.kasten a.spec {
		font-size:12px;
		line-height:14px;
		padding:0px 2px 0px 2px;
		color:#FFFFFF;
		background-color:#A70000;
		text-decoration:none;
	}

div.wichtig {
	width:45%;
	background-color:#FFF49E;
	font-size:12px;
	margin-bottom:20px;
	padding-bottom:14px;
	position:relative;
}
	div.wichtig h3 {
		font-size:12px;
		line-height:16px;
		color:#A70000;
		background-color:#FFDF40;
		font-weight:bold;
		margin:0px;
		padding-left:10px;
	}
	div.wichtig p {
		margin:10px;
		padding:0px;
		color:#3D4045;
	}
	div.wichtig a.mehr {
		font-size:12px;
		line-height:14px;
		padding:0px 2px 0px 2px;
		color:#FFFFFF;
		background-color:#A70000;
		text-decoration:none;
		position:absolute;
		right:0px;
		bottom:0px;
	}

div.linkespalte {
	width:300px;
	float:left;
	margin-bottom:20px;
	margin-right:15px;
	margin-top:20px;
}

div.rechtespalte {
	width:300px;
	margin-left:20px;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}
	
div.rechtespalte1 {
	width:300px;
	margin-left:20px;
	padding-left:20px;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#C2C8CC;
	margin-bottom:20px;
	margin-top:20px;
}

div.rechtespalte2 {
	width:300px;
	margin-left:20px;
	padding-left:20px;
	border-style:solid;
	border-width:0px 0px 0px 12px;
	border-color:#D9E7F4;
	margin-bottom:20px;
	margin-top:20px;
}

div.rechtespalte3 {
	width:300px;
	margin-left:20px;
	padding-left:20px;
	border-style:solid;
	border-width:0px 0px 0px 12px;
	border-color:#548FC8;
	margin-bottom:20px;
	margin-top:20px;
}

.hervorhebung {
	padding:15px;
	background-color:#D9E7F4;
}

table.zweispalten {
	margin-top:10px;
	margin-bottom:10px;
}

	table.zweispalten td.links {
		padding:6px 9px 6px 9px;
		background-color:#548FC8;
		color:#FFFFFF;
		font-weight:bold;
		line-height:14px;
		border-style:solid;
		border-width:0px 0px 1px 0px;
		border-color:#FFFFFF;
	}
	
	table.zweispalten td.rechts {
		padding:6px 9px 6px 9px;
		background-color:#D9E7F4;
		color:#000000;
		line-height:16px;
		margin-bottom:1px;
		border-style:solid;
		border-width:0px 0px 1px 0px;
		border-color:#FFFFFF;
	}
	
	table.zweispalten td b {
		color:#011A40;
	}
	
table.regular {
	margin-top:10px;
	margin-bottom:10px;
}

	table.regular th {
		padding:6px 9px 6px 9px;
		background-color:#548FC8;
		color:#FFFFFF;
		font-weight:bold;
		line-height:14px;
		border-style:solid;
		border-width:0px 0px 0px 1px;
		border-color:#FFFFFF;
		text-align:left;
		vertical-align:top;
	}
	
	table.regular th.links { border-width:0px; }
	
	table.regular td {
		padding:6px 9px 6px 9px;
		background-color:#FFFFFF;
		color:#000000;
		line-height:16px;
		border-style:solid;
		border-width:0px 0px 1px 1px;
		border-color:#C2C8CC;
		text-align:left;
		vertical-align:top;
	}
	
	table.regular td.rechts { border-width:0px 1px 1px 1px; }
		
	table.regular td b {
		color:#011A40;
	}
	
table.invis {
	margin-top:10px;
	margin-bottom:10px;
	borders:none;
}
	table.invis th.links { border-width:0px; }
	
	table.invis td {
		padding:6px 9px 6px 9px;
		background-color:#FFFFFF;
		color:#000000;
		line-height:16px;
		border-width:0px 0px 0px 0px;
		border-color:#FFFFFF;
		text-align:left;
		vertical-align:top;
		
	}
	
	table.invis td.rechts { border-width:0px 0px 0px 0px; }
		
	table.invis td b {
		color:#011A40;
	}		
			
p.centeredimg {
	font-style:italic;
	text-align:center;
	display:block;
}

p.caption {
	font-style:italic;
	margin:0px 0px;
}
				
/* Layout */

#logo {
	margin:20px;
	padding:0px;
}
	#logo img { 
		display:block;
		margin:0px;
	}
	
#header {
	height:48px;
	background-image:url(/arzt/images/pattern.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:top;
	position:relative;
}

	#headerArzt {
		position:absolute;
		top:0px;
		left:0px;
	}
	#headerPat { 
		position:absolute;
		top:0px;
		left:205px;
		height:20px;
		width:196px;
		padding:0px;
		text-align:center;
		background-image:url(/arzt/images/tab_patienten.jpg);
		background-repeat:no-repeat;
	}
		#headerPat a { 
			font-size:14px;
			line-height:20px;
			font-weight:bold;
			color:#465E00;
			text-decoration:none;
		}
	
#main {
	margin-left:205px;
	margin-bottom:25px;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#96988C;
	padding:0px;
}
	#mainpad {
		padding:0px 20px 20px 20px;
		min-height:450px;
	}
	
	h1.subHeaderH1, div.subHeaderH1 {
		display:block;
		height:19px;
		font-size:11px;
		line-height:19px;
		font-weight:bold;
		background-image:url(/arzt/images/pattern_grau.gif);
		background-repeat:repeat-x;
		padding:0px 0px 0px 15px;
		margin:0px;
	}
		h1.subHeaderH1 span {
			display:block;
			height:19px;
			float:left;
			text-align:left;
			color:#FFFFFF;
			letter-spacing:1px;
			background-image:url(/arzt/images/pattern_blau.gif);
			padding:0px 200px 0px 15px;
			margin:0px;
		}
		h1.subHeaderH1 img {
			vertical-align:middle;
			display:block;
			float:left;
		}
		
	#main p.intro {
		font-size:13px;
		width:340px;
		color:#3D4045;
	}
			
	#main p.newsDatum {
		color:#548FC8;
		font-size:12px;
		float:left;
		display:inline;
		margin:0px;
		padding:0px;
	}
	
	#main h3.news {
		font-size:12px;
		line-height:16px;
		font-weight:bold;
/*		margin:0px 0px 0px 80px;*/
		margin:0px;
		padding:0px;
	}
	
	#main p.newsText {
		font-size:11px;
		line-height:16px;
/*		margin:0px 20px 10px 80px;*/
		margin:0px 20px 10px 0px;
	}
	
	#main a.news {
		font-size:11px;
		line-height:16px;
		color:#004687
	}
		
	#main hr.news {
		height:0px;
		border-width:1px 0px 0px 0px;
		border-style:solid;
		border-color:#C7CCC0;
		margin:10px 20px 10px 20px;
	}
	
	#main p.newsLink {
		font-size:11px;
		line-height:14px;
		margin:20px;
	}
		
#sidebarLeft {
	position:absolute;
	top:160px;
	left:0px;
	width:205px;
	background-image:url(/arzt/images/foto_arzt.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:135px;
}

	#sidebarnav a.home {
		display:block;
		margin:1px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		height:19px;
		background-color:#011A40;
		background-image:url(/arzt/images/pfeil_start.gif);
		background-position:9px 3px;
		background-repeat:no-repeat;
		font-size:11px;
		line-height:19px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

	#sidebarnav a.impressum {
		display:block;
		margin:1px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		height:19px;
		background-color:#548FC8;
		background-image:url(/arzt/images/pfeil_impressum.gif);
		background-position:9px 3px;
		background-repeat:no-repeat;
		font-size:11px;
		line-height:19px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

	#sidebarnav h2.nav1 {
		display:block;
		margin:1px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		height:38px;
		background-color:#004687;
		background-image:url(/arzt/images/pfeil_zu.gif);
		background-position:9px 3px;
		background-repeat:no-repeat;
		font-size:11px;
		line-height:19px;
		color:#FFFFFF;
		font-weight:bold;
	}
	#sidebarnav h2.active {
		background-image:url(/arzt/images/pfeil_auf.gif);
	}
	#sidebarnav h2 a {
		font-size:11px;
		line-height:19px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	
	#sidebarnav div.nav2 {
		margin:0px;
		padding:10px 0px 10px 0px;
	}
			
	#sidebarnav div.nav2 a.nav2 {
		display:block;
		color:#3D4045;
		text-decoration:none;
		font-size:11px;
		line-height:12px;
		background-repeat:no-repeat;
		padding:3px 0px 3px 30px;
	}
	#sidebarnav div.nav2 a.active {
		color:#004687;
		font-weight:bold;
	}
		
		#sidebarnav a.kontakt { 
			background-image:url(/arzt/images/icon_kontakt.gif); 
			background-position:9px 4px;
		}
		#sidebarnav a.pfeil { 
			background-image:url(/arzt/images/icon_pfeil.gif); 
			background-position:10px 4px;
		}
		#sidebarnav a.schloss { 
			background-image:url(/arzt/images/icon_schloss.gif); 
			background-position:8px 4px;
		}
	
	#sidebarnav div.nav3 {
		background-color:#D9E7F4;
		background-image:url(/arzt/images/nav3_rand.jpg);
		background-position:top;
		background-repeat:repeat-x;
		border-style:solid;
		border-width:0px 0px 1px 0px;
		border-color:#C7CCC0;
		padding-top:10px;
		padding-right:5px;
		padding-bottom:4px;
	}

		#sidebarnav div.nav3 a.nav3 {
			display:block;
			color:#3D4045;
			text-decoration:none;
			font-size:11px;
			line-height:12px;
			background-repeat:no-repeat;
			padding:3px 0px 3px 50px;
		}
		#sidebarnav div.nav3 a.active {
			color:#004687;
			font-weight:bold;
		}
	
	#sidebarnav a:hover, #sidebarnav div.nav2 a:hover, #sidebarnav div.nav3 a:hover { text-decoration:underline; }
	
	#sidebarnav hr {
		height:0px;
		border-width:1px 0px 0px 0px;
		border-style:solid;
		border-color:#C7CCC0;
		width:70%;
		text-align:center; 
		margin:15px auto 15px auto;
	}
		
div.nav4 {
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#C7CCC0;
	font-size:11px;
	font-weight:bold;
	color:#3D4045;
	letter-spacing:5px;
}
	div.nav4 a {
		font-size:11px;
		font-weight:bold;
		color:#3D4045;
		text-decoration:none;
		letter-spacing:0px;
	}
	div.nav4 a.active {
		color:#004687;
	}
	div.nav4 a:hover { text-decoration:underline; }
	
#linksbox {
	position:absolute;
	top:160px;
	left:575px;
	width:210px;
	padding:0px;
}

	#linksboxH2 {
		margin:0px;
		font-size:11px;
		line-height:19px;
		background-image:url(/arzt/images/pattern_blau.gif);
		background-repeat:repeat-x;
	}	
	#linksboxH2 span.l1, #linksboxH2 span.l2 {
		display:block;
		background-image:url(/arzt/images/pattern_weiss.gif);
		background-repeat:no-repeat;
		font-size:11px;
		line-height:19px;
		margin:0px;
		padding:0px;
		height:19px;
		width:210px;
	}
	#linksboxH2 span.l1 { background-position:left; }	
	#linksboxH2 span.l2 { background-position:right; }	
	#linksboxH2 a {
		display:block;
		font-size:11px;
		line-height:19px;
		letter-spacing:1px;
		padding-left:26px;
		color:#FFFFFF;
		text-decoration:none;
	}	
	#linksboxH2 img {
		position:absolute;
		top:3px;
		left:7px;
	}
	
	#linksboxHide {
		position:absolute;
		top:19px;
		left:1px;
		width:208px;
		background-image:url(/arzt/images/pattern3.jpg);
		background-repeat:repeat-x;
		background-color:#D9E7F4;
		margin:0px;
	}
		#linksboxHide p {
			margin:0px;
			padding:8px 15px 8px 15px;
			font-size:11px;
			line-height:14px;
			color:#000E29;
			width:178px;
		}
	
	#linksboxShow {
		position:absolute;
		top:20px;
		left:1px;
		border-width:15px 1px 0px 1px;
		border-style:solid;
		border-color:#C2C8CC #C2C8CC #6B9100 #C2C8CC;
		margin:0px;
		background-color:#D9E7F4;
		visibility:hidden;
	}
		#linksboxShow a.link {
			display:block;
			width:180px;
			color:#3D4045;
			line-height:18px;
			margin:4px 13px 4px 13px;
			text-decoration:none;
		}
		#linksboxShow a.details {
			display:block;
			line-height:20px;
			font-size:11px;
			color:#FFFFFF;
			background-color:#004687;
			background-image:url(/arzt/images/pfeil_zu.gif);
			background-position:13px 4px;
			background-repeat:no-repeat;
			padding-left:38px;
			text-decoration:none;
		}
		#linksboxShow a:hover { text-decoration:underline; }
		

/* Tag der Akupunktur Teaser */
#headerTDA {
	position:absolute;
	top:6px;
	right:20px;
	height:100px;
	width:400px;
}
#headerTDAKalender {
	position:absolute;
	top:0px;
	left:0px;
}
#headerTDAText {
	position:absolute;
	top:32px;
	left:89px;
}
	#headerTDAText a {
		line-height:18px;
		text-decoration:none;
	}
	#headerTDAText a:hover {
		text-decoration:underline;
	}

div.titleimg {
	float:right;
	margin:0px 10px 10px 10px;
	width:170px;
	text-align:center;
	font-style:italic;
}