/* Allgemein */

html {
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
}

html, body, img, div {
	margin: 0;
	padding: 0;
	border: none;
}

body, p , ul, li, h1, h2, a, input, select, textarea {
	color: #444444;
	font: normal 12px Arial, Helvetica, sans-serif;
}

body {
  	background: #edece6;
	height: 100%;
}

h1, h1 a {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*a, h1 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}*/

h1 {
	margin: 15px 0px 0px 20px;
}

h2 {
	padding: 0;
}

p {
	padding: 0;
	margin: 0px 25px 10px 20px;
	line-height: 18px;
}

strong {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.teaser {
	float: left;
	width: 50%;
}

/* Allgemein Ende */


/* Page */

#page {
	position: relative;
	margin: 0 auto;
	width: 1021px;
	height: auto;
	min-height: 750px;
	padding: 0;
	background: url(../images/p_hg.gif) top repeat-y;
}

* html #page {
	height: 100%;
}

/* Page Ende */


/* Content */

#content {
	position: absolute;
	top: 350px;
	padding: 0 11px 0 10px;
	width: auto;
	margin: 0;
	height: auto;
	min-height: 750px;
  	background: url(../images/c_hg.gif) repeat-y;
}

* html #content {
	position: relative;
	height: 750px;
	border-bottom: none;
}

/* Content Ende */

/* Title WDH */

#title {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 975px;
	height: 81px;
	background: url(../images/title_hg.gif) repeat-x; 
	z-index: 2;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 0 24px;
}

#title h1 {
	color: #e9f7e6;
	font-weight: normal;
	font-size: 12px;
	margin: 28px 0 0 0;
	padding: 0;
}

#navi_path_top {
	position: absolute;
	left: 24px;
	top: 64px;
	color: #d9f291;
	font-size: 12px;
}


/* Title WDH Ende*/


/* Index */

#index {
	margin: 0;
	padding: 0 0px 10px 0;
	width: 752px;
	float: left;
	height: auto;
	background: url(../images/i_hg.gif) top repeat-x;
}

* html #index {
	width: 752px;
}

#index img.c_img {
	margin: 50px 15px 10px 20px;
}

h1.toptitle {
	padding: 0 0 0 51px;
	/*margin: 19px 0 85px 17px;   mit Contentbanner */
	margin: 47px 0 87px 20px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/top_hl_hg.gif) 0px 3px no-repeat;
}

h1.img {
	margin-left: 187px; /* 167px + 20px */
}

ul, ol {
	margin: 11px 15px 20px 20px;
	padding: 0px;
	height: auto;
	border-bottom: 1px dashed #9fd30c;
}

ul.index_list {
	padding: 10px 12px 5px 12px;
	width: 347px;
}

li {
	list-style: none;
	background: url(../images/list_bullet2.gif) 0px 1px no-repeat;
	padding: 6px 0 4px 20px;
	min-height: 16px;
	margin: 0;
	border-top: 1px dashed #9fd30c;
	height: auto;
}

* html li {
	height: 16px;
}

ul ul li {
	border-top: none;
	background: url(../images/list_bullet.gif) 0px 2px no-repeat;
	height: auto;
}

* html ul ul li {
	height: 14px;
}

ul ul, ol ol, ul ol, ol ul {
	margin: 0;
	padding: 0 15px 5px 20px;
	height: auto;
	border: none;
}

* html ul ul, * html ol ol, * html ul ol, * html ol ul {
	padding: 0 15px 0 0;
}

li.last_p {
	border-bottom: none;
}


ul.index_list li {
	padding: 1px 0 1px 0;
	border: none;
}

li a {
	text-decoration: none;
}

li a:hover, 
li a:active {
	text-decoration: underline;
}

/* Index Ende */


/* Menu */

#main_menu {
	width: 248px;
	margin: 0;
	padding: 26px 0 0 0;
	float: left;
	height: auto;
	background: #c9c9c9 url(../images/m_hg.gif) top no-repeat;
}

.menu_index {
	padding: 0;
	margin: 0;
	height: auto;
	background: #c9c9c9;
}

.menu_index a {
	color: #1b3713;
	text-decoration: none;
	padding: 5px 0 0 18px;
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	height: 19px;
	width: 230px;
	background: #c9c9c9 url(../images/menu_hg.jpg) top no-repeat;
	border: none;
}

.menu_index a:hover, .menu_index a:active, .menu_index a.menu_active { 
	background: url(../images/menu_hg_a.jpg) top no-repeat;
	color: #FFFFFF;
}

.menu_index .menu_top {
	padding: 19px 0 0 35px;
	background: url(../images/menut_hg.jpg) top no-repeat;
}

.menu_index a.menu_top:hover, .menu_index a.menu_top:active { 
	background: url(../images/menut_hg.jpg) top no-repeat;
	color: #0d2d43;
}
.menu_index a.sub_menu {
	padding: 5px 0 0 35px;
	background: url(../images/smenu_hg.jpg) top no-repeat;
	width: 213px;
	font-weight: normal;
	color: #1b3713;
}

.menu_index a.sub_menu:hover, .menu_index a.sub_menu:active, .menu_index a.sactive { 
	background: #c9c9c9 url(../images/smenu_hg_a.jpg) top no-repeat;
	color: #1b3713;
}

.menu_index a.sactive {
	font-weight: normal;
}

.menu_index h1 a {
	margin: 0;
	padding: 5px 0 0 18px;
	font-size: 12px;
	font-weight: bold;
}

.menu_index h1 {
	display: block;
	height: auto;
	color: #0d2d43;
	margin: 0;
	padding: 0;
	background: url(../images/menu_hg.jpg) top no-repeat;
}

.menu_index h1.menu_top_hl {
	background: url(../images/menut_hg.jpg) top no-repeat;
}


h1.menu_hl {
	color: #1b3713;
	text-decoration: none;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	display: block;
	height: 19px;
	width: 230px;
	word-spacing: -2px;
	letter-spacing: -0.5px;
	padding: 7px 0 0 18px;
	background: url(../images/m_hg.gif) top no-repeat;
}

h1.pl {
	font-size: 12px;
	font-weight: bold;
}

/* Menu Ende */


/* Top Navi */

#navi_top {
	position: absolute;
	top: 29px;
	left: 770px;
}

#navi_top a {
	padding: 0;
	margin: 0 17px 0 0;
	color: #e9f7e6;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

/* Top Navi Ende */


/* Content Navi */

#content_navi {
	position: absolute;
	top: 357px;
	left: 278px;
	color: #1b3713;
	font-size: 10px;
	font-weight: bold;
}

/* Content Navi Ende */


/* Logo */

#logo {
	position: absolute;
	top: 81px;
	left: 11px;
	width: 999px;
	height: 269px;
  	background: url(../images/banner.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

/* Logo Ende */

/* Formular */

form {
	margin: 0 20px;
	padding: 15px 0;
}

form div {
	position: relative;
	border: 1px solid #FFFFFF;
}

* html form div {
	border: none;
}

form p {
	margin: 15px 0 5px 0;
}

form div label {
	display: block;
	width: 172px;
	float: left;
	padding: 2px 0 1px 0;
	margin: 0 50px 0 0;
	border-bottom: 1px dashed #9fd30c;
}

input, select, textarea {
	width: 252px; 
	border: 1px solid #9fd30c;
	background: #d9f291;
	height: 14px;
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
}

select {
	width: 54px;
	height: 16px;
}

#Anrede, #optimieret {
	width: auto;
}

#PLZ {
	width: 41px;
	margin-right: 3px;
}

#Ort {
	width: 206px;
}

#senden {
	margin-top: 25px;
	width: 150px;
	height: 20px;
}

textarea {
	height: 100px;
	overflow: auto;
}

.mailcopy {
	width: 11px;
	height: 11px;
	background: none;
	border: none;
}

.bezeichner {
	padding-left: 5px;
	font-size: 11px;
}

span.select_einh {
	position: relative;
	top: -2px;
	left: -2px;
	margin-right: 1px;
}

.mailcopy, #senden, .err_msg {
	margin-left: 225px;
}

.err_msg {
	margin-bottom: 2px;
	font-size: 11px;
	color: #860014;
}

.err {
	border: 1px solid #860014;
	background: #d9f291;
}

.err_checkbox {
	border: 1px solid #860014;
	width: 12px;
	background: none;
}

.einh {
	position: relative;
	top: -2px;
}

.rechnung{
  margin-left:225px;
}

.rechnung input{
  width:24px;
}

/* Formular Ende */


/* Impressum */

p.impr {
	font-size: 11px;
}

p.itop {
	position: relative;
	width: 600px;
	padding: 0;
	font-size: 11px;
}

p.itop span {
	position: absolute;
	right: 0px;
	width: 200px;
}

* html p.itop span {
	margin-top: -2px;
}

p.itop span a {
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 11px;
}

h2.itop {
	padding-top: 24px;
}

h2 {
	margin: 20px 0 0 20px; 
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

/* Impressum Ende */

/* Google Adsene Content */
#adsense_top {
	position: absolute;
	left: 276px;
	top: 425px;
	z-index: 1;
}

/* Google Adsene Content Ende */

/* Golf Links / Bücher / Tabelle */

div.amazon { 
	float: right;
	margin: 10px;
}

div.amazon iframe {
	width:120px;
	height:240px;
	border: 1px dashed #9fd30c;
	padding: 5px;
	position: relative;
	top: -10px;
}

* html div.amazon {
	margin: 10px 5px 10px 10px;
}

* html div.amazon iframe {
	top: 0px;
}

div.amazondescript p { 
	padding: 0;
	width: 575px;
}

div.amazondescript { 
	text-align: justify;
}

div.absatz { 
	clear: both;
	border: none;
}

div.lexiH1 { 
	clear: both;
	margin: 30px 15px 0px 20px;
	padding: 1px 0px 1px 2px;
	background: #9fd30c;
	border: 1px solid #9fd30c; 
}

div.lexiH1n {
	clear: both;
	margin: 30px 15px 0px 0px;
	padding: 1px 0px 1px 0px;
}

div.h1top { 
	margin: auto 15px 0px 20px;
}

div.lexiH1 h1 { 
	margin: 0;
	color: #FFFFFF;
}

div.lexirow, div.lexirow2 { 
	clear: both; 
	margin: 0px 15px 0px 20px;
	height: 17px;
	border: 1px solid #9fd30c;
	border-top: none; 
	background: #d9f291;
}

div.lexirow2 {
	background: #fcfbf5;	
}

div.lexirow3 {
	clear: both; 
	border: none; 
	margin: 0px;
}

div.lexikurz {
	float: left;
	border: none;
	width: 50px;
	padding: 1px 0px 1px 2px;
	margin: 0px;
}

div.lexilang {
	float: left;
	border: none;
	width: 340px;
	padding: 1px 0px 1px 0px;
	margin: 0px;
}

div.lexilang1, div.lexilang4 {
	float: left; 
	border: none; 
	width: 340px; 
	padding: 1px 50px 1px 20px; 
	margin: 0px;
}

div.lexirow div.lexilang1, 
div.lexirow2 div.lexilang1 {
	padding: 1px 65px 1px 2px;
	border-right: 1px solid #9fd30c;
	border-left: 1px solid #9fd30c;
}

div.lexirow div.lexilang4, 
div.lexirow2 div.lexilang4 {
	padding: 1px 65px 1px 2px;
	border-right: 1px solid #9fd30c;
}

div.lexirow div.lexilang, 
div.lexirow2 div.lexilang {
	border-right: 1px solid #9fd30c;
	border-left: 1px solid #9fd30c;
	width: 350px; 
	padding: 1px 2px;
} 

div.lexilang2 {
	float: left; 
	border: none; 
	width: 300px; 
	padding: 1px 0px 1px 20px; 
	margin: 0px;
}

div.lexilink {
	float: left; 
	border: none; 
	width: 250px; 
	padding: 1px 0px 1px 0px; 
	margin: 0px;
}

div.lexirow div.lexilink, 
div.lexirow2 div.lexilink {
	width: 300px; 
	padding: 1px 0px 1px 2px;
}

/* Golf Links / Bücher / Tabelle Ende */

.menu_index .sL {
	font-size: 11px;
	font-weight: normal;
}