body {
	top:10;
	left:0;
	padding: 0;
	
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999999;
	letter-spacing:1px;
	
	
}

table
{
	font-size: 10px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color: #999999;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr 
{
	font-size: 10px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color: #999999;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td 
{
	font-size: 10px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color: #999999;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Fromulare */
.submitbutton
{
	BACKGROUND-COLOR: #EAEAEB; 
	color: #999999; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	border: 1px #999999 solid; 
	cursor:hand;
	cursor:pointer;
	height:18px;
}
.inputfeld
{
	height:10px; 
	border-width:1px; 
	border-color:#999999; 
	border-style:solid; 
	font-family:Century Gothic, Arial, Helvetica, sans-serif; 
	color:#999999; 
	background-color:#EAEAEB; 
	font-size:10px;
}

/* Listen */
ul
{
	padding-left:0px;
}
li
{
	padding-bottom:2px;
	list-style-image:url(/img/list.gif);
}

/* Links allgemein */
A
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: none;
}
A:link 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: none;
}
A:visited 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: none;
}
A:hover 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: underline;
}




A.NON_COLOUR
{
	color: #999;
}

A.NON_COLOUR:hover
{
	color: #EF7900;
}







/* Links Header */
A.navi_header 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_header:link 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_header:visited 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_header:hover 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: none;
}

/* Links Footer */
A.navi_footer 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_footer:link 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_footer:visited 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
A.navi_footer:hover 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF7900;
	font-weight: normal;
	text-decoration: none;
}



/* überschriften */
h1 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	letter-spacing:3px;
	line-height:24px;
}
h2 
{
	font-size: 11px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	line-height:11px;
}


/* sonstiges */
.footer
{
	font-size: 10px;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color: #999999;
}

.footer_orange
{
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EF7900;
}



.headline 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	letter-spacing:3px;
}


.copy , p
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #999999;
	letter-spacing:1px;
}

.content_headline 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #999999;
	letter-spacing:1px;
}

.content_headline_colour 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #EF7900;
	letter-spacing:1px;
}


.dot 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #EF7900;
}

.orange 
{
	color: #EF7900;
}

.orange_klammer
{
	color: #EF7900;
	font-size: 13px;
}

.sdf 
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
