/**************************/
/* Grundeinstellungen:     */
/***************************/
body {
  background-color: #C9C3C3;
  font:100% normal verdana, sans-serif; 
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#666666;  
  margin: 50px 0px 30px 0px;
  text-align: center;
  vertical-align: middle;
}

p { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:0.7em; 
  color: #666666; 
}


A:link { color: #333333;  text-decoration: underline;}
A:hover { color: #333333;  text-decoration: underline;}
A:visited { color: #333333; text-decoration: underline;}
A:active { color: #333333; text-decoration: underline;}



#all{
  width: 755px;
  height: 4ß0px;
  background-color: #778893;
  margin: auto;
  border-left: solid 8px #EAAD1C;
  border-bottom: solid 8px #EAAD1C;
}


#head{
  height: 90px;
  background-image: url(http://p8125.typo3server.info/fileadmin/vorlagen/pyramide/logo.jpg);
  background-repeat: no-repeat;
}


#nav{
  float: left;
  width: 100px;
  margin: 10px 0px 0px 0px;
  text-align: left;
 }


#loginbox{
  margin: 20px 0px 0px 8px;
}

#logoutbox{
  margin: 20px 0px 0px 8px;
}

#content{
  margin: 0px 0px 0px 100px;
  background-color: #fff;
  height: 390px;
}


#inhalt{
  height: 320px;
  margin: 0px 0px 0px 100px;
  overflow:auto;
  text-align: left;
}


#seitentitel{
  margin: 20px 0px 10px 100px;
  padding: 20px 0px 8px 8px;
  font-size:12px;
  color: #778893;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  text-align: left;
  border-bottom: solid 1px #778893;
}

#footer{
  background-color: #fff;
  border-top: solid 1px #778893;
}


a.menu2 {
  display: block;
  margin: 8px 8px 0px 8px;
  color: #fff; 
  font-size:10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  text-decoration : none; 
  letter-spacing: 1px; 
}
a.l001 { padding: 2px 2px 2px 2px}
a.no1:link, a.no1:visited {background-color: #778893}
a.no1:hover, a.no1:active, a.act1 {background-color: #EAAD1C}

a.l002 {padding: 3px 2px 3px 10px}
a.no2:link, a.no2:visited {background-color: #778893}
a.no2:hover, a.no2:active, a.act2 {background-color: #EAAD1C}

a.l003 {padding: 3px 2px 3px 20px}


/*******************************************/
/* Aufzählung linksbündig                                      */
/*******************************************/
/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 0.7em; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #666666; }
UL.csc-bulletlist-1 { color: #666666; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #666666; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #666666; list-style-image: url(img/red_arrow_bullet.gif); }

UL { 
margin: 0 0 0 0;  
} 

OL { 
margin: 0 0 0 0; 
} 

.bulletlist { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
margin: 0 0 0 0;
} 

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #999999; 
margin: 0 0 0 0;
} 

/*******************************************/
/* Ueberschriften                                                   */
/*******************************************/

h1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.9em; 
color: #778893; 
font-weight:bold; 
margin: 0 0 0 0;
} 

h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #778893; 
font-weight:normal; 
margin: 0 0 0 0;
} 

h3 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.9em; 
color: #778893; 
font-weight: bold; 
margin: 0 0 0 0; 
} 

h4 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.9em; 
color: #778893; 
font-weight: bold; 
margin-top:0px; 
margin: 0 0 0 0; 
} 

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H2 A { color: #2E992F; }
H3 A { color: #2E992F; }
H4 A { color: #2E992F; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size:0.9em; color: #2E992F; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #666666; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #666666; }
P.csc-subheader-2 { color: #666666; }
P.csc-subheader-3 { color: #666666; }

/*******************************************/
/* Tabellen                                                           */
/*******************************************/
.tabellenstandard { 
width:100%; 
border-collapse:collapse; 
border-style:none; 
border-spacing:0px; 
} 

.tabelle_1 { 
width:; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color: #666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
} 

.tabelle_2 { 
width:; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.7em; 
color:#666666; 
vertical-align:bottom; 
text-align:left; 
background-color:#E3E5E0; 
border-right-width:0px; 
border-left-width:0px; 
border-top-width:0px; 
border-bottom-color:#999999; 
border-bottom-width:1px; 
border-style:solid; 
padding-left:8px; 
} 

/*******************************************/
/* Bilder                                                               */
/*******************************************/
/* Images / Captions */
P.csc-caption { font-size:0.64em; font-style: italic; }



/*****************/
/* Formulare           */
/*****************/
#INPUT {
FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular; font-size:0.8em;FONT-WEIGHT: normal; LINE-HEIGHT: 12px;
BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid;BORDER-LEFT: #CCCCCC 1px solid; COLOR:BORDER-BOTTOM: #CCCCCC 1px solid; BACKGROUND-COLOR: #FFFFFF
}


.loginform { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 


.mailform { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformrequired { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformcomment { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 
.mailformradio { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.8em; 
color: #666666; 
} 








