body {
	background-color:#722630;
	margin: 0px;
    scrollbar-base-color:#ffffff;
    scrollbar-face-color:#A48082;
    scrollbar-3dlight-color:#A48082;
    scrollbar-arrow-color:#722630;
    scrollbar-darkshadow-color:#D28B93;
    scrollbar-highlight-color:#D28B93;
    scrollbar-shadow-color:#D28B93;
    scrollbar-track-color:#D28B93;
}

.start{
	background-image: url(../pic/body/start.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 365px;
	width: 674px;
}

.links{
	background-image: url(../pic/body/links.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 365px;
	width: 674px;
}

.bio{
	background-image: url(../pic/body/bio.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 365px;
	width: 650px;
}

.termin{
	background-image: url(../pic/body/links.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 365px;
	width: 650px;
}

.tops
{
	font-family: verdana;
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.subtops
{
	font-family: verdana;
	font-size: 12px; 
	font-weight: bold;
	color: #313131;
	text-decoration:none;
}

.text
{
	font-family: verdana;
	font-size: 12px; 
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}

.subtext
{
	font-family: verdana;
	font-size: 11px; 
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}
	

h1
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

table, body
{
	font-family: verdana; 
	font-size: 10px;
	color: #000000;
}

.footer
{
	font-family: verdana; 
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

input, textarea
{
	font: verdana;
	color: #000000;
	background-color: #E1E1E1;
	border: 1px #000000 solid;
	margin: 1px;
}

A:hover { color: #C71010;
		  }

a
{
	font-weight: regular;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	
}

.atext:hover { color: #C71010; }

.atext
{
	font-weight: bold;
	color: #000000;
}

.smalltext
{
	font-family: verdana;
	font-size: 11px; 
	font-weight: regular;
	text-decoration:none;
}

p {
	margin: 0px;
}