	/*
	------------------------------------------------------------------------------------------------
	 
	 Muehlenkamp Zahnaerzte - Global CSS Styles
	 styled by www.ost-kombinat.de
	 generated by bw@ok - 26.08.2009
	 
	------------------------------------------------------------------------------------------------
	

	------------------------------------------------------------------------------------------------
	 Charset Definition
	------------------------------------------------------------------------------------------------
	*/
	
	@charset "UTF-8";


	/*
	------------------------------------------------------------------------------------------------
	 Reset
	------------------------------------------------------------------------------------------------
	*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
		margin:0;
		padding:0;
	}
	table {
		border-collapse:collapse;
		border-spacing:0;
	}
	fieldset,img { 
		border:0;
	}
	address,caption,cite,code,dfn,em,strong,th,var {
		font-style:normal;
		font-weight:normal;
	}
	ol,ul {
		list-style:none;
	}
	caption,th {
		text-align:left;
	}
	h1,h2,h3,h4,h5,h6 {
		font-size:100%;
		font-weight:normal;
	}
	q:before,q:after {
		content:'';
	}
	abbr,acronym { border:0;
	}
	
	a img{
		text-decoration:none;
	}


	/*
	------------------------------------------------------------------------------------------------
	 Global Styles Definition
	------------------------------------------------------------------------------------------------
	*/


	html, body 
	{
		height: 100%;
	}
	
	body
	{
		font:11px Arial, sans-serif;
		text-align:center;
		line-height:1.4em;
		color:#717171;
	}
	
	a
	{
		outline:none;
	}
	
	strong{
		font-weight:bold;
	}
	
	
	/*
	------------------------------------------------------------------------------------------------
	 Site Element Definition
	------------------------------------------------------------------------------------------------
	*/
	
	#container
	{
		margin:20px auto 30px auto;
		width:951px;
		text-align:left;
		position:relative;
		background:url(../images/background-middle.gif) left top repeat-y;
		overflow:hidden;
	}
	
	#head
	{
		height:115px;
		text-indent:-9999px;
		display:block;
		background:url(../images/background-top.gif) left top no-repeat;
		position:relative;
	}
	
	#logo{
		position:absolute;
		display:block;
		left:48px;
		top:44px;
		width:180px;
		height:56px;
		background:url(../images/background-top.gif) -48px -44px no-repeat;
	}
	
	#content-sub
	{
		float:left;
		width:300px;
		display:block;
		height:auto;
		min-height:400px;
		margin-left:17px;
		padding-top:50px;
		display:inline;
	}	
	
	#content-sub ul,
	#content-sub dd{
		margin:0px;
		padding:0px;
	}
	
	#content-main
	{
		width:516px;
		padding-top:50px;
		margin:0px 0px 31px 32px;
		line-height:1.45em;
		float:left;
		display:inline;
	}
	
	.picture-box
	{
		width:310px;
	}
	
	.picture-menu
	{
		height:64px;
		display:block;
		margin-left:26px;
	
	}
	
	.back-link
	{
		padding-top:2px;
		font-size:10px;
		text-transform:uppercase;
		color:#ababab;
		margin-left:26px;
		text-decoration:none;
		display:block;
	}
	
	.back-link:hover
	{
		color:#00724b;
	}
	
	.team-headline
	{
		color:#00714b;
		text-transform:uppercase;
		font-size:10px !important;
		padding-bottom:4px;
	}
	
	
	#footer
	{
		padding:33px 20px 0px 8px;
		color:#e2e9ed;
		font-size:11px;
		clear:both;
		background:#fff url(../images/background-bottom.gif) left top no-repeat;
		height:60px;
	}

	/*
	------------------------------------------------------------------------------------------------
	Navigation
	------------------------------------------------------------------------------------------------
	*/

	#navigation-main
	{
		width:584px;
		position:absolute;
		left:350px;
		top:89px;
		padding:0px;
		margin:0px;
		height:1%;
	}
	
	#navigation-main li
	{
		display:block;
		float:left;
		color:#a8a9ac;
		margin-right:14px;
	}
	
	#navigation-main li a
	{
		display:block;
		color:#a8a9ac;
		color:#7b7b7b;
		text-decoration:none;
		font-size:11px;
		text-transform:uppercase;
		
	}
	
	#navigation-main li a:hover,
	#navigation-main li.active a
	{
		color:#00714a;
		border-bottom:2px solid #00714a;	
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Content
	------------------------------------------------------------------------------------------------
	*/
	
	#content-main ul {
		margin:0;
		padding:4px 0;
	}


	#content-main ul li 
	{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../images/bullet-green.gif) no-repeat scroll 0 6px;
		line-height:140%;
		padding:3px 0 2px 12px;
		color:#717171;
	}
	
	#content h1
	{
		color:#00714a;
		font-weight:normal;
		padding:0px;
		margin:0px;
		text-transform:uppercase;
		padding-bottom:12px;
		font-size:18px;
		font-weight:bold;
	}
	
	p.bodytext,
	#content-main p
	{
		color:#717171;
		font-size:11px;
		line-height:140%;
		padding:0px;
		margin:0px;
		font-size:13px;
		margin-bottom:10px;
		line-height:1.45em;
	}
	
	p.bodytext a
	{
		color:#306c4d;
		text-decoration:underline;
	
	}
	
	p.bodytext a:hover
	{
		color:#717171;
		text-decoration:underline;
	
	}
	
	#content-main .floatright{
		float:right;
		margin-left:15px;
	}
	
	#content-main .floatleft{
		float:left;
		margin-right:15px;
	}

	/*
	Kontakt Tabelle
	*/
	
	#content-main dl{
		float:left;
		margin-top:15px;
	}
	
	#content-main dl dl{
		margin-top:0px;
	}
	
	#content-main dt{
		clear:both;
		float:left;
		color:#00714A;
	}
	
	#content-main dd{
		padding-left:0px;
		margin-left:120px;
	}
	
	#content-main dl dl dt{
		color:#717171;
		width:90px;
	}
	
	#content-main dd dd{
		padding-left:0px;
		margin-left:100px;
	}
	
	.KontaktTable
	{
		border:0px solid #999999;
		padding:0px;
		margin:0px;
		line-height:120%;
	
	}

	.2Column
	{
		width:200px;
	}
	
	td
	{
		color:#717171;
		font-size:11px;
		padding:0px;
		margin:0px;
		line-height:110%;
	
	}
	
	.GreenText
	{
		color:#306c4d !important; 

		width:90px;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Footer
	------------------------------------------------------------------------------------------------
	*/
	
	#navigation-meta
	{
		float:left;
		padding:0px;
		padding-top:4px;
		margin:0px;
	}
	
	#navigation-meta li
	{
		float:left;
	}
	
	#navigation-meta li a
	{
		padding-left:10px;
		padding-right:10px;
		color:#b0b2b4;
		text-decoration:none;
	}
	
	#navigation-meta li a:hover
	{
		color:#66686a;
	}
	
	
	#copyright
	{
		width:400px;
		float:right;
		text-align:right;
		padding-top:4px;
		color:#b0b2b4;
		margin:0px;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Powermail Style Definition
	------------------------------------------------------------------------------------------------
	*/
	
	#content-main #hinweis{
		margin-bottom:25px;
	}
	
	#hinweis .icon{
		float:left;
		margin:0px 5px 10px 0px;
	} 
	
	span.powermail_mandatory {
		/* Color of mandatory error message */
		color: #b10000;
		padding-left:3px;
	}
	input.validation-failed,
	textarea.validation-failed {
		/* Background color if validation failed 
		background-color: red;*/
		background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
		background-repeat: no-repeat;
		background-position: 98% 1px;
	}
	div.powermail_mandatory_js {
		/* DIV container of errormessage */
		color: red;
		margin: 3px 0 15px 200px;
	}
	fieldset.tx-powermail-pi1_fieldset {
		/* Fieldset */
		border: 0px solid #FFFFFF;
		background-color: #FFFFFF;
		padding: 0px;
	}
	fieldset.tx-powermail-pi1_fieldset legend {
		/* legend of Fieldset */
		color:#00714a;
		font-weight:normal;
		padding:0px;
		margin:0px;
		font-size:14px;
		text-transform:uppercase;
		padding-bottom:12px;
		display:none;
	}
	fieldset.tx-powermail-pi1_fieldset label {
		/* label */
		display: block;
		width: 100px;
		float: left;
		clear: both;
		color:#717171;
		font-size:12px;
		line-height:140%;
		margin:0;
		padding:0;
	}
	fieldset.tx-powermail-pi1_fieldset input.powermail_text,
	fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
	fieldset.tx-powermail-pi1_fieldset select.powermail_select {
		/* Input and textarea */
		width: 340px;
		border:1px solid #CCCCCC;
		background-color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#717171;
		padding:3px 2px;
		font:Arial, Helvetica, sans-serif;
		border-top:solid 1px #d4d4d4;
		border-left:solid 1px #d4d4d4;
		border-bottom:solid 1px #a8a9ac;
		border-right:solid 1px #a8a9ac;
		background-color:#fbfbfb;
	}
	
	fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{
		height:120px;
		overflow:hidden;
	}
	
	textarea.bghinweis{
	
	}
	
	.jscalendar {
		/* Input and textarea */
		width: 80px;
		border-top:1px solid #5f5f5f;
		border-left:1px solid #5f5f5f;
		background-color:#e2e2e2;
		padding:2px;
	}
	
	
	
	fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
		/* Radiobuttons */
		margin: 5px 0;
	}
	div.tx_powermail_pi1_fieldwrap_html {
		/* DIV container arround every field */
		margin: 10px 0;
	}
	
	fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
		background:none;
		border:none;
		color:#000000;
		font-weight:bold;
		padding:2px 0px;
		width:120px;
	}
	
	fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_submit{
		float:left;
		margin:0px 0px 10px 324px;
		border-top:solid 1px #d4d4d4;
		border-left:solid 1px #a8a9ac;
		border-bottom:solid 1px #a8a9ac;
		border-right:solid 1px #a8a9ac;
		background:#e8e8e8 url(../images/button-bg.gif) left top repeat-x;
		display:inline;
	}
	
	.powermail_submit{
		background:none;
		border:none;
		color:#000000;
		font-weight:bold;
		padding:2px 0px;
		width:120px;
		
	}
	
	.powermail_submit :hover
	
	{
		/* submit button */
		
		background-color:#b10000;
		border-left:1px solid #606060;
		border-top:1px solid #606060;
		border-right:1px solid #bebebe;
		border-bottom:1px solid #bebebe;
		color:#FFFFFF;
		font:left;
		width:112px;
		
	}
	
	
	
	.tx_powermail_pi1_submitmultiple_back{
		/* submit button */
		
		background-color:#FFFFFF;
		border-left:1px solid #606060;
		border-top:1px solid #606060;
		border-right:1px solid #bebebe;
		border-bottom:1px solid #bebebe;
		color:#898989;
		
	}
	
	p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
	p.tx_powermail_pi1_fieldwrap_html_radio_title {
		margin: 0;
		padding: 0;
		font-weight: bold;
		padding-bottom:8px;
	}
	div.countryzone {
		margin: 10px 0 0 200px;
	}
	div.tx_powermail_pi1_fieldwrap_html label a {
		/* Description */
		cursor: help;
	}
	div.tx_powermail_pi1_fieldwrap_html label a dfn {
		/* Description */
		display: none;
	}
	div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
		/* Description on mouseover */
		display: block;
		position: absolute;
		width: 250px;
		padding: 5px;
		background-color: #ddd;
		border: 1px solid red;
		color: black;
		text-decoration: none;
		font-size: 0.8em;
	}
	
	.tx_powermail_pi1_submitmultiple_forward
	{
		background-color:#898989;
		border-left:1px solid #606060;
		border-top:1px solid #606060;
		border-right:1px solid #bebebe;
		border-bottom:1px solid #bebebe;
		color:#FFFFFF;
		float:left;
	
	}
	
	.tx-powermail-pi1_confirmation_submit
	{
		background-color:#898989;
		border-left:1px solid #606060;
		border-top:1px solid #606060;
		border-right:1px solid #bebebe;
		border-bottom:1px solid #bebebe;
		float:left;
		margin-left:20px;
		color:#FFFFFF;
	
	}
	
	.tx-powermail-pi1_confirmation_submit :after
	{
		clear:both;
	
	}
	
	.tx-powermail-pi1_confirmation_back
	{
		background-color:#898989;
		border-left:1px solid #606060;
		border-top:1px solid #606060;
		border-right:1px solid #bebebe;
		border-bottom:1px solid #bebebe;
		color:#FFFFFF;
		float:left;
	
	}
	
	
	div.tx_powermail_pi1_fieldwrap_html img.icon_info {
		/* Description icon */
		padding: 2px 2px 0 2px;
	}
	
	
		/* Confirmation */
	td.powermail_all_td {
		padding: 3px 10px 3px 0;
	}
	
		/* THX */
	td.powermail_all p.bodytext {
		margin: 0;
	}
	
	
	.tx-powermail-pi1_confirmation p
	{
	font-weight:bold;
		font-size:13px;
		color:#012147;
	}


	/*
	------------------------------------------------------------------------------------------------
	Global Clearing Style Definition
	------------------------------------------------------------------------------------------------
	*/
	

    .fltrt 
	{ 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft 
	{ 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat 
	{ 
    	clear:both;
        height:0;
        font-size: 0px;
        line-height: 0px;
    }
	
	
	/*
	------------------------------------------------------------------------------------------------
	Blog (Body-class = "page-31")
	------------------------------------------------------------------------------------------------
	*/
	
	.page-9 #content-sub,
	.page-31 #content-sub{
		background:url(../images/zahn-daumen-hoch-gr.jpg) left 45px no-repeat;
		padding-top:315px;
		min-height:auto;
		min-height:20px;
	}
	
	#content-main h2{
		font-size:16px;
		font-weight:bold;
		margin-bottom:4px;
		margin-top:25px;
	}
	
	#content-main h2 a{
		text-decoration:none;
		font-weight:bold;
		color:#000;
	}
	
	#content-main h2 a:hover{
		text-decoration:underline;
	}
	
	
	p.tags{
		color:#000;
		font-weight:bold;
		font-size:13px;
		
		margin-bottom:12px;
	}
	
	p.tags a{
		color:#00714A;
		font-weight:normal;
	}
	
	#content-main .itemBottom{
		/*background-color:#f1f0f0;*/
		border-top:solid #00714b 1px;
		padding:2px 0px 10px 0px;
		font-size:11px;
		text-align:right;
	}
	
	#content-main .itemBottom p{
		font-size:11px;
	}
	
	#content-main .itemBottom a{
		color:#000;
		font-size:11px;
	}
	
	#content-main .itemBottom a.author {
		text-decoration:none;	
		color:#717171;
	}
	
	#content-main .itemBottom a.author:hover {
		text-decoration:underline;	
	}
	
	a{
		color:#00714A;
	}
	
	body{
		font-size:13px
	}
	
	p.categories{
		float:left;
		margin:0px;
	}
	
	p.categories a{
		padding-right:5px;
		padding-left:5px;
		
	}
	
	#content-main p.comments{
		display:block;
		float:left;
		padding-left:10px;
		margin-left:5px;
		border-left: solid #717171 1px;
	}
	
	#content-sub .tx-t3blog-pi2{
		margin:0px 60px 30px 31px;
	}
	
	.tx-t3blog-pi2 h3{
		color:#a8a9ac;
		font-weight:bold;
		border-bottom: solid #a8a9ac 1px;
		font-size:14px;
		margin-bottom:10px;
	}
	
	.blogList .item{
		/*padding-bottom:30px;*/
	}
	
	.blogList{
	 	padding-bottom:30px;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> SearchBox
	------------------------------------------------------------------------------------------------
	*/
	
	#searchBox{	
		border-top:solid 1px #d4d4d4;
		border-left:solid 1px #a8a9ac;
		border-bottom:solid 1px #a8a9ac;
		border-right:solid 1px #a8a9ac;
		background-color:#fbfbfb;
		height:21px;
		position:relative;
	}
	
	#searchBox label{
		display:none;
	}
	
	
	#tx-t3blog-sword{
		border:none;
		background:none;
		height:17px;
		width:155px;
		padding:2px;
		float:left;
		border-right:solid 1px #a8a9ac;
	}
	
	#searchBox input.button{
		font-weight:bold;
		font-size:12px;
		width:57px;
		height:21px;
		border:none;
		background:#e8e8e8 url(../images/button-bg.gif) left top repeat-x;
		float:left;
	}
	
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> RSS Feed
	------------------------------------------------------------------------------------------------
	*/
	
	.rss-icon{
		float:right;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> Archiv
	------------------------------------------------------------------------------------------------
	*/
	
	a.toggle{
		text-decoration:none;
	}
	
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> Single View
	------------------------------------------------------------------------------------------------
	*/
	
	#singleNavigation{
		border-top:1px solid #D4D4D4;
		border-bottom:1px solid #D4D4D4;
		font-size:11px;
		text-align:center;
		margin-bottom:15px;
		height:1%;
	}
	
	#singleNavigation .previous{
		float:left;
	}
	
	#singleNavigation .previous a{
		padding-left:12px;
		background:url(../images/blog-navigation-arrows.gif) 0px -2px no-repeat;
	}
	
	#singleNavigation .previous a:hover{
		background-position:0px -18px;
	}
	
	#singleNavigation .next a{
		padding-right:12px;
		background:url(../images/blog-navigation-arrows.gif) right -34px no-repeat;
	}
	
	#singleNavigation .next a:hover{
		background-position:right -50px;
	}
	
	#singleNavigation .backtolist a{
		padding:0px 18px;
		
	}
	
	#singleNavigation .backtolist a:hover{
		
	}
	
	#singleNavigation .next{
		float:right;
	}
	
	#singleNavigation .backtolist{
		display:inline;
	}
	
	#singleNavigation a{
		color:#b5b5b5;
		text-decoration:none;
	}
	
	#singleNavigation a:hover{
		color:#848484;
		
	}
	
	.author{
		padding-right:8px;
	}
	
	.author a{
		color:#717171;
		text-decoration:none;
	}
	
	.author a:hover{
		text-decoration:underline;
	}
	
	p.back{
		width:100%;
	}	
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> Single View -> Kommentare
	------------------------------------------------------------------------------------------------
	*/
	
	#content-main p#commentListTitle{
		margin:15px 0px 10px 0px;
		font-weight:bold;
		border-bottom:1px solid #A8A9AC;
	}
	
	#commentList .item{
		 border-top:1px solid #D4D4D4;
		 border-left:1px solid #D4D4D4;
		 border-right:1px solid #A8A9AC;
		 border-bottom:1px solid #A8A9AC;
		 margin:10px 0px;
		 padding:5px 10px;
		 background-color:#f9f9f9;
		 -moz-border-radius:5px;
		 -webkit-border-radius:5px;
		 border-radius:5px;
		 position:relative;
		 background:#f4f4f4 url(../images/blog-item_bg.gif) left top repeat-x;
	}
	
	#content-main #commentList .item .author{
		color:#000;
		padding-top:7px;
		font-weight:bold;
		margin:0px;
	}
	
	#commentList .item .comment-date{
		position:absolute;
		right:10px;
		top:5px;
		margin:0px;
	}
	
	#commentList .item .comment-date .date{
		padding-right:8px;
	}
	
	#content-main p.commentComments{
		text-align:right;
		margin-bottom:0px;
	}
	
	div.error{
		margin:15px 0px 0px 0px;
		color:#000;
		border:1px solid red;
		padding:3px 10px;
	}
	h6.commentError{
	
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> Single View -> Kommentare -> Formular
	------------------------------------------------------------------------------------------------
	*/
	
	.mailform{
		float:left;
		width:100%;
		margin-bottom:10px;
		border-bottom:1px solid #A8A9AC;
		padding-bottom:10px;
		background:url(../images/zahn-daumen-hoch.jpg) right 37px no-repeat;
	}
	
	.mailform h4{
		margin:15px 0px 10px 0px;
		font-weight:bold;
		border-bottom:1px solid #A8A9AC;
	}
	
	#content-main .mailform dl{
		margin-top:0px;
	}
	
	.mailform input.text,
	.mailform textarea.text{
		border-top:solid 1px #d4d4d4;
		border-left:solid 1px #a8a9ac;
		border-bottom:solid 1px #a8a9ac;
		border-right:solid 1px #a8a9ac;
		background-color:#fbfbfb;
		margin:0px 0px 4px 0px;;
		width:272px;
		padding:3px;
		font-size:12px;
	}
	
	.mailform textarea.text{
		height:80px;	
		overflow:hidden;
	}
	
	#content-main .mailform dd{
		margin-left:70px;
		font-size:11px;
		line-height:1.2em;
		display:block;
	}
	
	#content-main .mailform dt {
	
	}
	
	#content-main .mailform dt label{
		font-size:11px;
	}
	
	input#captcha{
		width:132px;
	}
	
	.checkbox{
		margin:0px 7px 10px 0px;	
		display:block;
		float:left;
		width:12px;
		height:12px;
	}
	
	.hidden{
		display:none;
	}
	
	#content-main .mailform dd#captchaimage{
		width:280px;
		margin-bottom:3px;
	}
	
	#content-main .mailform #captchaimage-label{
		margin-top:10px;
	}

	#content-main .mailform #captchaimage-label label{
		margin-left:70px;
		color:#717171;
	}
	
	#content-main .mailform #comments-subscribe-label{
		margin:10px 0px;
		
		padding:3px 0px 3px 70px;
		
	}
	
	#content-main .mailform #comment_submit_dd{
		float:left;
		width:140px;
		border-top:solid 1px #d4d4d4;
		border-left:solid 1px #a8a9ac;
		border-bottom:solid 1px #a8a9ac;
		border-right:solid 1px #a8a9ac;
		background:#e8e8e8 url(../images/button-bg.gif) left top repeat-x;
		display:inline;
	}
	
	#comment_submit{
		border:none;
		background:none;
		padding:1px 0px;
		width:140px;
		font-size:13px;
		font-weight:bold;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Blog -> PageBrowser
	------------------------------------------------------------------------------------------------
	*/
	
	
	#content-main .tx-pagebrowse-pi1{
		border-top:1px solid #D4D4D4;
		font-size:11px;
		text-align:center;
		margin-bottom:15px;
		position:relative;
	}
	
	ul.tx-pagebrowse{
		padding:0px;
	}
	
	#content-main .tx-pagebrowse-pi1 li{
		background:none;
		padding:0px 3px;
	}
	
	.tx-pagebrowse-first{
		padding-left:0px;
	}
	
	
	.tx-pagebrowse-last{
		padding-right:0px;
	}
	
	.addthis_toolbox{
		float:right;
		margin-top:30px;
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Clearfix
	------------------------------------------------------------------------------------------------
	*/
	
	
	.clearfix:after,
	.commentFormStyle:after{
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	 
	.clearfix {
		display: inline-block;
	}
	 
	html[xmlns] .clearfix {
		display: block;
	}
	 
	* html .clearfix {
		height: 1%;
	}
	
	hr.clearfix{
		visibility:hidden;
	}
	
	
	#ColumnLeft
	{
		float:left;
		display:block;
		width:240px;
		border:0px solid #666666;
	
	}
	
	#ColumnRight
	{
		float:left;
		display:block;
		width:240px;
		border:0px solid #666666;
		margin-left:20px;
	
	}
	
	/*
	------------------------------------------------------------------------------------------------
	Kontakt
	------------------------------------------------------------------------------------------------
	*/
	
	div.teaser{
		float:left;
		border-bottom:1px solid #D4D4D4;
		padding-bottom:10px;
		clear:both;
		margin:20px 0px 10px 0px;
	}
	
	div.teaser p{
		text-align:right;
	}
	
	div.teaser a.internal-link{
		background:url(../images/arrow-green.gif) right center no-repeat;
		padding-right:15px;
		margin-right:10px;
		text-decoration:none;
	}
	
	div.teaser a.internal-link:hover{
		text-decoration:underline;
	}
	
	#stamp {
		position:absolute;
		text-align:center;
		left:90px;
		top:160px;
		width:370px;
		height:310px;
		background:url(../images/blank.gif);
		
	}
	
	#stamp img{
		position:absolute;
		left:16px;
		top:73px;
		behavior:url(/fileadmin/template/css/iepngfix.htc);
	}
	
	
	#stamp .close{
		cursor:pointer;
		position:absolute;
		left:138px;
		top:201px;
		width:93px;
		height:34px;
		text-indent:-9999em;
		background:url(../images/blank.gif);
	}

	/*
	------------------------------------------------------------------------------------------------
	Anfahrtsskizze
	------------------------------------------------------------------------------------------------
	*/
	
	.page-28 #content,
	.page-45 #content{
		padding:50px 17px 0px 17px;
		position:relative;
	}
	
	.page-28 .BackLink,
	.page-45 .BackLink{
		position:absolute;
		right:55px;
		top:50px;
	}
	
	.page-28 #content h1,
	.page-45 #content h1{
		position:absolute;
		left:50px;
		top:60px;
	}
	
	#map-canvas{
		width:745px;
		height:425px;
	}
	
	
#info-window{
	visibility:hidden;
}
#map-canvas h3{
	font-weight:bold;
	color:#000;
	font-size:15px;
}

#map-canvas label{
	font-size:11px;
}

#map-canvas{
	border:solid #c8c8c8 1px;
	border-left:none;
}

#map-canvas .text_input{
	border-top:solid 1px #d4d4d4;
	border-left:solid 1px #a8a9ac;
	border-bottom:solid 1px #a8a9ac;
	border-right:solid 1px #a8a9ac;
	background-color:#fbfbfb;
	padding:2px;
}

#map-canvas button{
	border-top:solid 1px #d4d4d4;
	border-left:solid 1px #a8a9ac;
	border-bottom:solid 1px #a8a9ac;
	border-right:solid 1px #a8a9ac;
	background:#e8e8e8 url(/fileadmin/template/images/button-bg.gif) left top repeat-x;
	font-weight:bold;
	padding:0px 15px;
	margin:3px 0px 10px 0px;;
}


#Container2Coumn{
	margin-bottom:25px;
}

	