h2{ /****** graue Überschriften im Content *******/
	margin			: 0px 0px;
  	font-size       : 12px;
  	line-height     : 12px;
  	font-weight     : bold;
  	color			: #333;
  	border-bottom   : none;
  	padding         : 0px 0pt 5px 0pt;
  	text-align      : left;
}

h3{ /****** hauptüberschrift im Sidebar *******/
  /*
  margin						: 0px 0px;
  font-size         : 18px;
  line-height       : 24px;
  font-weight       : normal;
  color             : #666666;
  border-bottom     : 1px solid #990000;
  padding           : 0px 0pt 5px 0pt;
  text-align        : center;
  */
  /*text-transform    : uppercase;*/

  margin			: 0px 0px 10px 0px;
  font-size         : 18px;
  line-height       : 18px;
  font-weight       : normal;
  color				: #333;
  border-bottom     : 1px solid #990000;
  padding           : 0px 0pt 5px 0pt;
  text-align        : left;
}

h4{ /******  Überschrift im Sidebar, oberhalb von Elementen  *******/
  border-bottom     : 1px solid #C8CDBA;
  color             : #4D4F4D;
  font-size         : 12px;
  font-weight       : normal;
  line-height       : 14px;
  text-align        : center;
  text-transform    : uppercase;
  margin			: 0px 0px 10px 0px;
}
#rws_column_middle a {
  color             : #666; 
  line-height       : 18px;
 /* text-decoration   :#666666 solid 1px;*/
  padding           : 1px 0;
}

#rws_column_middle ul li a {
  color             : #333; 
  line-height       : 18px;
 /* text-decoration   :#666666 solid 1px;*/
  padding           : 1px 0;
}

#rws_column_middle a:hover {
	color            : #990000;
 	background-color : #ddd;
}

#rws_column_right a {
  color             : #333;
  line-height       : 18px;
 /* text-decoration   :#666666 solid 1px;*/
  padding           : 1px 0;
}

#rws_column_right a:hover {
	color            : #990000;
 	background-color : #ddd;
}

#rws_column_right h4.normal{
  font-size         : 12px;
  font-weight       : bold;
  line-height       : 14px;
  text-align        : left;
  margin						: 10px 0px 5px 0px;
  text-transform    : none;
  border-bottom     : none;
}

#rws_column_right ul{
	padding     	: 0px 0px 0px 15px;
  margin      	: 0px 0px;

}

#rws_column_right li{
	padding     	: 0px 0px;
  margin      	: 0px 0px;

}

/* =Subnav */
#rws_column_middle ul.rws_html_subnav {
  list-style    : none;
  line-height   : 16px;
  text-align    : left;
  margin				: 0;
	padding     	: 0px 0px;
  margin      	: 0px 0px;

}

#rws_column_middle ul.rws_html_subnav li {
  padding     	: 0px 0px;
  margin      	: 0px 0px;
  background  	: none;
  display 			: inline;
  font-size			: 10px;
  color					: #990000;
}

#rws_column_middle ul.rws_html_subnav li a{
	border 					: none;
	text-transform  : uppercase;
	text-decoration:none;
}


#rws_column_middle h2 a{
	position:absolute;
	right:310px;
	text-decoration:none;
} 

.imagediv {height: 1%;}

p{
	margin 		: 2px 0px 20px 0px;
}

p.image{
  float         : left;
  padding       : 0px;
  margin        : 0px;
  margin-right  : 15px;
  text-align    : center;
  font-size		: 85%;
}

.clear{
  clear : left;
  height:0;
}

p.box {             /*beispielsweise genutzt bei Alvarez Diez: Kulinarische Genüsse*/
  border-top        : 1px dashed #990000;
  border-bottom     : 1px dashed #990000;
  background-color  : #ece4d3;
  padding           : 5px 5px 5px 5px;
}

p.box strong{
 color : #333;
}

p.box img{            /*beispielsweise genutzt bei Alvarez Diez: Kulinarische Genüsse*/
  float             : left;
  margin-right      : 10px;
  margin-bottom     : 10px;
}

p.more_links{
  margin 			: 0px 0px 0px 0px;
}

dfn{
	font-style:normal;
	border-bottom : 1px #333 dashed;
}

dfn:hover{
	color					: #990000;
	border-bottom : 1px #990000 dashed;
}

ul li strong {
	color : #333;
}


#gallery_1 {position:relative;}
#thumbs_1 {width:180px; float:right;}
#thumbs_1 a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs_1 a img {width:50px; height:50px; border:0;}
#thumbs_1 a:hover {border-color:#ddd;}
#thumbs_1 a:hover img {position:absolute; width:auto; height:auto; right:285px; top:-200px; border:1px solid #333;}

#gallery_2 {position:relative;}
#thumbs_2 {width:180px; float:right;}
#thumbs_2 a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs_2 a img {width:50px; height:50px; border:0;}
#thumbs_2 a:hover {border-color:#ddd;}
#thumbs_2 a:hover img {position:absolute; width:auto; height:auto; right:285px; top:-200px; border:1px solid #333;}

#gallery_3 {position:relative;}
#thumbs_3 {width:180px; float:right;}
#thumbs_3 a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs_3 a img {width:50px; height:50px; border:0;}
#thumbs_3 a:hover {border-color:#ddd;}
#thumbs_3 a:hover img {position:absolute; width:auto; height:auto; right:285px; top:-200px; border:1px solid #333;}

