/* -------- Allgemein -------- */

body
	{
	padding: 0px;
	margin: 0px;
	scrollbar-track-color: #0000ff;
	scrollbar-arrow-color: #ED1D24;
	scrollbar-3dlight-color: #ED1D24;
	scrollbar-darkshadow-color: #ED1D24;
	scrollbar-face-color: #0000ff;
	scrollbar-highlight-color: #0000ff;
	scrollbar-shadow-color: #0000ff;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;

	}

html
	{
	height: 100%;
	}



/* -------- Inhaltsbereich -------- */


.p,p,.link
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	}

td.p, .link
	{ 
        font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	line-height: 17px;
	color: #666666;
	}

.copy
	{
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: none;
	}

.foto
	{
	border: 1px solid #666666;
	}

.foto:hover
	{
	border: 1px solid #fa6b1e;
	}

.link:hover
	{
	color: #fa6b1e;
	}

.highlight
        {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #324872;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	}

.infobold
        {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 0px;
	}
 .info
        {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: none;
	letter-spacing: 1px;
	margin-top: 0px;
	}
 .infosmall
        {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: none;
	letter-spacing: 1px;
	margin-top: 0px;
	}
 .small
        {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: none;
	letter-spacing: 1px;
	margin-top: 0px;
	}
#starttext
	{
	display:none;
	}





























