

/* -- HEAD -- */
div#header h1, div#header p {
	display: none;
}

/*div#header h1 {
	display: none;
}*/

/* -- CONTENT -- */
h2 {
	font-size: 1.3em;
	color: #004E93;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.welcome {
	font-size: 1.1em;
	color: #5079D1;
}

.error {
	color: #E32118;
}


h3 {
	/*color: #666970;*/
	color: #4A76AF;
	font-size: 0.8em;
	margin-top: 1.5em;
}

h4 {
	font-size: 0.8em;
	margin-top: 1.5em;
}

dd {
	font-size: 0.7em;
}

/* tables only in content! */
table {
	margin: 1em 0 1em 0;
	border: 1px solid #5079D1;
	border-collapse: collapse;
}
	
th {
	text-align: left;
	font-size: 0.8em;
	vertical-align: top;
	border: 1px solid #5079D1;
	padding: 5px;
	background: #CDD9E9;
	color: #5079D1;
}

td {
	vertical-align: top;
	border: 1px solid #5079D1;
	padding: 5px;
}

table.smalltexttable th, table.smalltexttable td {
	font-size: 0.6em;
}

ol.footnote {
	margin: 3em 0 0 0 !important;
	padding-left: 1.6em;
	font-size: 0.85em;
	border-top: 1px solid #5079D1;
}

span.footlink {
	vertical-align: top;
	font-size: 0.8em;
}


div#content {
	/*padding: 2em 1.5em 2em 1.5em;*/
	padding: 1.5em 1.5em 2em 1.5em;
	min-height:495px;
	/*background-color: #FF0000;*/
	left: 1em;
	width: 45.1em;/*Rechnung 47.1*/
}

/* content
div#content {
	position: absolute;
	left: 11.6em;
	width: 35.5em;
} */

div#content ul {
	margin: 1em 0 1em 1.5em;
	list-style-image:  url(/uni_regensburg/img/listmarker1.gif);
}

div#content ul ul {
	font-size: 1.2em;
	list-style-image:  url(/uni_regensburg/img/listmarker.gif);
}

div#content div#answers ul {
	list-style-image:  none;
}

div#content ol {
	margin: 1em 0 1em 1.5em;
}

div#content input.formbutton  {
	border: 1px solid #004E93;
	font-size: 0.7em;
	background: #CDD9E9;
}

div#content a  {
	color: #4A76AF;
	text-decoration: underline;
	/*font-weight: bold;*/
}

div#content a:hover, div#content a:active {
	color: #4A76AF;
}

div#content .flashkasten {
	border: 1px solid #5079D1;
	padding: 0.5em;
	margin: 1em 0 1em 0;
	text-align: center;
}


/* modnavi - navi for module sites at bottom */
div#content div#modnavi {
	margin-top: 2em;
}

div#content div#modnavinext {
	float: right;
}
div#content span#modnavinextbutton {
}
div#content span#modnavinexttext {
	display: none;
}

div#content div#modnavilast {
}
div#content div#modnavilastbutton {
}
div#content span#modnavilasttext {
	display: none;
}


/* -- EXAM -- */
div#content div.examresult {
	border: 1px solid #004E93;
	background: #CDD9E9;
}

div#content div#question {
	border: 1px solid #004E93;
	background: #CDD9E9;
}



/* -- MENU -- */
div#menu {
	padding-top: 2.6em;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	/*background: #336699;*/
}

div#menu div {
	border-bottom: 1px solid #555555;
	margin: 0;
	padding: 0;
}

div#menu div#menutree {
	border-bottom: none;
}

div#menu div#menutree {
	/*background-color: #336699;*/
}

div#menu div#menuspacer {
	height: 3em;
}

div#menu div#menuspacer2 {
	height: 1.5em;
	border-bottom: none;
	background-color: #ffffff;
}

div#menu div#menuspacer_down {
	height: 2.5em;
	border-bottom: none;
	background-color: #FFFFFF;
}

div#menu div#logo {
	height: 5em;
	/*border-bottom: 1px solid #555555;*/
	border-bottom: none;
	background-color: #ffffff;
	text-align: center;
}

div#header div#sponsor {
	/*background: #F1F1F1;*/
	padding: 0.1em 1em 0.2em 1em;
	/*border: 1px solid #B2B2B2;*/
	margin: 0 0.4em 0 280px; /*Abstand des Listenbild von rechts*/
	/*background-image:  url(/uni_regensburg/img/listquadrat_lang.gif);*/
	background: transparent url(/uni_regensburg/img/listquadrat_lang.gif) no-repeat 100% 50%;
	/*background-repeat: no-repeat;
	background-position: right;*/
	/*background-image: url(/uni_regensburg/img/menue.gif);
	background-color: #FF0000;*/
	/*width: 100px;*/
	text-align: right;
}

div#header div#sponsor ul {
	/*list-style-image:  url(/uni_regensburg/img/listquadrat_lang.gif);*/
	list-style-image: none;
	list-style-type: none;
}

div#header div#sponsor a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	/*display: block;
	background-image:  url(/uni_regensburg/img/listquadrat.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}

div#header div#sponsor a:hover {
	color: #4A76AF;
}

div#menu div#sponsor p {
	margin: 0;
	padding: 0;
}

div#menu ul {
	list-style-image: none;
	list-style-type: none;

}

div#menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#menu li > li {
	border-bottom: none;
}

div#menu ul > ul {
	font-size: 0.85em;
	font-weight: normal;
}

div#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 24px;
	/*background-color: #336699;*/
	background-image: url(/uni_regensburg/img/menue.gif);
	background-repeat: no-repeat;
}

div#menu ul ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 8px 4px 24px;
	background-color: #ffffff;
	background-image: none;
}

div#menu li a:hover, div#menu li a:active {
	color: #5D79D1;
	/*color: #FF0000;
	border-bottom: 1px solid #5079D1;*/
	background-color: #D8E0F4;
	padding: 3px 8px 3px 24px;
	border-bottom: 2px solid #D8E0F4;
	/*border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	background-image: none;
	background-image: url(/uni_regensburg/img/menue.gif);*/
}

div#menu ul ul li a:hover, div#menu ul ul li a:active {
	color: #5079D1;
	background-color: #ffffff;
	padding: 4px 8px 4px 24px;
	border: none;
	
}

/*div#menu div ul a {
	background-image: url(/uni_regensburg/img/menue.gif);
	background-repeat: no-repeat;
}*/

div#menu div ul a.activemenu {
	color: #5079D1 !important;
	background-color: #D8E0F4;
	padding: 3px 8px 3px 24px;
	/*border-top: 1px solid #555555;
	border-bottom: 1px solid #5D79D1;
	background-image: none;*/
	border-bottom: 1px solid #D8E0F4;
}

div#menu div ul a.activemenu:hover {
	border-bottom: 1px solid #D8E0F4;
}

div#menu ul ul a.activemenu {
	color: #5079D1 !important;
	background-color: #ffffff;	
}

div#menu ul ul li a.activemenu {
	padding: 4px 8px 4px 24px;
	border: none;
}

div#header div.abschluss {
	position: absolute;
	top: 106px;
	width: 50em;
	/*border: 1px solid #555555;
	background-color: #FF0000;
	background-image:  url(/uni_regensburg/img/listquadrat_lang.gif);
	background: #7C5858 url(/uni_regensburg/img/listquadrat_lang.gif) no-repeat 100% 30%;*/
	/*background-repeat: no-repeat;
	background-position: right;
	text-align: right;*/
	padding: 0.25em 1em 0.15em 2.6em;
	/*margin: 0px 0 0 0;
	margin: 106px 0 0 0;*/
	background: #004E93;
}

div#header li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding: 0 1.8em 0 1.5em;
	background: url("/uni_regensburg/img/listquadrat.gif") no-repeat left center;
}

div#header div.abschluss ul {
	/*list-style-image:  url(/uni_regensburg/img/listquadrat_lang.gif);*/
	list-style-image: none;
	list-style-type: none;
}

div#header div.abschluss a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;	
}

div#header div.abschluss a:hover {
	/*color: #4A76AF;*/
	color: #CDD9E9;
}

div#menu div.abschluss p {
	margin: 0;
	padding: 0;
}

div#menu div.abschluss li a {
	/*padding: 4px 8px 4px 24px;*/
	border-bottom: 1px solid #555555;
}

div#menu div.abschluss li a:hover, div#menu li a:active {
	color: #5079D1;
	background-color: #D8E0F4;
	padding: 4px 8px 4px 24px;
	border-top: none;
	border-bottom: 1px solid #555555;
	background-image: none;
}

div#content span {
	font-size: 1em;
}

div#flashnotfound {
	display: none;
}