@media screen {

	* {
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	
	.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%;
	}
	
	body, table, select, input, textarea {
		background-color: #f3f3f3;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
	}
	
	table {
	    border-collapse: collapse;
	    border-spacing: 0px;
	}
	table.renderedtable {
		background: none;
	}
	
	table td {
	    vertical-align: top;
	}
	
	a {
		color: #000000;
	}
	
	p {
		padding: 0px 0px 1.3em 0px;
	}
	p.ohne_Absatz {
		padding: 0px;
	}
	
	h1 {
		font-size: 16px;
		font-weight: normal;
		color: #cc0023;
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	div.bereich h1,
	div.bereich-bottom h1
	 {
		margin: 0px 0px 0px 0px;
		padding: 17px 0px 7px 0px;
	}
	h2 {
		font-size: 20px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	h3 {
		font-size: 16px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 15px;
	}
	h4, h5 {
		font-size: 13px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	h6 {
		font-size: 12px;
		color: #8E0010;
		margin-bottom: 10px;	
	}
	p {
		margin-bottom: 0px;
	}
	p.Hinweis {
		font-size: 12px;
		color: #CC0023;
	}
	p.logo_headline {
		padding: 0px;
	}
	p.logo_headline a {
		padding-bottom: 0px;
		margin-bottom: 0px;
		/*font-weight: bold;*/
		text-transform: uppercase;
		font-size: 21px;
		line-height: 21px;
	}
	p.logo_subheadline {
		font-size: 15px;
	}
	p.logo_headline a,
	p.logo_subheadline a {
		color: #000000;
	}
	p.tourFontHeadline {
		padding: 25px 0px 0px 120px; 
		font-size: 18px; 
		color: #CC0023;
		text-transform: uppercase;
	}
	p.blogDateUser {
		font-size: 10px;
		color: #a6a6a6;
	}
	div.tourFontContent p {
		padding: 20px 0px 0px 0px; 
		font-size: 14px;
		color: #000;
	}
	a {
		text-decoration: none;
		color: #8E0010;
	}
	.active {
		color: #8E0010;
	}
	
	.error {
		color: #8E0010;
	}
	
	.clear {
		clear: both;
		line-height: 0px;
		height: 0px;
	}
	
	.mimetype {
		background-repeat: no-repeat;
		padding: 0px 0px 15px 25px;
	}
	
	
	#wrap {
		width: 964px;
		margin-left: 0px;
		margin-bottom: 0px;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-top: none;
		background-color: #FFFFFF;
	}
	#footer {
		width: 964px;
		margin-top: 10px;
		margin-left: 120px;
		margin-bottom: 40px;
	}
	#footer ul li {
		float: left;
		list-style-type: none;
		margin-right: 15px;
	}
	
	#phormsheadbox {
		position: relative;
		z-index: 100;
		background: url(../images/phorms-top-border.png) top left no-repeat #FFFFFF;
		padding-top: 20px;
	}
	
	#mainnavigationbox {
		position: relative;
		z-index: 100;
		background-color: #FFF;
	}
	#top-navigation {
		width: auto;
		list-style-type: none;	
		height: 30px;
		margin-top: 5px;
	}
	
	#top-navigation li {
		float: left;
		margin-right: 10px;
	}
	#top-navigation li a {
		text-transform: uppercase;
		font-size: 11px;
		display: block;
		padding-top: 0px;
	}
	#top-navigation li.active a {
		color: #CC0023;
		text-decoration: underline;
	}
	
	#main-navigation {
		list-style-type: none;	
		height: 30px;
		padding-top: 30px;
		margin-left: 120px;
	}
	
	#main-navigation li {
		float: left;
		margin-right: 15px;
	}
	#main-navigation li a {
		text-transform: uppercase;
		font-size: 16px;
	}
	#main-navigation li.active a {
		color: #CC0023;
		/*text-decoration: underline;*/
	}
	#main-navigation li.active {
		border-bottom: 1px solid #CC0023;
	}
	#foot-navigation {
		list-style-type: none;	
		height: 30px;
		margin-top: 5px;
	}
	
	#foot-navigation li {
		float: left;
		margin-right: 10px;
	}
	#foot-navigation li a {
		font-size: 11px;
		display: block;
		padding-top: 0px;
	}
	#foot-navigation li.active a {
		color: #CC0023;
		text-decoration: underline;
	}
	/* Bereiche*/
	div#themenbereiche {
		position: relative;
		min-height: 350px;
	}
	div.bereichsbild-top {
		position: absolute; 
		top: 0px;
		z-index:2;
	}
	div.bereichsbild-bottom {
		position: absolute; 
		bottom: 0px; 
		z-index:1;
	}
	div.bereich,
	div.bereich-bottom {
		min-height: 46px;
	}
	div.bereich,
	div.bereich-top,
	div.bereich-bottom {
		position: relative;
		zoom:1;
		z-index: 30;
		padding: 0px 10px 0px 120px;
		background: url(../images/bereichslinie.png) top left no-repeat;	
	}
	div.bereich.first {
		background: url(../images/bereichslinie-kopf.png) top left no-repeat;
		padding-top: 15px;
	}
	div.bereich {
	}
	div.bereich-topbild-first {
		position: relative;
		z-index: 5;
		width: 964px;
		height: 36px;
		background: url(../images/bereichslinie-kopf.png) top left no-repeat #FFF;
	}
	div.bereich-topbild {
		position: relative;
		z-index: 5;
		width: 964px;
		height: 17px;
		background: url(../images/bereichslinie-top.png) top left no-repeat;
	}
	div.bereich-top {
		display: none;
		background: #FFFFFF;
		z-index: 10;
	}
	div.bereich-bottom {
		background: url(../images/bereichslinie-bottom.png) top left no-repeat;
	}
	
	/* Boxen */
	div.textbox-headline {
		margin-top: 5px;
		padding: 3px;
	}
	div.textbox-headline a.normal,
	div.textbox-headline a.more {
		display: block;
		background: url(../images/bullet-content.png) 0px 2px no-repeat;
		padding-left: 20px;
		font-size: 13px;
		height: 20px;
	}
	div.textbox-headline a.more {
		background: url(../images/bullet-content-more.png) 0px 2px no-repeat;
	}
	div.textbox {
		display: none;
		padding: 5px 0px 5px 15px;
		margin-bottom: 15px;
		background-color: #efefef;
	}
	div.gallerybox {
		float: left;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	div.gallerybox p {
		font-size: 11px;
	}
	div.gallerybox div {
		height: 150px;
	}
	div.quicklinkbox {
		margin-right: 15px;
		float: left;
		width: 150px;
	}
	div.quicklinkbox a {
		color: #8e0010;
	}
	div.teaserbox {
		float:left;
		width: 240px;
		margin-right: 40px;
	}
	div.teaserbox h6,
	div.teaserbox p {
		padding-left: 25px;
	}
	div.marginalbox {
		background-color: #dddddd; 
		margin-bottom: 6px; 
		padding: 10px 10px 0px 10px;
	}
	div.marginalbox p img {
		padding-bottom: 10px;
	}
	
	/* Themenbilder */
	.themenbild {
		z-index: 2;
		position: absolute;
		bottom: 0px;	
	}
	
	/* INPUT Felder und Form Dinge fuer Overlay */
	div.formbereich {
		background-color: #f3f3f3;
		padding: 10px;
	}
	div.formblock {
		padding: 10px;
		margin-bottom: 3px;
		background-color: #FFFFFF;
	}
	p.small {
		font-size: 10px;
	}
	p.box {
		padding: 0px 0px 10px 0px;
	}
	p.box input {
		width: auto;
	}
	p.box input.box {
		width: 190px;
	}
	label.anliegen {
		width: 130px;
		margin-bottom: 10px;
	}
	select {
		border: 1px solid #dfdfdf;
		margin-bottom: 10px;
	}
	textarea.box {
		border: 1px solid #dfdfdf;
		background-color: #dfdfdf;
		padding: 3px;
		width: 540px;
		height: 110px;
	}
	input.form-submit-button {
		background: url(../images/button_submit.png) top left no-repeat;
		width: 124px;
		height: 23px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
	}
	
	div.validierung {
		border: 2px solid #900;
		padding: 10px;
	}
	div.validierung h4 {
		font-size: 14px;
		font-weight: normal;
		color: #900;
		margin-bottom: 15px;
	}
	div.validierung ul {
		color: #888;
		font-weight: bold;
		margin-left: 20px;
	}
	div.top-search {
		float:right;
		background: #f63;
		padding: 10px;
	}
	fieldset {
		float: right;
	}
	input.topsearch {
		/*background: url(../images/search-field.png) 0px 0px no-repeat;*/
		width: 169px;
		height: 15px;
		font-size: 10px;
		border: 1px solid #e5e5e5;
		border-right: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	input.topsearchsubmit {
		display: block;
		background: url(../images/search-button.png) 0px 0px no-repeat;
		width: 24px;
		height: 17px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	input.topsearchsubmit,
	input.topsearch {
		float:left;
	}
	div.simpleContents div img {
		/*border: 1px solid #f63;*/
	}
	
	/* Links */
	button {
		display: block;
		background: url(../images/bullet-content.png) top left no-repeat;
		padding-left: 20px;
		margin-bottom: 10px;
		color: #900;
		font-size: 12px;
		cursor: pointer !important;
	}
	a.Overlay_Link,
	a.Hinweis_Link,
	span.Hinweis_Link {
		display: block;
		background: url(../images/bullet-content.png) top left no-repeat;
		padding-left: 20px;
	}
	a.Overlay_Link {
		margin-bottom: 0px;
	}
	a.Overlay_Link_aus_Textbox {
		/*background: url(../images/weiter-link.png) 0px 4px no-repeat;*/
		padding-left: 0px;
	}
	div.boxlinks div a.Hinweis_Link {
		display: block;
		background: url(../images/bullet-content.png) top left no-repeat;
		padding-left: 20px;
		font-size: 14px;
	}
	a.Teaser_Link_1,
	a.Teaser_Link_2,
	a.Teaser_Link_3 {
		display: block;
		padding-left: 25px;
		margin-bottom: 15px;
		color: #CC0023;
	}
	a.Teaser_Link_1 {
		background: url(../images/teaserlink_1.png) 0px 2px no-repeat;
	}
	a.Teaser_Link_2 {
		background: url(../images/teaserlink_2.png) 0px 2px no-repeat;
	}
	a.Teaser_Link_3 {
		background: url(../images/teaserlink_3.png) 0px 2px no-repeat;
	}
	a.Weiter_Link {
		background: url(../images/weiter-link.png) 0px 4px no-repeat;
		padding-left: 15px;
	}
	a.Externer_Link {
		background: url(../images/bullet-content.png) 0px 2px no-repeat;
		padding-left: 20px;
	}
	a.Download_Link {
		background: url(../images/download_icon.png) 0px 2px no-repeat;
		padding-left: 15px;
	}
	a.CampusKarte {
		background: url(../images/Tangram_logo_klein.png) 0px 0px no-repeat;
		padding-left: 20px;
		font-size: 11px;
		height: 30px;
		display: block;
	}
	a.footerlink {
		display: block;
		float: left;
		margin-right: 15px;
		font-size: 11px;
	}
	
	/* Listen und Co. */
	div#themenbereiche ul {
		margin-left: 16px;
		margin-bottom: 15px;
	}
	
	/* Movie Overlay */
	.overlay {
		/*background:url(/design/newsite/images/jqt-img/white.png) no-repeat;*/
		z-index: 20000;
		width:auto;  
		display:none;
		border: 20px solid #FFF;
	}
	
	.close {
		background:url(../images/overlay-close.png) no-repeat;
		position:absolute;
		top:-40px;
		right: -39px;
		display:block;
		width:42px;
		height:42px;
		cursor:pointer;
	}
	
	a#player { 		
		display:block;
		width: 740px;
		height:460px;	
	}
	
	/* Foot Logos */
	
	div#footLogos {
		padding: 10px 0px 12px 114px;
		background: #e5e5e5;
		width: 850px;
		margin-left: 0px;
		margin-bottom: 5px;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-top: none;
	}
	div#footLogos a {
		background: #900;
		border: 1px solid #a0a0a0;
		float: left;
		margin-right: 10px;
		height: 45px;
	}
}
/*#######################################################################################################*/
@media print {
	* {
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	
	.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%;
	}
	
	body, table, select, input, textarea {
		background-color: #f3f3f3;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
	}
	
	table {
	    border-collapse: collapse;
	    border-spacing: 0px;
	}
	
	table td {
	    vertical-align: top;
	}
	
	a {
		color: #000000;
	}
	
	p {
		padding: 0px 0px 1.3em 0px;
	}
	
	h1 {
		font-size: 16px;
		font-weight: normal;
		color: #cc0023;
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	div.bereich h1,
	div.bereich-bottom h1
	 {
		margin: 0px 0px 0px 0px;
		padding: 17px 0px 7px 0px;
	}
	h2 {
		font-size: 20px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	h3 {
		font-size: 16px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 5px;
	}
	h4, h5 {
		font-size: 13px;
		font-weight: normal;
		color: #CC0023;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	h6 {
		font-size: 12px;
		color: #8E0010;
		margin-bottom: 10px;	
	}
	p {
		margin-bottom: 0px;
	}
	p.Hinweis {
		font-size: 12px;
		color: #CC0023;
	}
	p.logo_headline {
		padding-bottom: 5px;
		/*font-weight: bold;*/
		text-transform: uppercase;
		font-size: 21px;
		line-height: 21px;
	}
	p.logo_subheadline {
		font-size: 15px;
	}
	p.logo_headline a,
	p.logo_subheadline a {
		color: #000000;
	}
	p.tourFontHeadline {
		padding: 25px 0px 0px 120px; 
		font-size: 18px; 
		color: #CC0023;
		text-transform: uppercase;
	}
	p.blogDateUser {
		font-size: 10px;
		color: #a6a6a6;
	}
	div.tourFontContent p {
		padding: 20px 0px 0px 0px; 
		font-size: 14px;
		color: #000;
	}
	a {
		text-decoration: none;
		color: #8E0010;
	}
	.active {
		color: #8E0010;
	}
	
	.error {
		color: #8E0010;
	}
	
	.clear {
		clear: both;
		line-height: 0px;
		height: 0px;
	}
	
	.mimetype {
		background-repeat: no-repeat;
		padding: 0px 0px 15px 25px;
	}
	
	
	#wrap {
		width: 964px;
		margin-left: 0px;
		margin-bottom: 5px;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-top: none;
		background-color: #FFFFFF;
	}
	#footer 
