@CHARSET "UTF-8";
body {
	top:0;
	padding:0;
	margin:0;
	background: #e6e1db;
	color: #554038;
	font: 0.8em/1.5em Arial;
}

#gruene_line {
	height:9px;
	min-width: 1000px;
	background-color:#afcb51;
}

#wrapper{
	margin: 0 auto 0 auto;
	background: url(../images/bg_linie.gif) repeat-y;
	width: 1031px;
	
	
	
}

#wrapper-content{
	margin: 0 auto 0 auto;
	width: 940px;
	
	
}

#wrapper_bottom{
	display: block;
	width:1030px;
	margin: 0 auto 0 auto;
	height: 13px;
	background: #fff url(../images/bg_footer.gif) no-repeat scroll center bottom;
	
}

#me_head_wrapper {
	width:940px;
	height: 104px;
	
}

#me_footer_wrapper {
	display: block;
	width:927px;
	height: 50px;
	border-top: 1px solid silver;
	padding-left: 13px;
	clear: both;
	margin: 0 auto;
}

a{
	border: 0px;
	color: #658300;
}

a:hover {
	color: #554038;
}

a.linkintern{
	background: url(../images/pfeil_intern.gif) no-repeat scroll left 3px;
	padding-left:14px;
	
}

a.linkintern:hover{
	background: url(../images/pfeil_intern.gif) no-repeat scroll left -11px;
	padding-left:14px;
	
}

a.linkextern{
	background: url(../images/pfeil_extern.gif) no-repeat scroll left 3px;
	padding-left:14px;
	
}

a.linkextern:hover{
	background: url(../images/pfeil_extern.gif) no-repeat scroll left -11px;
	padding-left:14px;
	
}


a[href ^="mailto:"] {
padding-left: 15px;
background: transparent url(../images/mail.gif) no-repeat scroll left 3px;
}

a[href ^="mailto:"]:hover {
padding-left: 15px;
background: transparent url(../images/mail.gif) no-repeat scroll left -11px;
}



img {
	border: none;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
}

h1 span {
	display: none;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
	
}


p {
	margin: 10px 0 0 0;
	padding: 0;
}


/*
Inhalt Kopfbereich
*/

#zahnarzt-logo {
	width:320px;
	height:100px;
	background:#ffffff;
	float: left;	
}


/*
Mainmenu
*/
#mainnav {
	float: right;	
	margin: 65px 0 0 0;
}

#mainnav li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	
}


#mainnav-wrapper{
	float: left;
	width:620px;
	height:100px;
}

#mainnav span{
	display: none;
}



a.zahnarzt-start:link, a.zahnarzt-start:visited   {
	display:block;
	width: 104px;
	height: 27px;
	background: #afcb51 url(../images/m_startseite-1.gif);
}



a.zahnarzt-start:hover, a.zahnarzt-start:active, a#active{
	
	background-position:bottom;
	
}


a.zahnarzt-praxis:link, a.zahnarzt-praxis:visited  {
	display:block;
	width: 71px;
	height: 27px;
	background: #afcb51 url(../images/m_praxis-1.gif);
}

a.zahnarzt-praxis:hover, a.zahnarzt-praxis:active{
	display: block;
	background: #afcb51 url(../images/m_praxis-1.gif);
	background-position:bottom;
	
}


a.zahnarzt-behandlung:link, a.zahnarzt-behandlung:visited {
	display:block;
	width: 125px;
	height: 27px;
	background: #afcb51 url(../images/m_behandlung-1.gif);
}

a.zahnarzt-behandlung:hover, a.zahnarzt-behandlung:active {
	display: block;
	background: #afcb51 url(../images/m_behandlung-1.gif);
	background-position:bottom;
	
}


a.zahnarzt-kontakt:link, a.zahnarzt-kontakt:visited{
	display: block;
	width: 92px;
	height: 27px;
	background: #afcb51 url(../images/m_kontakt-1.gif);
}

a.zahnarzt-kontakt:hover, a.zahnarzt-kontakt:active{
	display: block;
	background: #afcb51 url(../images/m_kontakt-1.gif);
	background-position:bottom;
	
}


/*
Head Bereich
*/

#me_head_img_wrapper{
	width:940px;
	height: 247px;
	
}

#head_img_start {
	position: relative;
	width:470px;
	height: 246px;
	left: 0px;
	background: url(../images/head_start.jpg);
	z-index: 1000;	
	float: left;
}

#head_start {
	position: relative;
	width:469px;
	height: 246px;
	top: 0;
	left: 0;
	background: url(../images/head_gruen_bg.gif);
	z-index: 2000;	
	float: left;
	
}


#head_back_slogan {
	float:left;
	width:470px;
	height: 236px;
	background: #afcb51;	
	
}
#slogan_start {
	position: relative;
	width:410px;
	height: 100px;
	top: 70px;
	left:40px;
	color: #FFF;
	}

#head_back_bottom {
	float:left;
	width:470px;
	height: 10px;
	background: url(../images/head_gruenbox.gif) repeat-y;	
}

/*
Content Bereich
*/

#me_content_wrapper {
	margin-top: 33px;
	width:940px;
	height: 280px;

}

#content_text{
	display:block;
	float: left;
	padding: 5px 10px 0 13px;
	width: 455px;
	
	background: white;
}

#content_text_phil {
	
	width: 397px;
	height: 300px;
	padding: 8px 8px 8px 8px;
	background: #f5f3f1;
	margin: 0 0 25px 0;

}

h1.startseite {
	background: url(../images/h1_das-gut-liegt-so-nah.gif);	
	width: 400px;
	height: 22px;
	
}

#content_teaser{
	float: left;
	margin: 0 0 0 8px;
	width: 452px;
	height: 253px;
	
	
}



#content_bilder{
	float: left;
	margin: 0 0 0 20px;
	width: 700px;
	height: 253px;
	
	
}

.green-bold {
	color: #658300;
	font-weight: bold;
	}


p.more{
	height: 15px;
	background: url(../images/pfeil_down-1.gif) no-repeat scroll left 3px;
	padding-left:14px;
	float: right;
	margin-bottom: 20px;
}

p.more .top{
	display: none;
}

p.active {
	margin-top: 350px;
	background: url(../images/pfeil_down-1.gif) no-repeat scroll left -11px;
	padding-left:14px;
	
}
p.active .top {
	display: inline;
	margin-left: 2px;
	
}


p.active .moreread {
	display: none;
}


#moretext{
	 display: block;	
}

.block {
	padding: 10px 0 30px 0;
}

/*
Navigation div
*/

#navigation{
	display:block;
	float: left;	
	width: 220px;
	
	
}

/*
subnav
*/

ul {
	margin: 0;
	padding: 0;
}

#subnavi{
	border-top: 1px solid #d5d0ce;
}

ul#subnavi li.sublink {
	list-style: none;
	margin: 0;
	padding: 4px 0px 3px;
	border-bottom: 1px solid #d5d0ce;
	
}

ul#subnavi li.sublink a{
	display: block;
	list-style: none;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	color: #554038;
}

ul#subnavi li.sublink a:hover{
	display: block;
	list-style: none;
	text-decoration: none;
	background: #e7efca;
	
}



ul a#subnav-active{
	color: gray;
	display: block;
	list-style: none;
	text-decoration: none;
	background: #e7efca;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	}

/*
subsubnav
*/

ul#subnavi li.subsublink {
	list-style: none;
	margin: 0;
	padding: 1px 0px 2px;
	border-bottom: 1px solid #d5d0ce;
	
	}


ul#subsubnav li.subsublink a {
	display: block;
	list-style: none;
	text-decoration: none;
	padding: 1px 0 1px 20px;
	color: #554038;
}	

ul#subsubnav li.subsublink a:hover {
	display: block;
	list-style: none;
	text-decoration: none;
	color: #8ca240;
	font-weight: normal;
	}


ul#subsubnav li.subsublink a#subsubnav-active {
	
	display: block;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	color: #8ca240;
	padding: 3px 0 3px 20px;
	}


/*
Teaser 
*/

#teaser_box {
	width: 430px;
	height: auto;
	padding: 8px 8px 8px 8px;
	background: #f5f3f1;
	margin: 0 0 25px 0;
	}
#teaser_box1 {
	width: 430px;
	height: 98px;
	padding: 8px 8px 8px 8px;
	background: #f5f3f1;
	margin: 0 0 25px 0;
	}
#teaser_box2 {
	width: 430px;
	height: 98px;
	padding: 8px 8px 8px 8px;
	background: #f5f3f1;
	margin: 0 0 25px 0;
	}
#teaser_box3 {
	width: 430px;
	height: 98px;
	padding: 8px 8px 8px 8px;
	background: #f5f3f1;
	margin: 0 0 25px 0;
	}

img.teaser {
	float: left;
	padding-right: 8px;
}

p.teaser_text{
	padding: 0;
	margin: 0;
}

h2.teaser_ueb{
	color: #658300;
	font-size: 1.1em;
}


/*
meta_nav
*/
#meta_nav {
	position: relative;
	float: left;
	margin: 6px 0 0 0;
	text-decoration: none;
}

#meta_nav li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
	text-decoration: none;
	}
#meta_nav li a {
	color: #554038;
	text-decoration: none;
	}
#meta_nav li a:hover {
	color: #658300;
	}


.mail_footer{
	padding: 0;
	margin: 0;
	float: left;
	width: 570px;
}

p.mail_footer_ab{
	padding: 0;
	margin: 6px 0 0 0;
	float: left;
	font-size: 0.9em;
	
}

/* ------------------------- */
a.linkweiss {
	text-decoration: underline;
	color: #FFF;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.linkweiss:link, a.linkweiss:visited, a.linkweiss:active {
	text-decoration: underline;
	color: #ffffff;
	padding-left: 15px;
	}
a.linkweiss:hover {
	color: #868175;
	text-decoration: underline;
	background-image: url(../images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
/* ------------------------- */

/* My Comment */

