body
{
 font-family: Courier New, Courier, mono;
 font-size:12px;
 color: #ff9933;
 background-color:#000000;
 text-align:center;
 height:100%;
}

#bkgrd
{
	width:760px;
	margin:0px auto;
	text-align:left;
}

#frame
{
	position:absolute;
	z-index:4;
}


#page
{
	text-align:left;
	background-color:#000000;
	position:relative;
	width:750px;
	height: 820px;
	margin:0px auto;
	padding:0px 0px;

	z-index:2;
}


/* Die Titelzeile */
#title
{
	font-family: Courier New, Courier, mono;
	padding-top:15px;
	height:116px;
	font-size:50px;
}

/* Das Menü */
#menu_div
{
	position: absolute;
	top: 110px;
	left: 0px;
	height: 30px;
	width:750px;
	text-align:center;
	padding:10px 0px;
	z-index:4;
	background-color:#333333;


}


/* Der Inhalt */
#content
{
	position: absolute;
	top: 180px;
	left: 140px;
	background-color:#000000;
	padding:5px;
	height: 670px;
	width:595px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:5;
}
a.menu
{
	font-family:calibri;
	font-size:22px;
	color:#ff6633;
	text-decoration:none;
	cursor:pointer;
	z-index:4;

}

a.menu:hover
{
	color:red;
}

#home
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
}
#program
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height:690px;
}
#friends
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
}
#impressum
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
}
#crew
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
}

#archiv
{
	border:1px solid red;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
	width:585px;
}

.PrevPic
{
	cursor:pointer;
}

#proglink
{
		cursor:pointer;
		font-weight:bold;
}

#ptitel
{
	font-weight:bold;
	font-size:20px;
}

#pfloors
{
	font-size:14px;
	color: #D8D8D8;
}
#ptime
{
	font-size:18px;
}
#prevlink
{
	width:150px;
	border:none;
	padding-right:20px;
}

#pspec
{
		color: #D8D8D8;
}

#ptext
{
		color: #D8D8D8;
}

a.links
{

	color:#ff9933;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-size:20px;
}

a.links:hover
{
	color:red;
	font-weight:bold;
	font-size:20px;
}
#tdlink
{
	padding:20px;
}

a.mail
{

	color:#ff9933;
	text-decoration:none;
	cursor:pointer;
}

a.mail:hover
{
	color:red;
}

a.prog
{
	text-decoration:none;
	color:white;
	cursor:pointer;
}

a.prog:hover
{
	color:red;
}

img
{
	border:0!important;
}

face_img
{
	border:0;
}