/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas
 
  #006F45 => GRÜN
  #962E34 => ROT


Version: 1.0
(July 25, 2005)

Screen layout: */

/* Um die meist gewünschte Darstellung dieser Pseudoklassen zu erreichen, 
   müssen Sie bei der Notierung die folgende Reihenfolge einhalten:       */
a:link {font-family: arial, helvetica; font-size: 12px; color: #18AE94;}
a:visited {font-family: arial, helvetica; font-size: 12px; color: #18AE94;}
a:hover {font-family: arial, helvetica; font-size: 12px; color: #18AE94;}
a:active {font-family: arial, helvetica; font-size: 12px; color: #18AE94;}



body {
margin: 0 auto;
margin-top: 15px;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
/*background: #f4f4f4 url(images/background.gif) top center repeat-y;*/
background: #D7EBEB;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
/*width: 760px;*/
width: 880px;
border: 1px solid #979797;
/*padding: 10px;*/
}

#green_line {
  margin-top: 0px;
  height: 15px;
  background: #18AE94;
  padding: 0px;
}

#header {
  clear: both;
  margin: 0px;
  padding: 0;
  /*height: 110px;*/
  height: 80px;
  border: none;
}

#header img { 
  margin: 15px 0px 0px 5px;
  float: left;
}

#headline {
clear: both;
padding: 0px;
height: 1px;
left: 0px;
top: 200px;
width: 760px;
/*border: 5px solid green;*/
}

#logo {
/*position: absolute;*/
top: 5px;
left: 250px;
border: 1px solid red;
width: 157px;
z-index: 10;
}


#frontphoto {
margin: 0 0 2px 0;
border: 0;
}

#breadcrump, #breadcrump a {
  font-size: 10px;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 10px 5px;
font-size: 0.9em;
}

/*
#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
height: 20px;
text-decoration: none;
color: #1EAF96;
display: block;
padding: 6px 0 0 10px;
border-left: 4px solid #1EAF96;
border-bottom:dashed 1px #1EAF96;
}	
	
#avmenu li a:hover {
background: #D7EBEB;
color: #000000;
border-left: 4px solid #24532c;
}

.li_active{
  font-weight: bold;
  height: 20px;
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  padding: 6px 0 0 10px;
  background: #1EAF96;
  border-left: 4px solid #cccccc;
}
*/

.announce {
margin: 5px 0 5px 0;
padding: 5px;
width: 130px;
color: #505050;
/*background-color: #68201e;*/
border: 1px solid #68201e;
line-height: 1.3em;
}

#extras {
float: right;
width: 160px;
margin: 10px 0 5px 0;
padding: 0px;
font-size: 10px;
text-align: center;
}

#extras p {
 padding: 3px;
}

#extras h1 {
  background: #D7EBEB;
  font-size: 12px;
  font-weight: bold;
  color: #1EAF96;
  border: none;
  text-align: center;
  margin: 0px;
  padding: 3px;
}


.csc-frame-frame1 {
  border: 1px solid #D7EBEB;
  margin:0px;
}
#content_2col {
/*margin: 0 0 20px 160px;*/
margin: 0 10px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
/*padding: 0 10px 0 10px;*/
padding: 10px;
padding: 0px;
line-height: 1.6em;
text-align: left;
}

#content_2col p {
  margin-bottom:20px;
}

#content_2col a {
  color: #962E34; 
}


#content_2col h2 {
font-size: 14px;
/*margin: 0 0 0.5em 0;*/
/*margin-top: 30px;*/
margin: 0px;
}
/*
#content_2col img { 
  padding:3px 3px 0 0;
  background:#006F45;
  border:1px solid #962E34;
}
*/
#content_3col {
margin: 0 160px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content_3col h2 {
font-size: 14px;
margin: 0 0 0.5em 0;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 1px solid #f0f0f0;
width: 760px;
text-align: center;
color: #68201e;
background: #FFFFFF;
font-size: 0.9em;
}

#footer a {
color: #68201e;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

h1  {
  font-family: Arial, Helvetica, sans-serif;
/*  margin-bottom: 10px;*/
  margin-top: 10px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  border-bottom:dashed 1px #1EAF96; 
}

h2  {
  font-family: Arial, Helvetica, sans-serif;
/*  margin-bottom: 10px;*/
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: bold;
}

.csc-textpic p {
  margin: 0px;
}

.csc-textpic-text {
/*  margin-top: 30px;*/
  margin: 0px;
  padding: 0px;
}

.csc-textpic-image {
  padding-bottom: 5px;
}

.root_navigation  {
  text-align: right;
  vertical-align: top;
}

.ul_root_navigation {
  list-style: none;
}

.ul_root_navigation li {
  text-decoration: none;
  color: #1EAF96;
  display: inline;
  padding: 3px;
}

.tt_news_list_table {
  border: 1px solid #D7EBEB;
  margin: 10px;
}

.tt_news_list_table p{
  margin: 0px;
}

.tt_news_list_tr {
  vertical-align: top;
}

.tt_news_list_td_image {
}

.tt_news_list_td_text {
}

.tt_news_list_td_text a {
}

.tt_news_single img {
  margin: 5px;
  float: right;
}

.tt_news_list_td_text img {
  margin: 5px;
  float: left;
}

.ullevel2
{
  list-style: none;
  margin: 0;
  padding: 0;
  border:dashed 1px #1EAF96;
  background-color: #F6FEFE;
}


.ullevel3
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}

/*2.EBENE*/
.level_2_NO a:link, .level_2_NO a:visited, .level_2_NO a:active,
.level_2_ACT a:link, .level_2_ACT a:visited, , .level_2_ACT a:active 
{
  text-decoration: none;
  font-size: 10px;
  font-family:  Arial, Verdana, sans-serif;
  font-weight: normal;
  margin-bottom: 2px;
}


/*
.level_2_ACT a:link, .level_2_ACT a:visited
{
  text-decoration: none;
  display: block;
  background-image: none;
  background-color: #7B797A;    
  font: bold 11px Arial, Verdana, sans-serif;
  color: #FFFFFF;
}
*/

.ullevel1  {
  list-style: none;
  width: 150px;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 12px;
}

/*
.level_1_NO {
  height: 20px;
  text-decoration: none;
  color: #1EAF96;
  display: block;
  padding: 6px 0 0 10px;
  border-left: 4px solid #1EAF96;
  border-bottom:dashed 1px #1EAF96;
}
*/
.level_1_NO a:link, .level_1_NO a:visited {
  height: 20px;
  text-decoration: none;
  font-weight: bold;
  color: #1EAF96;
  display: block;
  padding: 6px 0 0 10px;
  border-left: 4px solid #1EAF96;
  border-bottom:dashed 1px #1EAF96;
  margin-bottom: 4px;
}

.level_1_ACT a:link, .level_1_ACT a:visited {
  height: 20px;
  text-decoration: none;
  color: #1EAF96;
  display: block;
  padding: 6px 0 0 10px;
  border-left: 4px solid #1EAF96;
  border-bottom:dashed 1px #1EAF96;
}	

.tx-wtgallery-pi1 img {
  margin: 5px;
}

.tx-wtgallery-pi1 {
  width: 500px;
}


.tt_news_event ul {
  list-style: none;
  margin-left: 3px;
  margin-top: 0px;
}

.tt_news_event {
  font-size: 10px;
  text-align: left;
}

.tt_news_event li {
  border-bottom:dashed 1px #1EAF96;
}
