* { margin:0; padding:0; }
option {padding-left: 0.4em}

html {height:100%}
body {
  margin: 10px 0px 0px 0px;
  min-height: 101%;
  background: #F4EFD6 url(/fileadmin/vorlagen/Sabine_Ulrich/body.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

A:link { color: #4D75BB;  text-decoration: underline;}
A:hover { color: #4D75BB;  text-decoration: underline;}
A:visited { color: #4D75BB; text-decoration: underline;} 
A:active { color: #4D75BB; text-decoration: underline;} 


p { 
  font-family: Arial,sans-serif; 
  font-size: 13px; 
  color: #000000; 
  line-height: 12pt;
}


#all{
  width: 977px;
  margin: auto;
  text-align: left;
}


#head{
  height: 131px;
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/head.jpg);
}

#link1{
  float: right;
  width: 190px;
  height: 131px;
}

#link2{
  float: left;
  width: 190px;
  height: 131px;
}


#content {
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/content.jpg);
  height: 80%;
}


#nav1{
  padding: 2px 0px 2px 190px;
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/nav1.jpg);
  background-position: 0 50%;
}

#nav2{
  float:left; 
  width: 178px;
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/nav2.jpg);
  background-repeat: no-repeat;
}

#box1{
  margin: 100px 0px 0px 20px;
}


#inhalt{
  margin: 0px 0px 0px 178px!important;
  margin: 0px 0px 0px 178px;
  padding: 20px 40px 20px 20px;
  min-height: 400px;
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/inhalt.jpg);
  background-repeat: no-repeat;
  background-position: right 0;
  height: 70%;
}

#footer{
  height: 40px;
  background: url(/fileadmin/vorlagen/Sabine_Ulrich/footer.jpg);
  background-repeat: no-repeat;
}

.menu1:link, .menu1:visited { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color: #fff;
  font-family: Arial, sans-serif;  
  font-weight: none; 
  text-decoration:none;
}

.menu1:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color: #fff;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 


.menu1act:link, .menu1act:visited, .menu1act:hover { 
  padding: 0px 5px 0px 5px;
  font-size: 11px; 
  color:#fff;
  font-family: Arial, sans-serif;   
  font-weight: none; 
  text-decoration:none;
} 


.menu2:link, .menu2:visited { 
  display : block;
  margin: 0px 0px 0px 11px;
  color: #000000;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #fff;
} 


.menu2:hover { 
  display : block;
  margin: 0px 0px 0px 11px;
  color: #000000;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #fff;
}

.menu2act:link, .menu2act:visited, .menu2act:hover { 
  display : block;
  margin: 0px 0px 0px 11px;
  color: #fff;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  background-color : #638A4E;
  border-bottom : 1px solid #fff;
  background: url(/fileadmin/vorlagen/Andrea_Sommer/nav2act.jpg);
  background-position: 0px 50%;
}


.menu22:link, .menu22:visited { 
  display : block;
  color: #003300;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #848F77;
  border-bottom-style:dashed;
  background: transparent;
} 


.menu22:hover { 
  display : block;
  color: #003300;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: none;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #848F77;
  border-bottom-style:dashed;
  background: transparent;
}


.menu22act:link, .menu22act:visited, .menu22act:hover { 
  display : block;
  color: #003300;
  font-size: 11px;
  font-family: Arial, sans-serif;
  font-weight: bold;  
  text-decoration : none;
  padding: 5px 0px 5px 25px;
  border-bottom : 1px solid #848F77;
  border-bottom-style:dashed;
  background: transparent;
}



.clr {
 clear:both;
}

.inv {
 clear:both;
 display:none;
 visibility:hidden;
}


/*******************************************/
/* Aufzählung linksbündig                  */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11 px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #000000; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #000000; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #000000; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 


.bulletlist { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color: #000000; 
  line-height: 12pt;
  margin: 0px 0px 8px 40px;
} 

/*******************************************/
/* Ueberschriften                         */
/*******************************************/
h1 { 
  margin: 0px 0px 10px 0px; 
  font-size: 18px;
  font-family: Arial, sans-serif;
  color: #6c8f9f;
  font-weight: bold;
} 

h2 { 
  font-family: Arial, sans-serif;
  font-size: 12px; 
  color: #6c8f9f; 
  font-weight: bold; 
  margin: 0px 0px 5px 0px;
}

h3 { font-family: Arial, sans-serif;
  font-family: Arial, sans-serif;
  font-size: 10px; 
  color: #6c8f9f; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 2px px;
}  

h4 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  color: #6c8f9f; 
  font-weight: bold;
  margin: 0px 0px 0px 0px;
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #3839b7; text-decoration: none; }
H2 A { color: #003263; }
H3 A { color: #003263; }
H4 A { color: #003263; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size:0.9em; color: #3839b7; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #3839b7; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #3839b7; }
P.csc-subheader-2 { color: #3839b7; }
P.csc-subheader-3 { color: #3839b7; }

/*******************************************/
/* Bilder                                                               */
/*******************************************/
#bildtext {
  font-family:Arial, sans-serif; 
  font-size: 10px; 
  color: #666666; 
  font-weight: bold; 
  margin: 0px 0px 0px 0px;
}




/*****************/
/* Formulare     */
/*****************/
.mailform {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
}


#inhaltl form table td p {
 text-align:left;
}

#inhaltl form table td input {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: none;
  background-color: #ffffff;  
  border: solid 1px #6c8f9f;
}

#inhaltl form table td textarea {
  margin: 0px 0px 5px 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: none;
  background-color: #FFFFFF;  
  border: solid 1px #6c8f9f;
}

#inhaltl form table td input checkbox {
  height:12px;
  width: 12px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  background-color: #FFFFFF;  
  border: solid 0px #6c8f9f;
}


#inhaltl form table td {
  font-family:Arial, sans-serif; 
  font-size: 12px; 
  color: #000000;
  vertical-align:top;
  margin: 0px 0px 0px 0px;
}



/*------------------------------------ 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:1px;
	border:1px solid #F9FFE5;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
 width:225px;
 float:left;
 text-align:left;
 margin:0px 0px 0px 0px;
 border:0px;
 color:#535353;
 padding-bottom:20px;
 border:0px solid #00FFFF;
}

.news-latest-item h2 {
 color:#535353;
 font-size:1.0em;
 font-weight:bold;
 margin-bottom: 5px;
}

.news-latest-item h2 a:link, .news-latest-item h2 a:visited {
 color:#535353;
}

.news-list-latest h2 a:focus, .news-latest-item h2 a:hover {
 color:#333333;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#898989;
	padding:0px;
	margin:0px;
	border:0px solid #6D6D6D;
	/*background-color:#D8FA70;*/
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-gotoarchive a, .news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited {
	color:#00ADEF;
}

.news-latest-gotoarchive a:hover {
	color:#333333;
}

.news-latest-item {
 /* IE hack */
 height: 1%;
 line-height: 1.3;
 /* IE hack end */
 margin:0px;
 padding:0px;
 color:#535353;
 border-bottom:1px solid #D2D2D2;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-left:5px;
/*	border:1px solid #EB5606; */
	float:right;
}

.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:0.9em;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink a {
	float:left;
}

/* Contain the floats using the :after method */
div.news-latest-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

/*  \*/
* html div.news-latest-item {
	height: 1%;
}
/*  */

div.news-latest-item-floated {
	float: left;
}

/*  \*/
* html div.news-latest-item-content {
	height: 1%;
}
/*  */



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
 width:700px;
 float:left;
 text-align:left;
 margin:0px 22px 0px 0px;
 border:0px;
 color:#000000;
 padding-bottom:20px;
 border:0px solid #F0F0F0;
}

.news-list-item {
 /* IE hack */
 height: 1%;
 line-height: 1.3;
 /* IE hack end */
 margin:0px;
 padding:0px;
 color:#000000;
 border:0px solid #FFFFFF;
}

.news-list-item h2 {
 color:#6c8f9f;
 font-size:14px;
 font-weight:bold;
 padding-bottom:0.5em;
 background-color:transparent;
}

.news-list-item h2 a:link, .news-list-item h2 a:visited {
 background-color:transparent;
 color:#6c8f9f;
 text-decoration:none;
}

.news-list-item h2 a:focus, .news-list-item h2 a:hover {
 background-color:transparent;
 color:#617E8C;
 text-decoration:none;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #6D6D6D;
	background-color:#F9FFE5;
}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#FFFFFF;
	padding-left:2px;
}

.news-list-container H3 A {
	color:#FFFFFF;
}

.news-list-container P {
	color:#000000;
	font-size: 12px;
}

.news-list-date {
	color: #5A5C59;
	margin-top: -2px;
	margin-bottom:0px;
	font-size: 0.8em;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.8em;
}

.news-list-container img {
 float:left;
/* border:1px solid #EB5606; */
 padding:0px;
 margin:0px;
 margin-bottom:5px;
 margin-right:10px;
}

.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category {
 font-family: Arial,sans-serif;
 font-size:12px;
 color:#4D75BB;
}

a.news-list-morelink, a.news-list-morelink:link, a.news-list-morelink:visited {
 font-family: Arial,sans-serif;
 color:#4D75BB;
 text-decoration:none;
}

a.news-list-morelink:focus, a.news-list-morelink:hover {
 font-family: Arial,sans-serif;
 background:#4D75BB;
 color:#FFFFFF;
 text-decoration:none;
}

.news-list-browse {
	text-align: center;
}

/* Contain the floats using the :after method */
div.news-list-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

/*  \*/
* html div.news-list-item {
	height: 1%;
}
/*  */

div.news-list-item-floated {
	float: left;
}

/*  \*/
* html div.news-list-item-content {
	height: 1%;
}
/*  */






/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px solid #6D6D6D;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size:1.0em;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFFFFF;
	border:0px solid #6D6D6D;
}

.news-search-emptyMsg {
	font-size:1.0em;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
 padding:0px;
 margin-bottom:10px;
 color:#000000;
 border:0px solid #FFFFFF;
}

.news-single-item H2 {
 color:#6c8f9f;
 font-size:14px;
 font-weight:bold;
 padding-bottom:0.5em;
}

.news-single-item H3 {
 margin-bottom: 15px;
}


.news-single-img {
 float:left;
 margin-right:10px;
}

.news-single-img img {
/* border:1px solid #EB5606; */
 padding:0px;
 margin:0px;
 margin-bottom:5px;
}

.news-single-img a:focus, .news-single-img a:hover {
}

.news-single-imgcaption {
 padding:3px;
 clear:both;
}

.news-single-category {
 float: right;
}

.news-single-backlink, .news-single-backlink a {
 font-family: Arial, sans-serif;
 color: #6c8f9f;
 font-size:12px;
 margin-bottom: 15px;
 margin-top: 10px;
}

.news-single-timedata {
 color: #6c8f9f;
 margin-top:-10px;
 margin-bottom:0px;
 font-size: 0.8em;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
 font-size: 0.8em;
}

.news-single-author {
 padding-bottom: 3px;
}

.news-single-additional-info {
/* clear: both; */
	margin-top: 15px;
	border: 0px;
	padding:0px;
	padding-bottom:0px;
}

.news-single-additional-info h3{
 margin:0px;
 margin-bottom:5px;
 border: 0px;
 padding:0px;
}

.news-single-additional-info p {
 margin:0px;
 margin-left:20px;
 margin-bottom: 3px;
 color:#6c8f9f;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #FFFFFF;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
}

.news-single-related DD, .news-single-links p, .news-single-files p {
	margin-left:20px;
	margin-bottom: 3px;
	color:#00549F;
}

.news-single-related DT {
	font-weight: bold;
	font-size:1.0em;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333333;
	background-color:#BBE53A;
}

.news-amenu-container LI {
	padding-bottom:1px;
}

.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #6D6D6D;
	background-color:#F9FFE5;
	list-style-type: none;
}

.news-amenu-container H2 {
	color:#FFFFFF;
	padding:3px;
	border:1px solid #6D6D6D;
	background-color:#769024;
}

.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #6D6D6D;
	padding: 2px;
	background-color: #769024;
	color:#FFFFFF;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #6D6D6D;
	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 {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#FFFFFF;
}

.level1 {
	padding-left:10px;
	background-color:#EEEEEE;
}

.level2 {
	padding-left:10px;
	background-color:#DDDDDD;
}

.level3 {
	padding-left:10px;
	background-color:#CCCCCC;
}

.level4 {
	padding-left:10px;
	background-color:#BBBBBB;
}


