/* Stylesheet - Missy May*/

/* BODY Definitionen */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:white;
	width: 98%;
	height: 98%;
	padding: 0;
	border: 0;
}

div.bg1 {
background-image: url(rahmen_pic1.jpg);
background-color:white;
width:985px;height:580px;
border: 0px;
margin: 0px;
padding: 0px;
}

div.bg2 {
background-image: url(rahmen_pic2.jpg);
background-color:white;
width:985px;height:580px;
border: 0px;
margin: 0px;
padding: 0px;
}

div.bg3 {
background-image: url(rahmen_pic3.jpg);
background-color:white;
width:985px;height:580px;
border: 0px;
margin: 0px;
padding: 0px;
}

/* Schrift */
p  {
	color: #000000;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

/* Ueberschriften */
h1 { color: #af1e23; 
     font-size: 0.8em; 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 margin-left:0px; 
	 margin-bottom:0px; 
	 font-weight: 600; 
	 text-decoration: none; 
	 font-variant: normal;
}
h2 { color: #000000;
     font-size: 0.8em; 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 margin-left:0px; 
	 margin-bottom:0px; 
	 font-weight: 700; 
	 text-decoration: none; 
	 font-variant: normal;
} 
h3 { color: #000000; 
	 font-size: 0.7em; 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 margin-left:0px; 
	 margin-bottom:0px; 
	 font-weight: 600; 
	 text-decoration: none; 
	 font-variant: normal;
}
h4 { color: #000000;
     font-size: 0.7em; 
	 font-family: Geneva, Arial, Helvetica, sans-serif; 
	 margin-left:0px; 
	 margin-bottom:0px; 
	 text-decoration: none; 
	 font-variant: normal;
	 font-weight:200
} 
li.music {
	color: #000000;
	font-size: 0.7em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: -40px;
        text-align: left;
}


/* Hyperlink Definitionen */
a:link		{
	color : #000000;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}
a:active	{
	color : #000000;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}
a:visited	{
	color : #000000;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}
a:hover		{
	color : #000000;
	font-weight: bold;
	cursor:pointer;
	background-color: #f2dec8;
}
a.menu1	{
	color : #af1e23;
	text-decoration:none;
	cursor:pointer;
	}
a.menu2	{
	color : #d59349;
	text-decoration:none;
	cursor:pointer;
}
a.menu3	{
	color : #000000;
	text-decoration:none;
	cursor:pointer;
}
a.menu1:active	{
	color : #af1e23;
	text-decoration:none;
	cursor:pointer;
}
a.menu2:active	{
	color : #d59349;
	text-decoration:none;
	cursor:pointer;
}
a.menu3:active	{
	color : #000000;
	text-decoration:none;
	cursor:pointer;
}
a.menu1:visited	{
	color : #af1e23;
	text-decoration:none;
	cursor:pointer;
}
a.menu2:visited	{
	color : #d59349;
	text-decoration:none;
	cursor:pointer;
}
a.menu3:visited	{
	color : #000000;
	text-decoration:none;
	cursor:pointer;
}
a.menu1:hover		{
	color : #af1e23;
	cursor:pointer;
	background-color: #f2dec8;
}
a.menu2:hover		{
	color : #d59349;
	cursor:pointer;
	background-color: #f2dec8;
}
a.menu3:hover		{
	color : #000000;
	cursor:pointer;
	background-color: #f2dec8;
}
/* Scrollbalken */
html, body, textarea {
  scrollbar-base-color:#f2dec8;
  scrollbar-3d-light-color:#af1e23;
  scrollbar-arrow-color:#dfbb81;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#af1e23;
  scrollbar-highlight-color:#af1e23;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#f2dec8;
}

#content
  {
	margin: 15px 5px 10px 5px;
	width: 98%;
  }
pre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #dfbb81;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 15px;
	border: 0px solid #990000;
	width: 200px;
	text-align: center;
}

#image
  {
	margin: 0;
	width: auto;
	border: 0px;
  }

/*dunkelrot: 4a1010
  gelb: dfbb81 */
#menu { font-size: 1.5em !important; font-weight: 900; }

#titel { font-size: 1.5em; font-weight: 900; }

#kontakt { font-size: 1.5em; font-weight: 900; }
