/* by jhw 19:42 20.07.2010 */

body {
background-color : #e7a308;
background-image : url("bg_2010b.jpg");
background-repeat : repeat-x; /* background-repeat : repeat; */
background-attachment : fixed;
font-family : arial, 'ms sans serif', tahoma, verdana;
color : #ffffff;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
line-height : 1.4em;
font-size : 0.7em;
}

a:link {
color : #18a308;
text-decoration : none;
}
a:visited {
color : #18a308;
text-decoration : none;
}
a:active {
background-color : #000000;
text-decoration : none;
}
a:hover {
color : #18a308;
text-decoration : underline;
}
span.jh2 {
color : #808080;
}

div.aussen1 {
width : 800px;
margin : 25px auto;
background-color : #808080;
padding : 0px 0;
border : 4px solid #ffffff;
}
div.rahmen1 {
width : 800px;
margin : 0 auto;
text-align : left;
}
div.rahmen2 {
width : 800px;
margin : 0 auto;
color : #ff0000;
background-color : #ffffff;
text-align : justify;
}
div.rahmen3 {
/*width : 800px;*/
margin : 0 auto;
padding : 0 10px;
color : #ffffff;
background-color : #000000;
text-align : right;
}
#content {
background-color : #ffffff;
color : #808080;
width : 560px;
float : left;
padding : 0 7px;
margin-left : 3px;
}
#rightbox {
background-color : #ffffff;
color : #808080;
width : 180px;
float : right;
padding : 0 7px;
margin-right : 3px;
text-align : right;
}
#rite {
text-align : right;
color : #808080;
}
#hl1 {
text-align : left;
color : #e7a308;
font-size : 120%;
font-weight : bold;
line-height : 130%;
}
#hl2 {
text-align : right;
color : #e7a308;
font-size : 120%;
font-weight : bold;
line-height : 130%;
}
hr {
border : 0;
border-top : 1px solid #18a308;
border-bottom : transparent;
}
#pic_cont {
float : right;
margin-left : 5px;
margin-bottom : 2px;
}
iframe.opbx {
width : 800px;
height : 238px;
border : 0 solid #ff0000;
overflow : hidden;
}
div.jhpopup {
width : 290px;
margin : 0 auto;
color : #ffffff;
background-color : #000000;
text-align : justify;
padding : 10px 10px;
position : absolute;
top : 5px;
left : 5px;
}