﻿a:link, a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover, a:active {
	text-decoration: underline;
	color: #002C9C;
}


h1 a:link, h1 a:visited, .csc-list-item a:link, .csc-list-item a:visited, .news-single-author a:link, .news-single-author a:visited {
	text-decoration: none;
	color: #333;
}

body {
	background-color: #ddd;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
}

#header {
	background-color: #6699ff;
	background-image: URL(http://www.uni-leipzig.de/journalistik2/fileadmin/template/images/header.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#header2 {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100px;
	background-image: URL(http://www.uni-leipzig.de/journalistik2/fileadmin/template/images/header2.jpg);
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 380px;
	height: 100px;
	z-index: 10;
}

#logo2 {
	position: absolute;
	left: 379px;
	top: 0px;
	width: 600px;
	height: 100px;
	z-index: 5;
}

#background {
	position: relative;
	width: 100%;
	background-color: #ddd;
	/* background-image: URL(http://www.uni-leipzig.de/journalistik2/fileadmin/template/images/titelquadrat.gif);
	background-repeat: no-repeat;
	background-position: bottom right; */
}

#content-area {
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	background-image: URL(http://www.uni-leipzig.de/journalistik2/fileadmin/template/images/body_back.jpg);
	background-repeat: repeat-y;
}

#resizer {
	width: 980px;
}

#left {
	width: 190px;
	float: left;
	padding-bottom: 5px;
}

#navi {
	margin: 5px 5px 20px 5px;
	border: 0px solid white;
	padding: 5px 5px 0px 5px;
}


/* NAVIGATION FÜR LEHRSTUHLSEITE */

#navi ul {
	margin: 0 0 5px 5px;
	padding: 0;
	}

#navi li {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#8d9bbb;
	padding: 4px 0 4px 5px;
	list-style: none;
    }
    

.menu-element-l1, .menu-element-l1-current, .menu-level1 li {
	line-height: 1.4em;
	font-weight: bold;
	font-size: 15px;
	display: block;
}

.menu-element-l2, .menu-element-l2-current, .menu-level2 li  {
	line-height: 1.1em;
	font-weight: normal;
	font-size: 13px;
	display: block;
}


.menu-level1 a:link, .menu-level2 a:link, .menu-level3 a:link  {
	text-decoration: none;
	color: #000000;
}

.menu-level1 a:visited, .menu-level2 a:visited, .menu-level3 a:visited {
	text-decoration: none;
}

.menu-level1 a:hover, .menu-level2 a:hover, .menu-level3 a:hover {
	font-weight: bold;
	color: #ffffff;
}

.menu-level1 a:active, .menu-level2 a:active, .menu-level3 a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}


/* Ende der Navigation für Lehrstuhlseite */

#navi2 {
	margin: 0px 5px 0px 5px;
	border: 1px solid white;
	background: #880000;
	padding: 5px 5px 0px 5px;
}

#navi2_top, #navi2_bottom {
	padding: 0;
	margin: 0;
	position: relative;
	left: 5px;
}

#navi2_top a img {
	border: 0;
	}

#uncoverlink {
	margin: 0 5px;
	padding: 5px 0;
	border: none;
	background: none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #navi2_top { margin-bottom: -4px; }
/* End hide from IE5/mac */


#center {
	width: 600px;
	float: left;
	padding-bottom: 5px;
}

#magazin {
	width: 780px;
	float: left;
	/*border: 1px dotted red;*/
}

.textbox {
	margin: 5px 10px 15px 10px;
	background-color: #f5f5f5;
}

#center .textbox {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#center p.bodytext, #magazin p.bodytext, #center ul {
	padding: 0px 5px;
	margin: 0px 0px 5px 0px;
	color: #000000;
	text-align: left;
}

#center p.bodytext, #center ul {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 20px;
	
}

#magazin p.bodytext {
        font-family: Arial, Helvetica, sans-serif;	
        font-size: 1em;
	line-height: 1.3em;
}

#center ul {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	list-style-type: square;
}

#center li {
margin-bottom: 2px;
}

	

#center h1, #magazin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #001133;
	border-bottom: 1px solid #001133;
	display:block;
}

#center h1 {
	font-size: 18px;
	line-height: 24px;
	padding: 0px 20px 5px 5px;
	margin: 5px 0px 5px 0px;
}

#magazin h1 {
	font-size: 1.6em;
	line-height: 1.0em;
	padding: 0px 5px 10px 5px;
	margin: 10px 0px 10px 0px;
}

#center h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #001133;
	line-height: 20px;
	padding: 0px 5px;
	margin: 10px 0 5px 0;
}

#magazin h2 {
	padding: 0px 5px;
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.0em;
	color: #000000;
	font-variant: none;
	text-transform: uppercase;
	text-stretch: extra-expanded;
}

#center h3 {
	padding: 0px 5px;
	margin: 10px 0 5px 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #001133;
	line-height: 18px;
}

#magazin h3 {
	padding: 0px 5px;
	margin: 15px 0 10px 0;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	color: #001133;
	line-height: 1.2em;
}

#center .infobox, #magazin .infobox {
	display: block;
	width: 250px;
	float: right;
	background: #ddd;
	border: 1px solid #222;
	padding: 5px;
	margin: 10px 5px 10px 20px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000; 
}

#right {
	width: 180px;
	float: left;
	padding-bottom: 5px;
        padding-top: 5px;
}


#right .teaserbox {
	margin: 0px 0px 20px 0px;
	background-color: #c7d0e5;
	padding: 0px;
	border: 1px #fff solid;
}

#right .teaserbox h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	color: #fff;
	margin: 0px;
	padding: 4px 5px 2px 5px;
	background-color: #697797;
	border-bottom:0px solid #fff;
}

#right .teaserbox p, #right .teaserbox p.bodytext, #right ul, #right .teaserbox .toschunidep_termlistview, #right .teaserbox .toschunidep_singleviewright, #right .teaserbox .toschunidep_lecturerlistview {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 5px;
	color: #222;
}

#right ul {
	list-style-type: square;
	padding: 5px 0 5px 20px;
	font-size: 8pt;
	}

#right li {
	margin: 0 0 5px 0;
	}

#right IMG {
	margin: 5px 0;
	padding: 0;
}

#footer {
	clear:both;
	width: 100%;
	height: 38px;
	background-color: #697797;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-variant: ;
	color: #ffffff;
	vertical-align: middle;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer img {
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#center .zitat_left, #magazin .zitat_left {
	width: 150px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	color: #555555;
	font-weight: normal;
	line-height: 14pt;
	margin: 10px 10px;
}

#center .zitat_right, #magazin .zitat_right {
	width: 150px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	color: #555555;
	font-weight: normal;
	line-height: 14pt;
	margin: 10px 10px;
	text-align: right;
}

#center .picture_left {
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	float: left;
	margin-right: 10px;
}

#magazin .picture_left {
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	float: left;
	margin: 5px 10px 10px 5px;
	background-color: #cdf;
	padding: 0 0 10px 0;
}

#center .picture_right {
	/*background-color: #E8D1BA;*/
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	float: right;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom:10px;
	display: block;
	/*max-width:350px;*/
}

#magazin .picture_right {
	background-color: #fff;
	padding: 0 0 10px 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	float: right;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom:10px;
	display: block;
	width: 350px; /*musste ich einfügen, weil das Layout zerschossen war*/
}

#center .picture_left img, #center .picture_right img, #magazin .picture_left img, #magazin .picture_right img {
	display: block;
}


/* Definitionen für die csc-Elemente von MZ */
/* Header-Elemente für Magazin und Seite */

#content-area .csc-header {
background: none;
margin: none;
}

#magazin .csc-header {
background-color: #C60000;
border-bottom: 3px double #fff;
margin-bottom: 10px;
}

#magazin .csc-header h1 {
font-family: "Arial", "Microsoft Sans Serif", sans-serif;
color: #fff;
font-weight: bold;
font-size: 14pt;
line-height: 18pt;
margin: 0px 0px 0px 3px;
padding: 0px;
border: 0px;
}

#magazin .csc-header h1 a:link, #magazin .csc-header h1 a:visited {
font-family: "Arial", "Microsoft Sans Serif", sans-serif;
color: #fff;
font-weight: bold;
font-size: 14pt;
line-height: 18pt;
margin: 0px 0px 0px 3px;
padding: 0px;
border: 0px;
}

#magazin .csc-header h1 a:hover, #magazin .csc-header h1 a:active{
font-family: "Arial", "Microsoft Sans Serif", sans-serif;
color: #ddd;
font-weight: bold;
font-size: 14pt;
line-height: 18pt;
margin: 0px 0px 0px 3px;
padding: 0px;
border: 0px;
}


/* Kontaktformular */

.csc-mailform {
background: #ddd;
border: 1px dashed #222;
padding: 5px;
font-family: arial, sans-serif;
}

.csc-mailform-field {
margin: 5px 0px 10px 10px;
float: left;
font-size: 12pt;
}

#mailformname {
margin-left: 20px;
}
#mailformemail {
margin-left: 17px;
}
#mailformIhre_Nachricht {
margin: 10px 0px 0px 0px;
}


/* Ende der Definition für csc-Elemente durch MZ */

.toschunidep_singleview_lecturers {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.0em;
	color: #000000;
	text-decoration: none;
	padding: 0 5px;
	margin: 5px 0;
}

.toschunidep_listview_term, .toschunidep_singleview_title {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.0em;
	color: #001133;
	padding: 0 5px;
	margin: 5px 0 20px 0;
}

.toschunidep_listview_partofstudy_title, #center .toschunidep_singelview_partofstudy {
	font-family: Arial, sans-serif;
	font-weight: bold;
}


.toschunidep_listview_partofstudy_title {
	font-size: 16pt;
	color: #fff;
	background: #003399;
	display: block;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
	
#center .toschunidep_singelview_partofstudy {
	font-size: 10pt;
	color: #000;
	background: #ddd;
	padding: 2px 0 2px 10px;
	margin: 0;
}



.toschunidep_listview a:link, .toschunidep_listview a:visited {
	text-decoration: none;
	color: #333;
}

.toschunidep_listview a:hover, .toschunidep_listview a:active {
	text-decoration: none;
	color: #999;
}



.padding5 {
	padding: 5px;
}

.toschunidep_listview {
	font-family: arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
.toschunidep_listview_course {
	padding: 0 0 0 10px;
	margin: 0px 5px 15px 5px;
	padding: 0 0 0 0px;
	background: #BDD3FF;
	border: 1px dotted #999;
}
.toschunidep_listview_number {
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px;
}
.toschunidep_listview_title {
	font-weight: bold;
	font-size: 12pt;
	margin: 0 10px;
	display: block;
}
.toschunidep_listview_lecturers {
	color: #555;
	font-size: 10pt;
	margin: 0px 10px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}

.toschunidep_singleview {
	font-family: arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
.toschunidep_singleview_term {
	text-align: right;
	padding: 2px 5px;
	font-size: 8pt;
	background-color: #CCC;
	float: right;
}
.toschunidep_singleview_subtitle {
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10pt;
}
.toschunidep_singleview_description {
}
#center .toschunidep_singleview_info p {
	font-style: italic;
	font-size: 8pt;
	color: #333;
	margin-top: 20px;
	text-align: left;
}
.toschunidep_singleview_filelist {
	padding: 0px 5px;
	margin: 20px 0px 5px; 0px;
	font-size: 8pt;
	line-height: 11pt;
}




.clearer { clear: both; }


/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
.csc-textpic-caption {
	font-family: arial, sans-serif;
	font-size: 8pt;
	padding: 5px;
}
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid black;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
	padding: 0;
	background-color: #BDD3FF;
}


/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	padding: 0;
	background-color: #BDD3FF;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	padding: 0;
	background-color: #c7d0e5;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 5px !important;
	margin-left: 5px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 5px !important;
	margin-right: 5px !important;
}



/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */



/* default styles for extension "tt_news" */



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border:0px solid #EEEEEE;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #FFF;
	background-color:#6699FF;
}

.news-latest-header, .news-latest-uncover {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid ##FFECC7;
	background-color:#003399;
}

.news-latest-header a:link, .news-latest-header a:visited {
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 15pt;
	text-decoration: none;
}


.news-latest-header a:hover, .news-latest-header a:active {
	color: #bdd3ff;
	text-decoration: none;
}


.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#BDD3FF;
}

.news-latest-item a:link, .news-latest-item a:visited {
	color: #000;
	text-decoration: none;
}

.news-latest-item a:hover, .news-latest-item a:active {
	color: #003399;
}

#center .news-latest-item h4 {
	margin: 5px 0;
	padding: 0 0 0 5px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333;
	border-bottom: 5px solid #6699ff;
}

#center .news-latest-item h3 {
	margin: 5px 0;
	padding: 0 0 0 5px;
	font-family: ArialBold, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

#center .news-latest-item p.bodytext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #333;
}

#center .news-latest-morelink,  #center .news-latest-morelink A {
	font-family:  Arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #fff;
	background: #6699ff;
	text-align: right;
	padding: 2px 10px 2px 0;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-category {
	font-size:9px;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	font-family: arial, sans-serif;
}

.news-list-item h1 a:link, .news-list-item h1 a:visited {
	color: #013;
}

.news-list-item h1 a:hover {
	color: #039;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin: 0 0 5px 0;
	padding-top: 3px;
}

.news-list-item .right {
	float: right;
	text-align: right;
	margin-right: 5px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-date {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 8pt;
}

.news-list-category {
	font-size: 8pt;
	text-align: right;
	margin: 0 0 0 0;
	padding: 2px 5px 15px 5px;
	background-color: #cdf;
}


.news-list-morelink  {
	font-size: 9pt;
	line-height: 14pt;
	margin: 5px 5px 15px 5px;
}
.news-list-browse {
	text-align: center;
	margin-bottom: 20px;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.browseBoxWrap {
	margin: 5px 0;
	padding:5px;
	background-color: #f5f5f5;
	font-size: 0.8em;
}

.browseBoxWrap .showResultsWrap {
}

.browseBoxWrap .tx-ttnews-browsebox-strong {
	font-weight: bold;
}

.browseBoxWrap .browseLinksWrap {
	margin: 5px 0;

}

.browseBoxWrap .disabledLinkWrap {
}

.browseBoxWrap .inactiveLinkWrap {
}

.browseBoxWrap .activeLinkWrap {
	font-weight: bold;
	font-size: 1.1em;
}


.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	font-family: arial, sans-serif;
	padding: 3px 0;
}

.news-single-timedata {
	float: right;
	margin: 0 5px;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 8pt;
	margin: 25px 5px 5px 5px;
}

.news-single-timedata, .news-single-author, .news-single-category {
	font-size: 8pt;
}
.news-single-author, .news-single-category {
	font-variant: small-caps;
	margin: 0 5px 10px 5px;
}
.news-single-additional-info {
	font-size: 8pt;
	line-height: 14pt;
	margin: 0 5px;
}
.news-single-related,.news-single-files,.news-single-links  {
}

.news-single-teaser {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px 5px;
	margin: 0px 0px 10px 0px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#magazin .news-single-additional-info p.bodytext {
	margin: 0;
	padding: 0;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin: 0;
	padding: 0;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	margin: 0;
	padding: 0;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	font-family: arial, sans-serif;
}
.news-amenu-container H1 {
	font-family: arial, sans-serif;
}
.news-amenu-container LI {
	padding: 5px;
}
.news-amenu-container UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
LI.news-amenu-item-year {
	padding: 0;
}
.news-amenu-item-year DD {
	font-weight: bold;
	margin: 0;
	padding: 5px;
	background-color: #cdf;
	color: #222;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

.news-single-content { /*border: 1px red solid;*/ }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .news-single-content { height: 1%; }
/* End hide from IE5/mac */

.news-single-cataut { /*border: 1px green solid;*/ }

hr.trenner {width: 100%; height: 15px; color: #cdf; background-color: #cdf; border:0; clear:both;}

#center p.linksAbsatz {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 20px;
  padding: 0px 5px;
	margin: 0px 0px 5px 0px;
	color: #000000;
}
