/*----------------------------------------------------
// p-gerstenberger.de
/----------------------------------------------------*/

html[xmlns^="http"] {
	overflow-y:scroll;
}

/* @Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display:inline-block; }

/* Hides from IE-mac \*/
* html .autoclear { height:1%; }
.autoclear { display:block; }
/* End hide from IE-mac */
	
/* @end */

/*----------------------------------------------------
// Default CSS
/----------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) #ffffff;
	color:#333;
}

#gerstenberger {
	margin:6px auto;
	width:899px;
	border:1px solid #dcb96d;
	background:#fff0c8;
	padding:7px;
}

/*----------------------------------------------------
// Head
/----------------------------------------------------*/

#physiotherapie {
	height:171px;
	text-indent:-800px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
}

/*----------------------------------------------------
// Content, Image and Navigation
/----------------------------------------------------*/

#columns {
	background:url(../images/bg-columns.jpg) repeat-y;
}

#columns_alt {
	background:url(../images/bg-columns-alt.jpg) repeat-y;
}

#content {
	float:left;
	width:326px;
	padding:35px 20px;
	background:url(../images/bg-content.jpg) no-repeat;
}

#content_alt {
	float:left;
	width:585px;
	padding:35px 20px;
	background:url(../images/bg-content-alt.jpg) no-repeat;
}

#content ul {
	margin:1.2em 0 1.2em 1.6em;
}

#content ul li {
	font-size:1.2em;
	line-height:1.6em;
}

#content a {
	color:#333;
	text-decoration:underline;
}

h1 {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	color:#353c71;
}

h2 {
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color:#645435;
}

p {
	margin:1.2em 0;
	font-size:1.2em;
	line-height:1.6em;
}

#image {
	float:left;
	width:287px;
}

#navigation {
	float:right;
	width:246px;
}

#navigation ul {
	list-style:none;
}

#navigation ul ul {
	border-bottom:1px solid #f0d288;
}

#navigation ul ul li a {
	text-indent:26px;
}

#navigation ul ul li a.active {
	text-indent:26px;
	text-decoration:underline;
	background:none;
	color:#504229;
}

#navigation ul ul li {
	border:none;
}

#navigation ul li {
	border-bottom:1px solid #f0d288;
	padding-bottom:1px;
}

#navigation ul li a {
	display:block;
	width:246px;
	line-height:21px;
	text-indent:15px;
	text-decoration:none;
	color:#504229;
	font-size:1.2em;
}
#navigation ul li a.active {
	display:block;
	width:246px;
	line-height:21px;
	text-indent:15px;
	text-decoration:none;
	color:#ffdf92;
	background:#504229;
	font-size:1.2em;
}
#navigation ul li a:hover {
	color:#ffdf92;
	background:#504229;
}

#clear {
	overflow:hidden;			
	height:1px;
	display:block;
	clear:both; 
}

#footer {
	height:170px;
	text-indent:-2000px;
	overflow:hidden;
	background:url(../images/footer.jpg) no-repeat;
}

#euroweb {
	width:200px;
}

#euroweb img {
	border:0;
	margin-bottom:5px;
}

.Stil2 {font-size: 1.2em}
