/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */



body {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size:10pt;
 color:#000000;
 margin:10px;
 padding:0;
}



.frame
{
    color:#ffffff;
}

.sitemappath
{
    color:#0033cc;
}
   

.headline, h1{
    
    font-size:12pt; 
    font-weight:bold;
    color:#0033cc;
}


.subheadline 
{
    
    font-size:10pt;
    font-weight:bold;
    color:#0033cc; 
    
}



.gaestebuch 
{
    
    font-size:8pt;
       
}


.linkrow {
font-size: 8pt;
}

/* VIEWR */

#viewr {
float:left;
margin: 10px;
}




/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 3px;
    font-size: 8pt;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

#umbBreadcrum a {
    font-size: 8pt;

}




/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

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

