	/***** basics *****/
body {
	padding: 0px;
	margin: 0;
	font: normal 80%/145% Tahoma, Verdana, Arial, helvetica, sans-serif;
	letter-spacing: 0.05em;
	background: #A3736B;
	color: #222;
	text-align: left;
}
h1 {
	font-size: 24px;
	color: #A3736B;
	letter-spacing: -2px;
	background: #E6D1CA;
	padding: 5px 0 8px 0;
}
p {
	margin: 10px 0;

}
td {
  	font-size: 100%;
	padding: 2px 0;
}
hr {
  	display: none;
}
dfn, .none, .nurtext {
  	display: none;
}

img {
border: 0;
}
/******wrapper**********/
#obild {
	margin:0 0 0 30%;
	width: 560px;
	height: 208px;
	background: url(../images/odhh2.jpg) no-repeat;
}
/*********menu*********/
#menue {
	margin:0 2% 0 0;
	position: absolute;
	top: 210px;
	left:0;
	width: 27%;
	line-height: 120%;
	text-align: right;
}

#menue h3 {
	font-size: 1.0em;
	margin:0;
	color: #222;
	font-variant: small-caps;
}

#menue ul {
margin: 0 0 5px 0;
padding: 5px 0;
list-style: none;
}
#menue li {
	display: block;
}
#menue a, #menue a:visited {
	text-decoration: none;
	color: #222;
	padding: 0;
}
#menue a:visited {
	text-decoration: none;
	color: #66443E;
	padding: 0;
}
#menue ul li a:hover {
	text-decoration: underline;
	color: #222;
}
.navisubtitel {
	color: #66443E;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bolder;

}

/******contenu*******/
#content {
	margin:0;
	position: absolute;
	left:30%;
	width: 540px;
	color: #222;
	background: #E6D1CA;
	padding: 0 10px;
}
#content img {
margin: 10px 20px 10px 0;
}
#content h2 {
	font-size: 1em;
	margin:0;
	color: #66443E;
	font-variant: small-caps;
}
#content h3 {
font-size: 1.0em;
margin-left: 4px;
color: #333;
font-variant: small-caps;
}

#content a {
text-decoration: none;
border-bottom: 1px dashed #E6D1CA;
color: #7A5049;
}
#content a:link {
border-bottom: 1px dashed #855650;
color: #7A5049;
}
#content a:visited {
color: #222;
border-bottom: 1px dashed #ccc;
}
#content a:hover {
color: #855650;
border-bottom: 1px solid #855650;
}
                                                            
/******bas*******/

#bas {
	color: #666;
	padding: 0.3em 0 0.4em;
	border-top: 1px solid #A3736B;
	clear:both;
	margin: 10px 0;
}

#bas a {
	color: #66443E;
	text-decoration: none;
	border-bottom: none;
}
#bas a:hover {
	color: #66443E;
	text-decoration: underline;
}
a.stat, a.stat:link, a.stat:visited, a.stat:hover {
text-decoration: none;
border-bottom: none;
}
/*----------listes-------------*/
ul {
	margin: 0.2em 0 0 1em;
	padding-left: 0;
	list-style: square outside;
}
ul.sitemap {
	padding-left: 3em;
	list-style: square outside;
}
ul.listnone {
	margin: 0.2em 0 0 1em;
	padding-left: 0;
	list-style: none outside;
}
li {
	margin: 0 0 0.2em 0;
}
/*---------liens-------------*/
a
{ 
  color:#800;
}
a:link
{ 
  text-decoration:underline;
  color:#800;
}
a:visited
{ 
  text-decoration:underline;
  color:#333333;
}
a:hover
{ 
  text-decoration:underline;
  color:#800;
}
a:link img { 
	border:none; 
}
a.navisprung:link, a.navisprung:visited, a.navisprung:active, a.navisprung:hover
{ 
  display:none;
}
/****** formatage ******/
acronym {
	border-bottom: 1px dotted #ccc;
}
.aligncenter
{ 
	text-align:center; 
}
.alignright
{ 
	text-align:right; 
}
.breadcrumb {
	display: none;
}
.betont
{ 
	color:#66443E; 
}
.breaker {
	clear: both;
}
.clearleft {
	clear: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
.clearright {
	clear: right;
	margin-top: 5px;
	margin-bottom: 0px;	
}
.clearboth {
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;	
}
.contemargin {
	margin: 60px 60px 0 0;
}

.floatleft {
	float: left;	
}
.floatright {
	float: right;	
}
.klein {
	font-size: 90%;
	font-weight:normal;
	color: #333333;
}
.kleinfont {
	font-size: 75%;
	font-weight:normal;
}

.marginindex {
	margin:25px 0 50px 0;
}
.mbt25 {
	margin:25px 0;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt100 {
	margin-top:100px;
}

.ml25 {
	margin-left:25px;
}
.ml50 {
	margin-left:50px;
}
.naviabstand {
	padding-top: 15px;
}
.noneheadline 
{
	display: none;
}
.pb20 {
	padding-bottom:20px;
}
.pt10 {
	padding-top:10px;
}

.pt25 {
	padding-top:25px;
}
.pl50 {
	padding-left:50px;
}
.plt50 {
	padding-left:50px;
	padding-top:50px;
}
.prt50 {
	padding-right:50px;
	padding-top:50px;
}
.pad {
	margin: 15px 0 5px 0;
}
.statsimg {
	height: 1px;
	width: 1px;
	border: none;
}
/****** tableau ******/
td {
	padding: 0 5px 0 5px;
	vertical-align: top;
	line-height: 140%;
}
.tddrittel {
	width: 33%;
}
.tdhalb {
	width: 50%;
}
