 /*Grundeinstellungen*/
 
 body{  
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background: #382D2B;
text-align: center;
}


table{  
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
margin-bottom: 0px;
text-align: left;
vertical-align: top;
}

.weiss
{
	color: #ffffff;
}

.inputfeld {
	background-color: #ffffff;
	border: 1px solid #ccc;
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
}

 .dfContactTable{  
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

#VerlaufOben{ /*header*/  
  float: left;
  border: 0px dotted  blue;
  width: 100%;
  background-image: url(../images/bg_top_verlauf.jpg);
  }
  
  #Zentrierungsfenster{
  float: left;
  border: 0px dotted white;
  text-align: center;

 }
  
  #Begrenzungsrahmen
  {
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0px;
  border: 0px dotted white;
  width: 800px;;
  text-align: left;
  
 }
 
 /* Kopfbereich */
 
 #kopfbereich{
  margin-top: 0px;
  border: 0px dotted red;
  width: 800px;
  background: #ffffff; 
 }
 
 #Logofrei{
 border: 0px dotted red;
 position:absolute;
 border: 0px dotted red;
 float: left;
 height: 70px;
 width: 320px;
 background-image: none;
 }
 
 #Logo{
 border: 0px dotted red;
 float: left;
 height: 70px;
 width: 320px;
 background-image:    url(../images/logo.jpg);
 background-repeat: no-repeat;
 }
 
 #Breadcrump{
 border: 0px dotted  blue;
 float: right;
 height: 90px;
 width: 468px;
 background-image:    url(../images/bg_breadcrump.jpg);
 background-repeat: repeat-x;
 text-align: right;
 }
 
 
 /* Kopfmenü*/
 
 #topmenu {
 border: 1px dotted  blue;
 height: 30px;
 margin-top: 60px;
 margin-right: 0px;
 right: 0px;
 text-align: right;
 background: #ffffff;
 }
 
 


 
.menu-oben {
color:#ffffff;
margin-bottom:1em;
padding:0;
}
.menu-oben h3 {
background:#ffffff;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}
.menu-oben ul {
margin:0;
padding:0;

}
.menu-oben li {
width: auto;
float: right;
border-bottom:0px dotted #ccc;
margin:0px;
}
.menu-oben li a {
display:block;
color: black;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

.menu-oben li a:hover,a#active_menu:link,a#active_menu:visited {
color:#A9AAA5;
}

 
/* Navigationsbereich*/

#kopfbildbereich{
  float: left;
  top: 20px;
  margin-top: 0px;
  margin-left: 9px;
  border: 0px dotted blue;
  width: 770px;
  background: #ffffff;
}

#kopfbild {
margin-top: 0px;
text-align: center;
}

#kopflaufband 
{
 position: absolute;
 top: 135px;
 width: 770px;
 height: 400px;
 border: 0px dotted blue;


}

#aufband 
{
	position: absolute;
	top: 120px;
	width: 770px;
	height: 400px;

}

#tabellenrahmen 
{

}

/* Design */ 
 
 #Schatten_rechts_oben{
 border: 0px dotted  blue;
 float: right;
 height: 90px;
 width: 12px;
 background-image:    url(../images/bg_rechts_oben_schatten.jpg);
 background-repeat: repeat-x;
 }

 
/* Menüs ++++++++++++++++++++++++++++++++++++++++++++++++++ */

 #navigationsbereich {
 border: 0px dotted  blue;
 float: left;
 
 width: 800px;
 background: #ffffff;
 background-image: url(../images/bg_rechts_schatten.jpg);
 vertical-align: bottom;
 }
 
 #topmenu {
 border: 0px dotted  blue;
 height: 20px;
 margin-top: 60px;
 margin-right: 5px;
 right: 10px;
 text-align: right;
 vertical-align: middle;
 }
 
 /* News   */
 
 #news_div {
 position:absolute;
 top: 136px;
 height: 50px;
 margin-left: 1px;
 overflow:visible;
 border: 0px solid #991F1E;
 vertical-align: top;
 }
 
#news_div .moduletable_newsflash{

 border: 0px solid #991F1E;
 vertical-align: top;
 margin-top: 0px;
 margin-left: 0px;
 width: 768px;
 height: 0px;
 background: #ffffff;
 opacity:0.8;
 filter: alpha(opacity=80);
 -moz-opacity:0.8;
}
 
  
 #news_div .contentheading_newsflash {
 font-weight: bold;
 }

 #text .contentheading {
 font-weight: bold;
 }
 
 #text .readon 
 {
 	color: #991F1E;
 }

 #news_div .weiterlesen {
 margin-left: 5px;
 color: #FF8400;
 }
 
 #newsflash_beitrag {
 background: #ffgddf;
 border: 0px solid #991F1E;
 vertical-align: top;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 5px;
 width: 768px;
 height: 0px;
 background: #ffffff;
 opacity:0.8;
 filter: alpha(opacity=80);
 -moz-opacity:0.8;
 }
 
 #contentpaneopen_edit .hasTip {
 border: 0px solid #991F1E;
 background: #ffffff;
 opacity:0.8;
 filter: alpha(opacity=80);
 -moz-opacity:0.8;
 }
 
 #hauptmenu {
 border: 0px dotted blue;
 margin-top: 0px;
 margin-left: 0px;
 width: 770px;
 height: 20px;
 background: #646463;
 }
 
a.mainlevel_hauptmenu:link, a.mainlevel_hauptmenu:visited {
top: 5px;
height: 25px;
margin-top: 5px;
color:#fff;
font-size:14px;
border-bottom: 0px solid #fff;
margin-left:16px;
text-decoration: none;
}

a.mainlevel_hauptmenu:hover {
color:#A9AAA5;
}

a.mainlevel_hauptmenu:active {
color:#A9AAA5;
}

/*
.mainlevel_hauptmenu li a:hover,a#active_menu:link,a#active_menu:visited {
color:#B9B9B9;
background: #585857;
}
*/
 
#hauptbereich{
  float:left;
  margin: 0px;
  border: 0px dotted green;
  width: 800px;
  text-align: left;
  background: #ffffff;
  background-image: url(../images/bg_rechts_schatten.jpg);
} 

#untermenu 
{
 float: left;
 border-right: 1px dotted grey;
 margin-top: 10px;
 margin-bottom: 0px;
 margin-left: 0px;
 width: 200px;
 padding: 0px;
 font-size: 14px;  
 font-family: Helvetica,Arial,sans-serif;
 text-align: left;
}

 
#hauptbereich .menu_untermenu li{
border: 0px dotted red;
margin-top: 2px;
margin-left: 0px;
padding-left: 10px;
color: #ff0000;
list-style-image: url(../images/bullet1.jpg);
list-style-position: inside;
}

#hauptbereich .menu_untermenu li:hover {
color:#A9AAA5;
}

#hauptbereich .menu_untermenu li ul 
{
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
padding: 5px;
border: 0px dotted blue;
}
	

#hauptbereich .menu_untermenu li ul li {
border: 0px dotted blue;
margin-left: -40px;
color: #7A7A79;
list-style-image: url(../images/bullet2.jpg);
vertical-align: middle;
}


#hauptbereich .sublevel {padding-left: 1pt; }
 
/* Textbereich */

 #textbereich {
 float: left;
 margin-left: 20px;
 border: 0px dotted grey;
 margin-top: 10px;
 width: 500px;
 }
 
  #pathway {
 float: left;
 margin-left: 0px;
 border: 0px dotted grey;
 margin-top: 0px;
 width: 550px;
 height: 30px;
 color: #7A7A79;
 }
 
 .pathway {
color:#7A7A79;
margin-bottom:1em;
padding:0;

}
.pathway h3 {
background:#7A7A79;
color:#fff;
font-size:1.5em;
border-bottom:0px solid #fff;
margin:0;
padding:0.25em 0;

}
.pathway ul {
margin-top: 5px;
margin-left: 0px;
padding:0;
font-size: 14px;
color: #7A7A79;
list-style-image: url(../images/bullet1.jpg);
text-decoration:none;
}
.pathway li {
margin:5px;
margin-top: 5px;
font-size: 14px;
text-decoration:none;
list-style-image: url(../images/bullet1.jpg);
}
.pathway li a {
color: #7A7A79;
text-decoration:none;
padding:0px 5px 0px 0.5em;
text-decoration:none;
}

.pathway li a:hover,a#active_menu:link,a#active_menu:visited {
color:#000000;
}

.links 
{
	list-style-image: url(../images/bullet1.jpg);
} 

  #text {
 float: left;
 margin-left: 0px;
 border: 0px dotted grey;
 margin-top: 0px;
 width: 520px;
 }
 
 .fliesstext {
 font-size: 12px;  
 font-family: Helvetica,Arial,sans-serif;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 }
 
#fusszeile {
float: left;
border: 0px dotted grey;
background-image:    url(../images/bg_unten_schatten.jpg);
background-repeat: no-repeat;
width: 800px;
height: 40px;
vertical-align: bottom;
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
color: #7A7A79;
text-align: center;
}

#fusszeilentext{
float: left;
margin-top: 10px;
border: 0px dotted grey;
font-size: 12px;  
font-family: Helvetica,Arial,sans-serif;
color: #7A7A79;
text-align: center;
margin-left: auto;
margin-right: auto; 
width: 100%;
}

a.fuss:link, a.fuss:visited, a.fuss:active {
color: #7A7A79;
Text-decoration: none;
}

a.fuss:hover {
color: #ffffff;
}
 

.contentpagetitle:link, .contentpagetitle:visited, .contentpagetitle:active{
border: 0px dotted red;
margin-left: 0px;
padding-left: 0px;
color: #000000;
font-weight: bold;
list-style-image: url(../images/bullet1.jpg);
list-style-position: inside;
}

.contentpagetitle:hover {
color:#A9AAA5;
font-weight: bold;
}





p {
}

h1 {
}

h2 {
}

h3 {
}

a:link, a:active, a:visited {
color: #000000;
text-decoration:none;
border: 0px;
}

a:hover {
color: #7A7A79;
border: 0px;
}

img {
border: 0px;
background: #ffffff;
}

.title{
border: 1px dotted grey;
background: #ffffff;
}

/* TEMPLATE CSS */

/* JOOMLA CSS */

.article_separator {
}

.adminform {
}

.author {
}

.bannerfooter {
}

.bannergroup {
}

.bannerheader {
}

.banneritem {
}

.blog {
}

.blog_more {
}

.blogsection {
}

.breadcrumbs {
}

.button {
}

.buttonheading {
}

.clr {

	clear: both;

}

.componentheading, .contentheading {
}

.content_email {
}

.content_rating {
}

.content_vote {
}

.contentdecription {
}

.contentpagetitle {
}

.contentpane {
}

.contentpaneopen {
}

.contenttoc {
}

.createdate {
}

.created-date {
}

.date {
}

.input {
}

.inputbox {
}

.intro {
}

.latestnews {
}

.loclink {
}

a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited {
}

a.mainlevel:hover {
}

.message {
}

.metadata {
}

.modifydate {
}

.module {
}

.moduletable {
}

.mosimage {
}

.mosimage_caption {
}

.mostread {
}

.newsfeed {
}

.outline {
}

.pagenav {
}

.pagenav_next {
}

.pagenav_prev {
}

.pagenavbar {
}

.pagenavcounter {
}

.pathway {
}

.pollstableboarder {
}

.read {
}

.search {
}

.searchintro {
}

.sections {
}

.sectiontable_footer {
}

.sectiontableentry {
}

.sectiontablefooter {
}

.sectiontableheader {
}

.small {
}

.smalldark {
}

a.sublevel:link, a.sublevel:active, a.sublevel:visited {
}

a.sublevel:hover {
}

.title {
}

.wrapper {
}