/* CSS Document */
@import url(general.css);

body {
	background: url(images/leftbackground.gif) repeat-y #FFFFFF;
}

html,body,#wrapper {
	min-height: 100%; /*Sets the min height to the height of the viewport.*/
	width: 100%;
	height: 100%;
	/*Effectively, this is min height for IE5+/Win, since IE wrongly expands an element to enclose its content. This mis-behavior screws up modern browsers*/
	margin: 0;
	padding: 0;
}

html>body,html>body #wrapper {
	height: auto;
	/*this undoes the IE hack, hiding it from IE using the child selector*/
}

div#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/topbackground.gif) repeat-x;
}

#main {
	width: 770px;
	height: auto;
	text-align: left;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	margin-bottom: 30px;
}

#header {
	position: relative;
	top: 0;
	width: 770px;
	height: 65px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 4px;
}

#writing {
	position: absolute;
	left: 80px;
	top: 0;
	padding-top: 22px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#writing2 {
	position: absolute;
	right: 80px;
	top: 28px;
	color: #FFFFFF;
	font-weight: bold;
}

#wappen {
	position: absolute;
	right: 0px;
	top: 5px;
}

#topMenu {
	position: relative;
	top: 1px;
	left: 0;
	height: 18px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 140%;
}

.topMenu {
	display: inline;
}

.topMenu:hover {
	background-color: #FFFFFF;
}

.topMenu a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 2px;
}

.topMenu a:hover {
	color: #001D57;
	background-color: #FFFFFF;
}

.menuSpacer {
	display: inline;
	height: 17px;
	padding: 0px 20px;
	background: url(images/menu_spacer.gif) no-repeat center;
}

#page {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#leftFrame {
	background-color: #F3F3F3;
	position: absolute;
	left: 0;
	width: 200px;
}

#menu {
	background-color: #3997FF;
	margin-bottom: 1px;
	border: 1px solid #336293;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 100%;
}

#selectedItem {
	background: url(images/pointerSquare.gif) no-repeat 5px 5px #1964CC;
	padding: 3px 5px 5px 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

.spacer {
	height: 20px;
	border-top: 1px solid #4983C2;
}

.menu {
	padding: 3px 5px 5px 20px;
	background-color: #5BB0FF;
	border-top: 1px solid #4983C2;
	font-size: 11px;
}

#menu .current {
	background: url(images/pointer_round.gif) no-repeat 5px 5px #78C1FF;
	border-bottom: 1px solid #ADE4FF;
}

.menu a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #FFFFFF;
}

#thirdMenu{
	margin-bottom:15px;	
}
.thirdMenu {
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-right:25px;
	color: #0033BB;
}
.thirdMenu a {
	font-size:10px;
	text-decoration: none;
}
.thirdMenu a:hover {
	font-size:10px;
	text-decoration: underline;
}
#thirdMenu .current, #thirdMenu .current a {
	color: #001754;
}
#thirdMenu .current, #thirdMenu .current a:hover {
	text-decoration: none;
}


#leftContent,#leftContent p,#leftContent li,#leftContent h2,#leftContent td,#leftContent th
	{
	line-height: 140%;
	font-size: 11px;
}

#leftContent table,#leftContent h2,#leftContent h3,#leftContent p.bodytext
	{
	margin: 0 10px 0 22px;
}

#leftContent ul {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	left: -20px;
	list-style-type: none;
}

#leftContent li {
	margin-bottom: 0;
}

#leftContent li h2,#leftContent li h3,#leftContent li p {
	margin-left: 0;
}

#leftContent h1,#leftContent .news-amenu-container h2 {
	font-size: 12px;
	background: url(images/pointerSquare.gif) no-repeat 5px 8px #DCDCDC;
	margin: 10px 0 2px 0;
	padding: 8px 5px 8px 20px;
	line-height: 100%;
	border-top: 1px solid #FFFFFF;
}

#leftContent h1.csc-firstHeader,#leftContent .news-amenu-container h2 {
	margin-top: 0;
}

#leftContent li.news-latest-item {
	margin-bottom: 5px;
}

#leftContent .small,#leftContent .news-amenu-item-year {
	color: #444444;
	font-size: 10px !important;
}

#leftContent li.news-amenu-item-year {
	margin-top: 3px;
}

#mainFrame {
	position: relative;
	top: 0;
	margin-left: 200px;
	width: 550px;
	min-height: 395px;
}

#headerPicture {
	width: 550px;
	height: 85px;
	background: url(images/darmstadt.jpg) no-repeat;
}

#content {
	margin-top: 10px;
	margin-left: 20px;
}

#bottomFrame {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background-color: #1964CC;
}

#bottomWrapper {
	width: 770px;
	margin: 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}

.bottom {
	display: inline;
	margin: 0 5px;
}

.bottom a {
	text-decoration: none;
	color: #FFFFFF;
}

.bottom a:hover {
	color: #FFFFFF;
}

#bottomWrapper .menuSpacer {
	display: inline;
	background: url(images/menu_spacer.gif) no-repeat center;
}

.news-latest-item,.news-list-item {
	margin-bottom: 18px;
}

.news-latest-item p,.news-latest-item h2,.news-list-item p,.news-list-item h2
	{
	margin-bottom: 0px;
}

#admPanel {
	display: none;
	position: absolute;
	left: 5px;
	top: 5px;
}

#admPanel td {
	border: 0;
	padding: 1px;
	background: none;
}

#admPanel a {
	border: 0;
}

.typo3-editPanel {
	display: none;
}

.user_scheduling_editPanel .right {
	float: right;
	width: 1px;
}

.user_scheduling_editPanel table {
	margin: 0;
}

.user_scheduling_editPanel table td {
	padding: 0;
	font-size: 10px;
	font-style: italic;
}

.user_scheduling_editPanel .typo3-editPanel {
	display: block !important;
	background-color: #FFFFFF !important;
}

.typo3-editPanel-controls {
	background-color: #FFFFFF !important;
}
