html,body {
	padding: 0;
	margin: 0;
	background: url('../img/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D666B;
	font-size: 12px;
}
html{
	overflow-y: scroll;	
}
form {
	border:0;
	margin:0;	
}

.clear {
	clear: both;
}

img {
	behavior: url('../png.htc');
}

a {
	outline: none;
	color: #d91c22;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.redtext {
	color: #D91C22;
}

div#wrapper {
	width: 919px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background: #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

div#header {
	width: 919px;
	height: 157px;
	background: url('../img/header.jpg');
	padding: 0;
	margin: 0;
}
div#logo {
	position: absolute;
	height:47px;
	width:230px;
	margin-top:44px;
}

div#login {
	position: absolute;
	margin-left: 681px;
	margin-top: 11px;
}

div#login input {
	width: 102px;
	height: 17px;
	font-size: 10px;
	color: #fff;
	padding: 3px 2px 0 4px;
	border: none;
}

div#login #username {
	background: url('../img/username.jpg') no-repeat;
}

#username :hover,#username :focus,div#login#password :hover,div#login #password :focus {
	background: none;
	background-color: #8EA8C0;
}

div#login #password {
	background: url('../img/password.jpg') no-repeat;
}

div#search {
	position:absolute;
	margin: 0;
	margin-top:142px;
	width: 920px;
	height:40px;
	overflow:visible;
}
div#search_left{
	float:left;
	padding: 10px 0 0 7px ;
	width:650px;
	height:30px;
	overflow:visible;
	max-height:30px;
}
div#search_right{
	float:right;
	width:220px;
	padding:8px 5px 0 0;	
}

#search_name {
	border: 1px solid #EAE2BF;
	float:right;
	width: 106px;
	height: 2px;
	margin: 2px 2px 0 0;
	padding: 0;
}

input#search_name {
	font-weight: bold;
	background-color: #f8f5ea;
	color: #D91C22;
	font-size: 11px;
	padding-top: 3px;
	padding-left:3px;
	height: 17px;
}

input#search_name:focus, input#search_name:hover {
	background-color: #FFFFFF;
}

div#search form {
	float: right;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div#tabswrapper{
	width:741px;
	height:0;
}

div#search p {
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	font-size: 12px;
}

div#left_column {
	float: left;
	width: 199px;
	padding: 1px 0 0 1px;
	margin: 0;
	background: url('../img/column_bg.gif') no-repeat;
}

div#middle_column {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #EAE2BF;
}

div.middle_column_container {
	margin: 0 auto;
	margin-top:20px;
	overflow:hidden;
	width:510px;
	padding:0;
}

.content_middle {
	width: 510px;
	overflow:hidden;
	padding: 10px 15px 10px 15px;
	margin: 0;
	background: #F8F5EA;
	position:relative;
	cursor: pointer;
}

.content_middle:hover {
	background: #F2EDD6;
	cursor: pointer;
}

.content_middle_nohover {
	padding: 10px 15px 10px 15px;
	margin: 0;
	background: #fff;
	position:relative;
	overflow:hidden;
}

.no_bg {
	background: #fff;
}

.left_middle {
	clear:both;
	padding: 0;
	margin: 0;
}

.left_middle_content {
	float:left;
}


.description {
	font-size: 11px;
	padding: 3px 0 7px 0px;
	display: block;
	width:400px;
	margin: 0;
}

.adress1 {
	clear:both;
	float: left;
	width: 250px;
	display: block;
	margin: 0;
	line-height: 15px;
	font-size: 10px;
}

.adress2 {
	position: absolute;
	line-height: 15px;
	font-size: 10px;
}

.adress1 span {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
.gmap_static{
	float:right;
}

.span_80 {
	width: 35px;
	color: #9B9F9E;
}

.list_imges{
	float:left;
}
.content_middle_top{
	width:100%;
	overflow:hidden;
	position:relative;
	margin-left:0;
	padding:0;
}

.content_middle_top b,.content_middle_top a.newstitle {
	font-size: 14px;
	padding: 0 0 0 30px;
	line-height: 25px;
	display: block;
	float:left;
	margin: 0 0 10px 0;
	background: url('../img/premium.png') no-repeat;
}
.content_middle_top a.newstitle {
	background: none;
	margin-left:0;
	padding-left:0;	
	font-weight:bold;
	color:#5D666B;
}
.content_middle_top a.newstitle:hover {
	color:#D91C22;
	text-decoration:none;	
}
#content_middle_wrapper {
	margin-top:40px;
	background: url('../img/content_bg_lines.png') repeat-y;
}
.content_middle_top b.standard {
	font-size: 12px;
	padding: 0 0 0 0px;
	height: 24px;
	line-height: 25px;
	display: block;
	margin: 0 0 0 0;
	background: none;
}

.content_middle_top_left{
	position:relative;
	overflow: hidden;
}
.content_middle_top_right{
	padding:3px 0 0 0;
	position:relative;
	float:right;
}
.right_middle {
	text-align: right;
	width: 100px;
	margin-left:0px;
	padding: 2px 0 0 0;
	margin: 0;
	float:right;
}

div#right_column {
	float: left;
	width: 177px;
	padding: 1px 0 0 0;
	margin: 0 1px 0 1px;
	background: url('../img/column_bg.gif') no-repeat; 
}

#copyright{	
	margin:0 auto;
	padding:6px 5px 5px 5px;
	background:#fff;
	/*FBFAF4;*/
	height:14px;
	border:1px solid #EAE2BF;
	clear:both;
	font-size: 10px;
}

.content_left {
	width: 198px;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
}

.content_left b {
	width: 188px;
	height: 25px;
	background: url('../img/column_bg.png');
	display: block;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
}

.content_submeniu {
}

.content_left div.lineitem {
	width: 188px;
	padding: 5px 5px;
	margin: 0;
	font-size: 10px;
	background: url('../img/column_line_bg.jpg') no-repeat top left;
	cursor:pointer;
}
.content_left .lineitem:hover {
	background-color: #FFF;
}

.content_left .lineitem.nobg {
	background: none;
}
.content_left .lineitem.nobg:hover {
	background-color: #FFF;
}

.content_left .lineitem span {
	display: block;
	padding: 2px 0;
	margin: 0;
	text-align: right;
	float:right;
	font-size: 10px;
}

.content_left a.submeniu {
	width: 178px;
	height: 19px;
	padding: 4px 0 0 20px;
	margin: 0;
	display: block;
	background: url('../img/submeniu.gif') no-repeat;
	color: #5D666B;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

.content_left a.active {
	color: #D91C22;
	font-weight: bold;
	background: url('../img/submeniu_hover.gif') no-repeat;
}

.content_left a.submeniu:hover {
	color: #D91C22;
	background: url('../img/submeniu_hover.gif') no-repeat;
}

.content_left a.submeniu_last {
	background: url('../img/submeniu2.gif') no-repeat;
}

.content_left a.submeniu_last:hover, .content_left a.active.submeniu_last{
	color: #D91C22;
	background: url('../img/submeniu_hover2.gif') no-repeat;
}

.content_right {
	width: 177px;
	padding: 0;
	margin: 0 0 4px 0;
}

.content_right b {
	width: 167px;
	height: 25px;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	line-height: 23px;
	background: url('../img/column_bg.png');
}

.content_right p {
	width: 158px;
	padding: 5px 7px;
	margin: 0;
	font-size: 10px;
}

.content_right p.people {
	width: 132px;
	padding: 5px 10px 5px 35px;
	margin: 0;
	background: url('../img/people.gif') no-repeat 10px 50%;
	font-size: 10px;
	text-align: right;
	cursor:pointer;
}
.content_right p.people:hover {
	background: url('../img/people.gif') no-repeat 10px 50% #FFFFFF;
}

.red_link {
	color: #D91C22;
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.red_link:hover {
	text-decoration: underline;
}

div#meniu {
	height: 35px;
	width: 680px;
	margin: 0;
	padding: 0;
	position: absolute;
	margin-left: 223px;
	margin-top: 119px;
}

div#meniu a {
	height: 35px;
	padding: 0 0 0 10px;
	margin: 2px 0 0 0;
	font-size: 16px;
	font-family: verdana;
	color: #635C48;
	text-decoration: none;
	display: block;
	float: right;
	background: url('../img/meniu_left.png') no-repeat left bottom;
}

div#meniu a span {
	height: 24px;
	padding: 11px 11px 0 1px;
	margin: 0;
	font-size: 14px;
	font-family: verdana;
	color: #635C48;
	text-decoration: none;
	display: block;
	float: left;
	cursor: pointer;
	background: url('../img/meniu_right.png') no-repeat right bottom;
}

div#meniu a:hover {
	color: #A9072E;
	background: url('../img/meniu_left_hover.gif') no-repeat left bottom;
}

div#meniu a:hover span {
	color: #A9072E;
	cursor: pointer;
	background: url('../img/meniu_right_hover.png') no-repeat right bottom;
}

div#meniu a.selected {
	color: #A9072E;
	background: url('../img/meniu_left_hover.gif') no-repeat left bottom;
}

div#meniu a.selected span {
	color: #A9072E;
	cursor: pointer;
	background: url('../img/meniu_right_hover.png') no-repeat right bottom;
}

.delimiter {
	height: 35px;
	width: 1px;
	display: block;
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
	background: url('../img/link_delimiter.png') no-repeat right bottom;
}

div#zahnarzt_foto, div#zahnarzt_content {
	margin: 0;
	padding: 10px 15px 10px 15px;
	overflow:hidden;
	clear:both;	
}


div#zahnarzt_foto img.last {
	margin: 0;
	padding: 0;
	float: left;
}

div#map {
	height: 300px;
	padding: 0;
	margin: 0 16px 10px 15px;
}

h1 {
	font-size: 12px;
	font-family: verdana;
}
#startpagetext_top h2 {
font-size:11px;
}

h2 {
	font-size: 14px;
	font-family: verdana;
	margin:3px 0;
}

p,b {
	font-family: verdana;
}

a.button {
	height: 27px;
	padding: 0;
	padding-left: 8px;
	font-size: 12px;
	font-family: verdana;
	color: #FFF;
	text-decoration: none;
	float:left;
	display: block;
	background: url('../img/button_left.png') no-repeat left bottom;
}

a.button:hover {
	background: url('../img/button_left_hover.png') no-repeat left bottom;
}

a.button span {
	height: 22px;
	padding: 5px 12px 0 4px;
	font-size: 12px;
	font-family: verdana;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	display: block;
	width:auto;
	cursor: pointer;
	margin:0;
	background: url('../img/button_right.png') no-repeat right top;
}

a.button:hover span {
	background: url('../img/button_right_hover.png') no-repeat right top;
	height: 21px;
	margin:0;
	padding: 6px 12px 0 4px;
}

tr.table_header,td.table_header {
	height: 25px;
	background: url('../img/column_bg.png');
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
}

tr.odd,td.odd {
	height: 25px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #fff;
	/*#f8f5ea;*/
	font-size: 10px;
}
tr.even,td.even{
	height: 25px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #FBFAF4;
	font-size: 10px;
}
.hidden{
	display: none;
	visibility: collapse;	
}
input.inputfield {
	border: 1px solid #D1C8B7;
	width: 108px;
	height: 18px;
	margin: 0;
	color: #5d666b;
	padding: 0;
	padding-left:5px;
	font-size: 11px;
	padding-top: 2px;
	height: 16px;
}
textarea.inputfield {
	font-family:verdana;
	color: #5d666b;
	background-color:none;
	font-size:12px;
	border: 1px solid #D1C8B7;
}
textarea.inputfield.missing {
	font-family:verdana;
	font-size:11px;
	color: #5d666b;
	background-color:#F5C6C8;
	border: 1px solid #D1C8B7;
}
input.missing {
	border: 1px solid #D1C8B7;
	width: 108px;
	height: 18px;
	margin: 0;
	text-indent:5px;
	color: #5d666b;
	background-color:#F5C6C8;
	padding: 0;
	font-size: 11px;
	padding-top: 2px;
	height: 16px;
}
select.inputfield{
	padding: 0;
	margin: 0;
	border: 1px solid #D1C8B7;
	color: #5d666b;
	height: 20px;
	vertical-align:middle;
	line-height:22px;
	font-size: 11px;
}
select.missing {
	background-color:#D1C8B7;
}
input.inputfield:hover,input.inputfield:focus, select.inputfield:hover, select.inputfield:focus {
	background-color: #FBFAF4;
}
div#path{
	float:left;
}
div#pagenr, div#tabs{
	float:right;
	width:739px;
	position:absolute;
	text-align:right;
	overflow:visible;
	margin-top:24px;
	z-index: 100;
	cursor: pointer;
}
.tab_dots {
	width:30px;
	margin:4px 0 0 0;
	height:13px;
	float:right;
	text-align: center;
	background:url('../img/tab_dots.gif') center center no-repeat;
}

div#pagenr span.first, div#tabs span.first{
	float:right;
	height:14px;
	width:1px;
	overflow:hidden;
	margin:0;
	padding:3px 0 0 0;
	cursor: pointer;
	background:url('../img/tab_delimiter.gif');
	z-index: 999;
}
div#pagenr a{
	float:right;
	width:30px;
	height:14px;
	margin:0;
	padding:3px 0 0 0;
	text-align:center;
	font-family:verdana;
	font-size:10px;
	color:#5d666b;
	cursor: pointer;
	background:url('../img/tab.gif');
	z-index: 999;
}
div#pagenr a.active, div#pagenr a:hover{
	float:right;
	width:30px;
	height:14px;
	margin:0;
	padding:3px 0 0 0;
	font-weight:bold;
	text-align:center;
	font-family:verdana;
	cursor: pointer;
	font-size:10px;
	background:url('../img/tab_active.gif');
	z-index: 999;
}

div#tabs a{
	display: block;
	float:right;
	height:17px;
	margin:0;
	padding:0 0 0 4px;
	cursor: pointer;
	font-family:verdana;
	font-size:10px;
	color:#5d666b;
	background:url('../img/tab_left.gif');
	z-index: 999;
}
div#tabs span{
	height:14px;
	display: block;
	margin:0;
	padding:3px 8px 0 3px;
	cursor: pointer;
	display: block;
	float: left;
	font-family:verdana;
	font-size:10px;
	color:#5d666b;
	background:url('../img/tab_right.gif');
	background-position:right top;
	z-index: 999;
}
div#tabs a.active, div#tabs a:hover{
	float:right;
	height:17px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-family:verdana;
	cursor: pointer;
	font-size:10px;
	color:#5d666b;
	background:url('../img/tab_left_active.gif');
	z-index: 999;
}
div#tabs a.active span, div#tabs a:hover span{
	height:14px;
	margin:0;
	padding:3px 8px 0 3px;
	display: block;
	float: left;
	font-family:verdana;
	font-size:10px;
	cursor: pointer;
	color:#5d666b;
	text-decoration:none;
	background:url('../img/tab_right_active.gif');
	background-position:right top;
	z-index: 999;
}
.content_editheader {
	padding: 10px 15px 10px 15px;
	overflow:hidden;
	margin: 0;
	background: #fff;
	position:relative;
}
.greentext {
	color: #009900;
}

input.button{
	display:block;
	float:left;
}
h1.letter{
	dispaly:block;
	height:	25px;
	clear:both;
	padding:0 0 5px 5px;
	margin:0;
	font-size: 20px;
	color:#DDD199;
	font-style:italic;
	background:url('../img/letter_header.png') bottom no-repeat;
}
a.listheader{
	dispaly:block;
	height:	25px;
	
}
ul.left{
	display:block;
	float:left;
	width:50%;
	margin:5px 0 10px 0;
	padding:0;
}
ul.left li, ul.right li{
	list-style: none;
	display:block;	
}
ul.left a, ul.right a{
	color:#5D666B;	
	display:block;
	padding:2px 0 2px 5px;
	height:15px;
}

ul.left a:hover, ul.right a:hover{
	color:#D91C22;
	background-color: #FBFAF4;
	text-decoration: none;
}
ul.right{
	display:block;
	width:50%;
	padding:5px 0 10px 0;
	margin:0;
	float:right;
}
ul.clientlist{
	display:block;
	margin: 0;
	padding:0;
}
ul.clientlist li{
	display:block;
	list-style: none;
	margin: 0;
	padding:5px 5px 5px 10px;
	background:transparent url(../img/column_line_bg.jpg) bottom left repeat-x;
	background-color: #f8f5ea;
}
ul.clientlist li.odd{
	background-color: #FBFAF4;
}
ul.clientlist li:hover{
	background-color: #FFFFFF;
}
a.clientlist_item{
	display:block;
}
.image_outer{
	display: block;
	float:left;
	padding-right:8px;
}
.image_outer.last, #zahnarzt_foto .image_outer.last{
	padding-right:0;
}
#zahnarzt_foto .image_outer{
	padding-right:7px;
}

.image_container{
	display: table-cell;
	background:transparent url(../img/image_bg.gif) -120px top no-repeat;
	width:120px;
	height:80px;
	border:1px solid #EAE2BF;
	overflow:hidden;
	vertical-align: middle;
	text-align: center;
}
.image_container a {
	overflow: hidden;
	border:0;
	padding:0;
	margin:0;
	font-size:0;
	background: red;
}
.image_container:hover{
	border:1px solid #D91C22;
}

.content_middle:hover .image_container{
	border:1px solid #FFF;
}
.image_container.noimg{
	background-position:top left;
}



#footerlinks-wi a:link {
	color: #CCCCCC;
}
#footerlinks-wi a:visited {
	color: #CCCCCC;
}
#footerlinks-wi a:hover {
	color: #333333;
}
#footerlinks-wi a:active {
	color: #CCCCCC;
}
.Stil4 {font-size: 9px}

}



