/*OK******************************************/
html, a{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#4f6d37;
text-decoration:none;
}
body,h1,h2{
padding:0 0 0 0;
margin:0 0 0 0;
}
/*OK******************************************/
h1{
font-size:18px;
}
/*OK******************************************/
h2{
font-size:16px;
}
/*OK******************************************/
div.CONTENT_TEXT{
text-align:justify;
padding:15px;
}
/***********************************************/
/*OK******************************************/
#POS_main
{
position:relative;
left:50%;
width:800px;
margin-left:-400px;
}

#POS_header{
text-align:center;
margin-top:40px;
margin-bottom:45px;
}

#POS_content_left{
width:220px;
padding-right:30px;
}

#POS_content_right{
float:right;
width:550px;
}
#POS_fooder{
width:220px;
text-align:center;
}
#POS_end{
clear:both;
padding-top:20px;
text-align:center;
}
/***********************************************/
/***********************************************/
div.Menue_Global, div.Menue_Global_a, div.Menue_Local, div.Menue_Local_a{
/*height:15px;
padding-top:5px;*/
}
div.Menue_Global, div.Menue_Global_a{
/*padding-bottom:5px;*/
}
div.Menue_Local, div.Menue_Local_a{
padding-left:20px;
}
div.Menue_Erweitert, div.Menue_Erweitert_a{
/*padding-left:16px;*/
}
/***********************************************/
/***********************************************/
a.Menue_Global, a.Menue_Global_a{
font-size:14px;
}
a.Menue_Global_a{
font-weight:bold;
}
a.Menue_Local, a.Menue_Local_a{

}
a.Menue_Local_a{
font-weight:bold;
}
a.Menue_Erweitert, a.Menue_Erweitert_a{

}
a.Menue_Erweitert_a{

}
a.Link{
color:#A56B00;
}
/***********************************************/
/*OK******************************************/
a.Link_Fooder{
font-size:10px;
color:#4f6d37;
}
/***********************************************/
/*OK******************************************/
.left_ro {
	background:url(../images/content_leftbox_ro.gif) top right no-repeat;
	margin-bottom:20px;
}

.left_lo {
	background:url(../images/content_leftbox_lo.gif) top left no-repeat;
}

.left_ru {
	background:url(../images/content_leftbox_ru.gif) bottom right no-repeat;
}

.left_lu {
	background:url(../images/content_leftbox_lu.gif) bottom left no-repeat;
}

.right_ro {
	background:url(../images/content_rightbox_ro.gif) top right no-repeat;
}

.right_lo {
	background:url(../images/content_rightbox_lo.gif) top left no-repeat;
}

.right_ru {
	background:url(../images/content_rightbox_ru.gif) bottom right no-repeat;
}

.right_lu {
	background:url(../images/content_rightbox_lu.gif) bottom left no-repeat;
}
