/* Design created by Georg Surber */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* verschiebarer Kontainer */
.container	{
	width: 945px;
	margin-left: 20px;
	margin-top: 10px;
}

/* Header */
.logo {
	width: 140px;
	height: 92px;
	background: url(bilder/logo.jpg) no-repeat center;
	border: 0;
	float: left;
}

.logo_schrift {
	width: 942px;
	height: 92px;
	background: url(bilder/streifen_grau.jpg) repeat-y;
	border: 0;
	border-bottom: #FFFFFF 2px solid;
	padding-top: 3px;
	float:left;
}

.logo_text	{
	margin-left: 152px;
}

.container_cont	{
	width: 840px;
}

/* Menuleiste */
.container_menuleiste	{
	width: 140px;
	height: 100%;
	float: left;
	border: 0;
}

.menu {
	width: 140px;
	height: 235px;
	border: 0;
	border-bottom: #FFFFFF 2px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.kontakt_klein	{
	width: 140px;
	height: 165px;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}

.ko_kl1 	{
	margin: 3px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

.ko_kl2 	{
	margin: 3px;
	font-weight: normal;
	line-height: 18px;
}

/* Text */
.textbox {
	width: 940px;
	float: left;
	background: url(bilder/streifen_grau_halb.jpg) repeat-y;
	background-position: -1px;
	border: 0;
	border-bottom: #FFFFFF 2px solid;
}

.text	{
	width: 730px;
	margin: 32px;
	margin-left: 174px;
}

/* Footer */
.footer {
	clear: both;
	width: 945px;
}

/* Menudesign */
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: block;
	margin: 6px;
	margin-right: 0;
}
#menu li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 100px;
	padding: 3px;
}

#menu li a:hover {
	color: #000000;
	background: #FFFFFF
}

#menu li a#aktuell {
  	background: #FFFFFF;
  	color: #000000;
}

/* Ueberschriften */

.a_id	{
	font-size: 24px;
	line-height: 27px;
}

.b_id	{
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

.a	{
	font-size: 24px;
	line-height: 27px;
}

.b_b	{
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
}

.b	{
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

/* Logoueberschriften */
.h1_praxis	{
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	margin-left: 20px;
}

.h1_name	{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	top: -8px;
	margin-left: 35px;
}

/* Konakt gross */
.kontakt_gross	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	float: left;
}

.ko_gr1 	{
	margin: 3px;
	margin-left: 0;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

.ko_gr2 	{
	margin-left: 15px;
	margin-top: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

/* Sprechzeiten */
.sprechzeiten_klein	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	float: right;
}

.sprechzeiten_klein_td	{
 	font-size: 12px;
	color: #5F5F5F; 
	margin-left: 5px;
}

.sz_kl 	{
	margin: 3px;
	margin-left: 0;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

/* fuer Streifen */
.streifen	{
	width: 950px;
}

.streifen_klein	{
	width: 140px;
	height: 7px;
	font-size: 1px;
	background-color: #233247;
	border: 0;
	border-bottom: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	float: left;
}

.streifen_gross	{
	width: 800px;
	height: 7px;
	font-size: 1px;
	background-color: #FF9900;
	border: 0;
	border-bottom: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	float: left;
}

.nob	{
	font-weight: normal;
}
