﻿/*--------------------------------------------------------------------	*/
/*      Universitaet Potsdam, Style: Netzzeitung-Layout 	*/
/*      Stand: 14.07.2008                                        	*/
/*                                                                          		*/
/*      Abstaende margin/padding : oben, rechts, unten, links*/
/*--------------------------------------------------------------------	*/


/* *** */
/* *** */
/* *** */

DIV.csc-textpic-above DIV.csc-textpic-text {
	display: inline; /* IE fix for double-margin bug */
}

/* ------------------------------------------------------------------------ */
/* Fakultaetsspezifischer Teil                                       Beginn */

#content h1 {
	color: #000;
}

#content h2 {
}

#content h3 {
	color: #000;
}

#content h4 {
	color: #000;
}

#contact h2 {
	color: #000;
	border-left: 20px solid #000;
}

#calendar h2 {
	color: #000;
	border-left: 20px solid #000;
}

/* Fakultaetsspezifischer Teil                                         Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Navigation (fakultaetsspezifisch)                                 Beginn */

/*
 fuer einen nicht ausgewaehlten Hauptnavigations-Punkt gilt:
 - menublock-0 / menuitem-0:       nicht ausgewaehlter Hauptnavigations-Punkt

 fuer einen ausgewaehlten Hauptnavigations-Punkt mit Unternaviagtions-Bereich gilt:
 - menuitem-1:                     nicht ausgewaehlter Hauptnavigations-Punkt
 - menuitem-selected-1:            ausgewaehlter Hauptnavigations-Punkt
 - menuitem-2:                     nicht ausgewaehlter Untermenue-Punkt
 - menuitem-selected-2:            ausgewaehlter Untermenue-Punkt
*/

#menu {
	font-weight: bold;
}
/*	
#menu a {
	text-decoration: none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;

}

#menu a:hover {
	text-decoration: none;
}
*/
.menublock-0 {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 0px 5px 0px 5px;
	color: #fff;
	background: #ff6c1e;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 2px #ffffff;
}

.menuitem-0 {
	margin: 0;
	padding: 5px 0px 4px 0px;
	text-decoration: none;
}

.menublock-selected-1 {
	display: block;
	margin-left: 3px;
	width: 250px;
	background: #ff6c1e;
	border-top: solid 2px #ffffff;
	padding: 0 5px;
}

.menuitem-1 {
	margin: 0;
	padding: 5px 5px 4px 5px;
	background:#ff6c1e;
	text-decoration: none;
}

.menuitem-selected-1 {
	margin: 0;
	padding: 5px 0 4px;
	background: #ff6c1e;
	text-decoration: none;
}

.menublock-selected-1 a:visited {
	color:#fff;
}

.menuitem-1 a:visited {
	color:#fff;
}

.menuitem-selected-1 a:visited {
	color:#fff;
}

.menublock-2 {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 0px 5px 0px 5px;
	color: #fff;
	background: #ff9956;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 1px #ffffff;
}

.menuitem-2 {
	color:#fff;
	padding: 5px 5px 4px 0px;
	background: #ff9956;
	text-decoration: none;
	width: 100%;
}

.menublock-selected-2 {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 0 5px;
	background: #ff9956;
	border-top: solid 1px #ffffff;
}

.menuitem-selected-2 {
	color:#fff;
	padding: 5px 5px 4px 5px;
	background: #ff9956;
	text-decoration: none;
	margin:0;
}

.menublock-selected-2 a:visited {
	color:#fff;
}

.menuitem-2 a:visited {
	color:#fff;
}

.menuitem-selected-2 a:visited {
	color:#fff;
}

.menublock-3 {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 0 5px;
	color: #fff;
	background: #ff9956;
	text-decoration: none;
	font-weight: bold;
}

.menuitem-3 {
	color:#fff;
	margin: 0 0 0 15px;
	padding: 5px 5px 4px 0;
	background: #ff9956;
	text-decoration: node;
	text-align: left;
	width: 235px;
}

.menublock-selected-3 {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 0 5px;
	background: #ff9956;
}

.menuitem-selected-3 {
	color:#fff;
	margin: 0;
	padding: 5px 0;
	text-align: right;
	background: #ff9956;
	text-decoration: none;
}

.menublock-selected-3 a:visited {
	color:#fff;
}

.menuitem-3 a:visited {
	color:#fff;
}

.menuitem-selected-3 a:visited {
	color:#fff;
}

.menublock-2 .menublock-3 { display: none; }

.menublock-0          .menuitem-0 a        {
	color: #fff;
	display:block;
	text-decoration:none;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;
}

.menublock-0          .menuitem-0 a:hover       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;
}

.menublock-0          .menuitem-0 a:active       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;
}

.menublock-selected-1 .menuitem-selected-1 { 
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;
}

.menublock-selected-1 .menuitem-selected-1 a{ 
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;	
}

.menublock-selected-1 .menuitem-selected-1 a:hover{ 
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;	
}

.menublock-selected-1 .menuitem-selected-1 a:active{ 
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;	
}


.menublock-selected-1 .menuitem-1 a        { 
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;	
}

.menublock-selected-1 .menuitem-1 a:active        { 
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:255px;	
}

.menublock-2          .menuitem-2 a        { 
	border-left: 10px solid #fff;
	padding-left: 5px;
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-2          .menuitem-2 a:hover        { 
	border-left: 10px solid #000;
	padding-left: 5px;
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-2          .menuitem-2 a:active        { 
	border-left: 10px solid #000;
	padding-left: 5px;
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-2 a       {
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-2 a:hover       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-2 a:active       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-selected-2 {
	color: #fff;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    padding: 5px 5px 4px 0;
}

.menublock-selected-2 .menuitem-selected-2 a       {
	color: #000;
	border-left: 10px solid #000;
	padding-left: 5px;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-selected-2 a:hover       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-2 .menuitem-selected-2 a:active       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-3          .menuitem-3 a        {
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-3          .menuitem-3 a:hover        {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-3          .menuitem-3 a:active        {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-3 a       {
	color: #fff;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-3 a:hover       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-3 a:active       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-selected-3 {
	color: #fff;
	display:block;
    width:235px;
    voice-family: "\"}\"";
    voice-family:inherit;
    padding: 5px 5px 4px 0;
	margin: 0 0 0 15px;
	text-align: left;
}

.menublock-selected-3 .menuitem-selected-3 a       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-selected-3 a:hover       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menublock-selected-3 .menuitem-selected-3 a:active       {
	color: #000;
	text-decoration:none;
	display:block;
    width:100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:240px;
}

.menuitem-4 { display: none; }
.menuitem-5 { display: none; }
.menuitem-6 { display: none; }
.menuitem-7 { display: none; }
.menuitem-8 { display: none; }
.menuitem-9 { display: none; }

.menuitem-selected-4 { display: none; }
.menuitem-selected-5 { display: none; }
.menuitem-selected-6 { display: none; }
.menuitem-selected-7 { display: none; }
.menuitem-selected-8 { display: none; }
.menuitem-selected-9 { display: none; }

/* Navigation (fakultaetsspezifisch)                                   Ende */
/* ------------------------------------------------------------------------ */


#events {
	color: #5C5C5C;
	border:0;
	font-size: 90%;
	margin-left: 5px;
	width:258px;
	height:150px;
	overflow: auto;
}

#eventheadblock {
	display: block;
	margin-left: 3px;
	width: 250px;
	padding: 5px;
	color: #fff;
	background: #ff6c1e;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 15px #ffffff;
}

#events a{
	border-left: 10px;
	color: #7e7e7e;
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #7e7e7e;
	font-size: 110%;
	padding-left: 5px;
}

#events a:hover{
	border-left: 10px;
	text-decoration: none;
	color: #ff6c1e;
	border-left-style: solid;
	border-left-color: #ff6c1e;
}

/*
.eventshead {
	border-left: 10px;
	color: #000000;
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #ff9956;
	font-size: 110%;
	padding-left: 5px;
}

HR.eventshr {
	clear:right;
	height:3px;
	border:0px;
	background: #fff url(../images/dot.png) left repeat-x;
}
*/
/* *** */
/* *** */
/* *** */


/* ------------------------------------------------------------------------ */
/* body                                                              Beginn */

#body {
	float: left;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #fff;
}

#noscreen {
	display: none;
}

#container {
	margin: 0 0 0 290px;
	padding: 0;
	width: 600px;
}

/* body                                                                Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* content: rechte Begrenzung ist der rechte Rand minus 40px         Beginn */

#content {
	margin: 0;
	padding: 0 0 1px 30px;
	color: #000;
	line-height: 18px;
}

#content a {
	color: #ff6c1e;
	/*color: #7e7e7e;*/
}

#content a:hover {
	/*color: #ff6c1e;*/
	text-decoration: underline;
}

#content p {
	margin: 5px 0 10px 0;
	padding: 0;
	display: block;
}

#content h1 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 150%;
}

#content h2 {
	margin: 25px 0 5px 0;
	padding: 0;
	font-size: 130%;
}

#content h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}

#content ul {
	margin: 10px 0 10px 30px;
	padding: 0;
}

#content li {
	line-height: 18px;
}

#content a:hover.extlink {
	padding: 0 15px 0 0;
	background: url(../images/extlink.gif) no-repeat right;
}

a img {
	border: none;
}

.asset {
	padding: 0 0 0 20px;
	background: url(../images/download.png) no-repeat left;
	display:inline;
}

img.left {
	padding: 4px;
	float:left; margin:0px 10px 0px 0px;
	display: inline;
}

img.right {
	padding: 4px;
	float:right; margin:0px 10px 0px 0px;
	display: inline;
}

img.center {
	display: block;
	margin: 0 
	auto;
}

img.imgdelete {
}

p.center {
	text-align:center;
}

p.right {
	text-align:right;
}

h1.center {
	text-align:center;
}

h1.right {
	text-align:right;
}

h2.center {
	text-align:center;
}

h2.right {
	text-align:right;
}

h3.center {
	text-align:center;
}

h3.right {
	text-align:right;
}

h4.center {
	text-align:center;
}

h4.right {
	text-align:right;
}

h5.center {
	text-align:center;
}

h5.right {
	text-align:right;
}

h6.center {
	text-align:center;
}

h6.right {
	text-align:right;
}

.extern {
	padding: 0 15px 0 0;
	background: url(../images/extlink.gif) no-repeat right;
}

/* content                                                             Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* footercontainer                                                   Beginn */

#footercontainer {
	margin: 0;
	padding: 0;
}

#footer {
	float: left;
	margin: 0;
	padding: 35px 0 5px 0;
	color: #000;
	background: #fff url(../images/dot.png) left repeat-x;
	width: 100%;
	clear: both;
}

#footer a {
	margin: 0;
	padding: 0;
	color: #ff6c1e;
}

#footertable {
	width: 100%;
}

#footertable td#left{
	padding-left: 0px;
	text-align: left;
	width: 30%;
}

#footertable td#center{
	text-align: center;
	width: 30%;
}

#footertable td#right{
	text-align: right;
	width: 40%;
}

/* footercontainer                                                     Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* subnav                                                            Beginn */

.subnav {
	margin-left: 270px;
	margin-top: 67px;
	padding: 7px 50px 7px 3px;
	background: #fff;
	font-weight: bold;
	z-index: 2;
	position : relative;
}
.subnav ul li a, .menu ul li a:visited {
	display : block;
	margin: 0;
	text-decoration : none;
	color: #ff6c1e;
	width : 150px;
	text-align : center;	
	padding: 2px 0px 2px 0px;
	border-top : 2px solid #fff;
	background : #fff;
	line-height : 20px;
	overflow : hidden;
}
.subnav ul {
	padding : 4px 0 0 0;
	margin : 0;
	list-style : none;
}
.subnav ul li {
	float : left;
	position : relative;
}
.subnav ul li ul {
	display : none;
}
.subnav ul li:hover a {
	color : #fff;
	background : #ff6c1e;
}
.subnav ul li:hover ul {
	display : block;
	position : absolute;
	top : 21px;
	left : 0;
	width : 105px;
}
.subnav ul li:hover ul li ul {
	display : none;
}
.subnav ul li:hover ul li a {
	display : block;
	float:none;
	background : #ff9956;
	color : #fff;
	font-size: 11px;
}
.subnav ul li:hover ul li a:hover {
	background : #ff6c1e;
	color : #fff;
}
.subnav ul li:hover ul li:hover ul {
	display : block;
	position : absolute;
	left : 105px;
	top : 0;
}
.subnav ul li:hover ul li:hover ul.left {
	left : -105px;
}

/* subnav                                                              Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* leftcol                                                           Beginn */

#leftcol {
	top: 100px;
	float: left;
	left: 0;
	margin: 0;
	padding: 0;
}

#hauptnav {
	width: 260px;
	margin: 0;
	padding: 0 0 1px 0;
	background: #fff;
}

#hauptnav p {
	margin: 1px 0 0 0;
	padding: 0;
}

#hauptnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#hauptnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

#hauptnav li a {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #ff6c1e;
	background: #fff url(../images/bullet1.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

html>body #hauptnav li a {
	width: auto;
}

#hauptnav li a.active {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #ff6c1e;
	background: #fff url(../images/bullet2.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#hauptnav li a:hover {
	color: #fff;
	background: #ff6c1e url(../images/bullet1.gif) left no-repeat;
	text-decoration: none;
}

#hauptnav span.active {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #fff;
	background: #ff6c1e url(img1/bullet2.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#leftnav {
	width: 260px;
	margin: 0;
	padding: 10px 0 10px 0;
	background: #cccc99;
}

#leftnav p {
	margin: 1px 0 0 0;
	padding: 0;
}

#leftnav h4 {
	margin: 0;
	padding: 5px 5px 4px 10px;
	color: #fff;
	background: #ff9956;
	font-size: 100%;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftnav li {
	margin: 0;
	padding: 0;
}

#leftnav li a {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #fff;
	background: #ff9956 url(../images/bullet2.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

html>body #leftnav li a {
	width: auto;
}

#leftnav li a:hover {
	color: #fff;
	background: #ff9956 url(../images/bullet2.gif) left no-repeat;
	text-decoration: none;
}

#leftnav span.active {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #fff;
	background: #ff9956 url(../images/bullet2_hover.gif) left no-repeat;
	text-decoration: underline;
	font-weight: bold;
}

#contact {
	margin: 40px 0 30px 0;
	padding: 0;
	color: #000;
	background: transparent;
}

#contact p {
	margin: 8px 0 0 30px;
	padding: 0;
}

#contact a {
	color: #ff6c1e;
	text-decoration: underline;
}

#contact h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 130%;
}

#anschrift {
	margin: 0px 0px 0px 30px;
}

#anschrift .bereich, .bereich2, .bereich3, .bereich4, .strasse, .haus, .ort, .telefon, .fax, .mail {
}

#calendar {
	margin: 40px 0 30px 0;
	padding: 0;
	color: #104871;
	background: transparent;
}

#calendar p {
	margin: 8px 0 0 30px;
	padding: 0;
}

#calendar a {
	color: #104871;
	text-decoration: underline;
}

#calendar h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 130%;
}

/* leftcol                                                             Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Tabellen: mit Rand, Eintraege oben fixiert                        Beginn */

table {
	border: none;
}

th {
	border: none;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1px 3px 1px 3px;
}

td {
	border: none;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1px 3px 1px 3px;
}

/* Tabellen mit Rand, Eintraege oben fixiert                           Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Tabellenelement ohne Rand, Eintraege oben fixiert                 Beginn */

table.borderless {
  border-collapse:collapse;
  border-style:hidden;
}

td.borderless {
  border-style:hidden;
}

/* Tabellenelement ohne Rand, Eintraege oben fixiert                   Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Tabellenelement mit fester Breite                                 Beginn */

td.w100 { 
	width:100px; 
}

td.w200 { 
	width:200px; 
}

td.w300 { 
	width:300px; 
}

td.w400 { 
	width:400px; 
}

td.w500 { 
	width:500px 
}

td.w600 { 
	width:600px; 
}

td.w700 { 
	width:700px; 
}

/* Tabellenelement mit fester Breite                                   Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Listen                                                            Beginn */

ul {
	margin-left: 0.5em;
	padding-left: 0.5em;
	list-style-image:url(../images/p04.gif);
}	

ol {	margin-left: 1em;
	padding-left: 1em;
}

/* Listen                                                              Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Logo oben rechts                                                  Beginn */

#logo1 {
	float: right;
	margin: 0 0 30px 30px;
	padding: 0;
	text-align: left;
}

#logo2 {
	position:absolute;
 	right:0px;
 	top:0px;
}

/* Logo oben rechts                                                    Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Navigation fuer englischsprachige Seite                           Beginn */

#uebersetzung {
	width: 260px;
	margin: 0;
	padding: 0 0 1px 0;
	background: #CECECE;
}

#uebersetzung a {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #000000;
	background: #CECECE url(../images/bullet1.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#uebersetzung a:hover {
	display: block;
	width: 225px;
	margin: 0;
	padding: 5px 5px 4px 30px;
	color: #000000;
	background: #CECECE url(../images/bullet1.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
}

/* Navigation fuer englischsprachige Seite                             Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Stimmungsbild oben links                                          Beginn */

#pic {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#dot {
	margin-top: 18px;
	margin-bottom: 5px;
	background: #fff url(../images/dot.png) left repeat-x;
}

/* Stimmungsbild oben links                                            Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Kruemelpfad                                                       Beginn */

#navliste {
 	padding: 0 0 0 5px;
 	background-color:#ffffef;
 	border-top: 1px solid #104871;
 	border-left: 1px solid #104871;
 	text-align: left;
 	font-size: 85%;
 	font-family: arial, verdana, helvetica, sans-serif;
}

#navliste a:link {
 	text-decoration:none; 
 	color:#0000C0;
 	margin: 0;
 	padding: 0 8px 0 18px;
 	background: url(../images/pf01r.gif) no-repeat;
}

#navliste a:visited {
 	text-decoration:none;
 	color:#0000C0;
 	margin: 0;
 	padding: 0 8px 0 18px;
 	background: url(../images/pf01r.gif) no-repeat;
}

#navliste a:hover { 
	text-decoration:none; color:#0000C0;
}

/* Kruemelpfad                                                         Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Ticker (div-Konvention)                                           Beginn */

#ticker {
 	padding: 5px 5px 5px 5px;
 	text-align: center;
 	color: #000000;
 	background: #E8F4FE;
 	border: 1px solid #000080;
 	font-family: arial, verdana, helvetica, sans-serif;
}

#ticker a:link     { text-decoration:none; color:#7525BF; }
#ticker a:visited  { text-decoration:none; color:#7525BF; }
#ticker a:hover    { text-decoration:none; color:#000000; }

#ticker01 {
 	padding: 5px 5px 5px 5px;
 	text-align: left;
 	color: #000000;
 	background: #E8F4FE;
 	border: 1px solid #000080;
 	font-family: arial, verdana, helvetica, sans-serif;
}

#ticker01 a:link     { text-decoration:none; color:#7525BF; }
#ticker01 a:visited  { text-decoration:none; color:#7525BF; }
#ticker01 a:hover    { text-decoration:underline; color:#000000; }

/* Ticker                                                              Ende */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* Ticker (class-Konvention)                                         Beginn */

#content p.ticker {
 	padding: 5px 5px 5px 5px;
 	text-align: center;
 	color: #000000;
 	background: #E8F4FE;
 	border: 1px solid #000080;
 	font-family: arial, verdana, helvetica, sans-serif;
}

#content p.ticker a:link     { text-decoration:none; color:#7525BF; }
#content p.ticker a:visited  { text-decoration:none; color:#7525BF; }
#content p.ticker a:hover    { text-decoration:underline; color:#000000; }

/* Ticker                                                              Ende */
/* ------------------------------------------------------------------------ */





/* ************************************************************************************* */
/* Eintraege, die nicht mehr benoetigt werden, aber moeglicherweise noch im Einsatz sind */


/* ------------------------------------------------------------------------ */
/* Tabelleneintraege ausgerichtet                                    Beginn */

.tdleft	{
	text-align: left;
}

.tdcenter	{
	text-align: center;
}

.tdright	{
	text-align: right;
}

#content table.center {
	margin-left: auto; 
	margin-right: auto;
}

/* Tabelleneintraege ausgerichtet                                      Ende */
/* ------------------------------------------------------------------------ */


/* ----------------------------------------------------------------------- */
/* table01 Beginn */

#table01 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #104871;
	background: #fff;
	border-collapse:collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

#table01 th {
	border: 1px solid #E0E0E0;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1px 3px 1px 3px;
}

#table01 td {
	border: 1px solid #E0E0E0;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 1px 3px 1px 3px;
}

/* table01 Ende */
/* ------------------------------------------------------------------------ */

.td01	{
	text-align: center;
}

/* ----------------------------------------------------------------------- */
/* Graphiken positionieren                                          Beginn */


img.imgleft {
	padding: 4px;
	float:left; margin:0px 10px 0px 0px;
	display: inline;
}

img.imgright {
	padding: 4px;
	float:right; margin:0px 10px 0px 0px;
	display: inline;
}

img.imgcenter {
	display: block;
	margin: 0 
	auto;
}

/* Graphiken positionieren                                            Ende */
/* ----------------------------------------------------------------------- */

/* tt_news Bild							    */
#bildunterschrift {
	margin: 0 0 3px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	color: #7E7E7E;
	width: auto;
	text-align: left;
	float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0 0 3px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	color: #7E7E7E;
	width: auto;
	text-align: left;
	float: left;
}

#newsbild {
	width: auto;
	padding: 2px 2px 2px 2px;
	margin-top: 4px;
}

.outerlistimage {
	text-align: center;
	float: left;
	padding: 0;
	margin: 5px 5px 10px 0;
}

/* statische linke box						   */
#leftbox {
	width: 243px;
	margin: 15px 0 0 1px;
	padding: 5px 5px 5px 10px;
	background: #FAFAF0;
	color:#104871;
	border: 1px solid #CCCC99;
}

#leftbox p {
	margin: 5px 0 5px 0;
	padding: 0;
}

#leftbox a {
	color: #104871;
	text-decoration: none;
}

#leftbox a:hover {
	color: #104871;
	text-decoration: none;
}

#print {
	text-align: right;
}
