body{
	margin: 0;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 76%;
	color: #555555;	
	
}



div#wrapbg{
	
	
	width: 100%;
/* 	height: 165px; */
}
.clr{
	clear: both;
}


/* ---------------  ARCHIV FUNKTION STYLE, um die Gruppierung nach Jahr zu shaffen ---------------- */

.jahr_menutitle{
cursor:pointer;
margin-bottom: 5px;
}

.jahr_submenu {
margin-left:30px;
margin-bottom: 0.5em;
text-decoration:none;
}


/* ---------------  Vorlesungsverzeichnis Style -------------------------------------------------------------*/
.vlv_menutitle:hover
{
	text-decoration:underline;
	cursor:pointer;
}

.vlv_submenu {
text-decoration:none;
visibility:hidden;
height:0;
}


/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	color: #005278;
	text-decoration: none;
	border-bottom-width: 0px;
}
a:hover{
	color: #005278;
	text-decoration: underline;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #005278;
	text-decoration: none;
}
ul a:hover{
	color: #005278;
	text-decoration: underline;
}
td{
	font-size: 1em;
}
a img{
	border: none;
}
.contentheading {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005278;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005278;
	text-decoration: none;
}
.contentheading a:hover {
	color: #005278;
	text-decoration: underline;
}
.modifydate{ 
	color: #999999 ;/* #cbcbcb;*/
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; 
	font-size: 0.83em; 
	padding-top: 15px; 
}

.small{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #999999 ;/* #cbcbcb;*/
}
.createdate{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #999999 ;/* #cbcbcb;*/
}
td .createdate{
	font-size: 0.83em;
}
.readon{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #005278;
}
a.readon:link, a.readon:visited {
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 32px;
}
.sectiontableheader {
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #555555;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858; /*#cbcbcb;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005278;
	text-align: left;
	margin-bottom: 20px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
}
table.contenttoc th {
	padding: 2px 4px;
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
	text-indent: 5px;
	text-transform: UPPERCASE;
}
table.blog, table.contentpaneopen{
	width: auto;
}
table.contentpane{
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
}
.highlight{
	background-color: #ffff99;
}
.contentpane{
	width: auto;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
.pagenav {
	padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	color: #666666;
	font-size: 11px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}
.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
}
.adminform textarea {
	width: 840px!important;
}

.adminform textarea.inputbox {
	width: 840px!important;
}


/* LAYOUT STYLING - MODIFICACION
--------------------------------------------------------- */
div#wrapper{
	width: 1075px; /* --- 960px; ----*/
}


/* MOO.FX
--------------------------------------------------------- */
div#toolsdiv{
	width: 1075px;  
	height:30px;
	color: #fff;
	font-size: 11px;
	background-color: #005278;
	}

a.toolsdiv{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
div#tools{
	width: 1075px; /* so breit wie unsere Website  ---- alte Definition: 711px; */ 
	height: auto;  /*40px */
	padding-top: 2px;
	padding-bottom: 2px;
	}

/* ------------------------------------ */
div#syndicatediv{
	float: left;
	width: 229px;
}
div#colorsdiv{
	float: left;
	width: 256px;
}
div#fontsdiv{
	float: left;
	width: 1075px; /* width: 960px; 226px; */
}


/* WEBSITE TOOLS
--------------------------------------------------------- */
div#sitetoolsdiv{
	height: 30px;
	
}

div#sitetools{
	width: 164px;
	height: 30px;
	float: right;
	/*background: url(../images/tools_label.gif);*/
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;/* #A6A6A6;*/ 
	line-height: 3.5em;
	text-align: center;
	text-transform: uppercase;
}

div#sitetools a:link, div#sitetools a:visited{
	color: #000; /* #A6A6A6;*/
	text-decoration: none;
}
div#sitetools a:hover{
	color: #fff;
}


/* TOP AREA
--------------------------------------------------------- */
div#topareadiv{
	width: 100%;
	height: 127px; /* 101px 200px Muss so hoch sein, wie die Flash Animation + 5 Pixels (Schwarz extra von Top in Background )*/ 
	background: url(../images/background_blue_new.gif);
	background-repeat: repeat-x;
}
div#logo{
 	width: 400px;
	height: 127px; /* 100px 200px */
 	background: url(../images/logo-blau.gif) no-repeat; 
	background-color:#00334a;
	float: left;
}
div#bannerdiv{
	
	width: 660px; /* 750px  Muss so breit sein, wie die Flash Animation*/
	height: 127px; /* 200px Muss so hoch sein, wie die Flash Animation*/ 
	float:  left;
}
div#banner{
	padding-top: 29px;
	text-align: left;
}
div#space-top{
	height:5px;
}




/* ----------- STARTS SUCKERFISH MENU DEFINITION  ()Horizontal Mainmenu ----------- 
 Background Color normal:	#005278;
 Background Color wenn hover: #a00b0b;
 Color Division Top:		#6E0000;
 Color Division Bottom:		#6D0000;
*/
/* @group TAB BAR */
#navdiv {
	font: 12px Arial, Helvetica, sans-serif;
	width: auto;
	height: 15px;
	margin: 0px;
	padding:0px;
}

#nav {
	width: 1075px;
	height: 31px;
	text-align: center;
	background-color: #005278;
	margin: 1px 0px 0px 0px;
	padding: 0;
	position: relative;
	z-index:1;
}

#nav ul {
	/*float: left;*/
	list-style: none;
	padding: 0;
	margin: 0;
	height: 30px;
	position: relative;
	top: 1px;
}


#nav ul li {
	position: relative;

}

/*PARENT MENU*/

#nav a {
	font-weight: bold;
	font-size:13px;
	background: url(../images/toolbar_div.gif) no-repeat right bottom;
	background-color:#005278;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	float: left; /*aca*/
	padding: 0 5px;
	margin: 0;
	width:163px; /* 193 */
}

#nav ul li.topdaddy {
	float: left; /*aca*/
	background: url(../images/toolbar_div.gif) no-repeat -1px 0px;
	padding-left: 14px;
}

#nav ul li.topdaddy a.topdaddy,
#nav ul li.topdaddy a.topdaddy_current,
#nav ul li.topdaddy a.daddy {
	float: left; /*aca*/
	display: block;
	background: url(../images/toolbar_div.gif) no-repeat 100% 0%;
	padding-right: 14px;
	color: #FFF;
}



/*PARENT MENU ACTIVE*/

#nav ul li#active.topdaddy {
	float: left; /*aca*/
	background: url(../images/toolbar_div.gif) no-repeat 0 -41px;
	padding-left: 14px;
}
#nav ul li.topdaddy a#active_menu,
#nav ul li#active.topdaddy a.daddy
 {
	float: left; /*aca*/
	display: block;
	background: url(../images/toolbar_div.gif) no-repeat 100% -41px;
	color: #333;
}


/*PARENT MENU ITEM HOVER (Top Menü) */
#nav li a:hover,
#nav li a.over,
#nav li a.ieover
 { float: left; /*aca*/ background:#00334a; 	}

/*ALL LISTS*/

#nav li {
	float: left;
	padding: 0;
	background: none;
}
#nav ul ul a {
	background: none;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul,
#nav li li li li.iehover ul
{
	float: left; /*aca*/
	background:  #005278;
}

/*PARENT ITEM SEPARATOR*/


/*DEFINE HOVER COLORS*/

#nav li:hover a, 
#nav li.iehover a
{
	float: left; /*aca*/
	color: #ffffff;
}

#nav ul li a:hover,
#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover,
#nav ul li a.iehover,
#nav ul li ul li a.iehover,
#nav ul li ul li ul li a.iehover
 {
	float: left; /*aca*/
	color: #eee;
}

/*
POSSIBLE TO SHOW PARENT INDICATOR HERE (NEEDS PADDING) 
#nav a.haschild,
#nav li.active a.haschild {
background: url(../images/pfeil_rechts.gif) 100% 0 no-repeat;

}*/


/*SUBLEVEL PARENT INDICATORS*/

#nav ul li .topdaddy ul li a.daddy, 
#nav ul li .topdaddy ul li a.daddy:hover, 
#nav ul li ul li a.daddy,
#nav ul li#active .topdaddy ul a.daddy ,
#nav ul li .topdaddy ul li a.daddy.iehover
{
	background-image:url(../images/pfeil_rechts.gif);
	background-repeat:no-repeat;
	background-position: right;	
	padding:0px;
	color: white;
	
}

#nav ul li li a#active_menu.sublevel, #nav ul li li a#active_menu.sublevel_current {
	
	float: left; /*aca*/
	color: #fff;
	
}

/*SUBLEVEL STYLES*/

/*SUBLEVEL TEXT STYLES*/

#nav li li a {
	text-align:left;
	float:left; /*aca*/
	font-weight: normal;
	padding: 0;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
}

#nav ul ul a {
	text-align:left;
	float:left; /*aca*/
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 225px; /*167px*/
	text-transform: none;
}

#nav li li {
	text-align:left;
	float: left; /*aca*/
	padding: 0;
	background: none;


/*DONT SHOW THE BACKGROUND IMAGE*/
	border-bottom: 1px solid #00334a;
	border-top: 1px solid #6E0000; /*aca*/
}

/*SUBLEVEL POSITIONING*/
#nav li ul {
	float: left; /*aca*/
	top: 30px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 225px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #6E0000; /*aca*/
	border-left: 1px solid #6E0000; /*aca*/
	border-bottom: none;
	border-top: none;
	background: #005278; /*BACKGROUND COLOR*/
}


#nav li li {
	float: left;
	padding: 0;
	width: 225px;
}

#nav li ul ul {
	float: left; /*aca*/
	margin: -29px 0 0 225px; /* <--- position from the sublevel box appearing on the left*/
	background: #a60000; /*BACKGROUND COLOR*/
}

#nav li ul ul  ul{
background: #005278; /*BACKGROUND COLOR*/
}

#nav li:hover, 
#nav li.iehover {
	float: left; /*aca*/
	left: 0;
}



/*SUBLEVEL HOVER STYLES*/

#nav ul ul a:hover {
	float: left; /*aca*/
	background: none;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#nav li li:hover {
	float: left; /*aca*/
	background: #00334a;
	border-bottom: 1px solid #6D0000;
}



/* NO ACTIVE STYLES */

#nav li li.active, #nav li li.active {
	float: left; /*aca*/
	background-image: none;
	
}

/* HIDE OTHER LISTS FROM IE */
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.iehover ul ul, 
#nav li.iehover ul ul ul, 
#nav li.iehover ul ul ul ul {
	float: left; /*aca*/
	
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul,
#nav li li li li.iehover ul 
{
	float: left; /*aca*/
	/*z-index: 100;*/
	left: 0;
}
/* BECAUSE IE DOESNT UNDERSTAND CSS EVEN IN 2007 */
#nav  li.iehover ul li.iehover
 {
	float: left; /*aca*/
	background: #00334a;
	border-bottom: 1px solid #6D0000;
	left: -999em;
}


/* @end */

/* ----------- FINISH SUCKERFISH MENU DEFINITION ----------- */





/* DEFAULT JOOMLA MENU STYLING ---  Other menu Properties (linke Seite Menus)
--------------------------------------------------------- */
a.mainlevel:link, a.mainlevel:visited { 
	display: block; 
	height:auto;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; 
	text-decoration:none; 
	color: #005278;  
	text-align: left; 
	text-indent: 0px; 
	line-height: 20px;
	margin-left:3px;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #cccccc; 
	}
	
a.mainlevel:hover {
	background-color: #7c7c7c; /* #f7f7f6 */
	display: block;
	color: #fff; /* #c00;*/ 

	}	

a.sublevel:link, a.sublevel:visited { 
	display: block; 
	height: auto;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif; 
	text-decoration:none;
	color: #666666; 
	text-align: left; 
	text-indent: 0px;
	line-height: 20px;
	margin-left: 7px;
	padding: 3px 0 3px 0; 
	border-bottom: 1px dotted #cccccc;
	
	}
	
a.sublevel:hover {
	background-color: #7c7c7c; /* #f7f7f6 */
	display: block;
	color: #fff;  /* #666666;	*/
	}

#active_menu { 
	color: #005278;/* #c00; */
	font-weight: bolder;
	background-color: white; /* #f5f5f8;*/
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position: right;	
	display: block; 
	}
	


/* MAIN CONTENT
--------------------------------------------------------- */
div#left .newsfeed a, div#user2 .newsfeed a,
div#user1 .newsfeed a, div#user6 .newsfeed a,
div#user5 .newsfeed a, div#user8 .newsfeed a,
div#user9 .newsfeed a, div#right .newsfeed a{
	font-weight: normal;
}
div#user2 .moduletable, div#user1 .moduletable,
div#user6 .moduletable, div#user5 .moduletable,
div#user8 .moduletable, div#user9 .moduletable{
	font-size: 0.92em;
}
div#maincontentdiv{
	margin: 30px 0px 30px 0px;
}
div#maincontent{}
div#pathway{
	margin-left:3px;
	text-align: left;
	font-size: 0.92em;
	color: #555555;
	padding-bottom: 20px;
}
div#pathway a:link, div#pathway a:visited{
	
	color: #005278;
	text-decoration: none;
}
div#pathway a:hover{
	text-decoration: underline;
}

div#topusersdiv{
	padding: 0px 0px 20px 0px;
	height: 1%;
}
div#bottomusers1div{
	padding: 30px 0px 20px 0px;
	height: 1%;
}
div#bottomusers2div{ color: #005278; background-color: #faf4f4; padding: 0 0 20px; height: 1%; border: solid 1px #d4d6db; }
div#user2div, div#user1div,
div#user6div, div#user5div,
div#user8div, div#user9div{
	float: left;
}
div#user2, div#user1,
div#user6, div#user5,
div#user8, div#user9{
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 1em;
	color: #939393;
}
div#user2 h3, div#user1 h3,
div#user6 h3, div#user5 h3,
div#user8 h3, div#user9 h3{ font-size: 1em; color: #005278; margin: 0 0 5px; padding: 4px; border-bottom: 1px dotted #3b3b3b; }


/* --------- DIVISIONES DE LA PAGINA (IZQUIERDA ; CENTRO ; DERECHA )--------------------------- */

div#leftblock{
	float: left;
	width: 200px;
	}
	
div#leftdiv{
	width: 200px; /* 220 */
	text-align: left;
	}
	
div#left{
	font-size: 1em;
	color: #666666; /* #939393;*/
	}
	
div#left h3{ 
	margin: 0 0 3px; 
	padding: 3px; 
	border-bottom: 1px solid #cccccc; 
	font-size: 1.18em; 
	color: #fff; 
	background-color: #005278; 
	}
	
div#left .moduletable{
	margin-bottom: 20px;
	font-size: 0.92em;
	}

div#left div.moduletable { 	
	padding: 10px;
	background: white; /* #faf4f4;*/
	margin-bottom: 10px;
	border: solid 1px #ffffff;
	}
 
div#left a{
	font-size: 1em;
	}


/* ------------------------------------ MODIFICACION */
div#centerblock{ /* 3 columns layout */
	float: left;
	width: 610px;
	border-left: 1px solid #ede4e4;
	border-right: 1px solid #ede4e4;
}
div#centerblockright{ /* 2 columns layout ~ right block disabled */
	float: left;
	width: 839px; /* 739px */
	border-left: 1px solid #ede4e4;
}
div#centerblockleft{ /* 2 columns layout ~ left block disabled */
	float: left;
	width: 839px; /* 739px */
	border-right: 1px solid #ede4e4;
}
div#centerblockfull{ /* 1 columns layout MODIFICACION */ 
	float: left;
	width: 1060px; /* 960px; */
}
div#centerdiv{
	padding: 0 10px;
	
}
div#center{text-align: left; position: relative; }
/* ------------------------------------ */
div#rightblock{
	float: left;
	width: 220px;
}
div#rightdiv{
	width: 200px;
	text-align: left;
}
div#right{
	font-size: 1em;
	color: #666666; /* #939393; */
}
div#right h3{ 
	margin: 0 0 3px; 
	padding: 3px; 
	border-bottom: 1px solid #cccccc; 
	font-size: 1.18em; 
	color: #fff; 
	background-color:  #005278;  
	}
	
div#right .moduletable{
	margin-bottom: 20px;
	font-size: 0.92em;
}

div#right div.moduletable { 	padding: 10px;
	background: white; /* #faf4f4;*/
	margin-bottom: 10px;
	border: solid 1px #ffffff;
}
 
div#right a{
	font-size: 1em;
}


/* FOOTER
--------------------------------------------------------- */
div#footercontentdiv{
	margin-bottom: 10px;
}
div#footercontent{
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}
div#footerdiv{
	text-align: left;
	color: #aaaaaa;
	font-size: 0.92em;
	float: left;
}
div#footerdiv a:link, div#footerdiv a:visited{
	color: #005278;
	text-decoration: none;
}
div#footerdiv a:hover{
	text-decoration: underline;
}
span#footercopyright a:link, span#footercopyright a:visited{
	color: #aaaaaa;
	text-decoration: none;
}
span#footercopyright a:hover{
	color: #005278;
	text-decoration: underline;
}
div#w3cdiv{
	width: 240px;
	float: right;
	text-align: right;
}
#td-downts{ 
	/*text-align: right; */
    color: #FFF; 
 	/*width: 400px;*/
	vertical-align:bottom;
	padding-top: 4px;
	padding-bottom: 2px;
	
	/* background-color: #005278;  #f5f5f8*/ 
	/*border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;  */
}

#td-downts a:link, #td-downts a:visited {
	color:#FFFFFF;
}
/* FORM
--------------------------------------------------------- */
#mod_login_password, #mod_login_username {
	width: 90%;
}
#mod_login_remember {
	border: none;
	background: none;
}
textarea.inputbox {
	width:95%;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}

.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; color: #f3f5f8; background-color: #333; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #333; background-color: #e4e4e4; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f5f8;
}
.inputbox:hover, .inputbox:focus { background-color: #fbfbfb; border: solid 1px #9198a0; }

