/*Website Praxis Aufwind*/



html, body, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	background:#fef1e0 url(material/bg_pa.jpg) top center no-repeat;
	background-attachment:fixed;
	text-align: center;
	color:#204d5b;
}

#liste {
	width: 550px;
	
}
	

td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
}




.fallback {
	display: none;
}

.clear {
	clear: both;
}

.clearer {
	width: 100px;
	height: 20px;
}

img, div { behavior: url(material/iepngfix.htc);

border: none;
}

form {
	background: transparent
				url(material/light_bg.gif)
				50% 0
				no-repeat;
}

a {
		color:#204d5b;
		text-decoration: none;
}

a:hover {
    	color:#008cb4;
		text-decoration: none;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 800px;
}


.googlemap {
	border: solid 1px #204d5b;
	width: 460px;
	background:url('material/liniemap.gif') no-repeat left bottom; 
}






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


body.home li#home,
body.home li#home a,
body.home li#home a:hover,
body.kontakt li#kontakt,
body.kontakt li#kontakt a,
body.kontakt li#kontakt a:hover,
body.partner li#partner,
body.partner li#partner a,
body.partner li#partner a:hover,
body.impressum li#impressum,
body.impressum li#impressum a,
body.impressum li#impressum a:hover,
body.neu li#neu,
body.neu li#neu a,
body.neu li#neu a:hover,
body.neu1 li#neu1,
body.neu1 li#neu1 a,
body.neu1 li#neu1 a:hover
{
	background-position: 0 -134px;
}

/* Header
------------------------------------------------- */

#header {
	padding-top:50px;
	height: 77px;
	
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-size: 2.8em;
}

#header #logo{
	float: left;
	margin-top: -10px;
}


#header a {
	border-bottom: 0 none;
	background: transparent;
}



#zitat{
background:url('material/zitat.png') no-repeat left bottom; 
height:90px; 
margin:0 auto; 
padding:15px 57px; 
position:relative; 
width:350px;
}

#flashtxt{
height:113px; 
margin:0 auto; 
padding-bottom: 50px;; 
position:relative; 
width:368px;
}



#logoneu {
	float: left;
	margin-top: 0px;
	padding-top:0px;
	height: 82px;
	width: 450px;
	behavior: url(material/iepngfix.htc);
	border:0px none;
}


#content {
	float: right;
	width: 690px;
	font-size: 1.2em;
	line-height: 1.5em;
}


#content-wrapper {
	background: url(material/wrapper_bg.png)
				 top center no-repeat;
}

#content-wrapper-top {
	margin-top: 9px;
	height: 6px;
	
}

#content-wrapper-bottom {
	height: 6px;
	
}


.home #wrapper #content-wrapper #content .padding #listeaw li {
	font-size: 12px;
}

.home #wrapper #content-wrapper #content .padding #liste ul li .link a {
	color: #FFF;
	background: #36a4c3;
}

.home #wrapper #content-wrapper #content .padding #liste ul li .link a:hover {
	color: #204d5b;
	background: #6CF;
	text-decoration: none;
}

/* Bilder
------------------------------------------------- */
#bildrechts {
	padding: 0px;
	background: #fff;
}

/* Über uns
--------------------------------------------------------------------------- */

#bildbereich{
padding-top: 20px;
margin-left: 0px;
width: 220px;
float:right;
}

#monika{
background-image:url('material/monika.jpg');
width:113px;
height:113px;
float:left;
margin-top:20px;
}

#anke{
background-image:url('material/anke.jpg');
width:113px;
height:113px;
margin-top: 37px;
float:left;
}


/* Spacer
------------------------------------------------- */



#spacer {
	width: 500px;
	height: 10px;
}




/*
a.arbeitsweise {
width: 150px;
}   */



#sidebar-a {
	font-size: 1.4em;
	margin-right: 640px;
	
}


#sidebar-a li {
margin:0px;
width: 200px;	
}

#sidebar-a .padding {
	padding: 10px;
	
}

#sidebar-a ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}



/*navi überschrift */
#sidebar-a ul li {
	margin: 0;
	list-style-type: none;
	color:#204d5b;
	height: 50px;
	width: 130px;
	
	
}

#sidebar-a ul li strong {
	margin: 0;
	display: block;
	padding: 4px 8px;
}

#sidebar-a ul li a {
	margin: 0;
	padding: 10px 8px 0px 0px;
	list-style-type: none;
	color:#204d5b;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	height: 50px;
	width: 180px;
}

#sidebar-a ul li a:hover {
	text-decoration: none;
	height: 34px;
	color:#008cb4;
	width: 180px;
	background: transparent
				url(material/sub_hover.png) no-repeat;
}


/* Content
------------------------------------------------- */
#content {
	width: 570px;
}



#content .padding {
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 0px;
	margin-right: 3px;
	width: 570px;
}


#content .padding h2{
	padding-bottom: 8px;
	line-height: 1.5em;
	
}


#content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #204d5b;
	font-weight: normal;
	font-size: 1.7em;
}

#content h3 {
	border-bottom:1px dotted #204d5b;
	color: #204d5b;
	font-weight: normal;
	font-size: 1.3em;
    margin:0px 0 10px 0; 
    padding:0 0px 5px 0;
    width: 350px;
}

#content h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	color: #204d5b;
	font-weight: normal;
	font-size: 1.2em;
}

#content h5 {
	border-bottom:1px dotted #204d5b;
	color: #204d5b;
	font-weight: normal;
	font-size: 1.3em;
    margin:0px 0 10px 0; 
    padding:0 0px 5px 0;
    width: 310px;
}

#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	width: 550px;
}

#content a {
	color: #204d5b;
	text-decoration: none;
	
	
}

#content a:visited {
	color: #204d5b;
	text-decoration: none;

}

#content a:hover {	
	color: #204d5b;
	text-decoration: underline;
}

#content .archived a {
	background: #eeeeee;
	color: #a1a1a1;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
	text-decoration: line-through;
}


#content ul {
	width: 320px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}


#content ul li {
	width:550px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 25px;
	list-style-type: none;
	background: transparent
				url(material/dotliste.png)
				0px 4px no-repeat;
}

#content ul li a {
	color: #204d5b;
}

/* Footer
------------------------------------------------- */

#footer {
	clear: both;
	margin-top: 10px;
	padding: 0px;
	
}


#footertxt {
	color: #204d5b;
	margin-top:2px;
}

#footertxt p{
	color: #204d5b;
	font-size: 12px;
	border-top:#204d5b dotted 1px;
	padding-top:6px;
}


#footer img {
	color: #fffca0;
	font-size: 1.1em;
}


#footer .padding {
	padding-left: 18px;
	padding-top: 0px;
}

#footer p {
	margin: 0;
	margin-top: 10px;
	line-height: 18px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0 none;
	background: transparent;
}

#footer a:hover {
	text-decoration: underline;
}

#footer-bottom {
	height: 15px;
	background: transparent
				url(material/footer_bottom.png)
				no-repeat;
}




/* Cookie Bar
------------------------------------------------- */



.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
 .cc_container .cc_btn:hover {
background-color: #000000 !important; /* Farbe des Buttons */
color: #FFF !important; /* Textfarbe des Buttons */
}
 

.cc_container {
background: #008cb4 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #fff1de !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_container a:hover {
color: #000 !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_container .cc_btn {
    padding: 8px 10px !important;
}

.cc_container .cc_btn {
    width: 20% !important;
    margin-left: 10px;
    float: right;
    max-width: 30px !important;
}


/* Google Map ausblenden */

/*
#content a {
    display: none !important;
}























