@CHARSET "UTF-8";

@media screen,handheld {
/*
 * #######################
 * ### Main Containers ###
 * #######################
 */

	* {
		padding: 0;
		border: 0;
	}
	html {
		min-height: 100%;
	}

	body {
		background-color: #FFFFFF;
		font: 12px  Arial, Helvetica, sans-serif;
		height: 100% !important;
		width: 100%;
		min-width:780px;
		max-width:1280px;
		margin-left: auto;
		margin-right: auto;
		margin-top:0;
		margin-bottom:0
	}

	#all {
		width: 100%;
		min-width:780px;
		max-width:1280px;
		margin-left: auto;
		margin-right: auto;
		background-color: #EDF1F3;
		height: 100%;
	}
	#bg1 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #EDF1F3;
		height: 100%;
	}


	a:link, a:visited {
		color:#004682;
		text-decoration:none;
	}

	a:hover, a:focus {
		color:#0071B9;
		text-decoration:none;
	}
	.news-latest-item a, .news-latest-item a:visited {
		color:#004682;
	}
	.news-latest-item a:hover, .news-latest-item a:focus {
		color:#0071B9;
		text-decoration:none;
	}

	/********************
* Header
********************/

	#header {
		width: 100%;
		padding: 0;
		top: 0;
		height: 117px;
		background-color: #006CB5;
		min-width: 780px;
		max-width: 1280px;
		background: transparent url(verlauf_background.gif) repeat-x scroll 0 0;
		height: 117px;
		overflow: hidden;
		position:relative;
	}
	#header_img {
		float: left;
		width: 783px;
	}
	#small_img {
		float: right;
	}
	* html #header h1 a {
		width: 99.99%;
	}
	#header h2,#header h3,#header h4 {
		text-indent: -99999px;
	}
	#header h1 {
		-moz-background-clip: border;
		-moz-background-inline-policy: continuous;
		-moz-background-origin: padding;
		background: #004682 url(TUMlogomitBG.gif) no-repeat scroll 0 0;
		height: 100%;
		left: 0;
		margin: 0;
		position: absolute;
		top: 0;
		width: 219px;
		z-index: 70;
	}
	#header h1 a {
		display: block;
		height: 100%;
		outline-color: -moz-use-text-color;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		text-indent: -99999px;
		width: 100%;
	}
	#header h2 {
		-moz-background-clip: border;
		-moz-background-inline-policy: continuous;
		-moz-background-origin: padding;
		background: transparent url(verlauf_background.gif) repeat scroll right
			top;
		height: 117px;
		left: 285px;
		margin: 0;
		position: absolute;
		right: 0;
		width: 285px;
		z-index: 69;
	}
	#header h3 {
		-moz-background-clip: border;
		-moz-background-inline-policy: continuous;
		-moz-background-origin: padding;
		background: transparent url(FRM2_zeichnung.png) no-repeat scroll 0 0;
		height: 117px;
		left: 197px;
		margin: 0;
		position: absolute;
		width: 100%;
		z-index: 72;
	}
	#header h4 {
		float: right;
		height: 117px;
		margin: 0;
		width: 177px;
		z-index: 74;
	}
	#claim_de {
		-moz-background-clip: border !important;
		-moz-background-inline-policy: continuous !important;
		-moz-background-origin: padding !important;
		background: transparent url(FRM2_transparent.png) no-repeat scroll 0
			0 !important;
		/*bottom: 21px;*/
		font-size: 2em;
		height: 117px;
		margin: 0;
		position: absolute;
		right: 180px;
		text-indent: -99999px;
		color: white;
		max-width: 245px;
		min-width: 188px;
		z-index: 76;
		display:block;
	}
	#claim_de a ,#claim_de a:hover, #claim_de a:visited{
	color: white;
	display: block;
	height:117px;
	width: 188px;
/*	text-indent: -9999px;*/
	}
	/*#############################
	* Toolbar
	********************************/
	#tools_container {
		width: 100%;
		height: 60px;
		padding-left: 0px;
		padding-right: 0px;
		position:relative;
	}

	#toolbar {
		background-color:#DBDEDE;
		border-color:#EDF1F3;
		border-style:solid;
		border-width:2px 0px 2px 0px;
		font-size:90%;
		height:auto;
		padding:3px 10px 0px 9px;
		position:relative;
		height: 22px;
		clear:both;
		/*margin-right:2px;*/
	}
	div#topnav {
		border-color:white;
		border-style:solid;
		border-width:2px 0 2px 0;
		padding-left:190px;
		height: 22px;
		background-color: #F5F7F6;
		clear: both;
	}
	div#topnav dl {
		margin:0 0 0 0;
		width:auto;
	}

	#login {
		float: left;
	}
	#lang {
		float: right;
		padding-right: 32px;
	}
	#toolbar #login {
		padding: 0 0 0px 0px;
	}
	#login label {
		float: left;
		display: block;
		vertical-align: middle;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;

	}
	#login #username {
		float: left;
		display: block;
		font-size: 12px;
	}
	#toolbar #loginUserInput {
		width: 100px;
		padding-left: 20px !important;
		/*border-color: #004682;*/
		background: transparent url("res/pictures/user.gif") no-repeat;
		background-color: #F7F7f7;
		background-repeat: repeat-y;
		float: left;
	}
	#toolbar #loginPassInput {
		width: 100px;
		padding-left: 20px !important;
		/*border-color: #004682;*/
		margin-top: 0px;
		background: transparent url("res/pictures/key.gif") no-repeat;
		background-color: #F7F7F7;
		background-repeat: repeat-y;
		float: left;
	}
	#toolbar #login input {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 20px !important;
	}
	#toolbar #login input {
		font-size: 12px;
		/*border-color: #004682;*/
	}
	#toolbar #loginSubmit {
		width: 0;
		height: 0;
		border: none;
		background-color: #DBDEDE !important;
	}
	#toolbar input#logoutSubmit { /*border: none;*/
		background-color: #F7F7F7 !important;
		display: block;
		float: left;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 5px !important;
		padding-top: 0 !important;
		margin-left: 5px;
	}
	#toolbar .tx-felogin-pi1 label {
		display: block;
		float: left;
	}

	/*************************************
	* Body
	*******************************/
	#main1 {
		/*background-color: #EDF1F3; /* background of left/right column*/
		clear: both;
		background: url("leftbg.png") repeat-y scroll left top transparent;
		z-index: 10;
		height:100%;
		position:relative;
	}
	#mlr_container {
		height: 100%;
		background:url("rightbg.png") repeat-y scroll right top transparent;
		z-index: 20;
	}
/*	#mlr_container .column {*/
	/*	position: relative;*/
		/*float: left;*/
	/*	padding-bottom: 1200px; /* X + padding-bottom */
/*		margin-bottom: -1000px; /* X */

	/*}*/
	#leftcontainer {
		width: 179px; /* LC width */
		float: left;
		background-color: transparent;
		z-index: 30;

	}
	#maincontainer {
		margin: 0 177px 0 179px;
		height: 100%;
		background-color: #FFFFFF;
	}
	#rightcontainer {
		width: 177px; /* RC width */
		height: 100%;
		background-color: transparent;
		float: right;
		}

	.block {
		display: block;
	}

		.inner {
		padding-bottom:0.5em;
		padding-left:1em;
		padding-right:1em;
		padding-top:0.5em;
	}
	#leftcontainer .inner {
	padding:0;
	}
	/*********************************************************
	* left column contents
	***************************************************************/


	/*
 * ###############
 * ### Content ###
 * ###############
 */
	#maincontainer #breadcrumb {
		padding-bottom: 5px;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 22px;
	}

	#contentarea {
		margin-left: 22px;
		margin-right: 22px;
		padding: 0;
		background-color: #FFFFFF;
		overflow: visible;
	}
	#contentarea .top_content {
		width: 100%;
		position: relative;
		top: 0;
		margin-left: 0;
		margin-right: 22px;
		/*margin-top: 22px;*/
		background-color: #FFFFFF;
		overflow:hidden;
	}
	#contentarea .left_content {
		width: 48%;
		min-width: 177px;
		float: left;
		margin-left: 0px;
		background-color: #FFFFFF;
		overflow:hidden;
	}
	#contentarea .right_content {
		width: 48%;
		min-width: 177px;
		float: right;
		margin-left: 0px;
		background-color: #FFFFFF;
		overflow: hidden;
	}
	#contentarea .bottom_content {
		width: 100%;
		/*clear: both;*/
		/*margin-left: 22px; */
		margin-right: 22px;
		background-color: #FFFFFF;
		overflow: hidden;
	}
/* Footer */
#footer {
	clear: both;
	width: 100%;
	background-color: #A3B7C7;
	text-align:right;
/*	border: 1px solid black;*/
}
	.clear_all {
background:none repeat scroll 0 0 transparent;
border:medium none;
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
}
	/*
 * ###############
 * ### Sidebar ###
 * ###############
 */ /*  search box */
	#search #searchbox {
		padding: 0;
		margin: 0;
	}



	#leftcontainer #search {
		padding: 10px 0 10px 0;
		font-size: 0.9em;
		background-color: #DBE2E9;
	}
	#search input {
		background: transparent url("res/pictures/search.gif") no-repeat;
		width: 140px;
	}
	#search input {
		padding-left: 20px !important;
	}
	#search input {
		font-size: 0.9em;
		border-color: #004682;
		background-color: #F7F7F7;
		background-repeat: repeat-y;
	}
	/* navigation */
	#leftcontainer #navigation {
		padding: 10px 0 0 0;
		font-size: 0.9em;
		line-height: 1.3em;
		background-color: #F7F7F7;
	}
	#leftcontainer #navigation ul {
		margin: 0;
		padding: 0 0 0 5px;
		list-style-position: inside;
	}
	#leftcontainer #navigation ul li {
		margin: 0;
		padding: 4px 0px 5px 20px;
		text-indent: -28px;
		list-style-type: none;
		border-bottom: 1px solid #A3B7C7;
	}
	#leftcontainer #navigation ul li.menu_ACTSUB {
		border-bottom:1px solid #A3B7C7;
		list-style-type:none;
		margin:0;
		padding:4px 0px 5px 20px;
}
/*
	#navigation ul li .menu_ACTSUB {
		padding-left: -5px!important;
	}
	#navigation ul li .menu_NOSUB {
		padding-left: -5px!important;
	}
*/
	#navigation .menu_ACTSUB {
		list-style-type: circle;
		list-style-image: url("res/nav-arrow-top-to-bottom.gif");
	}
	#navigation .menu_NOSUB {
		list-style-type: circle;
		list-style-image: url("res/nav-arrow-left-to-right.gif");
	}

	#navigation .menu_NO,
	#navigation .menu_ACT
	{
		list-style-type: circle;
		list-style-image: url("res/nav-bullet.gif");
	}
	#leftcontainer #navigation ul.level2 li {
		border-bottom: 1px solid #C4D2D8;
	}
	#leftcontainer #navigation ul.level2 li.last {
		border-bottom: 0px ;
	}
	#leftcontainer #navigation ul.level3 li {
		border-bottom: 1px solid #C4D2D8;
	}
	#leftcontainer #navigation ul.level3 li.last {
		border-bottom: 0px ;
	}
	#leftcontainer #navigation ul.level4 li {
		border-bottom: 1px solid #C4D2D8;
	}
	#leftcontainer #navigation ul.level4 li.last {
		border-bottom: 0px ;
	}
	#leftcontainer #navigation ul.level1 {
		border-bottom: 1px solid #A3B7C7;
		background-color: #DBE2E9;
	}
	#leftcontainer #navigation ul.level2 {
		border-bottom: 1px solid #C4D2D8;
		background-color: #EEF2F5;
	}
	#leftcontainer #navigation ul.level3 {
		border-bottom: 1px solid #C4D2D8;
		background-color: #f7f7f7;
	}
	#leftcontainer #navigation ul.level4 {
		border-bottom: 1px solid #C4D2D8;
		background-color: #ffffff;
	}
	#leftcontainer #navigation ul.level4 .last {
		border-bottom: 0px ;
	}
	#leftcontainer #navigation  .last {
		border-bottom: 0px ;
	}
	#leftcontainer #navigation ul li a
	{
		margin-left: 3px;
		padding-left:0px;

	}
	#leftcontainer #navigation ul li a:link,#leftcontainer #navigation ul li a:visited
		{
		color: #000;
	}
	#leftcontainer #navigation ul li a:hover,#leftcontainer #navigation ul li a:focus
		{
		color: #666666;
	}
	#leftcontainer #navigation li.selected {
		font-weight: bold;
	}
	#leftcontainer #navigation ul.level1,
	#leftcontainer #navigation ul.level2,
	#leftcontainer #navigation ul.level3,
	#leftcontainer #navigation ul.level4,
	#leftcontainer #navigation ul.level5
		{
		padding-left: 0px;
	}
	#leftcontainer #navigation ul.level2,
	#leftcontainer #navigation ul.level3,
	#leftcontainer #navigation ul.level4,
	#leftcontainer #navigation ul.level5
		{
		margin-left: -20px;
	}
#leftcontainer #navigation li.spacer {
		color: #004682;
		font-weight: bold;
		text-indent:0;
		list-style-position:outside;
		list-style: none outside none;

		padding-left:15px;
	}
	#leftcontainer #navigation ul.level1 li.spacer {
		color: #004682;
		font-weight: bold;
		font-size: 1.2em;
/*		padding-left:0;*/
	}
	#leftcontainer #navigation ul.level2 li.spacer {
		font-size: 1em;
		/*padding-left:20px;*/
	}
	#leftcontainer #navigation ul.level3 li.spacer {
		font-size: 1em;
		/*padding-left:20px;*/
		list-style: none;
	}
	#navigation #miscField {
		background-color: #99D9FF;
		border-bottom: 5px solid #004682;
	}
	#permanent_navigation {
		padding: 10px 2px ;
		font-size: 0.9em;
		background-color: #F7F7F7;
	}

	#permanent_navigation h2 {
		color:#004682;
		background-color: #DBE2E9;
		font-weight:bold;
		padding:0 7px 2px;
		margin-bottom: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #A3B7C7;
	}

	#permanent_navigation ul {
		margin: 0;
		padding: 0 0 0 0;
		list-style-position: inside;
	}
	#permanent_navigation ul li {
		margin: 0;
		padding: 4px 10px 4px 2px;
		list-style-type: none;
		border-bottom: 1px solid #A3B7C7;
	}
	#permanent_navigation ul li.last  {
		border-bottom: 0;
	}
	#permanent_navigation .menu_NOSUB {
		list-style-type: circle;
		list-style-image: url("res/nav-arrow-left-to-right.gif");
	}
	#permanent_navigation .menu_ACTSUB {
		list-style-type: circle;
		list-style-image: url("res/nav-arrow-top-to-bottom.gif");
	}

	#permanent_navigation ul.level1 {
		padding-bottom: 0px;
		border-bottom: 1px solid #A3B7C7;
		background-color: #DBE2E9;
	}

	#permanent_navigation ul li a:link, #permanent_navigation ul li a:visited
		{
		color: #000;
	}
	#permanent_navigation ul li a:hover, #permanent_navigation ul li a:focus
		{
		color: #666666;
	}
	#permanent_navigation li.selected {
		font-weight: bold;
	}

	#permanent_navigation #miscField {
		background-color: #99D9FF;
		border-bottom: 5px solid #004682;
	}

	/* OMIT permanent navi on left bar */
	#leftcontainer #permanent_navigation {
		display: none;
	}
	#rightcontainer #permanent_navigation {
		display: block;
	}
	/*
 * #######################
 * ### Top/Bottom Menu ###
 * #######################
 */
	dl.tbMenu {
		margin: 0;
	}
	.tbMenu .accessKey {
		text-decoration: underline;
	}
	.tbMenu dt a,.tbMenu dt a:visited {
		color: #004682;
	}
	.tbMenu dt a:hover,.tbMenu dt:hover a {
		color: #FFF;
		color: #0071B9;
	}
	.tbMenu dt {
		margin: 0;
		padding: 3px 10px 4px 10px;
		background-color: #F5f7f6;
		border-right: 1px solid #A3B7C7;
		/*
				border-top: 0px solid #004682;
		*/
		display: block;
		float: left;
	}
	.tbMenu dt.last{
			border-right: 0px ;
	}

	.tbMenu dt.selected {
		background-color: #004682;
	}
	.tbMenu dt.selected a,tbMenu dt.selected a:visited,.tbMenu dt.selected a:hover,tbMenu dt.selected a:focus,.tbMenu dt:hover,.tbMenu dt.selected
		{
		color: #FFF !important;
	}
	/*
	*  Hacks
	*/
	#typo3-previewInfo {
		display: none !important;
		visibility: hidden !important;
	}
	/*****************************
	* NEWS (right bar)
	******************************/
	#rightcontainer h1 ,#leftcontainer h1{
		color:#004682;
		background-color: #DBE2E9;
		border-bottom: 1px solid #A3B7C7;
		font-weight:bold;
		padding:0 7px 2px;
		margin-bottom: 0;
		padding-bottom: 10px;
		font-size: 1.2em;
	}
	#rightcontainer h2, #leftcontainer h2 {
		font-size: 1em;
	}

	#rightcontainer .news-latest-item ,	#leftcontainer .news-latest-item {
		border: 0;
		clear:both;
		margin:3px 0 3px 5px;
		padding-bottom:5px;
	}
	#rightcontainer .news-latest-container h2,#leftcontainer  h2  {
		font-size:1.2em;
		margin:5px 0 5px 0px;
		padding-left: 2px;
		font-size: 1.2em;
		}
	#rightcontainer div.news-latest-container{
		border-bottom: 1px solid #A3B7C7;
		padding-bottom: 5px;
		padding-left: 2px;
		padding-right: 2px;
	}
/************************************
	* general  formatting
	**************************/
/* anchors */
a:link, a:visited {
	color: #0072BD;
	text-decoration: none;
}

a:hover, a:focus {
	color: #0072BD;
	text-decoration: underline;
}

a.external, a.mailto {
	padding-right: 13px;
}

a.external {
	background: transparent url('../res/pictures/extern.gif') no-repeat right center;
}

a.mailto {
	background: transparent url('../res/pictures/mailto.gif') no-repeat right center;
}

/* formular elements */
input, select, textarea {
	padding: 3px !important;
	border-width: 1px;
	border-color: #AAA;
}

input[type=text], input[type=password], select,
input[type=submit], input[type=reset], input[type=button],
input[type=file], textarea {
	border-style: solid;
}

select {
	min-width: 15.4em;
}

* html select {
	width: 11.5em;
}

input[type=text], input[type=password], input[type=file] {
	width: 15em;
}

input[type=submit], input[type=reset], input[type=button] {
	border-color: #AAA;
	background-color: #EFEFEF;
	cursor: pointer;
}

input:hover, select:hover, textarea:hover,
input:focus, select:focus, textarea:focus {
	border-color: #888;
	background-color: #FAFAFA;
}

button {
	background: none;
	border: none;
	background-image: none;
	cursor: pointer;
}

/* list defintions */
dl, ul, ol {
	margin: 1.5ex 1em;
}

ul li, ol li {
	margin: 0.5ex 1em;
}

/* headers */
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 1.1ex;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.05em; }
h6 { font-size: 1em; }

/* misc tags */
hr {
	margin: 5px 0;
	width: 100%;
	border: none;
	height: 2px;
	background-color: #AAA;
}

img {
	border: none;
}

fieldset {
	padding: 5px;
	border: 1px solid #AAA;
}

fieldset legend {
	padding: 1px 3px;
	color: #BBB;
}

.clear {
	clear: both;
}

.important {
	color: #ff0000;
}

acronym, dfn, abbr, span.abbr {
	border-bottom: inherit;
}


a acronym,a dfn,a abbr,a span.abbr {
	border-bottom: inherit;
	font-style: inherit;
}

h1 acronym,h1 dfn,h1 abbr,h1 span.abbr {
		border-bottom: inherit;
		font-style: inherit;
}

h2 acronym,h2 dfn,h2 abbr,h2 span.abbr {
		border-bottom: inherit;
		font-style: inherit;
}

h3 acronym,h3 dfn,h3 abbr,h3 span.abbr {
		border-bottom: inherit;
		font-style: inherit;
}

h4 acronym,h4 dfn,h4 abbr,h4 span.abbr {
		border-bottom: inherit;
		font-style: inherit;
}

h5 acronym,h5 dfn,h5 abbr,h5 span.abbr {
		border-bottom: inherit;
		font-style: inherit;
}

a#takemetothecontent {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-99999px;
}

.tx-mnogosearch-short-search-form fieldset, .tx-mnogosearch-long-form fieldset {
	border:medium none;
	padding: 0px;
}

.csc-frame-frame2 {
	color: red;
}


}

/* end media screen */

