/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#3c3c3c;
}

body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.Price {
	font-weight:bold;
	font-size:16px;
	color:#cc0000;
}

H1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}
H3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #3C3C3C;
}


.tag_6 {
color:#97be27;
display:inline;
font-size:10px;
}
.tag_5 {
color:#97be27;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#97be27;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#97be27;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#97be27;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#97be27;
display:inline;
font-size:20px;
font-weight:bold;
}

a.articlePages_activeLink {
text-decoration: none;
 font-weight:bold;
color:#CC0000;
}

td#navi_panel {
 padding-top:15px;
}

/* menu left */
.left_menu {
  width:184px;
  list-style: none;
  margin: 0px;
  margin-left:3px;
  padding: 0px;
  border: none;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  color: #333;
}
.left_menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.left_menu li {
        text-align:left;
  border-bottom: 1px solid #FFF;
  margin: 0;
}
.left_menu li a {
  display: block;
  padding: 6px 0px 6px 4px;
  background-color: #a1d11c;
  color: #036a44;
  text-decoration: none;
  width:auto;
}
.left_menu li a:hover {
  background-color: #bede6d;
  color: #036a44;
  font-weight:bold;
}
.left_menu li {
        text-align:left;
  border-top: 1px solid #FFF;
  border-bottom: 0;
  margin: 0;
}

.level1active a {
   	display:block;
	padding:6px 0px 6px 4px;
	background-color:#a1d11c;
	font-weight: bolder;
	color:#036a44;
	text-decoration:none;
}

.left_menu li.level2 a {
        text-align:left;
  padding: 4px 0px 4px 10px;
  background-color: #bede6d;
  width: auto;
}

.level2active a {
   	display:block;
	padding:6px 0px 6px 4px;
	background-color:#bede6d;
	font-weight: bolder;
	color:#036a44;
	text-decoration:none;
}

.left_menu li.level3 a {
        text-align:left;
  padding: 3px 0px 3px 12px;
  background-color: #dbf2a8;
  width: auto;
}





.menu { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
.menu li { 
        text-align:left;
	float:left; 
	margin:0; 
	padding:0;
}

.menu a { 
	display:block;
}

.menu li { 
        text-align:left;
	float:left; 
	background:url() no-repeat right top; 
	margin:0; 
	padding:0; 
}

.menu a {
      display:block;
      background:url() no-repeat left top;
      padding:5px 15px 6px 12px;
      text-decoration:none;
      font-weight:bold;
	  font-size:12px;
      color:#036a44;
}
	  
.menu a:hover {
      color:#cc0000;
}

.header {
	background-image:url(/images/gallery/Layout/Header_Blog1.jpg);
	background-repeat:no-repeat;
	height:180px;
	padding:10px 9px 1px 9px;
	
}

.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-top:0px;
	text-align:right;
	color:#036a44;
}

.header_navigation_right a {
	color:#036a44;
	text-decoration:none;
}

.header_navigation_right a:hover {
	color:#036a44;
	text-decoration:none;
        font-weight:bold;
}

/**
 * mit dieser Anweisung kann das Logo im Kopfbereich geändert werden.
 */
.header_logo {
	background-image:url();
	background-repeat:no-repeat;
	height:100px;
	width:254px;
}

/**
 * 2. row
 */
#left_column {
        text-align:left;
	width:200px;

}

#main_column {
        text-align:left;
	padding:10px;
	width:564px;
	padding-bottom:15px;

}

#right_column {
	width:200px;

}

.box {
	width:200px;
}

.box .header {
	padding:0px;
	margin-top:10px;
	
	height:38px;
	
	background-image:url(/images/gallery/Layout/bg_box_neu.gif);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:0px;
	
	margin: 0px;
	
	color:#036a44;
	font-size:12px;
	font-weight:bold;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	
	background-image:url(/images/gallery/Layout/bg_text_box_neu.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left:0px;
	
	padding: 10px 8px 10px 0px;
	
	width:inherit;
}

.box .footerbox {
        padding:0px;
	margin-top:0px;
	
	height:16px;
	background-image:url(/images/gallery/Layout/bg_box_footer.gif);
	background-repeat:no-repeat;
}




.bg_content {
	background-color:#ffffff;
	padding:5px;
	width:964px;
	margin-top:0px;
        border-left:2px #a8d32b solid;
	border-right:2px #a8d32b solid;		

}

.galerie_text {
        text-align:center;
	height:16px;
	color:#3c3c3c;
        font-size:12px;
        font-weight:bold;
	padding-left:16px;
	padding-top:1px;

}

.artikelgalerie {
       width:99%;

}


.footer {
        text-align:left;
	background-image:url(/images/gallery/Layout/bg_footer_green1.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#036a44;
	padding-left:16px;
	padding-top:1px;

}


/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
} 