/* Main CSS */
/* Projekt : Berlin-Metropolis */
/* 07-12-2005 - 3.5.4 */
/* Bearbeiter: hoe */
/*      */ 
body {
  color: #11181E;
  font-size: 90%;
  font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
  margin: 0px;
  padding: 0px;
	height: 100%;
	background-image: url(../media/bg_body.jpg);
 }
  
a{
	color: black;
}
ul{
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
li{
	margin-left: 5px;
	padding-left: 5px;
}

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

div#main{
	width: 809px;
	position: absolute;
	margin: 0;
	padding:0;
	min-height: 100%;
	
}

.is_visible{
	visibility : visible;
}

div#Menue{
	float: left;
	overflow: hidden;
	width: 170px;
	margin: 0px;
	margin-left: 2px;
	margin-top: 5px;
	padding: 0px;
	/* 	visibility :visible ;*/
	visibility : hidden; 
	display: none;	
}

div#Inhalt {
	width: 630px;
	min-height: 486px;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	float: left;
 	overflow: visible;

}

div#Inhalt2 {
	width: 791px;
	min-height: 486px;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	float: left;
 	overflow: visible;

}

div#Info {
 	/* rechte Spalte */
	width: 180px;
  float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	
}
.h100{
	height: 100%;
}

div#home{
	float: left;
	overflow: hidden;
	padding: 0px;
}

.more{
	text-align: right;
	padding-right: 3px;
	font-weight: bolder;
}

div#Footer{
	width: 634px;
	text-align: center;
	margin: 0px;
	
	padding: 0px;
	margin-left: 170px;
	margin-top: 10px;
 	overflow: visible;
 	font-size: 0.75em;
 	color: #850000;
}
/* Nur fuer IE *html */

.left {
	float: left;
}
.right {
	float: right;
}
.red {
	color: red;
}
.yellow {
	
}
.white {
	color: white;
}
.green {
	color: #006400;
}
.bold {
	font-weight: bold;
}
.odd {
background-color: DDDDDD;
}
.even {
background-color: #FFF9ED;
}
/* Styles fuer Listen z.B. Veranstaltungen */
a.tablehead {
	color: black;
	font-size: 1em;
}
.tablebody {
	font-size: 0.9em;
}
.tablebody2 {
	font-size: 0.75em;
	border-collapse: collapse;
}
.tablebodytd{
	border-top: 1px solid #5388cb;
	border-bottom: 1px solid #5388cb;
}
.bg_grau {
	background-color: #e0e0e0;
}
.border {
	border: 1px solid #b0b0b0;
}
.border_left {
	border-left: 1px solid #b0b0b0;
}
.border_top {
	border-top: 1px solid #b0b0b0;
}
.border_right {
	border-right: 1px solid #b0b0b0;
}
.border_bottom {
	border-bottom: 1px solid #b0b0b0;
}
.margin0 {
	margin: 0px;
}
.padding0 {
	padding: 0px;
}
hr.grau{
	border-top: 0px solid #b0b0b0;
	border-left: 0px solid #b0b0b0;
	border-right: 0px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}
.nobr{
	white-space : nowrap;
}
.inline{
	display : inline;
}
.block{
	display : block;
}
.mehr{
	text-align : right;
	font-size:0.75em;
	font-weight : bold;
	margin-right: 10px;
	border: 0px solid blue;
	vertical-align : text-bottom;
}

.tableheader-font{
	font-weight : bold;
	color: #ffffff;
}

.g4m_suche{
	border: 1px solid black;
	background-color : #FFFFFF;
	border-collapse: collapse;
}

.g4m_suche input,
.g4m_suche select{
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
}

.g4m_details{
	border: 1px solid black;
	background-color : #FFFFFF;
	border-collapse: collapse;
}
.rubrikfont{
	color: #ed193f;
	font-weight : bold;
}
.locationfont{
	color: #5388cb;
	font-weight : bold;
	font-size: 1.2em;
	text-decoration: none;
}

.weinrot_oben{
	background-color: #850000;
	height: 12px;
	clear: left;
	color: white;
	padding-left: 10px;
	/* 	visibility :visible ;*/
	visibility : hidden; 
}

.weinrot_oben a:link,
.weinrot_oben a:hover,
.weinrot_oben a:visited{
	color: white;
}

.weinrot_news{
	background-color: #850000;
	height: 20px;
	clear: left;
	color: white;
	padding-left: 10px;

}

.weinrot_news a:link,
.weinrot_news a:hover,
.weinrot_news a:visited{
	color: white;
}


.grau{
	background-color: #DDDDDD;
	color: black;
	padding-left: 10px;
	font-family: Georgia;	
	padding-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
.grau2{
	background-color: #DDDDDD;
	padding: 0px;
	padding-left: 5px;
	margin-right: 10px;
	/* color: black;
	padding: 10px;
	font-family: Georgia;	
	padding-top: 10px;
	padding: 10px;
	margin-bottom: 10px; */
}

.grau p{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
	border-left: 2px solid #850000;
}

.grau p a:link,
.grau p a:hover,
.grau p a:visited{
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
}

.img_float_left{
	float: left;
	margin-right: 10px;
}

.input_main{
	font-size: 11px;
	margin: 2px;
	width: 120px;
}

.fieldset_main{
	margin-top: 20px;
	border: 1px solid #850000;
}

.fieldset_main p{
	margin: 5px 0px 5px 5px;
}

h1{
	color: #850000;
	font-size: 1em;
}

p.body{
	font-size: 1em;
	
}

p.subline{
	font-size: 1em;
	font-weight: bold;
	
}

.veranstaltungstabelle{
	width: 600px;
}

.veranstaltungstabelle_td{
	border-left: 2px solid #850000;
	
}

.transp{
	background: #DDDDDD;
}

.transp input,
.transp textarea{
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
}

.bmg_description{
	margin: 0 0 0 0;
	
}

.bmg_headline{
	margin: 0 0 0 0;
	font-weight: bold;
}

/* Google */
.google{
	position : absolute;
	left: 820px;
	top: 0px;
	visibility : hidden;
	/* visibility : visible;
	*/
}

/* Sprachumschaltung  */
.select_language{
	position : relative;
	top: 12px;
	left: 3px;
}

/* Extranet Einstellungen usw. */

.p_list{
	margin: 0px 0px 0px 0px;
}

.content_edit input{
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
	font-size: 0.8em;
}

.content_edit textarea{
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
}

.error{
	color: red;
	font-weight: bold;
}
/* Sitemap */
.ebene1{
	font-size: 0.8em;
	font-weight: bold;
}
.ebene2{
	font-size: 0.7em;
}

#ortliste{
	display: none;
}

.cms_fields{
	width: 400px;
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;
}

.submit_kontakt{
	font-family: Georgia, Verdana, Helvetica,Arial, Sans-Serif;	
}

.extranet_login_info{
	margin-left: 5px;
}

.img_historie{
	width: 300px;
	padding-left: 5px;
	float: right;
	font-size: 0.8em;
}
.cms_fields_date{
	width: 50px;
}

.displaynone{
	display: none;
}

#map2{
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.headerimage{
	display: none;
}