/************************************************************* HTML TAGS */

* {
	font-family: verdana,arial,helvetica,sans-serif;
}
body {
	background:	#FFFFFF;
}
a {
	margin: 0;
	padding: 0;
	color: #7ab51d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

/************************************************************* PAGE */

div.frame {
	width: 100%;
	padding: 15px 0;
	text-align: center;}
div.page {
	margin: 0 auto;	width: 936px;
	text-align: left;
	background: #FFFFFF;
}
*div.page{
	width: 941px;
}
div.bg2, div.bg3, div.bg4 {
	width: 100%;
	margin: 0;
}
div.bg1{
	width: 100%;
	margin: 0;
	background: url(/pics/bg_vmenu.jpg) repeat-y;
}
div.tailer {
	zoom: 100%;
}

/************************************************************* HEADER */

div.header {
	position: relative;
	width: 100%;
	height: 72px;
	background: #FFFFFF;
}
p.logo {
	float: right;
	background: transparent url(/pics/layout/image_1245682786802.jpeg) no-repeat 0 0;
}
p.logo a {
	display: block;
	width: 378px;
	height: 131px;
	text-decoration: none;
}
p.logo span {
	display: none;
}
.meta-nav {
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 0.7em;
}
.meta-nav a {
	color: #636363;
	text-transform: uppercase;
}
.header-img {
	display: none;
	margin: 0 0 0 160px;
	padding: 0;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	width: 700px;
}

/************************************************************* HORIZONTAL MENU */

div.hmenu {
	display: none;
	clear: both;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	background: #FFFFFF;
}
div.hmenu-workspace {
	display: block;
	height: 1.4em;
	padding: 3px 7px;
}
ul.hmenu1 {
	list-style-type: none;
}
li.hmenu1 {
	display: inline;
	float: left;
}
a.hmenu {
	display: block;
	float: left;
	margin: -1px 0 2px;
	padding: 1px 10px;
	color: #636363;
	font-size: 1em;
	text-decoration: none;
	background: #FFFFFF;
}
a.hmenu:hover {
	color: #7ab51d;
}
a.hmenu1 {
	padding: 2px 10px;
	font-weight: 700;
}
a.hmenu1-active {
	color: #FFFFFF;
	background: #FFFFFF;
}

/************************************************************* MAIN */

div.main {
	clear: both;
	text-align: center;
	min-height: 480px;
}
* html div.main {
	height: 480px;
}

/************************************************************* BREADCRUMB */

div.breadcrumb {
	width:	100%;
	height:	1.4em;
	margin: 0 auto 2px;
}
span.breadcrumb-infotext {
	display:	block;
	float:		left;
	font-size:	0.75em;
}
div.breadcrumb UL {
	display:		inline;
	list-style-type:none;
}
div.breadcrumb LI {
	display:	inline;
	float:		left;
}
a.breadcrumb {
	color: 			#8c8c8e;
	display:		block;
	float:			left;
	margin:			0;
	padding:		5px 0px;
	font-size:		0.75em;
	text-decoration:none;
}
a.breadcrumb:hover {

}

/************************************************************* VERTICAL MENU */

div.vmenu {
		float: left;
	width: 160px;
	margin: 0 -160px 0 0;
	font-size: 0.8em;
	overflow: hidden;
}
div.vmenu-workspace { 
	margin:	0px 0 0px 0; 
}

div.vmenu-separate-top {
	background: #7ab51d;
	border: 1px solid #d0d1d2;
	margin:0px 0px 15px 0px;
	padding: 2px 0 2px 0;
	height:20px;
}

div.vmenu-separate {
	background: #7ab51d;
	border: 1px solid #d0d1d2;
	margin:70px 0px 15px 0px;
	padding:2px 0 5px;
	height:94px;
}
ul.vmenu3,ul.vmenu1, ul.vmenu4 {
	list-style-type: none; margin:0px;
}
ul.vmenu3, ul.vmenu4 {
	margin-bottom: 4px;
}

ul.vmenu2 {
	border-left: 1px solid #d0d1d2;
}


li.vmenu3, ll.vmenu4 {
	list-style-type: none !important;
}

* html li.vmenu1,* html li.vmenu2, * html li.vmenu3 {
	 list-style-type: none;
	 margin-bottom: -1.25em;
}
* html ul.vmenu2{
	margin-bottom: 15px;
}
ul.vmenu2{
	list-style-type: none;
	padding: 2px 0px 2px;
}
li.has-submn {
	border: 0;
}
li.vmenu-sub {
	min-height:	0;
}
* html li.vmenu-sub {
	height:	0;
}
a.vmenu {
	display: block;
	line-height: 1.47em;
	color: #7ab51d;
	font-size: 0.85em;
	text-align: left;
	background: #FFFFFF;
}
a.vmenu:hover {
	color: #7ab51d;
	text-decoration: none !important;
}
a.vmenu1 {
	background: #FFFFFF url(/pics/layout/menu.gif) repeat-y left top;
	border-top: 1px solid #d0d1d2;
	border-left: 1px solid #d0d1d2;
	font-size: 13px;
	font-weight: 400;
	padding:1px 0 2px 12px;
	margin-top: 10px;
}

* html a.vmenu1 {
	border-top: 3px solid #d0d1d2;
}

a.vmenu_unter_menu {
	background: #7ab51d;
	padding: 0px 0pt 0px 12px;
	font-weight: 400;
	color: #ffffff;
	font-size: 13px;
	float:left;
	width: 136px;
	text-align: left;
}
a.vmenu_unter_menu:hover {
	text-decoration: none;
	color: #ffffff;
}
a.vmenu1-active {
	font-weight: 400;
	color: #7ab51d;
	background: #FFFFFF url(/pics/layout/menu.gif) repeat-y left top;
	padding:1px 0 2px 12px;
	margin-bottom: 0px;
}

a.vmenu1-first {
	margin-top: 0px;
}

a.vmenu2 {
	padding: 4px 0 5px 12px;
	color: #3e3d40;
	font-weight: 400;
	font-size: 11px;
	background: #FFFFFF;
}
a.vmenu2:hover {
	color: #7ab51d;
}
a.vmenu2-active {
	font-weight: 400;
	padding:4px 0 1px 12px;
	color: #7ab51d;
	background: #FFFFFF;	
}
a.vmenu3,a.vmenu4 {
	padding: 1px 0 2px 7px;
	color: #3e3d40;
	font-weight 400;
	font-size: 11px;
	margin-left: 14px;
	background: #FFFFFF url(/pics/layout/dot_s.gif) no-repeat left 9px;	
}
a.vmenu4:hover,a.vmenu3:hover  {
	color: #7ab51d;
	background: #FFFFFF url(/pics/layout/dot_g.gif) no-repeat left 9px;	
}
a.vmenu3-active,a.vmenu4-active {
	font-weight: 400;
	color: #7ab51d;
	background: #FFFFFF url(/pics/layout/dot_g.gif) no-repeat left 9px;	
}

/************************************************************* CONTAINER */

div.container {
		float: right;
	width: 160px;
	margin: 0px 0 0 -160px;
	padding: 0px 6px 0px 6px;
	color: #636363;
	text-align: left;
	border: 1ps solid red;
}

* html div.container {
	padding: 0px;
	display: inline;
}

div.container-left {
	float: left;
	width: 0px;
}
div.container-right {
	float: right;
	width: 120px;
	padding-right: 35px
}

* html div.container-right {
	padding-right: 0px;
}

* html div.container-left {
	padding-right: 0px;
}
div.container-menu {
	width: 160px;
}
div.container-top {
	width: 0px;
}
div.container-bottom {
	width:	0px;
}
div.container-workspace {
	float: left;
	width: 160px;
	margin: 0 0 0px 0px;
	background:	#FFFFFF;
	border: 1px solid #d0d1d2;
	margin-bottom: 4px;
}
div.container-menu div.container-workspace {
	width: 158px;
	margin-left: 0px;
}
div.container-headline {
	padding:1px 0 2px 12px;
	color: #69ad1f;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF url(/pics/layout/menu.gif) repeat-y left top;
}
div.container-content {
	padding: 9px;
	color: #3e3d40;
	font-size: 0.70em;
}

* html div.container-content {
	padding: 7px;
	color: #3e3d40;
	font-size: 0.70em;
}

div.container-menu div.container-content {
	padding: 4px;
}
div.container-content a {
	color: #3e3d40;
}
div.container-content a:hover {
	text-decoration: underline !important;
}
h3.container {
	display: inline;
	font-size: 13px;
	font-weight: 400;
}
img.border-image {
	float: left;
}
.suche {
	margin-top: 15px;
	height: 56px;
	background-color: #F0F0F0;
	padding-top: 5px;
	border: 1px solid #FFFFFF;
	border-left-width:0;
}
.home_div {
	margin-left: 50px;
	margin-bottom: 5px;
	display: none;
}
div.home_div .home_container {
	padding-right: 5px;
}
.home_container{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.home_container_datum{
	float: center;
	padding-left: 15px;
	padding-top: 0px;
}

/************************************************************* CONTENT */
div.ticker {
	padding-top: 4px;
}
div.content {
	width: 547px;
	margin: 0 160px 0 160px;
	padding: 0px 30px 0 30px;
	text-align: left;
	background: #FFFFFF;
}

+ div.content {
	width: 534px;
}
* div.content {
	width: 556px;
}
div.content-wrap {
	float: left;
	width: 100%;
	margin: 0 auto;
}
div.content-workspace {
	margin: 10px auto 30px auto;
}
* div.content-workspace {
	margin: 10px auto 30px auto;
}
div.content-workspace ol, div.content-workspace ul, div.content-workspace li {
	margin-left: 17px;
}
div.content-workspace ol li, div.content-workspace ul li {
	margin-left: 0;
}
div.content-header {
	padding-left: 0px;
	color: #FFFFFF;
	text-align: left;
	background: #fff;
}
div.content-text {
	height: 100%;
	margin: 0 0 10px;
	padding: 10px 0 0;
	color: #636363;
	text-align: left;
	font-size: 12px;
}
h3.content-title {
	display: inline;
	color: #7ab51d;
	font-size: 22px;
	font-weight: 400;
}

/************************************************************* FOOTER */

div.footer {
	position: relative;
	clear: both;
	width: 911px;
	height: 1.15em;
	margin: 0 auto;
	padding: 20px 15px 10px 10px;
	color: #7ab51d;
	font-size: 10px;
	text-align: center;

}
.footer .top {
	width:	550px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #7ab51d;
	font-weight: 700;
}
.footer .float-left a {
	width: 145px;
	display: block;
	float: left;
	color: #7ab51d;
	font-size: 0.75em;
	font-weight: 700;
}
.footer .float-left a {
	background: url(/pics/layout/f2.gif) repeat-x 0 0 ;
	border-left: #fff solid 1px; 
	border-right: #fff solid 1px; 
}
.footer .float-right a{
	display: block;
	float: right;
	color: #7ab51d;
	font-size: 0.75em;
	font-weight: 700;
	width: 155px;
}
.footer a:hover {
	color: #7ab51d;
	text-decoration: none;
}
.footer .meta-nav {
	font-size: 11px;
	text-align: right;
	position: relative;
	right: 0;
	bottom: 0;
}

/************************************************************* STANDARDS */

span.paging {
	color: #636363;
}
.paging {
	background: #FFFFFF;
}
.border1 {
	border: 1px solid #FFFFFF;
}
div.form-begin {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
textarea, input.text {
	border: 1px solid #d0d1d2;
}
input.button {
	color: #636363;
	border:	1px outset #EEEEEE;
}
input {
	margin: 3px;
}
option {
	color: #636363;
	background: #FFFFFF;
}
button {
	color: #636363;
	border: 1px solid #FFFFFF;
}
fieldset {
	margin: 10px 0;
	padding: 5px 10px;
	border: 2px solid #FFFFFF;
}
legend {
	padding: 2px 10px;
	border: 1px solid #FFFFFF;
}
div.form-fieldset-inlay {
	padding: 3px 7px;
	background: #FFFFFF;
}
a.magazinmehr {
	color: #7ab51d;
}
.galerie-intro-table{
	width:100%;
}

hr {
	border-bottom:1px solid #D0D1D2 !important;
}
