
/* global stuff
---------------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	font: 12px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color:#3b3b3b;
	}

body{
	background: #fff;
	}

.left{
	float:left;
	}
	.right{
	float:right;
	}
	.textright{
	text-align: right;
	}

.block{
	display: block;
	}

.clear{
	clear: both;
	}
	*+html .clear, * html .clear{
	display: inline;
	line-height: 0;
	font-size:0;
    width:100%;
    height: 0px;
	}
	.clear2{
	clear: both;
	height: 10px;
	}
	* html .clear2{
	display: block;
	font-size:0;
    margin: -2px 0 -1em 1px;
	}

strong{
	font-weight: bold;
	/*color: #c60000;*/
	}

em{
	font: 13px Georgia;
	font-style: italic;
	color: #777;
	}

.vspacer1{
	height: 22px;
	}
	.vspacer2{
	height: 46px;
	}
	.line{
	height: 1px;
	border-top: 1px solid #fff;
	}

a{
	text-decoration: none;
	}
	a:hover{
	text-decoration: none;
	}

img{
	border:0;
	}

/* main components
---------------------------------------------------------------------*/
#container{
	width: 928px;
	margin: 0 0 0 32px;
	padding-top: 55px;
	}

#imaging {
	width: 672px;
	overflow: hidden;
	margin: 22px 0 45px 0;
	}

#left{
	float: left;
	width: 224px;
	display: block;
	margin-top: 0px;
	border-top: 1px solid #ebebeb;
	padding-top: 25px;
	}
	#menu_main{
	overflow: hidden;
	padding-bottom: 12px;
	}
	#menu_main_flash{
	overflow: hidden;
	width: 224px;
	height: 700px;
	}
	#menu_main .level_main{
	margin-bottom: 20px;
	}
	#menu_main .level_sub{
	margin-bottom: 16px;
	}
	/* link generell
	------------------------------*/
	#menu_main a{
	font-size: 14px;
	display:block;
	line-height: 1.4em;
	}
	/* link hover
	------------------------------*/
	#menu_main .main a:hover,
	#menu_main .sub a:hover,
	#menu_main .main_current a:hover,
	#menu_main .sub_current a:hover,
	#menu_main .main_active a:hover,
	#menu_main .sub_active a:hover{
	color:#000;
	}
	/* link main
	------------------------------*/
	#menu_main .main,
	#menu_main .main_current,
	#menu_main .main_active{
	font-size: 23px;
	font-weight: bold;
	width: 224px;
	}
	#menu_main .main a{
	font-size: 23px;
	color:#aaa;
	line-height: 1.1em;
	}
	#menu_main .main_current a{
	font-size: 23px;
	color:#000;
	line-height: 1.1em;
	}
	#menu_main .main_active a{
	font-size: 23px;
	color:#666;
	line-height: 1.1em;
	}
	* html #menu_main .main,
	* html #menu_main .main_current,
	* html #menu_main .main_active{
	display: inline;
	float:none;
	}
	/* link sub
	------------------------------*/
	#menu_main .sub,
	#menu_main .sub_current,
	#menu_main .sub_active{
	font-size: 16px;
	width: 224px;
	}
	* html #menu_main .sub,
	* html #menu_main .sub_current,
	* html #menu_main .sub_active{
	display: inline;
	float:none;
	}
	#menu_main .sub a{
	color:#aaa;
	}
	#menu_main .sub_current a{
	color:#000;
	}
	#menu_main .sub_active a{
	color:#888;
	font-weight: bold;
	}
	#left .warning{
	border-top: 1px solid #fff;
	margin-top: 11px;
	padding-top: 18px;
	color: #999;
	}
	#left .warning a{
	font-size: 11px;
	color: #c60000;
	display: inline;
	}

#header{
	width: 928px;
	float: left;
	margin-bottom: 50px;
	}
	#header table{
	float: right;
	width: 412px;
	}
	#header tr{
	vertical-align:bottom;
	height:100px;
	}
	#header td{
	text-align:right;
	}
	a#logo{
	float: left;
	height: 60px;
	width: 650px;
	background: url(img/logo.gif) left bottom no-repeat;
	}
	a#logo:hover{
	background: url(img/logo_hover.gif) left bottom no-repeat;
	}


#functions{
	float: right;
}

#language{
	margin: 45px 0 0;
	padding-bottom: 4px;
	width: 259px;
	float: left;
	}
	#language a{
	font-size: 11px;
	color: #b0b0b0;
	}
	#language a.current{
	color:#000;
	}
	#language a:hover{
	color:#000;
	}
	
	a#logo_uni { float:left; margin:30px 0 0; width:259px; height:27px; background:url(img/logo_uni_mainz.gif) top left no-repeat; }
a#logo_uni:hover { background:url(img/logo_uni_mainz_over.gif) top left no-repeat; }

/* search styles
------------------------------*/
#search{
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	}
	#search:hover{
	border-bottom: 1px solid #000;
	}
	#search input.searchbox{
	width: 100px;
	border: none;
	background: #fff;
	font-size: 11px;
	}
	#content #search p{
	width: auto;
	margin: 0;
	}
	#search label{
	font-size: 12px;
	margin-right: 8px;
	}
	.tx-macinasearchbox-pi1, #search form, #search p{
	display: inline;
	}

div.search_rules{
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 9px;
	}
	div.search_rules h2{
	font-weight: bold;
	margin-bottom: 0.6em;
	}
	div.search_results{
	border-top: 1px solid #fff;
	padding-top: 9px;
	margin-bottom: 12px;
	}
	div.search_results .header{
	margin-bottom: 3px;
	}
	div.search_results .header a{
	color: #c60000;
	font-size: 15px;
	}
	div.search_results .header a:hover{
	color: #000;
	}
	#content div.search_results p{
	width: 100%;
	margin:0;
	}
	div.search_results .rating{
	font-weight: bold;
	color: #888;
	}
	.noresults{
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	}
	#content .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw{
	font-style: normal;
	font-weight: bold;
	}
	ul.browsebox{
	margin-bottom: 9px;
	}
	.tx-indexedsearch-redMarkup{
	font-weight: bold;
	}

#content{
	float: left;
	margin: 0 0 120px 32px;
	width: 672px;
	border-top: 1px solid #ebebeb;
	padding-top: 28px;
	}
	#content p{
	margin-bottom: 11px;
	width: 489px;
	line-height: 17px;
	}
	#content p b{
	font-weight: bold;
	}
	#content h1, #content h1 noscript{
	font-size: 22px;
	margin: 0 0 30px 0;
	color:#000;
	width: 672px;
	}
	#content a{
	color: #b0b0b0;
	}
	#content a:hover{
	color: #000;
	}
	#content a{
	line-height: 17px;
	}
	
/* list items */
#content .listitem a{
	display: block;
	color: #b7b7b7;
	line-height: 1.4em;
	font-size: 14px;
	}
	#content .listitem a:hover{
	color:#000;
	}
	#content .listitem_current a{
	display: block;
	color: #000;
	line-height: 1.4em;
	font-size: 14px;
	}

/* 2 column layout */
h2{
	font: 13px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-weight: bold;
	margin-bottom: 6px;
	color: #333;
	}
	h2.name{
	font-weight:normal;
	border-bottom: none;
	}
	h3{
	font: 13px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
	padding: 6px 0;
	font-weight: bold;
	margin-bottom: 10px;
	}
	h4{
	font: 13px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	margin-bottom: 6px;
	color: #333;
	font-weight:bold;
	}
	h4.person{
	margin-top:0;
	}
	#content .leftcol p, #content .rightcol p{
	width: 100%;
	}
	#content .leftcol{
	float:left;
	width:304px;
	margin-right: 64px;
	}
	#content .rightcol{
	float:right;
	width:304px;
	}
	
	#content .part{
	margin-bottom: 30px;
	}
	
	.columns2{
	border-top: 1px solid #fff;
	padding-top: 7px;
	margin-bottom: 16px;
	}

ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 15px 0;
	width: 489px;
	}
	ul li{
	background: url(img/list.gif) 0 0.4em no-repeat;
	padding-left: 17px;
	line-height:  17px;
	}

ol{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 18px;
	width: 489px;
	}
	ol li{
	padding-bottom: 8px;
	line-height: 17px;
	}
	* html ol{
	margin-left: 23px;
	width: auto;
	}

table{
	margin-top: 6px;
	padding:0;
	width: 489px;
	}
	table td{
	vertical-align: top;
	line-height: 17px;
	}

/* news layout */
#news, #news1{
float: left;
width: 336px;
}

#content .newsitem{
	line-height: 17px;
	border-bottom: 1px solid #ebebeb;
	padding:  0 0 16px 0;
	margin: 0 0 16px 0;
	}
	
	* html .newsitem, *+html .newsitem{
	padding-bottom: 8px;
	}
	
	#content .newsitem_right{
	margin-bottom: 25px;
	width: 320px;
	height: auto;
	float: left;
	}
	#content .newsitem strong, #content .newsitem_right strong{
	/*font-weight:normal;*/
	color: #777;
	line-height: 17px;
	}
	#content .newsitem-single strong{
	line-height: 17px;
	}
	#content .newsitem h5 strong{
	color:#000;
	font-weight: bold;
	}
	#content .newsitem p, #content .newsitem_right p{
	/*margin-bottom: 0px;*/
	width: auto;
	}
	#content .newsitem .imgleft{
	float: left;
	width: 165px;
	margin: 0 16px 0 0;
	}
	
	#content .newsitem .newscontainer{
	float:left;
	width: 459px;
	}
	
	#content .newsitem .imgleft img{
	margin: 0;
	border: 0px solid #eee;
	}
	#content .newsitem a, #content .newsitem_right a{
	/*line-height: 35px;*/
	}
	h5{
	font: 12px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 17px;
	}
	#content .newsitem h5 b, #content .newsitem_right h5 b{
	color: #000;
	font-weight: normal;
	line-height: 17px;
	margin-top: 5px;
	}
	#content img{
	margin: 6px 0 14px 0;
	}
	
	.newsitem-single h5{
	border-bottom:  1px solid #fff;
	padding-bottom: 7px;
	margin-bottom: 24px;
	}
	.news-backlink{
	border-top: 1px solid #fff;
	padding-top: 7px;
	margin-top: 32px;
	}
	#content .newsitem-single img{
	display: inline;
	margin-right: 16px;
	border: 1px solid #eee;
	}
	#content .newsitem-single p.news-single-imgcaption{
	display: none;
	}
	#content .newsitem-single p {
	margin-top: 24px;
	}
	
#footer{
	position: fixed;
	bottom: 20px;
	left:30px;
	width: 224px;
	}
	#footer a.top{
	color: #888;
	font-size: 11px;
	}
	#footer a.top:hover{
	color:#000;
	}
	* html #footer{
	display: none;
	}
	
#hotz{
	width:224px;
	height:400px;
}
#flashheader{
	width:672px;
}

#flashsubmenu{
width=400px;
margin-bottom: 9px;
}

#hidden, #hidden2{
display:none;
}


#flashgallery{
width: 672px;
height: 373px;
margin: 0 0 32px 2px;
}
* html #flashgallery{
margin: 0 0 32px 0;
}

#flashgallery_history{
margin-bottom: 32px;
}

#content table p{
margin-bottom: 5px;
width: auto;
}

.tx_templavoila_pi1-error{
display:none;
}

#flashgallery_home{
margin-bottom: 38px;
}

#flash_mainmenu{
display:none;
}

#flash_gallery{
display:none;
}

#flash_submenu{
display: none;
}

em{
font: 12px "Helvetica","Arial","Lucida Sans Unicode","Lucida Sans Unicode","Lucida Grande",Sans-Serif;
color:#3b3b3b;
font-style: italic;
line-height: 17px;
}