body { 
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

a {
  text-decoration:underline;
  //color: #0066CC;
}

h2 {
  color: #5BACFF;
}

hr {
  margin: 0px;
  padding: 0px;
  margin-right: 15px;
  border: 0px;
  border-top: 1px solid #000000;
  height: 1px;
}
a.imagelink {
	text-decoration:none;
	border: none;
}
	
.main { text-align: center; }

.padding-right{
padding-right: 10px;
}

.header { 
	border: 0px solid red;
	width: 1024px;
	margin: 0px auto;
	}
	
.header_logo {
	background-image: url(../img/fruehling.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 167px;
	}
	
.header_menu {
	position:relative;
	background-image: url(../img/topnavi_bg.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 42px;
	}
	
.site {
	border: 0px solid red;
	width: 1024px;
	margin: 0px auto;
	}
	
.navigation { 
	width: 188px; 
	height: 2000px; 
	border: 0px solid black; 
	float: left; 
	background-image: url(../img/leftnavi_bg.jpg); 
	background-repeat: no-repeat; 
	background-color: #086BD0;
	}
	
.content {
	width: 618px;
	height: 400px;
	/*border: 0px solid blue;*/
	float: left;
	padding-left: 16px;
	padding-top: 20px;
	text-align:left;
  font-family: Arial;
  font-size: 12px;
	}
#buttons{
	position:relative;
	float:left;
	width: 188px;
	margin-top:10px;
}
#bbbsearch{
	position:relative;
	float:left;
}
#banners{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	margin-left:12px;
	margin-top:5px;
}
	
.composite_news { margin-bottom: 14px; }

.news_caption {
	width: 585px;
	height: 24px;
	background-color: #99CCFF;
	color: #0066CC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 6px;
	margin-left: 0px;
	/*border: 1px solid red;*/
	}
	
.teaser { width: 600px; }

.news_img { 
	padding-top: 8px;
	padding-bottom: 8px;
	width: 140px;
	border: 0px solid red;
	float: left;
	text-align: left;
	}
	
.news_text {
	text-align: left;
	width: 450px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
.clear { clear: both; }

.news_line { 
	width: 600px;
	height: 4px;
	background-color: #99CCFF;
	}
	
.composite_teaser { margin-bottom: 14px; }

.teaser_caption {
	text-align: right;
	width: 585px;
	border-bottom: 2px solid #99CCFF;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #6699CC;
	font-size: 12px;
	}
	
.teaser_img  {
	width: 140px;
	float:left;
	border: 0px solid red;
	text-align: left;
	padding-top: 5px;
	}
	
.teaser_text {
	width: 438px;
	float:left;
	text-align: right;
	border: 0px solid red;
	font-family: Arial;
	font-size: 12px;
	padding-top: 8px;
  padding-left: 20px;
	}
	
.banner {
	width: 202px;
	height: 2000px;
	border: 0px solid black;
	float: left;
	background-color: #FFFFB7;
	}
	
#infobox_admin {
	margin-right: 18px;
	margin-bottom: 10px;
	border: 1px dashed orange;
	font-family: Arial;
	font-size: 12px;
}
#infobox {
	margin-right: 18px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
}
	
#pageTitle {
	border-bottom: 2px solid #99ccff;
	margin-right:20px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 18px;
	color: #5bacff;
	font-weight: bold;
}

#bbbsearchinput {
	border: none;
	width: 100px;
	height: 15px;
	margin-left: 10px;
}

#bbbsearchsubmit {
	color: #0066cc;
	background-color: #ccccff;
	font-weight: bold;
	width: 60px;
	height: 17px;
	margin-left: 3px;
	text-align: center;
	border: none;
	cursor: pointer;
}

form {
	margin: 0px;
	padding: 0px;
}


/*
CALENDAR
*/

#kalender {

}

#tbl_termine {
	background-image: url(../img/calendar/bg.calendar.gif);
	background-repeat: no-repeat;
	padding: 8px;
	font-family: arial;
	font-size: 12px;
}


.termine_headline{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #A27B38;
}

/* 
MARKETPLACE
*/

.marketplace_teaser {
	cursor: pointer;
	margin-bottom: 14px;
}

.methodbox {
	width: 600px;
	border-top: 1px solid #6B8ECE;
	border-bottom: 1px solid #6B8ECE;
	margin-bottom: -1px;
  padding-left: 5px !important;
}
.methodheader{
	width: 600px;
}
.methodtitle {
	padding: 5px;
	font-family: arial;
	font-weight: bold;
	width: 600px;
}
.methodinsert{	
	padding: 5px;
	font-family: arial;
	font-weight: bold;
	width: 600px;
  color: red;
}
.methodinsert a{
  color: #0066CC;
}
.methodinsert a:hover{
  color: #50B6F4;
}

.methodbox ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.methodbox li {
	background-color: #D0DBEF;
	padding: 3px;
	margin-bottom: 3px;
}
a.methodlink {
	font-family: arial;
	font-weight: bold;
	color: #0066CC;
}
a.methodlink:visited {
	font-family: arial;
	font-weight: bold;
	color: #0066cc;
}
a.methodlink:hover {
	font-family: arial;
	font-weight: bold;
	color: #50B6F4;
}

.marketplace_detail{
	border: 1px solid #0066cc;
	width:600px;
}
.marketplace_detail_title{
	background-color: #0066cc;
	color: white;
	padding: 3px 0 3px 3px;
	font-weight: bold;
}
.marketplace_detail_text{
	background-color: white;
	color: #000000;
	padding:3px;
}
.marketplace_detail_footerbox{
	margin-top: 10px;
}

.marketplace_detail_pageback{
	margin-top: 20px;
}

.marketplace_insertbox{
	width: 600px;
	border: 0px solid black;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
}
.marketplacefield_insert {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 350px;
	height: 15px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.marketplacetextarea_insert {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 350px;
	height: 100px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.marketplacebuttons_insert {
	border: 1px solid #9eb4dc;
	background-color: #b5c6e5;
	width: auto;
	height: auto;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.errortext{
	font-family: arial;
	color: red;
}

/*
TOURISTISCHE ANGEBOTE
*/

.t_angebote_child{
	width: 580px;
	
	color: #0066CC;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	list-style-type:none;
	cursor:pointer;
}
.t_angebote_title{
	width: 500px;
  background-color: #99CDFF;
	padding: 5px 0px 5px 80px;
	list-style-type:none;
}
.t_angebote_sub{
	width: 580px;
	padding: 2px 0px 2px 0px;
	list-style-type:none;
	background-color:white;
	line-height: 16px;
}
a.t_angebote_sub{
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	list-style-type:none;
	text-decoration:none;
}
a.t_angebote_sub:hover{
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	list-style-type:none;
	text-decoration:underline;
}
.t_angebote_info {
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	list-style-type:none;
	text-decoration:none;
}
td a.t_angebote_sub {
  color: #0066CC;
}


.t_angebote_det_detail{
	border: 1px solid #0066cc;
	width:600px;
}
.t_angebote_det_title{
	background-color: #0066cc;
	color: white;
	padding: 3px 0 3px 3px;
	font-weight: bold;
}
.t_angebote_det_text{
	background-color: white;
	color: #0066cc;
	padding:3px;
}
.t_angebote_det_footerbox{
	margin-top: 10px;
}

.t_angebote_det_pageback{
	margin-top: 20px;
}

.typeOfProposal, 
.nameOfProposal, 
.nameOfVendor, 
.Street, 
.Postal, 
.infoPhone, 
.Email,
.sum_price,
.phone,
.name {
	width: 100%;
	height: 20px;
	border:none;
	border-top: 2px solid #99CDFF;
	border-bottom: 2px solid #99CDFF;
	background-color: #FFFFB7;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.dateFrom, 
.dateTo, 
.timeFrom, 
.timeTo {
	width: 148px;
	height: 20px;
	border:none;
	border-top: 2px solid #99CDFF;
	border-bottom: 2px solid #99CDFF;
	background-color: #FFFFB7;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.Description, 
.memberQuestiontext {
	width: 100%;
	height: 80px;
	border:none;
	border-top: 2px solid #99CDFF;
	border-bottom: 2px solid #99CDFF;
	background-color: #FFFFB7;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.headline{
	height: 25px;
	background-color: #99CDFF;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 5px; 
}

a.link:link{
	font-size:14px;
	color:blue;
	text-decoration:underline;
	font-weight:bold;
}
a.link:visited{
	font-size:14px;
	color:blue;
	text-decoration: underline;
	font-weight:bold;
}
a.link:hover{
	font-size:14px;
	color:blue;
	text-decoration: underline;
	font-weight:bold;
}



.submitbutton{
	padding: 5px;
}

.linklistLevel0 {
  padding-left: 0px;
}

.linklistLevel1 {
  padding-left: 15px;
}

.linklistLevel2 {
  padding-left: 30px;
}

.linklistLevel3 {
  padding-left: 45px;
}

.linklistLevel4 {
  padding-left: 60px;
}

.linklistLevel5 {
  padding-left: 75px;
}

.linklistLevel6 {
  padding-left: 90px;
}

.linklistLevel7 {
  padding-left: 105px;
}

.linklistLevel8 {
  padding-left: 120px;
}

.bbbTeaser {
  margin-bottom: 20px;
  margin-right: 20px;
}

.bbbTeaserCaption {
  background-color: #99CCFF;
  color: #0066CC;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  padding: 6px;
}

.bbbTeaserImage {
  float: left; 
  width: 140px;
}

.bbbTeaserText {
  float: left; 
  width: 440px;
}

.bbbTeaserBottom {
  clear: both; 
  background-color: #99CCFF; 
  height: 2px;
}

.rightBoxImage {
  text-align: center; 
  padding-top: 14px;
}

.rightBoxComp {
  border: 2px solid #99CCFF; 
  margin-left: 9px; 
  margin-right: 8px; 
  margin-top: 14px;
}

.rightBoxCompHeader {
  border-bottom: 1px solid #99CCFF; 
  background-color: #CCFFFF; 
  color: #0066CC; 
  font-family: Arial; 
  font-size: 10pt; 
  font-weight: bold;
  padding: 2px;
}

.rightBoxCompBottom  {
  border-top: 2px solid #99CCFF; 
  color: #000000; 
  font-family: Arial; 
  font-size: 8pt; 
  font-weight:bold; 
  padding-left: 10px; 
  padding-right: 10px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  text-align: left;
}

.calBoxes {
  width: 700px;
}

.calBox {
  margin-top: 30px;
}

.calBox1 {
  float: left; 
  width: 400px;
}

.calBox1_head {
  padding: 4px; 
  border-left: 1px solid #A17C37; 
  border-top: 1px solid #A17C37; 
  background-color: #F5E9B9;
}

.calBox1_bottom {
  padding: 4px; 
  border-left: #A17C37; 
  background-color: #A17C37; 
  font-weight: bold;
}

.calBox2 {
  padding: 4px; 
  margin-left: 20px; 
  float: left; 
  width: 250px; 
  border-left: 1px solid #A17C37; 
  border-top: 1px solid #A17C37;
}

.calBox3 {
  float: left; 
  width: 400px;
}

.calBox3_head {
  padding: 4px; 
  border-left: 1px solid #A17C37; 
  border-top: 1px solid #A17C37;
}

.calBox4 {
  padding: 4px; 
  margin-left: 20px; 
  float: left; 
  width: 250px; 
  border-left: 1px solid #A17C37; 
  border-top: 1px solid #A17C37; 
  background-color: #b4b9df;
}


.calHeader1 {
  margin: 0px; 
  margin-bottom: 8px; 
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold; 
  color: #A27B38;
}

.calHeader2 {
  margin: 0px; 
  margin-bottom: 8px; 
  font-family: Arial; 
  font-size: 14px; 
  font-weight: bold; 
  color: #0022A0;
}

/*
brewery
*/

.brewery_tbl {
	border:0;
}
.brewery_tbl_header {
	background-color:#D0DBEF;
	color:black;
	padding: 2px;
	height: 20px;
	font-weight:bold;
}
.brewery_tbl_content {
	color:black;
	padding: 2px;
	height: 20px;
}
.brewery_tblborder_top {
border-top: 1px solid #6B8ECE;
}
.brewery_tblborder_bottom {
border-bottom: 1px solid #6B8ECE;
}
.brewery_tblborder_left {
border-left: 1px solid #6B8ECE;
}
.brewery_tblborder_right {
border-right: 1px solid #6B8ECE;
}
.brewery_insert_tbl {
font-family: arial;
color: black;
}
.brewery_details_tbl_header{
	background-color:#D0DBEF;
	color:black;
	height: 30px;
	padding-left:5px;
	border: 1px solid #6B8ECE;
}
.brewery_details_tbl_left{
	color:black;
	height: 20px;
	padding-left:5px;
	border-left: 1px solid #6B8ECE;
	border-bottom: 1px solid #6B8ECE;
	border-right: 1px dotted #6B8ECE;
}
.brewery_details_tbl_right{
	color:black;
	height: 20px;
	padding-left:5px;
	border-right: 1px solid #6B8ECE;
	border-bottom: 1px solid #6B8ECE;
}
.brewery_form_textfield {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 300px;
	height: 15px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.brewery_form_postal {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 80px;
	height: 15px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.brewery_form_city {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	margin-left:10px;
	width: 215px;
	height: 15px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.brewery_form_textarea {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 300px;
	height: 50px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.brewery_form_dropdown {
	border: 1px solid #d0dbef;
	background-color: #f6f9fd;
	width: 300px;
	height: 20px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}
.brewery_error{
	color:red;
	font-weight:bold;
	padding-left:10px;
}
/* 
TO DELETE
*/

#languagechooser a, 
#languagechooser a:link, 
#languagechooser a:visited, 
#languagechooser a:hover, 
#languagechooser a:active, 
#languagechooser a:focus{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none 
}
						
#languagechooser a.selected, 
#languagechooser a:link.selected, 
#languagechooser a:visited.selected, 
#languagechooser a:hover.selected, 
#languagechooser a:active.selected, 
#languagechooser a:focus.selected{
	color: #fda701;
}

img {
	border: none;
	text-decoration: none;
	}

