html {
height: 100%;
}
 
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #DDDDDD;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	/*background: #ffffff url("../img/background.gif") center repeat-x;*/
	 height: 100%;
	vertical-align: top;
	background-color: #000000;
}
a img
{ 
border: 0px;
}

a:link, a:visited
{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color:  #ff545c;
	text-decoration: none;
	font-weight: bold;
}

#mainContent 
{
	display:block;
	width: 900px;
	height: 630px; 
	background: transparent url("img/mainContent_kleinerCoret.jpg") top no-repeat;
}

#RightSideMenu
{
	position: relative;
	left: 52px;
	top: -465px;
	display:block;
	float:right;
	width: 226px;
	min-height: 400px;
	margin-top: 60px;
}
#RightSideMenuTop
{
	display:block;
	float:left;
	width: 226px;
	height:	44px;
	background: transparent url("img/MenuTopBack2.png") top no-repeat;
}

#RightSideMenuBottom
{
	display:block;
	float:left;
	width: 226px;
	height: 44px;
	background: transparent url("img/MenuBottomBack2.png") top no-repeat;
}

#RightSideMenuMiddle
{
	display:block;
	float:left;
	width: 226px;
	min-height: 300px;
	background: transparent url("img/MenuMiddleBack2.png");
	padding-left: 28px;
	padding-right: 28px;
	width: 170px;	
}

#RightSideMenuMiddle a,
#RightSideMenuMiddleActive
{
float:left;
color: #870038;
height: 18px;
font-weight:bold;
font-size: 11px;
text-decoration:none;
padding: 5px;
letter-spacing: 0px;
display:block;
font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
width: 157px;
padding-left: 8px;
padding-top: 8px;
}
#RightSideMenuMiddle a:hover
{
background:#FCB040;
color:#870038;
}
#RightSideMenuMiddleActive
{
color:#ffffff;
background: #870038;
}

.button_submenu_visible
{ 
	display: block; 
} 

.button_submenu_invisible
{ 
	display: none; 
} 


/*---------------------------LEFTSIDE --------------------------------*/


#LeftSideMain {
	float:left;
	position: relative;
	left: -30px;
	width: 200px;
	display:block;
	padding-bottom:10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	min-height: 300px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fotoFrameClass
{
	display:block;
	float:left;
	margin-bottom: 10px;
	width: 220px;

}

.fotoFrameClass img
{
	border: 3px solid #E7E7E7;
}

 
/*-----------------------------------------PAGECONTENT  ----------------------------*/


#PageContent 
{
	float:left;
	width: 520px;
	font-weight:normal;
	font-size:12px;
	line-height: 22px;
	color: #666666;
	color:#333333;
	text-align:left;
	height: 350px;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #FCB040;
	scrollbar-highlight-color: #FCB040;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #FCB040;
	scrollbar-track-color: #FCB040;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#PageContent img
{
	margin: 2px;
}



#PageContent h3
{
 font-size: 14px;
 font-weight: bold;
 color:#673404;
}
 
#PageContent h2
{
 font-size: 10px;
 color: #585959;
 padding:2px;
 border: #E4E4E4 dotted 1px;
 font-style:normal;
}
#PageContent h1
{
 font-size: 22px;
 font-weight: bold;
 width:100%;
 line-height:22px;
 padding: 3px;
 padding-left: 0px;
 margin-bottom:12px;
 margin-top: 0px;
 color:#dfbedd;
 color:#673404;
 font-family:Arial, Helvetica, sans-serif;
}
 

#PageContent ul
 {
  line-height: 18px;
  padding-right: 3px;
  padding-left: 18px;
  margin-bottom: 2px;
  margin-top: 3px;
  list-style-position: outside;
}
#PageContent li
{
  margin-bottom: 2px;
}
 
#PageContent select
{
width: 100%;
height: 20px;
margin-bottom: 5px;
font-size:11px;
border: #E4E4E4 solid 1px;
}
 

#PageContent hr

{
border: #E4E4E4 solid 1px;
}
/*-----------------------------------------------------------mainTable --------------------*/

.mainTable 
{
padding: 0px;
margin: 0px;
border-collapse: collapse;
width: 100%;
height: 100%;
}
 

.backgroundCell 
{

 background-position: left;
 background-position: top;
 background-image: #ffffff;
 /*background-repeat:no-repeat;*/
 padding: 0px;
 vertical-align:middle;
 width: 900px;
}

#topCell
{
	line-height: 1px;
}

.footerCell
{
	text-align: center;
}

/*----------------------------------------------------------- News Bulletin --------------------*/

.newsback1 
{
	background-color: #f8a52b;
}
.newsback2 
{
	background-color: #fbc26d;
}


