/* ------------------------------------*/
/* Formatierungsangaben für das Layout */
/* ----------------------------------- */

/* Hinweis: Formatierungsangaben für Navigator und Inhalt finden sich in 
/* navigator.css sowie content.css */

/* ======================== */
/* ALLGEMEINE ANGABEN 		*/
/* ======================== */

body {
	margin:0px;
	padding:0px;
	background-color:#EEE;
	font-size:12px;
}




table {
	border-collapse:collapse;
	border:0px;
	margin:0px;
	padding:0px;
}

td {
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;	
}
/* ======================== */
/* 		FRAME		 		*/
/* ======================== */
div.frame {
	width:967px;
	margin-top:10px;
}

/* ======================== */
/* 		LAYOUT		*/
/* ======================== */

table#TABLELayout {
	width:100%;
	border:1px solid #BF9053;
	background-color:#FFF;
}

td#TDSidebarLeft {
	width:295px;
	position:relative;
}

div.holder {
	position:relative;
	width:100%;
}

div#DIVLogo {
	border:0px solid red;
	position:absolute;
	margin-top:54px;
	margin-left:0px;
}

div#DIVjubi50 {
	width:145px;
	height:97px;
	background-image:url(../img/logo_dtg_50jahre.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid #CCC;
}

div#DIVRundschau {	
	width:145px;
	border:1px solid #8795B2;
	margin-left:auto;
	margin-right:auto;
}

div#DIVRundschauBild {	
	width:145px;	
	height:206px;
	overflow:hidden;
	
}


div#DIVRundschau h3 {
	padding:0px;
	margin:0px;	
	font-size:12px;
	font-weight:bold;
	background-color:#C1D5FE;	
	padding-left:6px;
	color:#000099;
	border-bottom:1px solid #8795B2;
	padding-top:3px;
	padding-bottom:3px;
}
td.sidebar div {
	text-align:left;
	font-size:11px;
	width:180px;
	border:1px solid #BF9053;
	background-color:#FFF9DF;
}
td.sidebar p {
	font-size:11px;
	padding:0px;
	margin:0px;
	padding:5px 5px 5px 5px;
}

td.sidebar a {
	font-size:11px;
}



table.head {
	width:100%;
	height:115px;
	border:1px solid #BF9053;	
}
table.head td.left {
	background-image:url(../img/frame/kopf-links2.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:293px;		
}
table.head td.right {
	background-image:url(../img/frame/kopf-rechts2.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

/* Block = Bild und Link obererer Navigator (Bereich) */
div.blockklammer {
	padding-top:8px;
	margin:auto;
	margin-left:40px;	
}

div.block {
	padding:0px;
	margin:0px;
	width:122px;
	height:100px;
	border:1px solid #B2A087;
	float:left;
	background-color:#C1D5FE;
	margin-right:30px;
	text-align:center;
}

div.block a:hover {
	text-decoration:none;
}

div.block a {
	font-size:11px;
	font-weight:bold;
	color:#8795B2;
	background-color:#C1D5FE;
	text-decoration:none;
	display:block;
	width:100%;
}


a.bereich:link {
	color:#8795B2;
}
a.bereich:visited{
	color:#8795B2;
}
a.bereich:hover{
	color: #000099;
	text-decoration:underline;
}
a.bereich:active{
	color:#8795B2;
}

a.bereichaktiv:link {
	color:#000099;
}
a.bereichaktiv:visited{
	color:#000099;
}
a.bereichaktiv:hover{
	color: #B35A00;
	text-decoration:underline;
}
a.bereichaktiv:active{
	color:#000099;
}


div.hr {
	font-size:4px;
	background-color:#EF0000;
	padding:0px;
	margin:0px;
	height:4px;
}

/* ======================== */
/* 		FRAME CONTENT 		*/
/* ======================== */

table.contentlayout {	
	width:100%;
	border:1px solid #BF9053;
}

table.contentlayout td.left {
	width:160px;	
	border-right:1px solid #BF9053;
	background-color:#F0DCB0;
}

table.contentlayout td.content {
	height:500px;
	background-color:#FFF;
	border-right:1px solid #BF9053;
	padding:5px 20px 10px 20px;
}

table.contentlayout td.sidebar {
	width:200px;
	padding-left:10px;
	padding-top:20px;
	background-color:#F0DCB0;
}





ul.links a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
}

ul.links a:link {
	color:#8795B2;
}

ul.links a:visited {
	color:#8795B2;
}

ul.links a:hover {
	color:#000099;
	text-decoration:underline;
}
ul.links a:active {
	color:#8795B2;
}





/* LINKS */

a:link{
	color: #000099;
}
a:visited{
	color: #000099;
}
a:hover{
	color: #0040BF;
}
a:active{
	color: #6E9EFF;
}

div.fusszeile {
	text-align:right;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:10px;
}

/* ---------------------------------------- */
/* navleft kann natürlich auch rechts stehen, ist nur meistens auf der linken Seite */
/* ---------------------------------------- */

div.navleft {
	margin-top:10px;
	padding-left:4px;
	width:155px;
	overflow:hidden;
}

div.navleft p {
	font-weight:bold;
	font-size:12px;
}

a.navsidebar {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
}

/* Allgemeine Anweisungen für Navigatorlinks (alle Ebenen) */

a.navsidebar:link {
	color:#8795B2;
}

a.navsidebar:visited {
	color:#8795B2;
}

a.navsidebar:hover {
	color:#000099;
	text-decoration:underline;
}
a.navsidebar:active {
	color:#8795B2;
}



a.plus {
	background-image:url(../img/frame/navi_plus.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}

a.minus{
	background-image:url(../img/frame/navi_minus.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
}

/* -------------- EBENE 1 -------------- */

ul.navleft1 {
	padding:0px;
	margin:0px;
	list-style-type:none;
	border:1px solid #8795B2;
	border-bottom:0px;
}

li.navleft1 {
	display:block;
	border:0px solid black;
	padding:0px;
	margin:0px;
	background-color:#C1D5FE;
	border-bottom:1px solid #8795B2;
}

a.navleft1, a.navleft1:link, a.navleft1:visited, a.navleft1:hover, a.navleft1:active  {
	color:#8795B2;
	color:#5378BF;
	background-color:#C1D5FE;	
}
a.navleft1:hover { 
	color:#000099;
	text-decoration:underline;
}


a.navleft1aktiv, a.navleft1aktiv:link, a.navleft1aktiv:visited, a.navleft1aktiv:active  {
	color:#000099;
	background-color:#EEE;
}
a.navleft1aktiv:hover {
	color:#000099;
	text-decoration:underline;
}

/* -------------- EBENE 2 -------------- */

ul.navleft2 {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

li.navleft2 {
	display:block;
	border:0px solid black;
	padding:0px;
	margin:0px;
	background-color:#FFFFCD;
	border-bottom:1px solid #EFEEC2;
}

a.strich {
	background-image: url("../img/frame/navi_strich.gif");
	background-repeat:no-repeat;
	background-position:13px 7px;	
}

a.navleft2, a.navleft2:link, a.navleft2:visited, a.navleft2:hover, a.navleft2:active {
	background-color:#FFFFCD;
	padding-left:20px;
}

a.navleft2:hover {
	text-decoration:underline;
}

a.navleft2aktiv, a.navleft2aktiv:link, a.navleft2aktiv:visited, a.navleft2aktiv:hover, a.navleft2aktiv:active {
	background-color:#FFFFCD;
	padding-left:20px;
	color:#000099;
}
a.navleft2aktiv:hover {
	text-decoration:underline;
}


/* -------------- EBENE 3 -------------- */
ul.navleft3 {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

li.navleft3 {
	display:block;
	border:0px solid black;
	padding:0px;
	margin:0px;
	background-color:#EEE;
	border-bottom:1px solid #CCC;
}

a.navleft3 {	
	background-color:#EEE;	
}

a.navleft3aktiv, a.navleft3aktiv:link, a.navleft3aktiv:visited {
	color:#000099;
	background-color:#FFCC00;
}
a.navleft3aktiv:hover, a.navleft3aktiv:active {
	color:#000099;
	background-color:#FFCC00;
}
/* -------------------------------------- */
/* Formular
/* -------------------------------------- */

div.uibox {
	border:1px solid #CCC;
	background-color:#EEE;
	padding:10px;
}

table.uibox {
	width:100%;
}

table.uibox td, table.uibox th {
	padding:2px;
}

table.uibox td.feldbeschreibung {
	text-align:right;
	padding-right:5px;
}

div.uibox fieldset {
	margin-bottom:10px;
	border:1px solid #CCC;
}


input,textarea {
	/* background-color:#FF6FFC; */
	background-color:#FFF;
	border:1px solid #CCC;
	font-family:verdana;
	padding:2px;
	font-size:12px;
	color:#000;
}

input.submitbutton {
	border:2px solid #222;
}

table.fehlerschild {
	width:600px;
	border:1px solid #AF2020;
	margin:0px auto 0px;
	background-color:#FFDFDF;
}

table.fehlerschild td {
	padding:3px;
}


td.feldbeschreibung {
	text-align:right;
	padding-right:5px;
}

table.fehlerschild td {
	color:#AF2020;
	font-size:14px;
}

table.fehlerschild td.ausrufungszeichen {
	font-size:20px;
	font-weight:bold;
}

.uierror {
	color:#AF2020;
}

/* -------------------------------------- */
/* Formular für Erfolgsanalyse
/* -------------------------------------- */

table.analyse td {
	font-size:11px;
	padding-bottom:10px;
}

legend.analyse {
	color:#222;
	font-size:11px;
	padding:5px;
}

table.analyse select {
	font-size:11px;
}
/* Allgemeine Formatierungen für den Inhalt */

body, p, li, td, a, th, div, span, input, textarea, button{
	font-family:verdana;
}

p, li, td, th, div, span, input, textarea{
	font-size:12px;
	color:#222;
}

img {
	border:0px;
}

h1,h2,h3,hr {
	clear:both;
}


table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
	border:0px;
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	margin-bottom:1.2em;
	line-height:1.5em;
}



h1 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS","Verdana",sans-serif;
	font-size:22px;
	color:#00085F;
	line-height:1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:12px;
}

h4 {
	font-size:12px;
}

ul > li {
	list-style-type:square;
	margin-bottom:0.5em;
}
ol > li {
	margin-bottom:0.5em;
}


div.bildlinks {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	font-size:11px;
}

div.bildrechts {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	font-size:11px;	
}



.small {
	font-size:10px;
}

/* Spezifische Formatierungen */

div.ueberschrift h1 {
	color:#003366;
	padding:0px;
	margin:0px;
}


a {
	color:#00085F;
  }
a:link { }
a:visited { }
a:hover { text-decoration:underline; }
a:active { }


div.gremien table{
	background-color:white;

}

div.gremien th {
	
}

div.gremien td {
	font-size:11px;
	padding:3px 5px 3px 5px;
	border:1px solid #C1D5FE;
}

div.gremien td.stellung {
	font-weight:bold;
	color:#EF0000;

}


div.gremien li {
	font-size:11px;	
}

div.gremien a {
	font-size:11px;
}

div.sektionview table td.bild {
	font-size:10px;
	padding-right:10px;
}

a.pdf {
	padding-left:40px;
	background-image:url(../img/pdf-logo.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-top:10px;
	display:block;
	height:33px;
	margin-bottom:10px;
}

a.pdf:link{
	color: #000099;
}
a.pdf:visited{
	color: #000099;
}
a.pdf:hover{
	color: #0040BF;
}
a.pdf:active{
	color: #6E9EFF;
}

table.inhalt_aktuelles {
	background-color:#DFDFFF;
	border:1px solid darkblue;
}

table.inhalt_aktuelles td {
	padding:5px;
	border:1px solid darkblue;
}

table.inhalt_aktuelles td.titel {
	width:300px;
}

div.newsline {
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dotted grey;
}

a.newsmehrlink {
	border:1px solid #222;
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
  }
a.newsmehrlink:link { }
a.newsmehrlink:visited { }
a.newsmehrlink:hover { background-color:#FFFABF; }
a.newsmehrlink:active { }

/*
* TEASER BEGIN
*/

div.teaser {
	margin-bottom:5px;
	padding:4px;
	padding-bottom:7px;
	
	width:650px;
	background-color:#FFF;	
}

div.teaser p.sektion {
	margin:0px;
	padding:0px;
	font-size:11px;
	margin-bottom:3px;
}

div.teaser div.mehrlink {
	text-align:right;
	float:left;	
}

div.teasertext div.bildlinks {	
	width:110px;
	height:82px;
	overflow:hidden;
}

div.teaser a.mehrlink {
	background-image:url(/shared_img/icons/bullet_go.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

div.teasertrenn {
	clear:both;	
}


div.teaser h1 {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
	color:#00085F;
	line-height:1.1em;
	font-style:normal;
	font-variant:normal;
	margin-bottom:4px;
	text-decoration:underline;
	cursor:pointer;
}

div.teaser div.datum {
	text-align:right;
	float:right;
	font-size:11px;
	margin-left:5px;
}

/*
* TEASER Startseite
*/

div.teaserstartseite {
	margin-bottom:5px;
	padding:4px;
	width:650px;
}

div.teaserstartseite p.sektion {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
}

div.teaserstartseite div.mehrlink {
	text-align:right;
	float:left;	
}

div.teasertext div.bildlinks {	
	width:110px;
	height:82px;
	overflow:hidden;
}

div.teaserstartseite a.mehrlink {
	background-image:url(/shared_img/icons/bullet_go.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

div.teasertrenn {
	clear:both;	
}


div.teaserstartseite h1 {
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
	color:#00085F;
	line-height:1.1em;
	font-style:normal;
	font-variant:normal;
	margin-bottom:10px;
}

div.teaserstartseite div.datum {
	text-align:right;
	float:right;
	font-size:11px;
	margin-left:5px;
}



/*
* TEASER ENDE
*/


img.bildlinks {
	float:left;
	padding: 5px; 
	margin-right: 5px;
}

img.bildrechts {
	float:right;
	padding: 5px; 
	margin-left: 5px;
}

div.visitenkarte {
	position:relative;
	border:1px solid #CCC;
	padding:10px;
	width:400px;
	height:120px;
	margin-bottom:20px;
}

div.vkartebild {
	position:absolute;
	left:10px;
	top:10px;
	border:0px solid red;
	width:105px;
	margin-right:5px;
	float:left;
}

div.vkartetext {
	position:absolute;
	left:125px;
	top:10px;	
	border:0px solid green;
	width:270px;	
}

div.rundschau_download {
	border:1px solid #CCC;
	padding:2px;
	position:relative;
	float:left;
	margin:0px;
	margin-left:5px;
	margin-bottom:10px;
	height:305px;
	width:206px;
	overflow:hidden;
	background-color:#EEE;
}

div.rundschau_download  a{
	font-size:14px;
	color:#222;
	display:block;
	float:left;	
}


/* Formatierungen für eine einfache Liste */



table.simpleview {
	/* width:100%; */
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;	
}

table.simpleview td, table.simpleview th {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	font-size:90%;
	border:1px solid #CCC;	
	border-left:0px;
	border-right:0px;
}

table.simpleview th {
	background-color:#DFDFDF;
	text-align:center;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:5px;
}

th.viewtitle a {
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	color:#222;
}

table.simpleview a {
	text-decoration:none;
}




th.viewtitle a:visited {
}

table.simpleview a:hover  {
	text-decoration:underline;
}


/* Miniview für Darstellung z.B. in Masken oder Formularen */
table.miniview {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:100%;
}

table.miniview td, table.miniview th {
	font-size:80%;
	margin:0px;
	padding:0px;
	border-top:1px solid #CCC;	
	border-bottom:1px solid #CCC;	
}

table.miniview th {
	background-color:#EEE;
	text-align:center;
}

table.miniview a {
	text-decoration:underline;
}

table.miniview input {
	padding:0px;
	margin:0px;
}

/* Weniger Striche, wenn viele Views auf einer Seite dargestellt werden: */

table.multiview {
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;	
}



table.multiview td, table.miniview th {
	font-size:90%;	
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border:0px solid #CCC;	
}



table.multiview th {
	background-color:#EFF3FF;
	text-align:center;
	border:1px solid #FFF;
}

table.multiview a {
	font-size:11px;
	text-decoration:none;
}

table.multiview input {
	padding:0px;
	margin:0px;
}



/*
* Listenfilter:
*/

table.viewfilter td {
	padding:3px;
	vertical-align:middle;
	padding-left:10px;
}

table.listnavigator {
	margin-bottom:5px;
}

table.listnavigator td.vorzurueck { 
	background-color:#DFE9FF;
}

table.listnavigator td {
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	border:0px solid #CCC;
	background-color:#EEE;
}

table.listnavigator a:hover {
	font-weight:normal;
}

span.HinweisFilterAktiv {
	background-color:yellow;
	font-weight:bold;
}

.germandate {
	width:60px;
}

div.compressed {
	width:300px;
	height:70px;
	overflow:auto;
	border:1px solid #CCC;
	padding:2px;
	background-color:#FFF;
	cursor:pointer;
}

div.expanded {
	width:300px;
	height:70px;
	overflow:auto;
	border:1px solid #CCC;
	padding:2px;
	background-color:#FFF;
	
}

table.view_aktionen td.pfeil {
	padding-left:20px;
}