/* StyleSheet Angaben zur Homepage www.rpi-muenchen.eu  */
/* Datei: format.css  */
.seite {
	background-image: url(rpi-back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-attachment: fixed;
	border: 1px solid #494949;
	margin: 0px;
	padding: 0px;
}
.seite1{
	border-bottom: 1px solid #C0C0C0;
	background-image: url(rpi-start2a.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
body {
	background-image:url(0bg_rand.gif);
	background-repeat:repeat;
	margin-left:0.2cm;
	background-color: #FFFFCC;
	margin-top: 0px;
}

th   {color: #222222; background-image:url(rpi-back.jpg);
        font-family: arial narrow, sansserif, arial, Helvetica;
        font-weight: normal; font-size: 12pt; text-align:left; vertical-align:top;}
tr   { text-align:left; 
		vertical-align:top;	
		margin: 0px;
		padding: 0px;
}
td   {
	color: #4B4B4B;
	font-family: arial narrow, sansserif, arial, Helvetica;
	font-size: 13pt; padding: 5px;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
  .bgfarbe {
	background-color : Yellow;
}
p    {
	color: #3A3A3A;
	font-family: verdana, sansserif, arial, Helvetica;
	font-weight: normal;
	font-size: 12pt;
	line-height: 15pt;
	margin: 0px;
	padding-bottom: 5pt;
}
legend    {
	color: #6F6F6F;
	font-family: arial narrow, sansserif, arial, Helvetica;
	font-weight: normal;
	font-size: 12pt;
	background-color : #FFFFCC;
	text-align : center;
}
  .silber {color: #444444}
  .weiss  {color: #cccccc}
  .color  {
	color: Teal;
}
  .kopf {
	color: #505050;
	font-size: 21pt;
	text-align: left;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 7px;
	font-family: times roman, serif;
}
  .big    {font-size: 17pt;  font-weight: normal;
          }
  .rechts {text-align: right}
  .block  {text-align:justify;  }
  .inv    {font-weight: italic;}

h1   {
	color: Green;
	font-family: arial narrow, sansserif, arial, Helvetica;
	font-weight: normal;
	font-size: 25pt
}
h2   {
	color: #CC9966;
	font-family: verdana, sansserif, arial, Helvetica;
	font-weight: normal;
	font-size: 15pt;
	text-align:left;
	margin: 0 0 0 0;
}
h3   {
	color: #CC9966;
	font-family: arial narrow, arial, sansserif, Helvetica;
	font-weight: normal;
	font-size: 12pt;
}

ul   {color: #777777;
        font-weight: normal; }
li   {margin: 5px;
line-height:20pt; 
	}

a         {
	color: #CC9966;
	font-family: verdana, sansserif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
a:link    {
	text-decoration : none;
	}
a:visited {
		text-decoration : none;
}
a:hover   {color: #111111; text-decoration: underline; background-color:#fcfcfc;}
a:active  {
	color: Black;
}
a.silber  {
	color: #777777;
	text-decoration : none;
}
a.silber:hover   {
	color: #111111;
	text-decoration : none;
}
a.menue  {
	color: #191970;
	font-weight : bold;
	text-decoration : none;
}
a.menue:hover   {
	text-decoration : none;
	color : #696969;
}

tt,i,b {
	font-weight: bold;
	color: #9C710C;
}
#menu-left{
	float: left;
	width: 160px;
	height: auto;
	padding: 1px 0px 0 0;
}
#centerContent{
	padding: 0px;
	height: auto;
	width: 650px;
	text-align: inherit;
	line-height: 16px;
	float: right;
	overflow: auto;
	margin: 2px;
}
.box-right{
	padding: 1px;
	border: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	margin: 0px;
	text-align: center;
	background-color: #C2CEDA;
}
