/*general*/
body{
text-align:center;
background:url(../images/page_bg.png) repeat-x;
}
  
div {
font-family: Arial;
font-size: 10px;
color: #333;
text-align: left;
}  
  
li{
text-align:left;
list-style:none;
}

ul{
text-align:left;
list-style:none;
}

/* Category */
.category{
color:#333;
height:5px;
padding:0;
margin:0;
}
a.category:link, a.category:visited, a.category:hover  {	height: 5px;  }
/* End category */
 
/* links */
a:link, a:visited {
color: #B84646; 
text-decoration: none;
font-weight: bold;
text-transform:uppercase;
}

a:hover {
color: #B84646;	
text-decoration: underline;
font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
font-size: 10px;
background: url(../images/sc_menu.png) no-repeat;
font-weight: bold;
color: #333;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: left;
padding-left: 0px;
width: 194px;
}

a.mainlevel:hover {
text-decoration: none;
font-weight: bold;
background-position: 0px -22px;
color: #B84646;
}

a.mainlevel#active_menu {
background-position: 0px -48px;
color: #000;
}
a.mainlevel#active_menu:hover {
color: #333;
}

.mostread a{
color:white;
text-transform:uppercase;
}

.mostread a:hover{
color:white;
text-transform:uppercase;
text-decoration:underline;
}

.latestnews a{
color:white;
text-transform:uppercase;
}

.latestnews a:hover{
color:white;
text-transform:uppercase;
text-decoration:underline;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#toplink a {float:none;}
/* End IE5-Mac hack */


#toplink li {
margin: 0;
float:right;
height: 150px;
margin-left: 0px;
padding: 0;
}

#toplink li a {
display:block;
line-height: 250px;
height: 150px;
background:url(../images/linkback.png) no-repeat 0% 100%;
width: 80px;
text-align: right;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

#toplink a:hover {
background:url(../images/linkback_hover.png) no-repeat 0% 100%;
color: #999;
height: 150px;
}

/* Layout id's */

#container {
margin: 0 auto; /* für Firefox, Seite zentrieren*/
width: 750px; 
text-align: left;
  }
  
#header {
float: left;
width: 750px;
height: 150px;
}



#toplink {
float: left;
width: 750px;
padding-top: 4px;
height: 150px !important;
height: 150px;
background: url(../images/linkback_bg.png) repeat-x;
}

#toplink ul {
margin: 0;
padding: 0;
list-style:none;
}

#toplink li {
margin: 0;
padding: 0;
list-style:none;
}

#trenner {
float:left;
width: 750px;
height: 4px;
overflow: hidden;
background: url(../images/golden.png) repeat-x; 
}

#box {
float:left;
width: 750px !important;
width: 750px;
background: url(../images/boxback_id.png) repeat;
padding:0px;
padding-right:0px;
color:#FFFFFF;
}

#content{
float:left;
width: 619px !important;
overflow: hidden;
padding-top: 10px;
}

div#sidebar {
float:left;
width: 130px;
}

div#sidebar div.moduletable {
float:left;
width: 130px;
background: url(../images/oben.png) no-repeat;
margin: 5px 0px 0px 0px;
padding-top:5px;
text-align:left;
}

#bottom{
float:left;
width:750px;
height:120px;
background: url(../images/bottom_back.png) repeat-x;
vertical-align:bottom;
}

#box_top{
height:10px;
width: 241px;
background: url(../images/boxback-top.png) repeat-x;
margin:0;
padding:0;
}



/* Layout class'n */

.ihrlogo{
float:left;
height:150px;
width:50%;
line-height:200px;
font-size:24px;
padding-left:20px;
text-transform:uppercase;
color:#B84646;
}

.moduletable h3 {
font-family:Arial Narrow, Helvetica, sans-serif;
padding:0px;
font-size:11px;
font-weight:bold;
margin:5px 0px 0px 0px;
}

.bottomin{
float:left;
padding-top:80px;
width:630px;
}

.bottomin2{
float:left;
padding-top:80px;
width:50px;

}

.inputbox{
border:1px solid #333;
color:#333;
font-size:10px;
height:13px;
}

.button{
border:1px solid #333;
color:#333;
font-size:10px;
height:15px;
background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

.user2{
float:left;
width: 245px !important;
width: 250px;
padding:0px;
padding-right:0px;
color:#FFFFFF;
}

.user1{
float:left;
width: 250px !important;
width: 250px;
padding:0px;
padding-right:0px;
color:#FFFFFF;
}

.top{
float:left;
width: 245px !important;
width: 250px;
padding:0px;
padding-left:5px;
color:#FFFFFF;
}

.contentheading {
font-family: Arial Narrow, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
font-size: 13px;
font-weight: normal;
height: 15px;
vertical-align: top;
color: #666;
text-align: left;
width: 100%;
text-transform:uppercase;
}

.componentheading {
font-family: Arial Narrow, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
font-size: 13px;
font-weight: normal;
height: 15px;
vertical-align: top;
color: #666;
text-align: left;
width: 100%;
text-transform:uppercase;
}



