/* @override 
	http://localhost:80/THB-MEDFAK/web/mai/2004/css/frontend.css
	http://localhost:80/THB-MEDFAK/web/mai/teaching/css/frontend.css
	http://www.uni-duesseldorf.de/MedFak/mai/teaching/css/frontend.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: url(../img/_style/body.jpg) repeat-x;*/
	/*background: #fff;*/
	/*width: 960px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	padding: 0px 0px 0px 0px;
}

table.center {
	margin: 0 auto;
	text-align: center;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px;	
}



h3{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px;	
}


.txt_alert{
	color: #EF1C00;
}



.tabelle {
	background-color: #e2e2e2;
	/*border: 1px solid #666;*/
	border: none;
}



a:visited{
	border: 0px;
	text-decoration : underline;
}

	

a:hover{
	border: 0px;
	color : #000000;
	text-decoration : underline;
	}

	

a {
	border: 0px;
	color : #000087;
	text-decoration : underline;
}

a.adk,
a.zns,
a.emb,
a.his, 
a.mak,
a.fna,
a.sem,
a.mik {
	display: block;
	height: 131px;
	width: 131px;
}


a.adk {
	background: url(../cachepics/i_anatomiekopf.jpg) 0px 0px;
}


a.adk:hover {
	background: url(../cachepics/i_anatomiekopf.jpg) 0 -131px;
}

a.zns {
	background: url(../cachepics/i_zns.jpg) 0 0;
}


a.zns:hover {
	background: url(../cachepics/i_zns.jpg) 0 -131px;
}

a.emb {
	background: url(../cachepics/i_embryologie.jpg) 0 0;
}


a.emb:hover {
	background: url(../cachepics/i_embryologie.jpg) 0 -131px;
}

a.his {
	background: url(../cachepics/i_histologie.jpg) 0 0;
}


a.his:hover {
	background: url(../cachepics/i_histologie.jpg) 0 -131px;
}

a.mak {
	background: url(../cachepics/i_makroskopie.jpg) 0 0;
}


a.mak:hover {
	background: url(../cachepics/i_makroskopie.jpg) 0 -131px;
}

a.fna {
	background: url(../cachepics/i_neuroanatomie.jpg) 0 0;
}


a.fna:hover {
	background: url(../cachepics/i_neuroanatomie.jpg) 0 -131px;
}


a.sem {
	background: url(../cachepics/i_seminar.jpg) 0 0;
}


a.sem:hover {
	background: url(../cachepics/i_seminar.jpg) 0 -131px;
}

a.mik {
	background: url(../cachepics/i_mikroskopie.jpg) 0 0;
}


a.mik:hover {
	background: url(../cachepics/i_mikroskopie.jpg) 0 -131px;
}


ul {
	list-style-position: inside;
}

/* Quiz Styles */



/* Zeile Fragennr. */

.td_frage_nr{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;	

}



table.frage {
	background-color: #F7F7F7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7; 
	border-top: 1px solid #D7D7D7;
   font-weight: normal;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

table.quiz {   
	background-color: #F7F7F7;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 0px;
	width: 100%;
}

img { 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

/* @group header */

div#header {
	/*background: #f1f0f8;*/
	background: url(../img/_style/body.jpg) repeat-x; 
	/*float: left;*/
	height: 78px;
	margin: 0px auto 00px auto;
	overflow: hidden;
	width: 100%;
}

div#header div.inner {
	display: block;
	margin: 0 auto;
	width: 960px;
}


div#header div.logo {
	background: url(../img/_style/logo_fak.jpg) no-repeat -27px 0; 
	float: left;
	display: block;
	height: 78px;
	width: 105px;
}

div#header div.institute {
	float: left;
	margin: 0px 0px 0px 80px;
}

div#header div.kontakt {
	/*position: static;*/
	/*right: 10px;*/
	float: left;
	line-height: 22px;
	text-align: right;
	margin: 22px 0px 0px 0px ;
	width: 300px;
}

div#header div.kontakt a {
	border-radius: 4px;
	padding: 3px 5px 3px 5px;	
}


div#header div.kontakt a:hover {
	background: #eeeef2;
 
}
 



div#header div.kontakt a span {
		background: transparent url(../img/_style/buttonx_left.gif) no-repeat;
	display: block;
	float: left;
	line-height: 16px;
	padding: 5px 0 5px 9px;
}



div#subheader{
	background: url(../img/_style/body.jpg) repeat-x 0 -78px; 
	
	float: left;
	width: 100%;
}


div#subheader div.inner {
	background: url(../img/_style/logo_fak.jpg) no-repeat -27px -78px;
 	display: block;
	height: 50px;
	margin: 0 auto;
	width: 960px;
}


/* @end */

/* @group toolbox */

div#toolbox {
	float: left;
 	text-align: right;
 	margin: 0px 0 0 580px;
	width: 380px;
}

div#toolbox input.searchbox {
	border: 1px solid #7e7f7b;
	height: 18px;
	margin: 10px 0px 0px 10px;
	width: 170px;
}

div#toolbox input.searchbutton {
	background: url(../img/_style/search.gif) 0 0;
	border: none;
	height: 20px;
	line-height: 20px;
	width: 50px;
}

/*
div#toolbox input.searchbutton:hover {
	background: url(../img/_style/search.gif) 0 -20px;
}
*/

div#toolbox input.searchbutton:focus {
	background: url(../img/_style/search.gif) 0 -40px;
}

/* @end */



div#content {
	margin: 53px auto;
	width: 600px;
}

div.text {
	width: 554px;
}

div.text h3 {
	border-bottom: 1px solid #666;
	font-size: 12px;
	margin: 20px 0 20px 0;
	padding: 10px 0 10px 5px;
}

div.text h4 {
	background: #f1dfb9;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 10px 0 5px 5px;
}

div.text ul {
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	list-style-type: square;
}


div.text ol {
	list-style-position: outside;
	margin: 5px 0px 0px 20px;
}


div.text p {
	margin: 15px 0 0 0;
}

/* @group search */

body#search div#footer { 
	
	position: absolute;
	bottom: 0px;
	left: 200px;
	
}
body#search input.searchbox {
	height: 18px;
	border: 1px solid #7e7f7b;

}



body#search input.searchbutton {
	background: url(../img/_style/search.gif) 0 0;
	border: none;
	line-height: 18px;
	height: 20px;
	width: 50px;
}

/* @end */

div#anmerkung {
	margin: 0 auto;
	width: 600px;
}


div#footer {
	clear: both;
	width: 600px;
	margin: 20px auto;
	
}


/* @group news  */

body.news div#wrapper div.text span.date{
	background-color: #F1F0F8;
	display: inline-block;
	float: left;
	height: 10px;
	margin: 0px 0px 0px 0px ;
	padding: 5px;
	width: 90px;
}

body.news div#wrapper div.text p {
	background-color: #F1F0F8;
	display: inline-block;
	float: left;
	margin: 0px 0px 10px 1px;
	padding: 5px;
	width: 434px;

}

/* @end */


