body {
	margin:0px;
	text-align:center;
}

#container {
	width: 80%;
	min-width:750px;
	margin: 0px auto 10px auto;
	background-color: #EEE4BE;
	color: #333;
	border: 1px solid gray;
	text-align:left;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	position:relative;
	padding: 0;
	margin: 0;
	background-color: #DDC48E;
	background-image: url(../templates/main/bilder/titel_bg.gif);
	border-bottom: 1px solid gray;
}


#breadcrumbs {
	text-align:left;
	padding:0.2em 1em;
	font-size:x-small;
}

#leftnav {
	float: left;
	width: 200px;
	padding: 1em;
	margin-right:1em;
	border-right: 1px dotted #A83124;
	border-bottom: 1px dotted #A83124;
}

#leftnav a{
	color:#A83124;
}

#leftnav a:hover{
	background-color:#DDC48E;
}

#content
{
	margin-left: 220px;
	padding: 0em 1em 1em 1em;
	font-size:smaller;
}

#content p {
	margin:1em 0em;
}

#content table {
	border-collapse: collapse;
	margin:0em;
}

#content table td {
	font-size:smaller;
	padding:0em;
}

#content table p {
	margin:0em;
}

#content a{
	color:#A83124;
}

#content a:hover{
	background-color:#DDC48E;
}

#content h1 {
	font-size:medium;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0,0.5em;
	font-size:0.8em;	
	color: white;
	background-color: #A83124;
	border-top: 1px solid gray;
}

#footer a {
	color:#fff;
}

.menue_main {
	font-size:larger;
	font-weight:bold;
}

.menue_teaser {
	font-size:smaller;
	line-height: 1.4em;
	margin-top: 0.1em;
	margin-bottom: 1em;
}

.textbox{
	float:right;
	width:210px;
	border-width:1px;
	border-style:solid;
	border-color:#A83124;
	font-size:11px;
	background:#FFFCEC;
}

.smalltextbox{
	float:right;
	width:160px;
	border-width:1px;
	border-style:solid;
	border-color:#A83124;
	font-size:11px;
	background:#FFFCEC;
}

.textbox p, .textbox td, .textbox form, .textbox ol, .textbox ul{
   font-size:11px;
   line-height:15px;
}

.textbox input {
   border:none;
   border-bottom:1px #A83124 dotted;
   background-color:#F6F0D0;
}

.boxheader {
   padding:2px 10px;
   font-weight:bold;
   text-align:center;
   background:#A83124;
   color:#fff;
}

.boxcontent {
   padding:10px;
}

#content .level1sig, 
#content .level1desc {
  font-weight:bold;
  padding:0.5em 0.5em 0.5em 0.2em;
  vertical-align:bottom;
  border:1px solid #EEE4BE;
  border-top:1em solid #EEE4BE;  
  background-color: #DDC48E;  
}

#content .level2sig, 
#content .level3sig,
#content .level2desc,
#content .level3desc {
  font-size:smaller;
  background-color: #E2D8B3;
  border:1px solid #EEE4BE;
  padding: 0.2em;
}

#content .level1desc,
#content .level2desc,
#content .level3desc { 
}


.tx-bibliothek-pi1-browsebox td, .tx-bibliothek-pi1-browsebox td p{
   padding: 0em 0.3em;
   background-color: #E2D8B3;
   border:1px solid #EEE4BE;
}

.tx-bibliothek-pi1-browsebox td.tx-bibliothek-pi1-browsebox-SCell p{
   background-color: #DDC48E;
}

.tx-bibliothek-pi1-browsebox .tx-bibliothek-pi1-browsebox-strong {
   font-weight: bold;
}

#content .trachtenbilder_seitenbrowser td {
   padding: 0 0.5em 0 0;
}

