body
{
 font-family: "Trebuchet MS", verdana, arial, sans-serif;
background-image: url(gfx_media/bg_cav.jpg);
 background-repeat: repeat-x;
 color: #444;
 font-size:12px;
 background-color:White;
 text-align:center;
 margin: 0px;
}

/* Die Hyperlinks  */
a.centblue:link, a.centblue:visited
{
  color:#8B0000;
  text-decoration:none;
  font-size: 12px;font-family: "Trebuchet MS", verdana, arial, sans-serif;
  padding-top: 3px;

}
a.centblue:active, a.centblue:hover
{
  color:Maroon;font-family: "Trebuchet MS", verdana, arial, sans-serif;

}


img
{
	border: 0px;
}

p {margin-top:0px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#0000cc;
}

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#af1110;
  font-size:12px;
}
a:active, a:hover
{
  color:#7F1010;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
}

/* Die Logo */
#title_logo {
height:230px;
width: 829px;
text-align:center;
background-image: url(gfx_media/logo_cava.jpg);
background-repeat: no-repeat;
margin-bottom: 7px;

}

/* Die Logo */
#title_masterbilder {
height:152px;
width: 747px;
text-align:center;
padding-left: 70px;

}


/* Das Men? */
#menu {
color:#ffffff;
background-color:#af1110;
text-align:center;
padding:6px 0px;
}

/* Das Men? */
#menustart {
color:#ffffff;
background-color:#af1110;
text-align:center;

margin-bottom: 20px;
}

/* Die Hyperlinks im Menü */
a.menustart:link, a.menustart:visited
{
  color:White;padding-left: 55px;
  font-size: 20px;
  text-decoration:none;text-align:center;
}
a.menustart:active, a.menustart:hover
{
  color:#FF9393;
}

/* Der Footer */
#footer{
font-size: 10px;
color:Gray;font-weight: normal;
text-align: center;
padding-left: 70px;
}

/* Der Breadcrumb */
#breadcrumb{
font-size: 10px;
color:#af1110;font-weight: normal;
background-image: url(gfx_media/breadcrumb.jpg);
background-repeat: no-repeat;
height: 40px;
background-position: bottom;
padding-left: 20px;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

/* Die Hyperlinks im Footer */
a.footer:link, a.footer:visited
{
font-size: 10px;
color:Gray;text-decoration: none;
font-weight: normal;
}
a.footer:active, a.footer:hover
{
  color:#A8A8A8; 
}

/* Articles Plugin */div.article_title {
	background: transparent;
	color: #af1110;
	font-size: 38px;
	line-height: 1;
	padding-bottom: 15px;
}
a.article_title_link {
	background: transparent;
	color: #af1110;
	font-size: 38px;
	font-style: normal;
	line-height: 1;
	text-decoration: none;
}
a.article_title_link:hover {
	background: transparent;
	color: #af1110;
}
