* {
	border: none;	
}

body {
	background-image: url(images/bgimage.png);
}

input, textarea {
	background-color: #88B244; 
	border: 1px solid #006430;
}

input[type="radio"] {
	border: none;
	background-color: transparent;	
}

h1 {
	margin-top: 0px;
	margin-left: 20px;	
	color: #006430;
}

h2 {
	margin: 0px;
	font-size: 13pt;	
	color: #FFFFFF;
}

a[name] {
	color: white;	
}

a, a:visited {
	color: #006430;	
}

#div_outer, #div_main {
	width: 1000px;
	height: 710px;	
	margin-left: auto;
	margin-right: auto;
}


#div_logo {
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	width: 1000px;
	height: 150px;
}

#div_menu_left {
	background-image: url(images/menu.png);
	background-position: center 5px;
	background-repeat:no-repeat;
	width: 198px;
	height: 510px;
	float: left;	
	margin-top: 20px;
}

#div_menu_right {
	width: 200px;
	height: 510px;
	float: right;	
	margin-top: 20px;
}

#div_menu_right table {
	/*background-image: url(images/calendar.png);*/
	border: 1px solid #006430;
	width: 170px;
}

#div_menu_right table th {
	background-color: #006430;
	color: white;
}

#div_content {
	width: 600px;
	height: 530px;
	margin-left: 1px;
	float: left;
	overflow: auto;
}

#div_content ul {
	margin-left: 20px;	
}

#div_footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 30px;
	margin-top: 530px;
	padding-top: 5px;
	text-align: center;
}

#div_footer a, #div_footer a:visited {
	color: white;	
}

#div_footer span {
	color: #50B280;	
}

#div_newsletter {
	position: relative;
	margin-top: 350px;
	margin-left: 5px;	
	font-size: 10pt;
}

#div_calendar {
	margin-left: 10px;
}

#div_newsletter table {
	width: 170px;
}

#div_open {
	margin-top: 30px;
	margin-left: 10px;
}

#div_beer {
	margin-left: 10px;
	margin-top: 30px;
}

#div_recom {
	margin-left: 10px;
	margin-top: 30px;	
}

#p_menu {
	margin-top: 20px;
	margin-left: 20px;
}

#p_menu a, #p_menu a:visited {
	color: white;
	font-size: 14pt;
	text-decoration: underline;
}

#p_menu a:hover {
	color: white;
	font-size: 14pt;
	text-decoration: none;
}

#p_kitchen, #p_impressum {
	margin-left: 20px;
	width: 540px;	
}

#p_w3c {
	margin-left: 790px;
	margin-top: -18px;
	font-size: 10pt;	
}

#p_team {
	background-color: #edcea6;
}

#table_news , #table_contact, #table_booking, #p_team, #table_gallery, #table_press {
	width: 540px;
	margin-left: 20px;
}

#col_contact0 {
	width: 200px;	
}

#table_press td {
	vertical-align: top;
}

#table_beer {
	width: 170px;
}

#table_gallery {
	border: 1px solid #006430;
}

#table_gallery th {
	background-color: #006430;
	color: white;
	font-size: 14pt;
}

#table_gallery td{
	text-align: center;
	width: 33%;	
}

.table_bwc {
	width: 540px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.table_bwc th {
	background-color: #006430;
	color: white;
	font-size: 14pt;
}

.table_bwc td{
	border-right: 1px solid #006430;
	border-bottom: 1px solid #006430;
}

.tr_subject {
	background-color: #006430;
	height: 25px;	
}

.tr_text td {
	background-color: #edcea6;
	border-left: 1px solid #006430;
	border-right: 1px solid #006430;
}

.tr_news_footer {
	background-color: #006430;
}

.td_date {
 	/*border-left: 2px solid #50B280; */
 	border-right: 1px solid #006430; 
 	text-align: right; 
 	color: #FFFFFF;
 	width: 75px;
}
 
.span_hl {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color: #006430;	
} 
 
.span_error {
	text-align: left;
	color: #FF0000;
}
