body      {
	background: url('http://gemeinde.bernau-schwarzwald.de/bg/verlauf.jpg') #BDC8DC;
	background-repeat: repeat-x;
	color: #7C7C7C;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #3C3C3C;
 }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #555555;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
	
	 }
a:hover  { color: black; }

/* Überschriften */
h1 {
	color: #3C3C3C;
	font-weight: bold;	
	padding: 5px 0px 5px 15px;
	text-decoration: none; 
	font-size: 11pt;
	border-bottom: 1px dotted #7C7C7C;
	margin: 5px 0px 5px 0px;
}
h2 {
	color: #3C3C3C;
	font-weight: bold;	
	padding: 5px 0px 5px 15px;
	text-decoration: none; 
	font-size: 10pt;
	border-bottom: 1px dotted #7C7C7C;
	margin: 5px 0px 5px 0px;
}
h3 {
	color: #3C3C3C;
	font-weight: bold;	
	padding: 5px 0px 5px 15px;
	text-decoration: none; 
	font-size: 10pt;
	border-bottom: 1px dotted #7C7C7C;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 10pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
img.right{
	float: right;
	margin: 0px 0px 0px 5px;
}	
img.left{
	float: left;
	margin: 0px 5px 0px 0px;
}
img.border{
	border: 5px solid #CEDBD6;
}
div.box{
	position: relative;
	width: 98%;
	background: #CEDBD6;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #FFC384;
}
div.border_left{
	position: relative;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 5px; 
	border-left: 10px solid #CEDBD6;
}
div.border{
	border: 1px dotted black;
	padding: 5px;
}
div.dist{
	padding: 15px;
	text-align: left;
}
div.dist_no_top{
	padding: 0px 15px 15px 15px;
	text-align: left;
}
	

div#main{
	position: relative;
	width: 953px;
	background: white;
	color: #3C3C3C;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
div#main_border{
	position: relative;
	width: 943px;
	margin: auto;
}
div#logo{
	position: absolute;
	width: 160px;
	height: 80px;
	top: 50px;
	left: 675px;	
}
img#logo_pic{
	border: 0px;
	behavior: url(/scripts/iepngfix.htc);
}
div#schwarzwald_logo{
	position: absolute;
	width: 120px;
	height: 120px;
	top: 314px;
	left: 783px;	
}
div#sommer{
	position: absolute;
	width: 27px;
	height: 27px;
	top: 28px; left: 12px;
}
div#sommer_text{
	position: absolute;
	width: 40px;
	top: 34px; left: 45px;
	color: yellow;
	font-weight: bold;
}
div#winter{
	position: absolute;
	width: 27px;
	height: 27px;
	top: 76px; left: 12px;
}
div#winter_text{
	position: absolute;
	width: 40px;
	top: 82px; left: 45px;
	color: blue;
	font-weight: bold;
}


div#menu_head{
	position: relative;
	text-align: left;
	background: #7F7F7F;
	color: white;
	margin: 5px 0px 5px 0px;
}
ul#m_h_ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 729px;
}
li.m_h_li{
	float: left;
	margin: 0px;	
	width: 100px;
	border-right: 1px solid white;
	text-align: center;
}
div#search{
	position: absolute;
	top: 7px;
	left: 740px;
	width: 200px;
}

/* Links */
a.topmenu:link, a.topmenu:visited, a.topmenu:active, a.topmenu:hover   { 
	display: block;
	color: white;
	padding: 10px 0px 10px 0px;
	background: #7F7F7F;
	font-size: 10pt;
	text-decoration: none;
	 }
a.topmenu:hover  { 	
	color: #3C3C3C; 
	background: #CCD8D3;
}

form#searchform{
	margin: 0px;
	padding: 0px;
}
input#searchfield{
	width: 160px;	
	border: 2px solid white;
	font-style: italic;
}
input#searchbutton{
	width: 18px;
	height: 18px;
	margin-left: 10px;
}



div#container{
	position: relative;
	width: 943px;
	background: url('http://gemeinde.bernau-schwarzwald.de/bg/content-right.gif');
	background-repeat: repeat-y;
	background-position: 639px 0px;
}
div#container_menu{
	position: relative;
	text-align: left;
	width: 175px;
	float: left;
}
div#container_content{
	position: relative;
	text-align: left;
	width: 764px;
	float: right;	
}
div#content{
	position: relative;
	text-align: left;
	width: 450px;
	margin-right:10px;
	float: left;
	line-height:140%;
}
div#content_right{
	position: relative;
	text-align: left;
	width: 304px;
	float: right;
	background: url('http://gemeinde.bernau-schwarzwald.de/bg/content-right-verlauf.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
div#adresse{
	position: relative;
	text-align: left;
	padding: 10px;
	border-left: 10px solid #CCD8D3;
	margin: 30px 0px 10px 0px;
}
div#open{
	position: relative;
	text-align: left;
	padding: 10px;
	border-left: 10px solid #CCD8D3;
}
div#col_right{
	position: relative;
	float: left;
	width: 265px;
}
div#uebernachten_in_bernau{
	position: relative;float: left; width: 100px;padding: 20px 0px 10px 10px;font-weight: bold;color: #724734;
}


div.kalender{
	width: 200px;
	margin-left: 5px;
	background: #CCD8D3;
}

div#short_kalender_anreise{
	
}
div#short_kalender_abreise{
	
}
div#big_kalender_anreise{
	
}
div#big_kalender_abreise{
	
}







/* Links */
a.dropdown:link, a.dropdown:visited, a.dropdown:active, a.dropdown:hover   { 
	display: block;
	color: white;
	background: #ACACAC;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid white;
 }
a.dropdown:hover  { 
	color: #FFAA52; 
	background: #8C8C8C;
}
a.dropdown_a:link, a.dropdown_a:visited, a.dropdown_a:active, a.dropdown_a:hover   { 
	display: block;
	color: white;
	background: #8C8C8C;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid white;
	font-weight: bold;
 }
a.dropdown_a:hover  { 
	color: #FFAA52; 	
	background: #8C8C8C;
}

ul.main_menu{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
li.main_menu_li{

}


a.men1:link, a.men1:visited, a.men1:active, a.men1:hover   { 
	display: block;
	color: #3C3C3C;
	background: #CCD8D3;
	font-size: 10pt;
	text-decoration: none;
	padding: 15px 3px 15px 15px;
	margin-bottom: 10px;
 }
a.men1:hover  { 
	background: #CCD8D3;
	color: #7C7C7C;
}
/* Links */
a.men1_a:link, a.men1_a:visited, a.men1_a:active, a.men1_a:hover   { 
	display: block;
	color: white;
	background: #9C9C9C;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
 }
a.men1_a:hover  { 
	color: #FFAA52; 	
	background: #9C9C9C;
}

a.men2:link, a.men2:visited, a.men2:active, a.men2:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men2:hover  { 
	color: #FFAA52; 
	background: white;
}
/* Links */
a.men2_a:link, a.men2_a:visited, a.men2_a:active, a.men2_a:hover   { 
	display: block;
	color: #FFAA52;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men2_a:hover  { 
	color: #FFAA52; 	
	background: white;
}

a.men3:link, a.men3:visited, a.men3:active, a.men3:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 30px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men3:hover  { 
	color: #FFAA52; 
	background: white;
}
/* Links */
a.men3_a:link, a.men3_a:visited, a.men3_a:active, a.men3_a:hover   { 
	display: block;
	color: #FFAA52;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 30px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men3_a:hover  { 
	color: #FFAA52; 	
	background: white;
}


div#menu1{
	position: absolute; width: 197px;z-index: 100;left: 0px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}
div#menu146{
	position: absolute; width: 197px;z-index: 100;left: 100px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}
div#menu147{
	position: absolute; width: 197px;z-index: 100;left: 200px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}
div#menu148{
	position: absolute; width: 197px;z-index: 100;left: 400px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}
div#menu149{
	position: absolute; width: 197px;z-index: 100;left: 519px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}
div#menu_tourismus{
	position: absolute; width: 197px;z-index: 100;left: 619px;top:1px;text-align: left; visibility: hidden;background: #7C7C7C;
}



div#eip_head_textblock{
	position: absolute;
	padding-right: 10px;
	text-align: left;
	width: 230px;
	overflow: auto;
	height: 240px;
	top: 160px;
	left: 660px;
}

div#eip_head_textblock_start{
	position: absolute;
	padding-right: 10px;
	text-align: left;
	width: 230px;
	overflow: auto;
	height: 140px;
	top: 160px;
	left: 660px;
}



/* EIP - Überschriften */
h1.eip_headline{
	color: #3C3C3C;
	font-weight: bold;	
	padding: 5px 0px 5px 15px;
	text-decoration: none; 
	font-size: 11pt;
	border-bottom: 1px dotted #7C7C7C;
}
h2.eip_headline{
	
}
h3.eip_headline{
	
}
h4.eip_headline{
	
}
h5.eip_headline{
	
}
h6.eip_headline{
	
}

img.eip_imgtext_img  {

}

div.eip_trennlinie  {
	border-top: 1px dotted #7C7C7C;
	margin-top:10px;
	margin-bottom:10px;
}

div.eip_video  {
	background: #BBBBBB;
	margin-top:10px;
	margin-bottom: 10px;
}

p.eip_imgtext_text  {
	padding: 0px 20px 0px 20px;
}
a.eip_img_right_a{

}
img.eip_img_right{
	margin-left: 12px;
}

a.eip_javascript_back{
	margin-right: 10px;
}

/* EIP - Tabellen */
div.eiptables{position: relative;overflow: auto;width: 420px;height:auto;padding: 10px;  }
table.tables  {
 	border: 1px solid #BEBEBE;
 	border-collapse: collapse;
 	padding: 7px 7px 7px 0px;
 	margin: 5px 0px 8px 0px;
}
tr.tables  {
  	
}
td.tables  {
 	padding: 7px;
 	border: 1px solid #BEBEBE;
}
table.tableswithout  {
 	padding: 7px 7px 7px 0px;
 	margin: 5px 0px 8px 0px;
}
tr.tableswithout  {
  	
}
td.tableswithout  {
 	padding: 7px;
}
ol.eip_unordered_list{
	margin-right: 5px;
}



body.imgzoomer  {
	background: white;
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
div.imgzoomer_closeline  {
	padding:4px;
	background:#CCCCEE;
	text-align:right;
	padding-right:10px;
	margin:0px;
}
a.imgzoomer_link:link    { color: #1E4D9E;
	background: transparent;
	font-size: 10pt; 
	text-decoration: none; }
a.imgzoomer_link:visited { color: #1E4D9E; 
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:active  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:hover  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
	


form.kontaktformular{
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #FFC384;
	width: 380px;
	text-align: left;
	background: #CEDBD6;
}
input.form {
	width: 100%;	
}
textarea.form{	
	width: 100%;
}



#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://gemeinde.bernau-schwarzwald.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://gemeinde.bernau-schwarzwald.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://gemeinde.bernau-schwarzwald.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
