body      {
	background: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   {color: #CD7918;
	background: white;
	font-size: 12pt;
	text-decoration: none;
	 }
a:hover  { color: #DC324B; }

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: #ED9938;
	display: block;
	padding-left: 40px;
	background: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:12px;
	 }
a.menu:hover  { 
	color: #DC324B;
	background: url('http://www.schwarzwaldverein-st-maergen.de/clips/menu-icon.gif'); 
	background-repeat: no-repeat;
	}
	
	
a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover   { 
	color: #ED9938;
	display: block;
	background: url('http://www.schwarzwaldverein-st-maergen.de/clips/menu-icon.gif'); 
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:12px;
	 }
a.menu_a:hover  { 
	color: #DC324B;
	background: url('http://www.schwarzwaldverein-st-maergen.de/clips/menu-icon.gif'); 
	background-repeat: no-repeat;
	}

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #B04E02;
	background: white;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #B04E02;
	background: white;
	margin-bottom: 2px;	
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	


div#main{
	position:relative;width:945px;text-align: left;
}
div#logo{
	position:absolute;width: 143px;text-align: center;top:225px;left:775px;
}
div#menu{
	position:relative;width: 260px;float: left;
}
div#menu_d{
	padding-left: 30px;
	margin-top:4px;
}
div#content{
	position:relative;width: 685px;float:right;line-height:25px;
}
div#content_l{
	position:relative;width: 425px;float:left;margin-left:10px;margin-right:10px;
}
div#content_l_d{
	
}
div#content_r{
	position:relative;width: 240px;float:right;
}
div#content_r_d{
	padding-left:20px;padding-top:20px;
}
div#content_r_name{
	position:relative;text-align: center;background: white;color: #ED9938;font-size:12pt;
}
div.bildunterschrift{
	background: #BDCCD3;padding: 4px;text-align: left;line-height:18px;font-size:10pt;
}

/* ###########################*/
select.form{
	font-size:12pt;
	border: #006600 1px solid;
}
input.form{
	width: 350px;
	font-size:12pt;
	border: #B04E02 1px solid;
}
textarea.form{
	width: 350px;;
	font-size:12pt;
	border: #B04E02 1px solid;
}


td.wandertouren{
	border-bottom: 1px dotted #777777;
}