/* basic.css */
* {
	padding:0;
	margin:0;
}
body {
  background-color: #dd5f48;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:115%;
}

p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0; list-style-type: none;}

h1, .heading1 {font-size:100%; font-weight: bold;}

h2, .heading2 {font-size:139%; font-weight: bold;}

h3, .heading3 {font-size:120%; font-weight: bold;}

h4, .heading4 {font-size:100%; font-weight: bold;}

li, dd { 
	margin-left:2em;
}

#tt {
  font-family:Verdana,Tahoma,Arial,sans-serif;
}

#tt a {	
	text-decoration: none;
}

#tt a:hover {
	
	text-decoration: none;
}

#tt a:active a:visited {	
 font-weight:bold; 
 
}

a {
	color: #625a46;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

div.graphic {
	padding: 20px 0px 0px  0px;
	margin: 0px 0px 0px 10px;
	display: block;
	float: right;
	}

#pB {
	width: 778px;
	margin: 10px auto 0px auto;
	padding: 0px;
	overflow: hidden;
}

#pH {
	width: 772px;
	height: 120px;
	background-color: #fff;
	border-top: 2px #fff solid; 
	border-left: 2px #fff solid;
	border-right: 4px #fff solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}

#pM {
	width: 770px;
  border-top: 4px #fff solid;
	border-left: 4px #fff solid;
	border-right: 4px #fff solid;
	border-bottom: 4px #fff solid;
	background-color: #FFE5E0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#pM2 {
	width:0px;
  height: 400px;
  clear: both;
  float: left;
}

#pMC {
	width: 490px;
	float: left;
	color: #625A46;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 25px 60px;
	overflow: hidden;
}

#pMR {
	width: 145px;
	height: auto;
	float: right;	
	background-color: #fff;
	border-right: 10px #FFE5E0 solid;
  margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}

#translate {
  margin: 5px 0px 5px 5px; 
  padding: 0px 0px 0px 0px;
	font-size: 10px;
} 

#pornobalken {
  border-bottom: #ffe5e0 solid 1px;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

/* navigation_tree.css */
#pMR ul {
	margin: 2px 0px -1px -16px;
	padding: 0px;
}
#pMR ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#pMR ul li a {
	color: #636363;
	border: none;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: normal;
	display: block;
	height: 14px;
	padding: 3px 3px 3px 5px;
}

#Macronavigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:110%;
	text-decoration: none;
}

#Macronavigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	list-style-type: none;
}
#Macronavigation ul li.parent {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;	
	list-style-type: none;	
	font-weight:bold;
}
#Macronavigation ul li {

}
#Macronavigation ul li.active {

	list-style-type: none;	
}

#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {	
	text-decoration:none;
}
#Macronavigation ul li a:hover {	
	text-decoration:none;
	background-color: #f0f0f0;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {	
 font-weight:bold; 
 
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
}

#pMR2 {
	color: #636363;
	float: right;	
	font-family: Tahoma;
	font-size: 11px;
  margin: 82px 0px 0px 0px;
	padding:0px 20px 45px 0px;
}

#pF {
	height: 15px;
	color: #fff;
  margin: 0px auto 0px auto;
	background-color: #dd5f48;
	font-size: 10px;
	line-height: 1.5em;
	width: 770px;
}

#pF	a {
	color:#fff;
	background-color:#dd5f48;
  font-weight: normal;
	text-decoration: none;
}

#pF	a:hover {
	color:#E0E7D7;
	background-color:#dd5f48;
	font-weight: normal;
	text-decoration: none;
}

#created {
	color:#fff;
	width: auto;
	height: 20px;
	line-height: 18px;
	padding-left: 10px;
	margin: 0px;
	float:left;
}

#copyright {
	color:#fff;
	width: auto;
	height: 20px;
	line-height: 18px;
	padding-right: 10px;
	margin: 0px;
	float:right;
}

#detail_titel {
	font-size: 9px;
	width: 360px;
	height: 20px;
	line-height: 18px;
	margin-top: 5px;	
}
















