/* Zentrale Formatierungen Dinofabrik.de */
/* Arne Lohmeier, www.clarum-operis.de */

body {font-family: arial,verdana,sans-serif; font-size: .9em; text-align: center; background-color: white;}
a,a:link,a:visited {color: #000000; font-weight: bold; font-size: .9em;}
a:hover {text-decoration: none;}
td, p {font-family: arial,verdana,sans-serif; font-size: .9em;}
input, textarea {border: 1px solid #A4AC76; background-color: #E1E6C4;}
input.send {font-weight: bold; background-color: #A4AC76; color: white; border: 1px solid #A4AC76;}
hr {color: #A4AC76; background-color: #A4AC76; width: 45%; text-align: center; height: 1px; border: #A4AC76;}
h1 {font-size: 1.3em; text-align: right; letter-spacing: 2px; color: #e53a43; font-weight: bold; padding-right: 20px; border-bottom: 2px solid #A4AC76;}
h2 {font-size: 1.2 em; font-weight: bold;}
h3 {font-size: 1.0em; font-weight: bold; text-align: center; margin-bottom: 5px;}

/* Menue oben */
a.nav,a:link.nav,a:visited.nav {color: #2c2c2c; font-weight: bold; text-decoration: none; font-size: .9em;}
a:hover.nav {background-color: #DBE5A5}

/* Menue links */
.menutitle {
font-weight:bold;
text-align:left;
margin:0px;
font-size: 1.1em;
background-color:#AAB75E;
height: 32px;
}

.menucontainer {
border:0px solid #000;
width:134px;
}

a.menu:link, a.menu:visited
{ 
 color:#2c2c2c;
/*  background-color:#BCC975; */
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
 color:#2c2c2c;
 background-color:#DBE5A5;
}
a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #DBE5A5;
/*  background-color:#BCC975; */
 text-align:left;
 font-weight:bold;
 color:black;
 text-decoration:none;
 font-size: .9em;
 }


#mainarea {width: 760px; border: 2px solid #e53a43; margin: 0px auto; background-color: #DBE5A5; background-image: url(images/bg_main.gif);}
#navleft {float: left; width: 150px; height: 60%; text-align: left;}
#content {float: right; width: 602px; text-align: left;}
#bottomline {clear: both; height: 52px; background-image: url(images/fuss.gif); font-size: .7em; font-weight: bold;}

.clarumoperis {text-align: right;}
.fett {font-weight: bold;}
.incinhalt {text-align: justify; padding-right: 10px; font-size: .9em;}
.betonung {font-weight: bold; color: #e53a43;}
.zentr {text-align: center;}