html  {
}



body  {
	margin: 0px;
	color: #919296;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	background-color:rgb(162,164,171); /* #919296;  dunkelgrau */
}


#top  {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: 0% 280px;
	overflow: hidden;
	width: 100%;
}

@media only screen and (max-width : 980px)  {
	html  {
		height: auto;
	}
	body  {
		font-size: 16px;
		background-image: none;
	}
	
	#top  {
		background-image: none;
	}
} 

#outer  {
	max-width: 980px;
	margin: 0px auto;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: 0% 50%;
}

@media only screen and (max-width : 980px)  {
	#outer  {
		background-image: none;
		min-height: none;
	} 
}



#menucolumn  {
	width: 210px;
	float: left;
	overflow: hidden;
	text-align: center;
	min-height: 100%;
}

@media only screen and (max-width : 980px)  {
	#menucolumn  {
		display: none;
	} 
}



.priv_praxis  {
	color: #da6b46; /* orange */
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: Times;
	text-align: center;
}

#priv_praxis_norm  {
	margin-top: 30px;
	height: 45px;
}


#priv_praxis_resp  {
	display: none;
}

@media only screen and (max-width : 980px)  {
	#priv_praxis_resp  {
		display: block;
		margin-top: 10px;
	} 
}



#logo  {
	
}

#ribbon  {
	width: 210px;
	height: 35px;
}

nav#nav  {
	border-top: 2px solid #da6b46; /* orange */
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
	margin-top: 48px;
}


#nav_resp nav > ul,
nav#nav > ul  {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

nav#nav li  {
	font-size: 14px;
}

#nav_resp nav li a ,
nav#nav li a  {
	text-decoration: none;
	color: #919296; /* dunkelgrau */
}


nav#nav > ul > li  {
	border-bottom: 2px solid #da6b46; /* orange */
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav_resp nav > ul > li  {
	border-top: 2px solid #da6b46; /* orange */
	padding-top: 7px;
	padding-bottom: 7px;
}

#nav_resp nav > ul > li:FIRST-CHILD  {
	border-top: none;
}


nav#nav > ul > li > ul  {
	list-style-type: square;
	padding-left: 15px;
}

#nav_resp nav > ul > li > ul  {
	list-style-type: square;
	padding-left: 25px;
}

#nav_resp nav > ul > li > ul > li  {
	padding-top: 5px;
	padding-bottom: 5px;
}



#contentcolumn  {
/* 	overflow: hidden; */
	float: left;
	margin-left: 30px;
	width: 715px;
	margin-bottom: 50px;
}


#logo_resp  {
	display: none;
}

@media only screen and (max-width : 980px)  {
	#contentcolumn  {
		margin-left: 0px;
		margin-bottom: 30px;
		width: 100%;
	} 
	#logo_resp  {
		display: block;
		float: left;
		margin-left: 20px;
		margin-top: 10px;
		width: 40px;
	}
}


#title  {
	font-size: 23px;
	margin-top: 30px;
	height: 45px;
	font-family: Times;
	text-align: center;
}

span#sitetitle2::before  {
	display: inline;
	content: " ▪ ";
}



@media only screen and (max-width : 980px)  {
	#title  {
		font-size: 23px;
		margin-top: 10px;
		text-align: center;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width : 680px)  {
	#title  {
		font-size: 23px;
	}
}



@media only screen and (max-width : 530px)  {
	span#sitetitle2::before  {
		display: block;
		content: "";
	}
}


@media only screen and (max-width : 380px)  {
	#title  {
		font-size: 16px;
	}
}



#header  {
	height: 190px;
	width: 715px;
/* 	overflow: hidden; */
}

@media only screen and (max-width : 980px)  {
	#header  {
		margin: 0px 10px;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
}

#header_inner  {
	box-shadow: 0px 0px 4px #919296;
	line-height: 0px;
}


div#nav_resp  {
	display: none;
}

#titlewrapper  {
	overflow: hidden;
}


@media only screen and (max-width : 980px)  {
	div#nav_resp  {
		display: block;
		float: right;
		margin-left: 10px;
	}
	#nav_resp_trigger  {
		background-color: #CCCED4;
		width: 50px;
		height: 50px;
		margin-top: 10px;
		margin-right: 10px;
/* 		color: #ffffff; */
		font-size: 50px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	#nav_resp nav  {
		display: none;
		position: absolute;
		top: 60px;
		right: 10px;
		background-color: rgba(204, 206, 212, 0.90);
		font-size: 15px;
		min-width: 50%;
/* 		box-shadow: 0px 0px 2px #919296; */
		
	}
	#nav_resp nav > ul  {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	#titlewrapper  {
/* 		float: left; */
/* 		width: 50%; */
	}
}


@media only screen and (max-width : 450px)  {
	#title  {
/* 		font-size: 19px; */
	}
}




#address  {
	margin-top: 10px;
	line-height: 30px;
	color: #919296; /* dunkelgrau */
	text-align: justify;
	overflow: hidden;
	padding: 3px 0px;
}

#address::after  {
	content: "";
	display: inline-block;
	width: 100%;
}

#address a  {
	color: #919296; /* dunkelgrau */
	text-decoration: none;
}

span.conditionaldivider::before  {
	content: "|";
}

@media only screen and (max-width : 980px)  {
	#address  {
		text-align: center;
		background-color: #ccced4;
		line-height: normal;
	}
	span.conditionaldivider::before   {
		content: "";
		clear: both;
		display: block;
	} 
	#address::after  {
		display: none;
	}
}


#content  {
		min-height: 320px;
}

@media only screen and (max-width : 980px)  {
	#content  {
		margin: 10px;
	}
}



#footer  {
	bottom: 0px;
	width: 100%;
	background-color:rgb(162,164,171); /* #919296;  dunkelgrau */
	border-top: 2px solid #da6b46; /* orange */
	overflow: hidden;
}




#footer_inner  {
	margin: 0px auto;
	width: 980px;
	color: #ffffff;
	overflow: hidden;
	margin-bottom: 30px;
}

@media only screen and (max-width : 980px)  {
	#footer  {
		position: static;
	}
	#footer_inner  {
		margin-bottom: 10px;
		width: 100%;
	}
}



#footer_inner a  {
	text-decoration: none;
	color: #ffffff;
}

#footer_address  {
	margin-left: 30px;
	float: left;
	width: 206px;
}

@media only screen and (max-width : 980px)  {
	#footer_address  {
		margin-left: 10px;
	}
}


#sitemap  {
	float: left;
}

nav#sitemap > ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	
}

nav#sitemap > ul > li  {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	width: 100px;
}

@media only screen and (max-width : 980px)  {
	nav#sitemap > ul > li  {
		float: none;
	}
	
}


nav#sitemap > ul ul  {
	padding-left: 15px;
	list-style-type: square;
}


h1  {
	font-size: 18px;
	font-weight: normal;
	color: #da6b46;
}


h2  {
	font-size: 16px;
	font-weight: normal;
}


h3  {
	font-size: 14px;
	font-weight: bold;
}


h4  {
	font-size: 12px;
	font-weight: bold;
}

a  {
	color: #BA4B30;
}


td, th  {
	vertical-align: top;
	padding: 5px 10px;
}


.footercolumn  {
	float: left;
	width: 210px;
	margin-left: 30px;
}

#footercolumn1  {
	width: 180px;
}

#footercolumn3  {
	width: 290px;
}

#footercolumn4  {
	width: 155px;
}

@media only screen and (max-width : 980px)  {
	.footercolumn, #footercolumn1, #footercolumn2, #footercolumn3, #footercolumn4  {
		width: auto;
		float: none;
		clear: both;
		margin-left: 10px;
	}
}

li.trigger  {
	cursor: pointer;
	text-decoration: underline dotted;
	min-width: 150px;
}

li.trigger_selected  {
		color: #da6b46;
	
}

div.details  {
	float: right;
	width: 40%;
	margin-left: 10px;
	min-width: 180px;
}


ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: square;
	
}


blockquote  {
	margin-left: 16px;
}

