/*----- Core Styles -----*/

body, td, th, div, a {
	line-height : 18px;
	color : #000000;
	font-size : 12px;
	font-family : , Arial, Helvetica, sans-serif;
	}
	
.head {
	line-height : 25px;
	color : #AEAEAE;
	font-weight : bold;
	font-size : 22px;
	font-family : , Arial, Helvetica, sans-serif;
	}
	
.subhead {
	line-height : 18px;
	color : #E8540D;
	font-weight : bold;
	font-size : 12px;
	font-family : , Arial, Helvetica, sans-serif;
	}

a:link  {
	color : #666666;
	text-decoration : none;
	}
	
a:visited  {
	color : #666666;
	text-decoration : none;
	}
	
a:hover {
	color : #E8540D;
	text-decoration: none;
	}
	
a:active {
	color : #E8540D;
	text-decoration: none;
	}
	
a:link.white, a:visited.white, a:hover.white, a:active.white {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	}
	
body.templ {
	color : #000;
	margin : 10px;
	background-color: #FFFFFF;
	}

body.nobody {
	background: url("../pictures/TEMPLATE/body_bg.gif");
	background-color: #E8540D;
	margin : 0px;
	}

td.linie {
	margin : 0px;
	background-color : #6D3523;
	height : 3px;
	}

a.wlnk {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	}

td.top {
	margin : 10px;
	background-color : #FAFAFA;
	border : solid 1px #DDDDDD;
	}

td.nav {
	background: url("../pictures/TEMPLATE/bg_navi.gif");
	background-position: left;
	margin : 0px;
	}
	
td.content_line {
	background: url("../pictures/TEMPLATE/templ_line.gif");
	background-position: left;
	margin : 0px;
	}

td.cnt {
	margin : 5px;
	padding : 5px;
	background-color : #D1F1A2;
	border : solid 1px #DDDDDD;
	}

.txt_white {
	line-height : 15px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}
	
	
.counter {
	color : #E8540D;
	font-weight : bold;
	font-size : 12px;
	font-family : , Arial, Helvetica, sans-serif;
	}

/*----- Core Styles -----*/
