/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* clearfix */

a
{
	color: #156CB4;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	background-color: white;
	font-size: 12px;
	color: #666666;
}

p
{
	line-height: 20px;
}

div#page
{
	margin-left: 84px;
	background: url(/images/page-bg.png) repeat-y center;
}

div#header
{
	margin: 0px auto;
	width: 980px;
	height: 493px;
	background-color: white;
	position: relative;
	background: url(/images/header-bg.png) repeat-y;
}

div#header a.hp
{
	width: 250px;
	height: 320px;
	position: absolute;
	left: 348px;
	top: 170px;
	display: block;
}

div#header div#webname a
{
	font-size: 18px;
	color: #000000;
	margin-left: 15px;
	text-decoration: none;
}

div#header div#webname a:hover
{
	color: gray;
}

div#header div#subhead
{
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
}

div#header ul.languages
{
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/images/languages-ul-bg.png) no-repeat 55px 20px;
}

div#header ul.languages li
{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	background: url(/images/languages-li-bg.png) repeat-x;
}

div#header ul.languages li a
{
	display: block;
	width: 61px;
	height: 25px;
	margin-left: 1px;
	color: white;
	text-decoration: none;
	background: url(/images/languages-li.png) repeat-x;
}
	
div#header ul.languages li a:hover
{
	text-decoration: underline;
}

div#header ul.languages li:first-child a
{
	margin-left: 0px;
}

div#header ul.languages li.active a
{
	background: url(/images/languages-li-active.png) repeat-x;
}

div#header ul.faculties
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	position: absolute;
	left: -86px;
	bottom: 0px;
	color: gray;
}

div#header ul.faculties li
{
	margin: 0px;
	padding: 10px 0px 10px 100px;
	min-width: 225px;
}

div#header ul.faculties li.active
{
	background: url(/images/faculties-li-active.png) no-repeat;
	height: 50px;
	padding: 19px 0px 25px 100px;
}

div#header ul.faculties li a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

div#header ul.faculties li a:hover
{
	text-decoration: underline;
}

div#header ul.faculties li:first-child a
{
	margin-left: 0px;
}

div#header ul.faculties li.active a
{
	color: #D30014;
	text-decoration: underline;
}

div#header ul.faculties li.active span
{
	color: #D30014;
}

div#header ul.faculties li span
{
	color: black;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: -2px;
}

div#header div#login
{
	height: 51px;
	width: 250px;
	background: url(/images/login-bg.png) repeat-x;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 20px;
	padding: 25px 15px 0px 0px;
	text-align: right;
	font-weight: bold;
}

div#header div#login a
{
	color: white;
}

div#header img#header_books
{
	position: absolute;
	left: 640px;
	top: 370px;
}

div#header div#login_box
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/images/login-box-bg.png) repeat-x;
	width: 250px;
	color: white;
	height: 115px;
}

div#header div#login_box a
{
	color: white;
}

div#header div#login_box label
{
	text-transform: lowercase;
}

div#header div#login_box input
{
/*	height: 18px;
	padding: 2px;*/
}

div#header div#login_box td.heading
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#header div#login_box td.login input
{
	width: 180px;
}

div#header div#login_box td.password input
{
	width: 145px;
}

div#header div#login_box td.button
{
	width: 30px;
	xpadding-left: 2px;
}

div#header div#login_box td.button input
{
	width: 30px;
}

div#header div#login_box td.footing
{
	padding-top: 4px;
}

div#header div#login_box table
{
	width: 240px;
	margin-left: 5px;
}

div#header div#login_box input
{
	width: 99%;
}

div#header div#login_box div.nickname
{
	padding: 10px;
	font-size: 16px;
}

div#header div#login_box div.logout
{
	padding: 10px;
}

div#menu
{
	margin: 0px auto;
	width: 980px;
	height: 50px;
	background-color: white;
	background: url(/images/menu-bg.png) repeat-x 0px 1px;
	font-size: 16px;
}

div#menu ul
{
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

div#menu ul.first
{
	background: url(/images/menu-center-bg.png) no-repeat 350px 0px;
}

div#menu ul.second
{
	background: url(/images/menu-center-bg.png) no-repeat 106px 0px;
}

div#menu ul li
{
	
	height: 44px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

div#menu ul li a
{
	display: block;
	width: 120px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding-top: 9px;
	height: 44px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

div#menu ul li.active a
{
	background: url(/images/menu-li-active.png) repeat-x right 1px;
	text-decoration: underline;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div#menu ul li a:hover
{
	text-decoration: underline;
}

div#menu ul li .menu_item_right
{

	margin-left: 248px;
}

div#content
{
	margin: 0px auto;
	padding: 0px 20px 20px;
	width: 940px;
	background-color: white;
	position: relative;
}

div#left_column
{
	xmargin-right: 300px;
	float: left;
	width: 660px;
	margin-bottom: 16px;
}

div#right_column
{
	float: right;
	width: 240px;
}

/*div#content p,*/
div.photo_list_item
{
	/*line-height: 20px;*/
}

div#content img
{
	border: 1px solid #C0C0C0;
}

div#content div.no_img_border img
{
	border: none;
}

div#content img.faculty_logo,
div#content img.article
{
	border: none;
}

div#right_column ul.faculties
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #005FAE;
}

div#right_column ul.faculties li
{
	margin: 0px;
	min-width: 225px;
	padding: 5px 0px;
}

div#right_column ul.faculties li a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #005FAE;
}

div#right_column ul.faculties li div a
{
	display: inline;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #D30014;
}

div#right_column ul.faculties li a:hover
{
	text-decoration: underline;
}

div#right_column ul.faculties li:first-child a
{
	margin-left: 0px;
}

div#right_column ul.faculties li.active a
{
	color: #D30014;
	text-decoration: underline;
}

div#right_column ul.faculties li.active span
{
	color: #D30014;
}

div#right_column ul.faculties li span
{
	color: #005FAE;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: -2px;
}

div#footer
{
	margin: 0px auto;
	width: 948px;
	background: url(/images/footer-bg.png) repeat-x;
	height: 104px;
	padding: 32px 16px 0px;
	color: white;
	position: relative;
}

div#footer ul
{
	margin: 5px 0px 0px 3px;
	padding: 0px;
	list-style-type: none;
}

div#footer ul li
{
	margin: 0px;
	padding: 0px 5px 0px 8px;
	display: inline;
	background: url(/images/footer-menu-separator.png) no-repeat 0px 4px;
}

div#footer ul li:first-child
{
	background: none;
}

div#footer ul li a
{
	color: white;
}

div#footer ul li.active a
{
	color: black;
}

h1
{
	background: url(/images/h1-bg.png) no-repeat;
	height: 60px;
	margin: 0px 0px -25px -50px;
	padding: 22px 0px 0px 50px;
	font-size: 24px;
	color: #D30014;
	position: relative;
	top: -21px;
}

h2
{
	font-size: 18px;
	color: #666666;
	padding: 0px;
	margin: 16px 0px;
}

div#content div#right_column h2,
div.list_item.faculty_seminar h2
{
	background: url(/images/h2-bg.png) no-repeat 0px 40px;
	height: 45px;
	padding: 10px 0px 0px 10px;
	font-size: 20px;
	color: #005FAE;
}
div#content div#right_column h2
{
	margin-left: -20px;
}
	

div#content div#right_column h2.top,
div#content .index-top h2 
{
	background: url(/images/h1-bg.png) no-repeat;
	height: 60px;
	margin: 0px 0px -25px -50px;
	padding: 22px 0px 0px 50px;
	font-size: 24px;
	color: #005FAE;
	position: relative;
	top: -21px;
}

div#footer a.button
{
	display: block;
	background: url(/images/footer-button.png);
	height: 32px;
	width: 170px;
	font-size: 20px;
	color: black;
	text-decoration: none;
	padding: 6px 0px 0 18px;
	border: 0px;
}

div#footer a.login
{
	position: absolute;
	left: 755px;
	top: 36px;
}

p
{
	margin: 10px 0px;
}

div.info
{
	border: 2px solid #BBCCDD;
	padding: 6px;
	padding-left: 30px;
	color: #005FAE;
	margin-bottom: 15px;
	margin-right: 20px;
	background: url(/images/icons/information.png) no-repeat 6px 6px;
	width: 620px;
}

div.error
{
	border: 2px solid #FF0000;
	padding: 6px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
	margin-right: 20px;
	background: #D30014 url(/images/icons/exclamation.png) no-repeat 6px 6px;
	width: 620px;
}

img.faculty_logo
{
	float: left; 
	margin: 0px 20px 0px 0px;
	=margin: 10px 20px 0px 0px;
	width: 300px;
}

input.button
{
	border: 1px solid #FF0000;
	background-color: #D30014;
	color: white;
	font-weight: bold;
}

a.button
{
	border: 1px solid #FF0000;
	background-color: #D30014;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

/* Profile
*********/
div.profile
{
	margin-top: 15px;
	width: 660px;
}
.profile img
{
	float:left;
	width: 270px;
}
.profile dl
{
	width: 290px;
	float: left;
	margin: 0 0 0 25px;
}
.profile dt
{
	float: left;
	width: 120px;
	margin: 0 0 5px 0;
	font-weight:bold;
	color: #005FAE;
}

.profile dd
{
	width: 165px;
	margin: 0 0 5px 125px;
}

.profile div
{
	float: right;
	font-weight:bold;
}

.profile div strong
{
	display: block;
	font-size: 36px;
	margin-bottom: 10px;
}

a.link
{
	float: right;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	margin-left: 5px;
}

a.link:hover
{
	color: #D30014;
}

div.photo_list_item a.link
{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}

div.seminars,
div.photos,
div.comments,
div.videos
{
	width: 630px;
	background-color: #f4f4f4;
	padding: 15px;
	margin-top: 15px;
}

div.videos
{
	margin-top: 0;
}

div.seminars h2,
div.photos h2,
div.comments h2,
div.videos h2
{
	margin-top: 0px;
}

div.photo_detail
{
	padding-top: 15px;
}

div.photo_detail img,
div.video_detail img
{
	float: left;
	margin-right: 15px;
}

div.photo_detail img.fancy_img {
	width: 270px;
}

div.photo_detail div.student_nickname,
div.video_detail div.student_nickname
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.video_detail div.student_nickname
{
	margin-top: 20px;
}

div.photo_detail div.student_image,
div.video_detail div.student_image
{
	float: left;
}

div.photo_detail div.photo_description span,
div.video_detail div.video_description span
{
	color: #156CB4;
	font-weight: bold;
	margin-right: 5px;
}

div.photo_list
{
	margin: 0px -10px;
	xwidth: 700px;
	xbackground-color: red;
}

div.photo_list_item
{
	width: 320px;
	float: left;
	margin: 15px 10px 0px;
	xbackground-color: red;
}

div.photo_list_item.gray
{
	width: 305px;
}

div.photo_list_item img
{
	float: left;
	margin-right: 15px;
	width: 90px;
}

div.photo_list_item div.student_nickname
{
	font-weight: bold;
	margin-top: 5px;
}

div.photo_list_item div.description
{
	xbackground-color: orange;
	float: left;
	width: 213px;
}

div.photo_list_item.gray div.description
{
	width: 198px;
}

div.photo_list_item a.video
{
	display: block;
	float: left;
	margin-right: 15px;
	width: 90px;
	height: 90px;
	position: relative;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #C0C0C0;
}

div#content div.photo_list_item a.video img
{
	margin-top: 11px;	
	border: none;
}

div.photo_list_item a.video span{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 30px;
	left: 30px;
	background: url(/images/play.png) no-repeat center;
}

/* FORMULARE
*************/
form dl,
form dt,
form dd
{
	margin: 0;
}

form dt
{
	margin: 10px 0 5px 0;
}

form dt label
{
	font-size: 16px;
	font-weight: bold;
	color: #005fae;
}

form dd label input
{
	margin-right: 5px;
}

form fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

form fieldset legend
{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin:  0px 0px 16px 0px;
	=position: relative;
	=left: -7px;
}

form fieldset dl
{
	width: 350px;
	float: left;
}

form fieldset dt
{
	float: left;
	width: 160px;
	margin: 0 0 5px 0;
	font-weight:bold;
	color: #005FAE;
}

form fieldset dd
{
	width: 185px;
	margin: 0 0 5px 165px;
	=margin-left: 0px;
}

form dd p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

form dd p.description
{
	display: inline;
}

form dd textarea
{
	width: 450px;
	height: 200px;
}

form fieldset#fieldset-buttons dl
{
	margin: 0 0 5px 125px;
}

form fieldset#fieldset-buttons dt
{
	width: 0px;
}

form fieldset#fieldset-buttons dd
{
	float: left;
	width: auto;
	margin: 0;
}

form ul.errors
{
	list-style: none;
	color: #D30014;
	padding: 0;
	width: 300px;
}


form dt#registrate-label
{
	margin: 0px;
}

form dd#comment-element
{
	margin:  0px 0px;
}

form fieldset#fieldset-comment dd
{
	margin:  0px 0px 5px 0px;
}

label.required:after { 
	content: "*";
	color: #d30014;
	font-weight: bold;
}
label.required {
	ruby-align: expression(
		this.runtimeStyle.rubyAlign = "auto",
		this.innerHTML +="<span style='color:#d30014;font-weight: bold;'>*</span>"
	);
}

div#content table.faculties img
{
	border: none;
}

input.long
{
	width: 300px;
}

div#exam div.description
{
	background: url('/images/books.png') no-repeat scroll 0px 0px transparent;
	min-height: 120px;
	padding-left:120px;
	margin: 20px 0;
}

div#exam img
{
	border: none;
	float: left;
}

div#exam form
{
	display: block;
	margin-left: 300px;
}

div#exam form dd 
{
	margin-left: 60px;
}

div#exam form dd label
{
	line-height: 20px;
}

div#exam form dd label input
{
	margin: 5px 5px 0 -20px;
	width: 15px;
}

div#exam span
{
	font-size: 16px;
	font-weight: bold;
}

div#exam span.score
{
	padding-left: 120px;
}

div#exam span.availability
{
	padding-left: 20px;
}

div#exam span strong
{
	font-size: 36px;
}

div.comment img
{
	float: left;
}

div.comment div
{
	margin-left: 75px;
}

div.comment a
{
	font-weight:bold;
}

div.comment span
{
	color:#156CB4;
	font-weight:bold;
	margin-right:5px;
}

div.article-list img
{
	margin-bottom:5px;
}

div.article-list a
{
	font-size:14px;
	font-weight:bold;
}

div.article-list p
{
	color:#156CB4;
	margin-top: 0px;
}

div.article-list span
{
	font-weight:bold;
	margin-right:5px;
}

div.article-list p a {
	color:#D30014;
	display:inline;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

p.perex {
	font-weight: bold;
}

div.paginator {
	margin-top: 20px;
	margin-left: 10px;
	width: 670px;
	text-align: left;
	color: #156CB4;
	font-size: 16px;
}

div.paginator a {
	margin: 0 2px;
	text-decoration: none;
}
div.paginator a:hover {
	text-decoration: underline;
}

div#content.index {
	padding: 0px;
	width: 980px;
}

div.column {
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}

div#content .column.col-right h2,
div#content .column.col-right h3 a,
div#content .column.col-right span {
	color:#D30014;
}

div#content .column.col-right img {
	border: none;
}

div.list_item
{
	clear: both;
	position: relative;
}

div.list_item.small
{
	height: 67px;
}

div.list_item.small p
{
	line-height: 1.2em;
}

div.list_item h3
{
	margin: 10px 0;
	padding-right: 20px;
}

div.list_item img
{
	float: left;
	margin-bottom: 20px;
}

div.list_item.small img
{
	width: 90px;
	height: 67px;
}

div.list_item.small a.video
{
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom:20px;
	width: 90px;
	height: 67px;
	position: relative;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #C0C0C0;
}

div#content div.list_item.small a.video img
{
	border: none;
}

div.list_item.small a.video span{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 18px;
	left: 30px;
	background: url(/images/play.png) no-repeat center;
}


div.list_item p
{
	margin: 0 0 20px 105px;
	padding-right: 20px;
}

div.list_item.small div
{
	position: absolute;
	left: 105px;
	bottom: 0px;
	line-height: 1em;
}

div.list_item a
{
	font-weight:bold;
}

div.list_item p a
{
	color:#D30014;
}

div.list_item span
{
	color:#156CB4;
	font-weight:bold;
	margin-right:5px;
}


div.list_item.faculty_seminar {
	margin: 10px 0 0 310px;
	clear: none;
}

div.list_item.faculty_seminar h3 a,
div.list_item.faculty_seminar span {
	color:#D30014;
}

div#content div.list_item.faculty_seminar img {
	border: none;
}

div.index-bottom {
	clear: both;
	background-color: #F4F4F4;
	display: block;
	color: 
}

div.index-bottom div.list_item p a
{
	color:#666666;
}

div.index-bottom div.list_item span
{
	color:#666666;
}

div.list_item.comment
{
	margin-bottom:10px;
}

div.list_item.comment span a
{
	color:#666666;
}

span.comments-total
{
	color: #FFFFFF;
	background-color: #D30014;
	padding: 0 5px;
}

a.logo-footer
{
	position: absolute;
	left: 450px;
	top: 18px;
}
a.logo-footer img
{
	border: none;
}

/* seminars */

h2.seminars
{
	color: #005FAE;
	font-weight: normal;
}

h2.seminars a
{
	text-decoration: none;
}

h2.seminars a:hover
{
	text-decoration: underline;
}

table.seminars
{
	width: 100%;
	border-collapse: collapse;
}

table.seminars th
{
	padding: 6px 10px;
	text-align: left;
}

table.seminars td
{
	padding: 4px 10px;
	text-align: left;
}

table.seminars th.seminar_score,
table.seminars th.seminar_action
{
	text-align: center;
}
	
table.seminars th
{
	background-color: #005fae;
	color: #FFFFFF;
}
table.seminars td
{
	border-bottom: 1px solid #ffffff;
}
table.seminars tr.odd td
{
	background-color: #f6f9fe;
}

table.seminars tr.even td
{
	background-color: #edf3fe;
}

table.seminars tr.final,
table.seminars tr.final td.seminar_name a
{
	color: #D30014;
}

table.seminars td.seminar_name
{
	width: 200px;
	font-weight: bold;
}

table.seminars td.seminar_name a
{
	color: #666666;
	text-decoration: none;
}

table.seminars td.seminar_name a:hover
{
	text-decoration: underline;
}

table.seminars td.seminar_name span
{
	font-weight: normal;
	font-size: 10px;
}

table.seminars td.seminar_score
{
	width: 50px;
	text-align: center;
	font-weight: bold;
}

table.seminars td.seminar_action
{
	width: 50px;
	text-align: center;
}

div#content table.seminars td.seminar_action img
{
	border: none;
}

div.photo_detail a.fancy_img {
	display: block;
	width: 270px;
	float: left;
	margin-right: 20px;
	position: relative;
	text-decoration: none;
}

div.photo_detail a.fancy_img span{
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(/images/cross.png) no-repeat center;
}


h2.final_seminar
{
	font-size: 24px; 
	color: black; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding-top: 15px; 
	margin-bottom: 25px;
}
