hr{
   color: #AAAAAA;
   height:1px;
   text-align:left;
   border:1px solid #AAAAAA;
}
strong{
   font-weight: bold;  
}

/* FORMATIERUNG CONTENT */
#content select,
#content textarea,
#content input{
   background-color:#F2F6F9;
   border-color:#A5ACB2;
   border-style:solid;
   border-width:1px;
   padding: 2px;
}
#content select:focus,
#content textarea:focus,
#content input:focus,
#content select:hover,
#content textarea:hover,
#content input:hover,
#content select:active,
#content textarea:active,
#content input:active{
   border-color: #DE7309;  
}
#content {line-height: 150%;}
#content p{margin : 0 0 1em 0;}
#content h1 {
	color: #ee8215;
	font-size: 160%;
	font-weight: normal;
	margin : 0 0 1em 0;
}

#content sup,
#content sub{
   font-size: 92%;
}

#content h3 {
	color: #828282;
	font-size: 130%;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

#content h5 {
	color: #000;
	font-size: 120%;
	font-weight: normal;
	margin: 15px 0 8px 0;
}

#content table {
   border : 0 none;
   /*margin : 1em 0;*/
   margin: 0;
}
#content table table td{
   padding: 0;  
   font-size: 92%;
}
#content td, #content tr {
   padding : 3px;
   vertical-align : top;
}
#content .tabrowheader td {
   background-color: #ee8215;
   color: #fff;
}
#content .tabrowungerade {
   background-color: #fbc27f;
   color: #000;
}
#content .tabrowgerade {
   background-color: #E4E5E7;
}

#content a,
#content a:link,
#content a:visited{
	color: #ee8215;
	font-weight : bold;
	text-decoration : underline;
}

#content a:focus,
#content a:hover,
#content a:active{
	background-color: #ee8215;
	color:#fff;
}
.rsy_list_head_left,
.newsTable{
   background-color: #ee8215;
}
.rsy_list_head_left,
#content table.newsTable td{
   padding: 4px 5px;
}

#content .rsy_list_head_left a,
#content .rsy_list_head_left a:link,
#content .rsy_list_head_left a:visited,
#content .newsTable a,
#content .newsTable a:link,
#content .newsTable a:visited{
   color: #fff;
   font-size: 120%;
   font-weight: bold;
   display: block;
   text-decoration: none;
}
.rsy_list_head_left,
.newsTitel{
   color: #fff;
}
#content .rsy_list_head_left a:focus,
#content .rsy_list_head_left a:hover,
#content .rsy_list_head_left a:active,
#content .newsTable a:focus,
#content .newsTable a:hover,
#content .newsTable a:active {
   text-decoration: underline;
}
.newsMehr{
   float: right;
   padding-right: 5px;
}
/*
BANNERBK
*/
/* FORMATIERUNG CONTENT */
#bbkcontainer .HaasGroupLogo{
   text-align: center;  
   margin-bottom: 1em;
}

#bannerbk {line-height: 150%;}
#bannerbk p{margin : 0 0 1em 0;}
#bannerbk h1 {
   color: #ee8215;
   font-size: 160%;
   font-weight: normal;
   margin : 0 0 1em 0;
}

#bannerbk sup,
#bannerbk sub{
   font-size: 92%;
}

#bannerbk h3 {
   color: #828282;
   font-size: 130%;
   font-weight: normal;
   margin: 20px 0 10px 0;
}

#bannerbk h5 {
   color: #000;
   font-size: 120%;
   font-weight: normal;
   margin: 15px 0 8px 0;
}

#bannerbk table {
   border : 0 none;
   /*margin : 1em 0;*/
   margin: 0;
}
#bannerbk table table td{
   padding: 0;  
   font-size: 92%;
}
#bannerbk td, #bannerbk tr {
   padding : 3px;
   vertical-align : top;
}
#bannerbk .tabrowheader td {
   background-color: #ee8215;
   color: #fff;
}
#bannerbk .tabrowungerade {
   background-color: #fbc27f;
   color: #000;
}
#bannerbk .tabrowgerade {
   background-color: #E4E5E7;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited{
   color: #ee8215;
   font-weight : bold;
   text-decoration : underline;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active{
   background-color: #ee8215;
   color:#fff;
}
