/* Scollbalken immer zu sehen  */
html {
 height: 101%;
}

*
{
	margin: 0;
	padding: 0;
}

* { outline:none; }  /* zum entfernen der Rahmen um Links beim  Anklicken */

body
{
	background: #999;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}


/*  ###################### Allgemeine Styles ############### */

.wrap
{
	border: 0px;
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0;
	visibility: hidden;
}

em
{
	font-style: italic;
	color: #999; 
}

#main img, #main2 img { border: 0px;}

/* Allgemeine Klassen  */

.small {
border: 0px;
color: #666;
font-size: 0.8em;
margin: 0px;
}

.highlight {
font-weight: bold;
}

.contentdescription {
padding: 10px 0;
overflow: hidden;
}


/* ################   Position  ################  */

#back-kopf
{
	background: #333;
	width: 100%;
	height: 207px;
}

#all
{
	width: 1024px;
	margin: -207px auto 0px auto;
	background: url(../images_general/back.gif) repeat-y;
	text-align: center;
}

#rahmen
{
	width: 1024px;
	margin: 0 auto;
	text-align: left
}


#header {
	width: 1024px;
	height: 207px;
	background: url(../images_general/kopf.jpg) repeat-y;
}


/* ################   Topmenü  ################  */
#topmenu  {
  width: 622px;
  height: 15px;
  list-style: none;
  color: #fff;
  margin: 0px 0px 0px 330px;
  padding: 50px 0px 0px 0px;
}

#topmenu li {
  float:left;
 }
 
#topmenu  li a {
	text-decoration: none; 
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 0.8em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 50px 0px 15px;
	display: block;
}
 
#topmenu li a:link    { color: #fff; }
#topmenu li a:visited  { color: #fff;} 
#topmenu  li a:focus, #topmenu li a:hover, #topmenu  li a:active {
	color: #fff;
	background: url(../images_general/navi-icon-top.gif) 0px 2px no-repeat;
}

    /* AKTIVER MENUEPUNKT */
	
	#topmenu li. a  {
	color: #fff;
	background: url(../images_general/navi-icon-top.gif) 0px 2px no-repeat;
	}
	
	#topmenu  li.active a  {
	color: #fff;	
	background: url(../images_general/navi-icon-top.gif) 0px 2px no-repeat;
	}
	


/* ###############   Inhalt  #################  */

#contentarea, #contentarea2 {
	margin: 0px;
	width: 800px;	
	margin-left: 112px;
}

#links
{
	background: #fff;
	color: #000;
	float: left;
	width: 150px;
	padding: 0px 15px;
}

#main, #main2 {
	float: left;
	width: 619px;
	min-height: 400px;
	padding: 0px;
	border-left: 1px solid #999;
	color: #666;
}

#footer {
	background: url(../images_general/footer-grafik.gif) no-repeat;
	width: 619px;
	height: 199px;
    float: left;
	margin: 0px 0px 0px 180px;
	padding: 20px 0px 200px 0px;
	border-left: 1px solid #999;
}
 

/*  ###################### Elemente der linken Spalte ############### */

/*   Suche    */

.search-suche {
	width: 150px;
    height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 37px 0px;
}

.button-suche {
    color: #000;
	padding: 2px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 0.8em;
}

.search-suche input.button {
    width: auto;
	background/**/: url(../images_general/pfeil-login.gif) left 0.3em no-repeat;
	border: 0;
    font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #666;
}

#mod-search-searchword {
	margin: 2px 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	font-size: 0.8em;
	line-height: 0.8em;
	background: #f2f2f2;
	border: solid 1px #ccc;
}

/*
input.inputbox-suche {
	margin: 2px 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	font-size: 0.8em;
	line-height: 0.8em;
	background: #f2f2f2;
	border: solid 1px #ccc;
} */

/* Suchergebnisse */

.search-results {
	margin-top: 40px;
	padding-left: 40px;
	width: 550px;
	font-size: 0.8em;
	line-height: 1.2em;
}


.result-title {
	margin-top: 20px;
}

.result-category {
	margin-bottom: 10px;
}

#searchForm fieldset {
	border:0;
	margin: 10px 8px;
}
#searchForm .word, #searchForm .phrases  {
	margin-left: 40px;
	font-size: 0.8em;
	line-height: 0.8em;
}

#searchForm .phrases input, #searchForm .phrases label {
	margin: 10px 0px;
}

#searchForm .only {
	display: none;
}

#searchForm button {
	color: #fff;
	background: #999;
	border: 0px;
	padding: 5px;
}



.form-limit {
   margin-left: 40px;
   font-size: 0.8em;
   line-height: 0.8em;
}


.pagination {
	margin-left: -20px;
}

.pagination ul {
	list-style: none !important;
}

.pagination ul li {
	float: left;
	width: 10px;
	padding-right: 5px;
}

/* ################    Hauptmenü - linke Spalte  ################  */

ul#mainmenu  {
  list-style: none;
  margin: 10px 0px;
  padding-top: 20px;
  width: 150px;
  /*border-top: dotted 1px #999; */
  background: url(../images_general/trennlinie.gif) top left repeat-x;
}

ul#mainmenu li a   {
	text-decoration: none; 
	display: block;
	width: 130px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.0em;
	font-weight: normal; 
}

ul#mainmenu li a:link    { color: #333; }
ul#mainmenu li a:visited   { color: #333;}
 
ul#mainmenu li a:focus , ul#mainmenu li a:hover , ul#mainmenu li a:active  {
color: #333;
}

/* AKTIVER MENUEPUNKT  1. Ebene*/
	
ul#mainmenu li.current a  {
	color: #333;
	background: #fff;
	}
	
ul#mainmenu li.active a  {
	color: #333;	
	background: #fff;
}
	

/* Unternavigation  2. Ebene */

ul#mainmenu ul {
  list-style: none;
}

ul#mainmenu ul li  a  {
  display: block;
  width: 130px;
  margin: 0px;
  padding: 8px 0px 8px 20px;  
}

ul#mainmenu ul li a:link , ul#mainmenu ul li a:visited  {
  color: #333;
  background: #ccc;
}
 
ul#mainmenu ul li a:focus, ul#mainmenu ul li a:hover, ul#mainmenu ul li a:active  {
  color: #333;
  background: #ccc url(../images_general/navi-icon.gif) 5px 10px no-repeat;
}

/* AKTIVER MENUEPUNKT  2. Ebene*/
	
ul#mainmenu ul li.current a   {
	color: #333;
    background: #999 url(../images_general/navi-icon.gif) 5px 10px no-repeat;
	}
	
	
ul#mainmenu ul li.active a   {
	color: #333;
	/*background: #999;*/
    background: #999 url(../images_general/navi-icon.gif) 5px 10px no-repeat;

	border-bottom: solid #fff 1px;
}

ul#mainmenu ul li.active a:link , ul#mainmenu ul li.active a:visited  {
  color: #333;
  background: #999;
}
 
ul#mainmenu ul li.active a:focus , ul#mainmenu ul li.active a:hover , ul#mainmenu ul li.active a:active  {
  color: #333;
  background: #999 url(../images_general/navi-icon.gif) 5px 10px no-repeat;
}

/* Unternavigation  3. Ebene */

ul#mainmenu ul ul {
  list-style: none;
}

ul#mainmenu ul ul li a  {
  display: block;
  width: 120px;
  margin: 0px;
  padding: 8px 0px 8px 30px;  
}

ul#mainmenu ul ul li a:link , ul#mainmenu ul ul li a:visited  {
  color: #333;
  border-bottom: 0px;
  background: #999;
}
 
ul#mainmenu ul ul li a:focus, ul#mainmenu ul ul li a:hover, ul#mainmenu ul ul li a:active  {
  color: #333;
  background: #999 url(../images_general/navi-icon.gif) 5px 10px  no-repeat;
  border-bottom: 0px;
}


/* Listensymbol für Untermenü aufheben */
ul#mainmenu ul li.current ul li a   {
	color: #333;
	background: #999;
	}	
		
ul#mainmenu ul li.current ul li a:link, ul#mainmenu ul li.current ul li a:visited  {
  color: #333;
  border-bottom: 0px;
  background: #999;
}
 
ul#mainmenu ul li.current ul li a:focus, ul#mainmenu ul li.current ul li a:hover, ul#mainmenu ul li.current ul li a:active  {
  color: #333;
  background: #999 url(../images_general/navi-icon.gif) 5px 10px  no-repeat;
  border-bottom: 0px;
}

/* AKTIVER MENUEPUNKT  3. Ebene*/
	
ul#mainmenu ul ul li.current a   {
	color: #333;
	background: #999 url(../images_general/navi-icon.gif) 5px 10px no-repeat !important;	
	}
	
ul#mainmenu ul ul li.active a   {
	color: #333;	
	border-bottom: 0px;
	/*background: #999;*/
	background: #999 url(../images_general/navi-icon.gif) 5px 10px no-repeat;	
}



/* ###############  main * ########################### */

.leading
{
	color: #666;
	margin: 0px;
	padding: 0px;
	position: relative;
}


.leading_separator {
	display: block;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	margin: 0px 0px 0px 40px;	
    width: 90%;
    height: 25px;
}

h1, .contact h2, .contact h3 {
	margin: 30px 0px 20px 40px;
	padding: 0px;
	color: #027abb;
	font-size: 1em;
	font-weight: normal;
}

h1 img {
	margin: -30px 0px 0px -40px;
}

h2 {
	margin: 10px 25px 20px 40px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
	color: #027abb;
}


h3 {
	margin: 60px 25px 20px 40px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
	color: #027abb;	
}

.blog h3 {
	margin: 20px 10px 10px 10px;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #fff;
	background: #999;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #027abb;	
}

.componentheading {
	margin: 30px 0px 20px 40px;
	padding: 0px;
	color: #027abb;
	font-size: 1em;
	font-weight: normal;
}

.contentheading {
	margin: 30px 0px 20px 40px;
	padding: 0px;
	color: #027abb;
	font-size: 1em;
	font-weight: normal;
}

.contentheading a {
	text-decoration: none;
}

.contentheading a:link, .contentheading a:visited  {
	font-weight: normal;
}

.contentheading a:hover, .contentheading a:active, .contentheading a:focus {
	font-weight: normal;
}

.blog-home .row-separator {
  display: block;
  margin: 0px 0px 0px 40px;	
  width: 90%;
  height: 15px;
  background: url(../images_general/trennlinie.gif);
}


/* ************ Startseite *************** */

.blog-featured-home .cols-1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.blog-featured-home .cols-2 { width: 45%; }
.blog-featured-home .cols-3 { width: 30%; }

.blog-featured-home .column-1 , .column-2
{
	border: solid 0px #D4A7C5;
	margin: 0;
	position: relative;
}

.blog-featured-home .column-2 , .blog-featured-home .column-1
{
	float: left;
	margin: 0;
}

.blog-featured-home .column-2
{
	float: right;
	margin: 0;
	width: 45%;
}

.blog-featured-home .article_row
{
	margin: 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.blog-featured-home .article_column
{
	padding: 10px 10px 10px 0px;
	overflow: hidden;
}

.blog-featured-home .item-separator {
  display: block;
  margin: 0px 0px 0px 40px;	
  width: 90%;
  height: 15px;
  background: url(../images_general/trennlinie.gif);
}

/* ************* Artikel-Übersichtsseite: 3-Spalten ************** */

.blog .item-row {
	width: 565px;
}

.blog .cols-3 {
	margin-top: 30px;
}

.blog .column-1 {
	width: 180px;
	float: left;
	border-right: solid #999 1px;
	padding: 0 10px;
	min-height: 300px;
}

.blog .column-2 {
	width: 180px;
	float: left;
	border-right: solid #999 1px;
	padding: 0 10px;
	min-height: 300px;
}

.blog .column-3 {
	width: 180px;
	float: left;
	padding: 0 10px;
	min-height: 300px;
}

.blog .item-separator {
	display: block;
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.blog .row-separator
{
	display: block;
	clear: both;
	float: none;
	font-size: 0px;
	height: 20px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}



/*
.blog .cols-3 { width: 190px; }

.blog .column-1 {
	margin-left: 30px;
}

.blog .column-1 {
	float: left;
	width: 190px;
	border-right: solid #999 1px;
}

.blog .column-2 {
	float: left;
	width: 190px;
	border-right: solid #999 1px;
}

.blog .column-3
{
	float: left;
	margin: 0px;
	width: 190px;
	border: 0px;
}

.blog .item-row
{
	margin: 0px 0px 35px 0px;
	padding: 0px;
	overflow: hidden; 
}

.blog .article_column
{
	padding: 0px;
	overflow: hidden;
}

.blog .item-row p.iteminfo {
line-height: 1em;
margin-left: 0px;
}

.blog .row-separator
{
	display: block;
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}



.blog .item-separator {
  display: block;
  margin: 0;	
  width: 0px;
  height: 0px;
  background: none;
}
*/

#main a:link, #main2 a:link, #main a:visited, #main2 a:visited {
color: #027abb;
}

#main a:hover, #main2 a:hover, #main a:active, #main2 a:active, #main a:focus, #main2 a:focus {
color: #027abb;
}

#main .blog a.readon, #main2 .blog a.readon {
display: block;
font-weight: normal;
padding: 0px;
color: #027abb;
}

#main .blog a.readon:hover, #main2 .blog a.readon:hover, #main .blog a.readon:active, #main2 .blog a.readon:active, #main .blog a.readon:focus, #main2 .blog a.readon:focus {
color: #027abb;
padding: 0px;
}

#main .leading .readon, #main2 .leading .readon {
	color: #027abb;
	display:block !important;
}

#main .leading .small, #main .leading .modifydate, #main2 .leading .small, #main2 .leading .modifydate {
	color: #027abb;
}

#main p, #main2 p , address, .registration, .login  {
	font-size: 0.8em;
	line-height:1.4em;
	margin: 0px 25px 10px 40px;
	font-style: normal;
}

#main .blog  p,  #main2 .blog p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px 10px 5px 10px;
}

#main .blog  .leading-0 p,  #main2 .blog .leading-0 p {
	margin: 0px 10px 5px 40px;
}

/* Listen im Text */
#main ul,#main2 ul {
	list-style-image: url(../images_general/listenzeichen.gif);
	padding: 0px;
	margin: 0px 25px 20px 20px;
}
#main ul li,#main2 ul li {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px 0px;
	margin-left: 40px;
}

#main ol li p,#main2 ol li p {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px 0px;
	margin-left: 0px;
}

#main ol,#main2 ol {
	padding: 0px;
	margin: 0px 25px 20px 20px;
}
#main ol li,#main2 ol li {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px 0px;
	margin-left: 40px;
}

/* Listen im Teaser  */
#main .blog  ul, #main2 .blog  ul {
	list-style-image: url(../images_general/listenzeichen.gif);
	padding: 0px;
	margin: 0px 25px 20px -10px;
}

#main .blog  ul li, #main2 .blog  ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 0px;
	margin-left: 40px;
}

/*Blog more  */
#main .items-more  ul, #main2 .items-more  ul {
	list-style-image: url(../images_general/listenzeichen.gif);
	padding: 0px;
	margin: 0px 25px 20px 20px;
}

#main .items-more  ul li, #main2 .items-more  ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px 0px;
	margin-left: 40px;
}

/* Artikel-zusatz-Infos */

.articleinfo {
 margin: 20px 0px 20px 5px;
}

/* Datum */

.createdate {
color: #000;
display: block;
font-size: 0.85em;
}

/* Autor */

.createdby {
color: #000;
display: block;
font-size: 0.85em;
}
/* Letzte Änderung */

.modifydate {
color: #000;
display: block;
font-size: 0.85em;
}

/*  ################ Kontakt-Formular  ################## */

.contact h2, .contact h3, .contact-category h2{
	margin: 30px 0px 20px 40px;
	padding: 0px;
	color: #027abb;
	font-size: 1em;
	font-weight: bold;
}

.contact h3 a {
	text-decoration: none;
}

.contact-form fieldset {
	margin-left: 40px;
}

.contact-form label, .contact-form .button {
	margin-left: 0px;
}

.contact-form dt {
	margin: 5px 0;
}

.button  {
	color: #027abb;
	font-size: 1em;
}

table.category {
	margin-left: 40px;
}

.contact-form dd p {
	width: 240px;
	float: right;
}

.contact-address .jicons-text {
	display:  none;
}

.contact-contactinfo p {
margin: 0 0 0 40px!important;
padding: 0 !important;
}

.contact-category H1 {
	color: #999;
}

.item-title a {
	text-decoration: none;
}

/*  ################ Login-Formular  ################## */

h2.contentheading-login {
	margin: 60px 25px 20px 40px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #027abb;
}

/* *** Rahmen des Formulars *** */
#login-form fieldset {
    width: 550px;
	margin: 20px 25px 20px 40px;
	padding: 20px 0px;
	background: #ccc;
	border: 0;
}

#form-login-username label, #form-login-password label {
	display:block;
	width: 100px;
	margin: 10px 0px 10px 90px;
	float: left;
}

#form-login-username input, #form-login-password input {
	margin: 5px 0px 10px 20px;
	padding: 5px;
	border: 0;
	display:block;
	width: 150px;
	float: left;
	font-size: 0.8em;
	line-height: 0.8em;
}

#form-login-remember {
	margin: 40px 0px 10px 0px;
}

/*Checkbox*/
#modlgn-remember {
	margin: 40px 0px 0px 5px;
	width: 10px;
	height: 10px;
}

/*
#login-form label {
	display:block;
	width: 100px;
	margin: 10px 0px 10px 90px;
	float: left;
}	

#login-form input {
	margin: 5px 0px 10px 20px;
	padding: 5px;
	border: 0;
	display:block;
	width: 150px;
	float: left;
	font-size: 0.8em;
	line-height: 0.8em;
}	
	

#login-form p#form-login-remember {
	margin: 10px 0px 10px 0px;
}

#login-form input#mod_login_remember{

	margin: 10px 5px 0px 20px;
	width: 10px;
}

*/

#login-form ul {
	list-style: none;
}

#login-form ul li {
	margin-left: 20px;
}

#login-form ul li a {
	background/**/: url(../images_general/pfeil.gif) left 0.3em no-repeat;
	padding-left: 20px;
	text-decoration: none;
}
		
/*Login -Button*/
input.button {
    width: auto;
	background/**/: url(../images_general/pfeil-login.gif) left 0.3em no-repeat;
	//padding-left: 20px;
	border: 0;
    font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #666;
	//margin-left: 250px;
}

.hasTip {
	margin-left: 40px;
}

/* Log-out-Button*/
button {
    width: auto;
	background/**/: url(../images_general/pfeil.gif) left 0.3em no-repeat;
	padding-left: 20px;
	border: 0;
    font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
	margin-left: 40px;
	margin-top: 40px;
}

#jform_email{
	margin: 0px;
	padding: 5px;
	border: solid 1px #999;
	width: 250px;
	font-size: 0.8em;
	line-height: 0.8em;
	margin-left: 40px;
}

fieldset {
	border: 0;
}

/*  ################ JoomFish  ################## */

#jflanguageselection {
	width: 150px;
	margin: 120px 0px 0px 128px;
	padding: 0px;
}

#jflanguageselection ul {
	list-style: none;
}

#jflanguageselection ul li a {
	text-decoration: none;
}

#jflanguageselection ul li a  {
	display: block;
	width: 150px;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	background/**/: url(../images_general/pfeil-lang.gif) left 0.3em no-repeat;
	padding-left: 20px;
}

#jflanguageselection ul li a:link    { color: #ccc; }
#jflanguageselection ul li a:visited  { color: #ccc;} 
#jflanguageselection ul li a:focus, #jflanguageselection ul li a:hover, #jflanguageselection ul li a:active {
	color: #ccc;
}

#jflanguageselection ul li#active_language a {
  color: #ccc;
}

.jfdefaulttext {
	margin-left: 40px;
}

/* System Messages */
#system-message
{
margin: 10px 0 20px 40px;
padding: 0 !important;
background: #fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px; background:#fff; padding:0 }
#system-message dd ul { color: #c91b05; margin-bottom: 10px; list-style: none; padding: 10px 0px; border-top: 3px solid #c91b05; border-bottom: 3px solid #c91b05;}

/* System Standard Messages */
#system-message dt.message { font-weight: bold; }
#system-message dd.message {  }
#system-message dd.message ul { background: #fff;}

/* System Error Messages */
#system-message dt.error { font-weight: bold;}
#system-message dd.error {  }
#system-message dd.error ul { color: #c91b05; background: #fff; border-top: 3px solid #c91b05; border-bottom: 3px solid #c91b05; margin:0}

/* System Notice Messages */
#system-message dt.notice { font-weight: bold; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #c91b05; background: #fff; border-top: 3px solid #c91b05; border-bottom: 3px solid #c91b05;}


