/* PAGE */
html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	/*background: #f0faff;*/
	background: url("../grafik/verlauf_unten.jpg") repeat-x bottom transparent;
	background-attachment:fixed;
	overflow:scroll;}
body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	background: url("../grafik/verlauf_oben.jpg") repeat-x top transparent;}

/* LINKS */
a:link{ color: #fff; }
a:visited{ color: #fff; }
a:hover, a:focus{ color: #92d2d2;}
span.morelink a {
	background: url("../grafik/Link_L.png") left center no-repeat transparent;
	padding-left: 10px;
	font-weight: bold;}
span.morelink a:hover, span.morelink a:focus {
	color: #007268 !important; /*#277767 #267766*/
	font-weight: bold;}

/* GENERAL */
h1, h2, h3, h4, h5, h6{ color: #007268;} /*#277767 #267766*/
h1{ font-size:18px;}
h2{ font-size:16px;}
h3{ font-size:14px;}
h4{ font-size:12px;}
h5{ font-size:10px;}
h6{ font-size:8px;}
ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }
ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }
ul li{ list-style:disc;}
em{font-style:italic;}
strong{font-weight:bold;}
em strong, strong em{ font-weight:bold; font-style:italic; }

/* LAYOUT */
#center {
	margin: 0 auto;
	position: relative;
	z-index:1;
	height: 928px; /*708 gina 21.7.11 */
	width: 989px;}
#header {
	height: 25px;
	width: 950px;
	padding-top:5px;
	position: relative;
	z-index: 2;}
#header {
	text-align: right;
	color: #666666;
	font-size: 10px;}
#header a {
	color: #666666;
	text-decoration: none;}
#header span {color: #ccc;}
#randoben {
	background: url(../grafik/randoben.gif) no-repeat;
	height: 12px;
	width: 963px; }
#logo {
	height: 846px; /*626 gina 21.7.11 */
	background: #fff;} /* gina 19.7.11 */
#logo a, #logo a img {
	border: 0;}
.uni {
	margin: 1px 0 12px 40px;	} /*13px 0 0px 40px*/ /*1px 0 4px 40px*/
.klimacampus {
	margin: 5px 0 11px 388px;} /*8px 0 0 327px*/
#randunten {
	background: url(../grafik/randunten.gif) no-repeat;
	height: 12px;
	width: 963px;}
#pagecontainer {
	position: absolute;
	z-index:3;
	margin-left: 13px;
	height: 870px; /*650 gina 21.7.11 */
	width: 963px;
	background: url(../grafik/pagecontainer.gif) repeat-x;}
#footer {
	position: absolute;
	z-index: 2;
	margin: 0 0 2px 0;
	bottom: 0;
	left: 62px;
	width:100%;
	text-align:left;
	color: #666666;
	font-size: 10px;}
#footer a {
	color: #666666;
	text-decoration: none;}
#footer img {
	margin-bottom:-2px;}
#container {
	position: absolute;
	z-index:4;
	padding:0;
	width:989px;
	height:430px; /*210 gina 21.7.11 */
	top:455px;
	margin:0 0 0 0;}
.plinks {
	background: transparent;
	margin-top: 14px;
	width: 13px;
	height:35px;
	float: left;}
.prechts {
	background: transparent;
	margin-top: 14px;
	width: 13px;
	height:35px;
	float: right;}
#content{
	position:absolute;
	width: 654px; /*800px 963px*/
	left: 62px; /*13px*/
	margin:0 0 0 0
	padding:0;
	top:85px;
	clear: both;
	z-index:5;
	font-size: 13px;}
#content span {
	color: #666666;}
#content a {
	color: #000;
	text-decoration: none;}


/* CONTENT */

/* tt_news */
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	border:none; /*gina*/
	background-color:transparent; /*gina*/
	padding:0px;  /*gina*/}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px !important; /*gina*/
	margin:0px 0px 10px 0px !important; /*gina*/
	border:none; /*gina*/
	background-color:transparent; /*gina*/}
.news-latest-container h3 { /*gina*/
	font-size: 13px;
	margin: 3px 0 3px 0;}
.news-latest-container h2 { /*gina*/
	font-size:15px !important;
	color: #007268;
	font-weight: bold !important;
	margin-bottom:7px !important;
	padding: 0px 0 !important;}
.news-latest-container h3 a:hover { /*gina*/
	color:#007268 !important;}
.news-latest-container p { /*gina*/
	font-size: 13px;
	margin: 0;
	color: #666;
	display: inline;
	line-height: 20px;}
.news-latest-date {
	font-size:13px;
	font-weight: bold;}
