/*** Standardformtierungen
*********************************/

/* Standardmässig keine Unterstreichen der Links*/
:link,:visited { text-decoration:none }

/* Standardmässige keine Aufzählungszeichen bei Listen*/
ul,ol { list-style-type:none }

/* Standardmässig einheitliche Grösse bei Tags*/
h3,h4,h5,h6,pre,code { font-size:1em; font-weight: normal; }

/* Standardmässig keine Abstände*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd,div,a, img
{margin:0; padding:0 }

/* Standardmässig keine Rahmen bei Bildern*/
a img,:link img,:visited img { border:none }


/*** Standardklassen und Tags
*********************************/

.strong {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.underline {
	text-decoration:underline;
}

.padding-top {
	padding-top: .5em;
}

.padding-top_plus {
	padding-top: 1em;
}

.padding-bottom {
	padding-bottom: .5em;
}

.padding-bottom_plus {
	padding-bottom: 1em;
}

p {
	font-size: .8em;
	color: #111111;
}

h1{
	font-size: 1em;
	font-weight: bold;
	color: #65584f;
}

h2{
	font-size: 0.9em;
	font-weight: bold;
	color: #65584f;
}

h3{
	font-size: 0.8em;
	font-weight: bold;
	color: #65584f;
}

#container a {
	cursor: pointer;
	text-decoration: underline;
}

a:link {
	color: #868686;
}
a:active {
	color: #65584f;
}
a:visited {
	color: #868686;
}
a:hover {
	color: #65584f;
}

/*** spezielle Klassen
*********************************/


#container .overflow-x_auto {
	overflow-x: auto;
}

#container ul {
	font-size: .8em;
	list-style-type: disc;
	margin-left: 1.5em;
}

#container .none {
	list-style-type: none;
}

#container li {
	padding-top: .5em;
}

#container .title {
	font-size: .7em;
	font-weight: bold;
	padding-top: .5em;
}

#container blockquote {
	margin: 1em auto;
	width: 25em;
	line-height: 1.5em;
	font-size: .7em;
}

#container .font-weight_bold {
font-weight: bold;
}

#container .more {
	text-decoration: none;	
}

#container .small_float {
 	width: 1em;
	float: left;
}

#container .small_float_plus {
 	width: 2em;
	float: left;
}

#container .large_float {
 	width: 10em;
	float: left;
}

#container .xlarge_float {
 	width: 27em;
	float: left;
}

#container .open_float {
	float: left;
}

.medium_float {
 	width: 8em;
	float: left;
	margin-left: 0em;
}

/*** Restaurationen
************************************************************/

#container .restauration_listitem {
	margin: .5em 0em .5em 0em;
	width: 32em;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#container .restauration_listitem_odd {
	background-color: #dddddd;	
	width: 32em;
	margin: .5em 0em .5em 0em;
	padding: .1em 0 .1em .1em;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#container .restauration_listitem img,
#container .restauration_listitem_odd img {
	float: right;
}

#container .restauration_listitem .datum, #container .praxistipp_listitem_odd .datum {
	text-align: right;
	padding-right: .8em;
	font-size: .7em;	
}


#container #thumb {
	position: relative;
	float: left;
	margin-top: 0.3em;
	margin-bottom:0.3em;
	right: 0em;
	width: 10.99em;
	/*height: 7.0em;*/
	/*border: red solid 1px;*/
}

#container .thumb_text {
	font-size: 0.8em;
	position:relative;
	width: 10em;
	margin-top:.1em;
	margin-bottom:0.4em;
	min-height: 1.1em;
	/*border: blue solid 1px;*/
}

#container #thumb img {
	/*width: 8em;*/
	height: 6em;
	/*border: red solid 1px;*/
}

#container .img_large {
	margin-top:0.2em;
}

#container .img_large_text {
	font-size: 0.8em;
	position:relative;
	top:.2em;
	margin-bottom:0.4em;
	min-height: 1.1em;
	/*border: blue solid 1px;*/
}

#container .img_large img {
	/*width: 29.6em;
	height: 7.5em;
	border: red solid 1px;*/
}

#container .img_navi {
	font-size: 0.7em;
	font-weight: bold;
	position:relative;
	bottom:-0.8em;
	height: 1em;
	width: 45em;
	text-align: center;
	/*border: red solid 1px;*/
}

#container .img_backlink {
	float:left;
	width: 16em;
	text-align: left;
	/*border: red solid 1px;*/
}

#container .img_links {
	float:left;
	width: 9em;
	text-align: center;
	/*border: red solid 1px;*/
}

#container .img_total {
	float:right;
	width: 16em;
	text-align: right;
	/*border: red solid 1px;*/
}

/*** Praxistipps
************************************************************/

#container .praxistipp_listitem {
	margin: .5em 0em .5em 0em;
	width: 32em;
}

#container .praxistipp_listitem_odd {
	background-color: #dddddd;	
	width: 32em;
	margin: .5em 0em .5em 0em;
	padding: .1em 0 .1em .1em;
}

#container .praxistipp_listitem .datum, #container .praxistipp_listitem_odd .datum {
	text-align: right;
	padding-right: .8em;
	font-size: .7em;	
}

/*** Kontakt
************************************************************/

#form_contact {
	width:22em;
}

#form_contact .medium_float {
 	width: 8em;
 	float: left;
}

/*** News
************************************************************/

#container .news {
	margin-bottom: 1em;
	width: 24em;
}

#container .news_odd {
	background-color: #dddddd;	
	width: 24em;
	margin-bottom: 1em;
	padding: .1em 0 .1em .1em;
}

#container .news .datum, #container .news_odd .datum {
	text-align: right;
	padding-right: .8em;
	font-size: .7em;	
}

/*** Page Nav (Praxistipps,News)
************************************************************/

#container .page_nav {
	/*margin-bottom: 1em;*/
}

#container .page_nav .left {
	text-align: left;
	float: left;
}

#container .page_nav .right {
	text-align: right;
	padding-right: .8em;
}



#container p.mit_Bild_oben {
	width: 23em;
}

#container p.ohne_Bild {
	width: 35em;
}

#container .marg_top {
	margin: .2em 0 0 0;
} 

#container .marg_top_large {
	margin: 1em 0 0 0;
} 

a.close
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
	border: none;


}
a.close:link {
	color: #666666;
}

a.close:visited {
color : #666666;
}

a.close:hover {
color : #007FA3;
}
