body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/hintergrund.gif) repeat-x #D1D1D1;
	color:#333;
	line-height:150%;
}

a:link, a:hover, a:visited, a:active {
	text-decoration : none;
}

#menu a:link, #menu a:visited, #menu a:active  {
	color:#777;
}

#menu a:hover {
	/* color:#6699CC; */
}

.moduletable_onglets {
	margin-left: -56px;
	height:272px;
	background:url(../images/menu.png) left top repeat-y;
}

#alles {
	width:100%;
}

a img {
	border:none;
}

#seitencontainer {
	width:777px;
	margin:0px auto;
	background:url(../images/seitencontainer_middle_bg.png) left top repeat-y;
}


#seitencontainer_top {
	width:777px;
	background:url(../images/seitencontainer_top_bg.png) left bottom no-repeat #EEE;
	padding-bottom:7px;
}

#header {
	padding:5px 27px 10px 27px;
}


#pathway_top {
	float:left;
}

#menu_top {
	float:right;
}

.pathway {
	margin:0;
	padding:0;

}
.back_button {
padding-top:10px;
font-weight:bold;
}

ul#mainlevel-nav {
 margin:0;
 padding:0;
 list-style:none;
}
ul#mainlevel-nav li {
	display:inline;
	margin-right:8px;
	
}
ul#mainlevel-nav li a{
	text-decoration:none;
	font-weight:bold;
	/* color:#6699CC; */
	padding-left:8px;
	/* border-left:2px solid #6699CC; */
}


#headerimage {
	margin-top:10px;
	padding:10px;
	width:707px;
	height:95px;
	/* background:url(../images/header_image.png) repeat-x #6699CC; */
}

.clr {
	clear:both;
}

#flashheader {
	float:left;

	height:55px;
	background:url(../images/flash_header_bg.png) repeat-x;
}

.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;
}

#seitencontent {
	padding:0px 27px;
}

#trenner {
	height:25px;
	margin:0px 23px 10px 27px;
	background:url(../images/h3_bg.png) repeat-x;
}

#menu {
	width:160px;
	float:right;
	background-color:#EEEEEE;
	padding:10px;
	padding-top:0px;
}

#content {
	width:520px;
	padding:0px 10px;
}

#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; */
}

.mainlevel, #menu li a {

	display:block;
	padding:2px 3px 2px 15px;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	background:url(../images/readmore.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:#DDD;
	font-weight:bold;
}

ul.menu, #menu ul {
	list-style:none;
	padding:0;
	margin-left:0;
}

ul.menu ul {
	list-style:none;
	padding:0;
	margin-left:14px;
}

#menu fieldset{
	padding:0;
	margin:0;
	border:none;
}


#active_menu {
	background:url(../images/readmore.gif) left no-repeat #DDD;
}

#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 #DDD;
}

.module {
	
	margin-bottom:	10px;
}

.contentheading {
    color:#b90011;
    font-size: 36px;
    font-style: italic;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.tab_content .contentpaneopen {
    width: 490px;
}

.contentpaneopen {
    width: 530px;
}

.componentheading {
	color:#666;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:20px;
	padding-left:10px;
	border-left:3px 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;

}

#footerabschluss {
	height:20px;
	width:777px;
	margin:0 auto;
	background:url(../images/seitencontainer_bottom_bg.png) no-repeat;
}

#headerabschluss {
	height:44px;
	width:777px;
	margin:0 auto;
	background:url(../images/seitencontainer_header_bg.png) no-repeat;
}


#banner {
width:777px;
margin:10px auto;
}

#cpp {
	/* border-top:1px dotted #666; 
	margin:10px 27px 0px 27px;*/
	margin: 0 auto;
    height: 20px;
    width: 777px;
    text-align: center;
}

#user1module {
	float:left;
	width:48%;
}
#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;
	
}

		.container {width: 500px; margin: 10px auto;}
		ul.tabs {
			margin: 0;
			padding: 0;
			float: left;
			list-style: none;
			height: 32px;
			border-bottom: 1px solid #ff0000;
			border-left: 1px solid #ff0000;
			width: 100%;
		}
		ul.tabs li {
			float: left;
			margin: 0;
			padding: 0;
			height: 31px;
			line-height: 31px;
			border: 1px solid #ff0000;
			border-left: none;
			margin-bottom: -1px;
			background: #ff0000;
			overflow: hidden;
			position: relative;
		}
		ul.tabs li a {
			text-decoration: none;
			color: #000;
			display: block;
			padding: 0 20px;
			border: 1px solid #fff;
			outline: none;
		}
		/*ul.tabs li a:hover {
			background: #ffffff;
		}*/	
		html ul.tabs li.active, html ul.tabs li.active a:hover  {
			background: #fff;
			border-bottom: 1px solid #fff;
		}
		.tab_container {
			border: 1px solid #ff0000;
			border-top: none;
			clear: both;
			float: left; 
			width: 100%;
			background: #fff;
			-moz-border-radius-bottomright: 5px;
			-khtml-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-moz-border-radius-bottomleft: 5px;
			-khtml-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
		}
		.tab_content {
			padding: 6px;
			height:160px;
		}
		.tab_content h2 {
			font-weight: normal;
			padding-bottom: 10px;
			border-bottom: 1px dashed #ddd;
		}
		.tab_content h3 a{
			color: #254588;
		}
		.tab_content img {
			float: left;
			margin: 0 20px 20px 0;
			border: 1px solid #ddd;
			padding: 5px;
		}
