body
{
	min-height: 0 !important;
}

h1, h2, h3, h4, h5
{
	margin: 0.5em 0;
	padding: 0;
}

h1.margin 
{
	margin-bottom: 1em;
}

h3
{
	margin: 0.5em 0 0.5em;
	font-size: 1.4em;
}

h4
{
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
}

div#content_inhalt 
{
	padding-top: 10px;
}

.indentLeft 
{
	margin-left: 270px
}

.indentLeft2
{
	margin-left: 120px
}

.indentRight
{
	margin-right: 270px
}

.floatLeft 
{
	float: left;
	margin-top: 1em;
}

.floatRight
{
	float: right;
	margin-top: 1em;
}

.error
{
	color: Red;
}

.specialheader
{
	font-size: 1.6em;
	font-weight: bold;
}

.specialheader strong
{
	color: #fd5e03;
}

.row
{
	clear: both;
}

.column
{
	float: left;
}

.line
{
	margin: 0.2em 0;
}

.line .column
{
	padding: 0.1em 0;
}

.w8em
{
	width: 8em;
}
.w30em
{
	width: 30em;
}
.w50em
{
	width: 50em;
}
.w5
{
	width: 5%;
}
.w10
{
	width: 10%;
}
.w15
{
	width: 15%;
}
.w20
{
	width: 20%;
}
.w30
{
	width: 30%;
}
.w35
{
	width: 35%;
}
.w40
{
	width: 40%;
}
.w45
{
	width: 45%;
}
.w50
{
	width: 50%;
}
.w60
{
	width: 60%;
}
.w70
{
	width: 70%;
}
.w75
{
	width: 75%;
}
.w80
{
	width: 80%;
}
.w85
{
	width: 85%;
}
.w100
{
	width: 100%;
}

.sp5
{
	padding: 10px 10px 10px 0;
}

.gray
{
	color:gray;
}

.ital
{
	font-style:italic;
}

.center
{
	text-align: center;
}

.center > div
{
	margin: 0 auto;
}

.date
{
	color: #fd5e03;
	font-size: 0.9em;
}

.mytitle
{
	color: #177665;
	font-weight: bold;
}

.edu .mytitle a
{
	color: black;
}

.mytitle span.black
{
	color: black;
}

img
{
	border: none;
}

.calendar .infos, .news .infos, .team .infos, .contact .infos, .person .infos, .edu .infos, .projects3 .infos
{
	margin-left: 90px;
	margin-top: -3px;
	padding: 0 0 0.5em;
}

.projects .infos
{
	float: left;
	margin-left: 15px;
	margin-right: -90px;
	margin-top: -3px;
	padding: 0 0 0.5em;
	width: 100%;
}

.calendar .infos
{
	padding-bottom: 0.2em;
}

.edu .infos
{
	margin-left: 120px;
}

.content
{
	padding: 0em 2em 0.5em 0;
	overflow: hidden;
}

.row .column:last-child .content
{
	padding-right: 0;
}

.row .last .content
{
	padding-right: 0;
}

.icon
{
	width: 15px;
	height: 15px;
	/*vertical-align: text-top;*/
	vertical-align: middle;
}

.top 
{
	position: relative;
	top: -1em;
}

.team .icon
{
	float: right;
}

.person .icon
{
	float:left;
	margin-right:1em;
}

.emptybox 
{
	height: auto !important;
	margin: 0.3em 0;
	padding: 0.5em 1em 0.5em 0.5em;
	display: block;
}

.gradientbox
{
	background: transparent url(https://www.tu-chemnitz.de/tucal/img/bg_gradient.gif) repeat-x scroll center bottom;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	height: auto !important;
	margin: 0.3em 0;
	padding: 0.5em 1em 0.5em 0.5em;
	display: block;
	/*position: relative;*/
}

.news, .contact
{
	min-height: 90px;
}

.calendar 
{
	min-height: 55px;
}

.projects, .projects3
{
	min-height: 90px;
	margin: 0.5em 0;
}

.projects
{
	padding-right: 100px;
}

.projects2
{
	min-height: 80px;
}

.projects3 .w20
{
	min-width: 70px;
}

.person
{
	min-height: 85px;
	margin: 0 auto;
}

.team
{
	min-height: 85px;
	float: left;
	margin: 0em 1em 1em 0;
}

.edu
{
	min-height: 100px;
}

.publications
{
	min-height: 50px;
}

.studentprojects
{
	min-height: 40px;
}

.person a, .team a, .publications a, .projects a, .projects3 a, .studentprojects a, .edu a, .news .mytitle a  {
	text-decoration: none;
}

.imgwrapper
{
	width: 75px;
	height: 90px;
	overflow: hidden;
	float: left;
}

.imgwrapper img
{
	max-height: 75px;
}

.team .imgwrapper img
{
	min-height: 75px;
}

.calendar .imgwrapper 
{
	height: 55px;
}

.edu .imgwrapper
{
	width: 106px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.edu .imgwrapper img
{
	width: 106px;
	height: 80px;
	max-height: 80px;
}

a.nohl
{
	color: Black;
	text-decoration: none;
}

.hidden
{
	display: none;
}

.nofloat
{
	/*float: none;*/
}

.text
{
	padding: 0.5em 0.5em 1em 0.5em;
}

.text ul, .text ol {
	margin: 0.25em 0;
}

.highlight
{
	color: #fd5e03;
	font-size: 1.4em;
	padding-left: 1em;
	font-weight: bold;
	font-style: italic;
}

.highlight span
{
	color: black;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

span.left
{
	padding-right: 1em;
}

span.right
{
	padding-left: 1em;
}

span.hl
{
	color: #fd5e03;
	font-weight: bold;
	font-style: italic;
}


a:visited, .seite a:visited, .subnavlist a:visited {
	/*color: #177665;*/
}
a:hover, .seite a:hover, .subnavlist a:hover, .mytitle a:hover {
	color: #FF7D00;
}

a.return-to-edu-overview 
{
    display: block;
    line-height: 10px;
}

.iw 
{
	color: Gray;
	padding-top: 0.2em;
}

#vsrlogo 
{
	margin: 0 auto;
	width: 235px;
	height: 99px;
}

#vsrlogo_xmas
{
	margin: 0 auto;
	width: 367px;
	height: 113px;
}

#vsrlogo_exams
{
	margin: 0 auto;
	width: 313px;
	height: 99px;
}

#vsrlogo_zuse
{
	margin: 0 auto;
	width: 295px;
	height: 109px;
}


.caldate {
	background: transparent url(/img/calendar.gif) no-repeat scroll 0 0;
	font-size: 20px;
	height: 50px;
	line-height: 100%;
	margin: 0 auto;
	padding: 0 2px 0 0;
	text-align: center;
	width: 45px;
}

.caldate span {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 18px;
	line-height: normal;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
}

ul.list {
	margin-left: 0px;
}

ul.list li {
	padding-bottom: 8px;
}

div.vmenu ul li.orange a, div.vmenu ul.klappm li.orange a {
	background: url(https://www.tu-chemnitz.de/tucal/img/white.gif) no-repeat scroll 0 1px #EA6F2C;
	color: white;
}

div.pager {
    margin: 15px 0;
}
div.pager .pg_prev {
    float: left;
}
div.pager .pg_next {
    float: right;
}

table.hours  td, table.hours th{
	padding:3px 5px 3px 5px;
}
table.hours th{
	background: none;
	border-bottom: 1px solid #177665;
	color: #177665;
	width: 140px;
}
