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

body {
	background-color: #ffffff;
	color: #003366;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5 {
	margin:0 0 1em 0;
}

.datum {
	color: #003366;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	background-color: ffffff;
}

.leer {
	color: #003366;
	vertical-align: top;
	background-color: #ffffff;
}

td.grauer_balken {
	color:#000000;
	background-color:#bbbdbf;
}

td.submenu {
	color:#ffffff;
	/* background-color:#b8274b; */
	background-image: url(../images/layout/untermenue_back.jpg);
	background-repeat: repeat;
	vertical-align: top;
}

td.submenue_schatten_oben {
	background-image:url(../images/layout/untermenue_schatten_oben.jpg);
	background-repeat:repeat-x;
	vertical-align: top;
}

td.submenue_schatten {
	background-image:url(../images/layout/untermenue_schatten.jpg); 
	background-repeat:repeat;
	vertical-align: top;
}

td.content {
	color: #003366;
	text-align: left;
	vertical-align: top;
	background-color: ffffff;

}

h1.content-ueberschrift {
	font-size: 16px;
	font-weight: bold;
}

span.contentbild {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
}

.content {
	font-size: 12px;
	font-weight: normal;
}

span.hinweis {
	font-size: 12px;
	font-weight: normal;
	color: red;
}

td.newsmenue {
	color: #003366;
	text-align: left;
	vertical-align: top;
	background-color: ffffff;
}

td.footer {
	background-color: #ffffff; 
	border-top: 1px solid #b8274b;
	text-align: right;
	vertical-align: middle;
}

a:link { font-weight:normal; color:#234f71; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
a:visited { font-weight:normal; color:#234f71; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}
a:hover { font-weight:normal; color:#234f71; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

a:link.submenue_ebene1 { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:none; }
a:visited.submenue_ebene1 { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:none;}
a:hover.submenue_ebene1 { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:underline; }

a:link.submenue_ebene1_h { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:underline; }
a:visited.submenue_ebene1_h { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:underline;}
a:hover.submenue_ebene1_h { font-size: 12px; font-weight:bold; color:#ffffff; text-decoration:underline; }

a:link.submenue_ebene2 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:none; }
a:visited.submenue_ebene2 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:none;}
a:hover.submenue_ebene2 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }

a:link.submenue_ebene2_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }
a:visited.submenue_ebene2_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline;}
a:hover.submenue_ebene2_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }

a:link.submenue_ebene3 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:none; }
a:visited.submenue_ebene3 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:none;}
a:hover.submenue_ebene3 { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }

a:link.submenue_ebene3_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }
a:visited.submenue_ebene3_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline;}
a:hover.submenue_ebene3_h { font-size: 11px; font-weight:normal; color:#ffffff; text-decoration:underline; }

/* ----------------------------------------------- Markt --------------------------------------------------- */

.frame {
  float:left;
  width:210px;
  height:270px;
  border:1px solid #b8264a;
  margin:0px 0px 10px 10px;
}

.frame a { color:#fff !important; font-weight:bold !important; }

.frameHeader {
  background:#b8264a;
  height:42px;
}

.frameHeader h2 {
  font-weight:bold;
  font-size:14px;
  display:block;
  padding:5px;
  color:#eee;
}

.frameHeader h2 a {
font-weight:bold;
}

.frameImg {
  padding:5px;
}

.frameImg .outer {
  position:relative;
  width:200px;
  height:200px;
  overflow:hidden;
}

.frameImg .inner {
  position:absolute;
  top:50%;
  left:50%;
  margin:-100px 0px 0px -100px;
  width:200px;
  height:200px;
}

.frameImg img {
}

.frameFooter {
  background:#b8264a;
  display:block;
  padding:2px 5px;
  text-align:right;
  font-weight:bold;
}

#img_container img {
  border:1px solid #000;
}

#img_container ul {
  float:left;
  padding:0;
  margin:0;
}

#img_container li {
  display:block;
  float:left;
  width:60px;
}

#img_thumb_container { width:60px; }

#img_enlarge_container{
  float:left;
  width:280px;
}

#description {
  float:right;
  width:310px;
}

#description p {
margin-top:0;
}