﻿* { 
	margin:0; 
	padding:0; 
	border:0px;
} 

body {
   	background-color: #ffffff; 
	background-image:url(images/bg.gif);
	background-position:0 0px; 
	background-repeat:no-repeat;
	font-family:Verdana, sans-serif;
	font-size:100.01%;
	padding:30px 0px 0px 0px;
	color: #2b2b2b;  
} 

#outline {   
	margin: 0 auto;
	width:784px;	
	overflow:visible;
	background-image:url(images/shadow.png);
	background-position:right 12px ;
	background-repeat:repeat-y;
	z-index:2;
}

#header {
	position:relative;
   	width:776px;
	height:193px;
	overflow:visible;
}

#head-bild {
position:absolute;
	width:520px;
	height:150px;
	left:256px;
	background-color:#ffffff;
	/*background-image:url(images/head.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
	z-index:1;
	border: solid #c8c8c8;
	border-width: 1px 1px 0px 0px;
	}

#header_rightend {
	position:absolute;
	right:0px;
	top:0px;
	width:8px;
	height:150px;
	background-image:url(images/shadow-ecke.png);
	background-position:top;
	background-repeat:no-repeat;
	z-index:0;
}

#logo {
	position:absolute;
	left:0px;
	top:-193px;
	float:left;
	width:256px;
	height:150px;
	z-index:2;
	border: solid #c8c8c8;
	border-width: 1px 1px 0px 1px;
	background-image:url(images/logo-bg.png);
	background-repeat:repeat;
	
}

#lang {
	position:absolute;
	left:0px;
	top:0px;
	padding-left:11px;
	margin:-15px 0px 13px 13px;
	float:left;
	width:653px;
	z-index:5;
	color:#76b71c;
	font-size:11px;
}

.gabbe-logo {
	margin:46px 0px 0px 48px;
	border:0px;
}

#menu {
	position:absolute;
	left:0px;
	bottom:0px;
	height:41px;
	width:776px;
	background-color:#f8f8f8;
	background-image:url(images/menue-bg.png);
	background-repeat:repeat-x;
	z-index:3;
	overflow:hidden;
	border: solid #c8c8c8;
	border-width: 0px 1px 1px 1px;
}

#menuborder {
	position:relative;
	border-left: solid 1px #c8c8c8;
	padding-left:1px;
	margin-left:24px;
	height:42px;
}

#content {
	position:relative;
   	width:776px;
	z-index:1;
	border: solid #c8c8c8;
	font-size:11px;
	border-width: 0px 1px 1px 1px;
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;
}


#footer {
	position:relative;
   	width:776px;
   	height:43px;
   	background-color:#ffffff;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	z-index:1;
	clear:both;
	font-size:0.7em;
}

#footer_leftend {
	position:absolute;
	left:0px;
	top:9px;
	width:204px;
	height:25px;
	background-color:#ffffff;
	z-index:2;
}

#footer_rightend {
	position:absolute;
	right:0px;
	top:9px;
	width:4px;
	height:25px;
	background-color:#ffffff;
	z-index:2;
}

#footer_impressum {
	position:absolute;
	right:0px;
	top:12px;
	width:105px;
	height:25px;
	background-color:transparent;
	z-index:3;
}

#line_footer_left {
	position:absolute;
	width:9px;
	height:25px;
	left:203px;
	top:9px;
	background-image:url(images/logo_line.png);
	background-repeat:repeat-y;
	z-index:2;
}

#line_footer_right {
	position:absolute;
	width:9px;
	height:25px;
	right:134px;
	top:9px;
	background-image:url(images/logo_line.png);
	background-repeat:repeat-y;
	z-index:2;
}

#print {
	position:absolute;
	right:30px;
	top:68px;
	z-index:3;
}

#content_submenu {
	position:absolute;
	left: 0px;
	top:0px;
	width:128px;
	height:166px;
	padding-top:40px;
	z-index:3;
	color:#76b71c;
}

#basislinks {
	position:absolute;
	left: 0px;
	top:219px;
	width:128px;
	height:96px;
	padding-top:15px;
	z-index:3;
	color:#969696;
	background-color:#ffffff;
}
#basislinks-top {
	position:absolute;
	left: 0px;
	top:208px;
	width:129px;
	height:11px;
	z-index:3;
	color:#969696;
	background-color:#ffffff;
	background-image:url(images/basislinks-bg.png);
	background-repeat:no-repeat;
}
#basislinks-bottom {
	position:absolute;
	left: 0px;
	top:332px;
	width:129px;
	height:11px;
	z-index:3;
	color:#969696;
	background-color:#ffffff;
	background-image:url(images/basislinks-bg.png);
	background-repeat:no-repeat;
}

#fond {
	position:absolute;
	left: 0px;
	top:336px;
	width:128px;
	height:166px;
	padding-top:40px;
	z-index:3;
	color:#76b71c;
	background-image:url(images/submenue-bg.png);
	background-repeat:repeat-y;
	border: solid #c8c8c8;
	border-width: 1px 1px 1px 0px;
}

#copyright {
				margin:2px auto;
				z-index:10;
				width :770px; 
				text-align:right;
				font-size:11px; 
				color:#969696;
}


#content_image {
	position:absolute;
	right: 26px;
	top:117px;
	z-index:3;
}

#content_text {
	position:relative;
	left: 192px;
	top:68px;
	width:425px;
	padding-bottom:98px;
	min-height:400px;
	line-height: 1.5;
	overflow:hidden;
}

#content_zitat {
	position:absolute;
	right: 14px;
	top:20px;
	width:318px;
	height:166px;
	min-height:400px;
	font-style:italic;
	text-align:right;
}

#content_text img {
	margin:0px 24px 0px 0px;
}

p {
	line-height: 1.5;
	/*padding-bottom:30px;*/
}

a, a:active, a:visited {
	color: #76b71c;
	/*text-decoration: underline;*/
}

a:hover {
	color:#969696;
}


#menulist {
	list-style-type:none;
	margin:0px;
}

.menuitem {
	float:left; 
	display:block; 
	text-align:center; 
	background-position:0px 0px;
	background-image:url(images/menue-bg.png);
	background-repeat:repeat-x;
	height:42px;
	color: #76b71c;
	font-weight:bold;
	font-size:11px;
}

.menuitem_current {
	float:left; 
	display:block;
	text-align:center; 
	background-position:0px -42px;
	background-image:url(images/menue-bg.png);
	background-repeat:repeat-x;
	height:42px;
	color: #76b71c;
	font-weight:bold;
	font-size:11px;
}


.menuitem:hover {
	background-position:0px -42px;
	background-repeat:repeat-x;
}
	
.menuitem a,
.menuitem a:hover {
	text-decoration:none;
	color: #76b71c;
	display:block;
	height:40px;
	padding-top:15px;
	padding-right:14px;
	padding-left:13px;
	border: solid #c8c8c8;
	border-width: 0px 1px 0px 0px;
}

.menuitem_current img {
	margin-bottom:2px;
}

.menuitem_current a,
.menuitem_current a:hover {
	text-decoration:none;
	color: #76b71c;
	white-space:nowrap;
	display:block;
	height:40px;
	padding-top:15px;
	padding-right:14px;
	padding-left:13px;
}

.menuitem img, .menuitem_current img {
	margin-bottom:2px;
	}


/*.menuebutton, 
.menuebutton_current, 
.menuebutton:active, 
.menuebutton:visited {
	display:block;
	float:left;
	width:128px;
	height:27px;
	text-align:center;
	background-position:0px 0px;
	background-image:url(images/menue-bg.png);
	background-repeat:repeat-x;
	color: #76b71c;
	font-weight:bold;
	padding-top:15px;
	text-decoration: none;
	font-size:11px;
	border: solid #c8c8c8;
	border-width: 0px 0px 0px 1px;
}

.menuebutton:hover,
.menuebutton:active {
	color: #76b71c;
	background-position:0px -42px;
	background-repeat:repeat-x;
}

.menuebutton_current:hover,
.menuebutton_current:active{
	color: #76b71c;
	text-decoration:none;
}

.menuebutton_current {
	background-position:0px -42px;
	background-repeat:repeat-x;
	font-size:11px;
	text-decoration:none;
}*/


.submenu_button, .submenu_button_current, .submenu_button:active, .submenu_button:visited  {
	display:block;
	clear:both;
	height:11px;
	width:105px;
	text-align:left;
	text-decoration:none;
	color: #76b71c;
	font-size:11px;
	padding-left:11px;
	margin:0px 0px 13px 13px;
	text-decoration: none;
	font-size:11px;
}

.submenu_button_current {
	background-image:url(images/submenue-current.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	}

.submenu_button {
	font-weight:normal;
}
.submenu_button_current:hover {
	color:#969696;
}

.submenu_button:hover {
	color: #969696;
} 

.basislinks_button, .basislinks_button_current, .basislinks_button:active, .basislinks_button:visited  {
	display:block;
	clear:both;
	height:11px;
	width:115px;
	text-align:left;
	text-decoration:none;
	color: #969696;
	font-size:11px;
	padding-left:11px;
	margin:0px 0px 13px 13px;
	text-decoration: none;
	font-size:11px;
}

.basislinks_button_current, .basislinks_button_current:active, .basislinks_button_current:visited  {
	background-image:url(images/basislinks-current.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	color: #969696;
	}

.basislinks_button {
	font-weight:normal;
}
.basislinks_button_current:hover {
	color:#76b71c;
}

.basislinks_button:hover {
	color: #76b71c;
} 

.lang_button, .lang_button_current, .lang_button:active, .lang_button:visited  {
	display:block;
	/*clear:both;*/
	float:left;
	height:11px;
	width:40px;
	text-align:left;
	text-decoration:none;
	color: #76b71c;
	font-size:11px;
	padding-left:11px;
	margin:0px 14px 0px 0px;
	text-decoration: none;
	font-size:11px;
}

.lang_button_current {
	background-image:url(images/submenue-current.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	}

.lang_button {
	font-weight:normal;
}
.lang_button_current:hover {
	color:#969696;
}

.lang_button:hover {
	color: #969696;
} 

.menu-top, 
.menu-sibling {
	list-style-type:none;
	list-style-image:none;
	font-weight:normal;
	font-size:11px;
	margin-bottom:22px;
}

.menu-top {
	margin-top:30px;
}

.menu-current {
	list-style-type:none;
	list-style-image:none;
	font-weight:bold;
	font-size:11px;
	margin-bottom:20px;
}

#content_submenu a:hover {
	color: #969696;
}	

#content_submenu a {
	text-decoration:none;
}


h1 {
	font-size:1.2em;
	color:#2b2b2b;
	font-weight:bold;
	margin-bottom:30px;
}

h2 {
	font-size:1em;
	color:#2b2b2b;
	font-weight:bold;
	margin-bottom:11px;
}

ul {
	line-height:1.5;
	margin-left:20px;
	margin-bottom:30px;
}

li {
	list-style-image: url(images/list.gif);
	margin-bottom:11px;
}

td{
vertical-align:top;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	}


.mailing {
	display:block;
	background-image: url(images/mail.jpg);
	width:138px;
	height:14px;
	margin:1px 0px 0px 0px;
	padding:0px;
	overflow:visible;
	float:right;
}

.mailing_hover {
	display:block;
	background-image: url(images/mail_hover.jpg);
	width:138px;
	height:14px;
	margin:1px 0px 0px 0px;
	padding:0px;
	overflow:visible;
	float:right;
cursor: pointer;
}

input {
				margin-top:5px;
}

textarea {
				margin-top:5px;
}
