body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/hintergrund.gif) repeat-x #EEE;
	color:#555;
	line-height:150%;
}

* {
  margin:0;
  padding:0;
}

/* Layout */

#mainbox {
width:900px;
margin:15px auto;
text-align:left;
background: #FFFFFF url(../images/bgnew.png) repeat-y scroll left top;
}

#title {
height:100px;
margin-left:53px;
background: transparent url(../images/titelleiste1.jpg) no-repeat scroll left top;
}

#footer {
height:30px;
background: transparent url(../images/seitencontainer_bottom_bg.png) no-repeat scroll left bottom;
clear:both;
}

#left_border {
background-color:#FFFFFF;
width:63px;
float:left;
margin-top:-60px;
margin-left:-10px;
}

#menu {
background-color:#0093DD;
color:#FFFFFF;
width:140px;
float:left;
margin-top: 10px;
padding: 0 10px 10px;
}

#right {
background-color:#FFFFFF;
width:130px;
margin-right: 20px;
margin-top: 10px;
float:right;
}

#content {
background-color:#FFFFFF;
margin: 20px 160px 20px 223px;
}

.back_button {
	padding-top:10px;
	font-weight:bold;
}


/* Navigation */

a:link, a:hover, a:visited, a:active {
	/* color:#6699CC; */
}

#menu a:link, #menu a:visited, #menu a:active  {
	color:#FFF;
}

#menu a:hover {
	color:#6699CC;
}

.mainlevel, #menu li a {
	color:#FFF;
	display:block;
	padding:2px 3px 2px 15px;
	text-decoration:none;
	border-bottom:1px solid #FFF500;
	font-weight:bold;
	background:url(../images/readmore1.gif) left no-repeat;
}

.mainlevel:hover, #menu li a:hover {
	display:block;
	color:#6699CC; 
	padding:2px 3px;
	text-decoration:none;
	/* border-left:2px solid #6699CC; */
	/* border-bottom:1px solid #6699CC;*/
	background:#FFF500;
	font-weight:bold;
}

#active_menu {
	background:url(../images/readmore.gif) left no-repeat #FFF500;
	color: #FFFFFF;
}

#active_menu:hover {
	display:block;
	padding:2px 3px 2px 15px;
	text-decoration:none;
	/* border-bottom:1px solid #6699CC; */
	font-weight:bold;
	background:url(../images/readmore.gif) left no-repeat #FFF500;
}


a img {
	border:none;
}

.newsflash_div {
	background:url(../images/newsflash_bg.png) repeat-x;
	padding:10px;
	width:350px;
	height:85px;
	float:right;
	line-height:100%;
}
.newsflash_div p {
	margin:0; padding:0;
}

.newsflash_div * {
	color:#FFF !important;
}
.newsflash_div h3 {
	background:url(../images/h3_bg.png) repeat-x;
	padding:3px 4px;
	margin:0;
}


#menu h3 , #user1module h3, #user2module h3  {
	margin:0;
	padding:0;
	padding:4px 5px;
	margin-bottom:10px;
	margin-top:10px;
	color:#FFF;
	/* background:url(../images/h3_bg.png) repeat-x #6699CC; */
}


#menu fieldset{
	padding:0;
	margin:0;
	border:none;
}


.module {
	
	margin-bottom:	10px;
}

ol {
	
	margin-left:	30px;
}

.contentheading {
	/* color:#6699 CC; */
	font-size:16px;
	font-weight:bold;
	/* background:url(../images/content_heading_voran.png) no-repeat #6699CC; */
	padding-left:15px;
}
.componentheading {
left: 160px;
height: 25px;
width: auto;
	color:#666;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
margin-top:10px;
margin-left:10px;
margin-right: 220px;
	margin-bottom:20px;
	padding-left:10px;
	border-left:2px dotted #666;
	border-bottom:1px solid #666;
}

.mosimage_caption {
	background:#EEE;
}

.mosimage {
	border:1px solid #EEE;
	margin:5px;
}

.small {
	font-size:10px;
}

.createdate, .modifydate {
	font-size:10px;
	font-weight:bold;
}

.inputbox {
border: 1px solid #444444;
color: #444444;
padding:3px;
font-size:11px;
margin: 5px 0px 5px 0px;

}


#cpp {
	border-top:1px dotted #666;
	margin:10px 27px 0px 27px;
}

#user1module {
	float:left;
	width:98%;
}
#user2module {
	float:right;
	width:48%;
}
ul.latestnews, ul.mostread {
	margin:0px;

	margin-bottom:25px;





	padding:0;
}

.nisi {
	display:none;
}

li.latestnews, li.mostread {
	list-style:none;
	background:url(../images/readmore.gif) left no-repeat #FFF;
	border-bottom:1px dotted #CCC;
	padding:3px;
	padding-left:15px;
}
li.latestnews a, li.mostread a { 
	text-decoration:none;
	color:#777;
}

.readon {
	/* border-left:2px solid #6699CC; */
	padding:3px 5px;
	text-decoration:none;
	/* border-bottom:1px dotted #6699CC; */
}

.pagenavcounter {
	font-weight:bold;
}

.contenttoc {
	text-align:left;
	border:1px solid #CCCCCC;
	margin-left:10px;
	padding:5px;
}
.contenttoc a {

	text-decoration:none;
	font-weight:bold;
	display:block;
	border-top:1px solid #DDD;

}
.sectiontableentry1 {
background-color:#DDD;
padding:5px;
text-align:left;
}
.sectiontableentry1 td{
padding:5px;

}
.sectiontableentry1 a{
font-weight:bold;
}
.sectiontableentry2 {
background-color:#EEE;
padding:5px;
text-align:left;
}
.sectiontableentry2 td{
padding:5px;

}
.sectiontableentry2 a{
font-weight:bold;
}
.sectiontableheader, .sectiontablefooter {
background:#CCC;
font-weight:bold;
padding:5px;
}

.button {
margin-top:10px;
margin-bottom:10px;
border: 1px solid #444444;
background-color:#EEEEEE;
}

.module h3 {
	font-size:12px;
}

.sublevel {
display:block;
padding:2px 0px 2px 14px;
margin-left:-4px;
}

.tool-tip {
	background-color:#FFF;
	color:#666;
	border:1px solid #333;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #333;
	padding: 2px 4px 2px;

}
 
.tool-text {
	font-size: 11px;
	padding: 2px 4px 2px;
	
}
