body {
 padding:20px;
 font-family:arial,helvetica,sans-serif;
 background-color:#cccccc;
 text-align:center;
}

#outerwrapper {
 margin:0 auto;
 text-align:left;
 width:957px;
 padding:0px;
 border:1px solid yellow;
 background-color:#fff;
}

#wrapper {
 width:957px;
 background-color:#fff;
 color:#000;
 padding:0px; 
 min-height:610px;
}

#header {
 width:100%;
 height:80px;
 background-image:url("../_globalimages/hoffbauer_logo.gif");
 background-repeat:no-repeat;
 background-position:98% 50%;
 background-color:#fff;
}

#metamenu {
 padding:18px 0px 0px 20px;
}

#metamenu li {
 display:inline;
  font-size:70%;
}

#metamenu li a {
 text-decoration:none;
 color:#000;

}

#contentwrapper {
 padding:15px 5px 5px 5px;

}

#adressblock {
 visibility:hidden;
 font-size:85%;
}

#content_left {
 width:160px;
 background-color:#fff;
 font-size:80%;
 float:left;
 padding-bottom:10px;
 text-align:center;
}

#content_right {
 position:relative;
 width:785px;
 min-height:450px;
 font-size:80%;
 float:left;
 padding-bottom:10px;
}

.clear {
 clear:both;
}

#helper {
 position:relative;
 width:1px;
 height:1px;
 overflow:hidden;
}

.hidden {
 position:absolute;
 margin-left:5000px;
}

/* Listen-Einzüge im Content-bereich wieder herstellen */

#content_right ul , #content_right ol{
 padding-left:5px;
 margin-left:5px;
}

#content_right ul li, #content_right ol li {
 padding-left:5px;
 margin-left:5px;
}

#content_right ul li {
 list-style-type:square;
}

#content_right ol li {
 list-style-type:numeric;
}


/* textseiten - bereichstart*/

.textcontainer_aussen { width:100%; }

.textcontainer_innen {  }

#wrapper {
 width:956px;
 background-color:#fff;
 color:#000;
 padding:0px;
}



.texttext {
 width:375px;
 padding:12px 8px 12px 12px;
 border:1px solid #DAE860; 
 min-height:358px;
}

.textcontainer_innen h2 {
 text-transform:uppercase;
 background-color:#fff;
 color:#000; 
}
.textcontainer_innen h3 {
 background-color:#fff;
 color:#617D99;
}

.textcontainer_innen a, .artikeltext a {
 color:#000000;
}

p { padding:12px 0px 12px 0px; }

a.readmore {
 float:right;
 text-decoration:none;
 color:#ea6565;
 padding-left:12px;
 background-image:url(../images/readmore.gif);
 background-repeat:no-repeat;
 background-position:0% 65%;
}

#quicklinks {
 margin-top:1px;
 margin-bottom:14px;
 font-size:9px;
 width:100px;
}

#quicklinks_submit {
 font-size:9px;
  margin-bottom:14px;
}

.textcontainer_aussen {
 width:100%;
 background-image:url(../images/bereichskennung.jpg);
 background-repeat:no-repeat;
 background-position:100% 0%;
}

em {
 font-style:italic;
}

.klein, .small {
	font-size:	0.8em;
}

.rot 	{			color:			#CC0000;	}
.grau , p.grau  a, p.grau a:visited	{	
	color:			#888888;	
}

/* spez. Formatierung fuer Abkuerzung 'ibe' */
span.ibe {
	font-weight: 	bold;
	font-size:		130%;
	text-transform:	lowercase;
	color:			#CC0000;	
}