/* T3 basic template CSS - drunken-horses.ch
/* V1.0-054
/*
/* basic setup */
HTML, BODY, TD, INPUT {
	font-family : 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
}
BODY {
	margin: 0px;
	padding: 0px;
	color: #AAAAAA;
	background-color: #202020;
	background-image: url(../img/bg_tile.gif);
	background-repeat: repeat;
}
/* box container */
#contentbox {
	width: 570px;
    height: 500px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 150px;
	left: 250px;
	z-index: 2;
}
#bgbar {
    background-image:url(../img/bg_bar.gif);
	background-repeat: repeat-x;
	width: 996px;
	height: 241px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#bgbarend {
    background-image:url(../img/bg_barend.gif);
	width: 83px;
	height: 241px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 996px;
	z-index: 1;
}
#logotext {
	width: 231px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 40px;
	left: 250px;
	z-index: 3;
}
#logobox {
	top: 20px;
	left: 20px;
	width: 200px;
	height: 300px;
	padding: 1px;
	border : 1px solid #000000;
	background-color: #888888;
	position: absolute;
	z-index: 3;
}
#infobox {
	position: absolute;
	top: 150px;
	left: 850px;
	width: 170px;
	z-index: 4;
}
#mainmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 104px;
	left: 250px;
	z-index: 20;
	height: 25px;
	overflow: hidden;
	width: 800px;
}
#secundarymenu {
	position: absolute;
	top: 340px;
	left: 20px;
	width: 204px;
	z-index: 4;
}
#menu_2a {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
	z-index: 5;
}
#menu_2b {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
	z-index: 5;
}
#lastupdate {
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	z-index: 5;
}
#loginfo {
	padding: 4px 0px 4px 15px;
	color: #A54922;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	z-index: 5;
}
#menu_3 {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
	z-index: 5;
}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #555555;
}
/* Menü */
A.menuitem0 {
	display: block;
	float: left;
	height: 19px;
    color: #FFA500;
	background-color: #000000;
	padding: 0px 6px 5px 6px;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	white-space: nowrap;
}
A.menuitem0:hover {
    color: #FFFFFF;
}
DIV.menuitem1 A  {
	display: block;
	float: left;
	height: 19px;
	color: #FFFFFF;
	padding: 0px 6px 5px 6px;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	border-right: 1px solid #000000;
}
DIV.menuitem1act A  {
	display: block;
	float: left;
	height: 19px;
    background-color: #000000;
    color: #FFA500;
	padding: 0px 6px 5px 6px;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	border-right: 1px solid #000000;
}
DIV.menuitem1 A:hover {
    background-color: #000000;
    color: #FFA500;
}
DIV.menuitem1act A:hover {
    color: #FFFFFF;
}
#menuitem2 A  {
	display: block;
	color: #FFA500;
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}
#menuitem2act A  {
	display: block;
	color: #FFFFFF;
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}
#menuitem2 A:hover {
    color: #FFFFFF;
	font-style: italic;
}
#menuitem2act A:hover {
    color: #FFFFFF;
	font-style: italic;
}
#menuitem3 A  {
	display: block;
	color: #8E4678;
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
#menuitem3act A  {
	display: block;
	color: #3C6BA3;
	padding: 4px 0px 4px 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}
#menuitem3 A:hover {
    color: #3C6BA3;
	font-style: italic;
}
#menuitem3act A:hover {
    color: #3C6BA3;
	font-style: italic;
}
#menuitem32 A  {
	display: block;
	color: #3C6BA3;
	padding: 4px 0px 4px 30px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
#menuitem32act A  {
	display: block;
	color: #288ECA;
	padding: 4px 0px 4px 30px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
#menuitem32 A:hover {
    color: #288ECA;
	font-style: italic;
}
#menuitem32act A:hover {
    color: #288ECA;
	font-style: italic;
}
/* contentbox elements */
#contentbox H1 {
	font-size: 200%;
	font-weight : normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 2px 0px;
	color: #ffffff;
	font-variant : small-caps;
}
#contentbox H2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	letter-spacing : 1px;
	padding: 10px 0px 2px 0px;
	text-transform : uppercase;
}
#contentbox H3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	text-transform : uppercase;
}
#contentbox P {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 140%;
}
#contentbox A {
	text-decoration: none;
	font-weight : bold;
	color: #FFA500;
	font-style : italic;
}
#contentbox A:hover {
	color: #A0A0A0;
	text-decoration: blink;
}
#contentbox .clearer {
	clear: both;
}
#contentbox UL {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}
#contentbox LI {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#contentbox TABLE.cells {
	border: 1px solid #AAAAAA;	
}
#contentbox TD.cell {
	background-color: #000000;
}
#contentbox TD.headercell {
	background-color: #000000;
	color: #FFA500;
	font-weight: bold;
}

/* info & rssbox elements */
#info, rssbox {
	color: #AAAAAA;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
	z-index: 4;
}
#info H1, #rssbox H1 {
	font-size: 200%;
	font-weight : normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 2px 0px;
	color: #ffffff;
	font-variant : small-caps;
}
#info H2, #rssbox H2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	letter-spacing : 1px;
	padding: 10px 0px 2px 0px;
	text-transform : uppercase;
}
#info H3, #rssbox H3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	text-transform : uppercase;
}
#info P, #rssbox P {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 140%;
}
#info A, #rssbox A {
	text-decoration: none;
	font-weight : bold;
	color: #A0A0A0;
	font-style : italic;
}
#info A:hover, #rssbox A:hover {
	color: #FFFFFF;
	text-decoration: blink;
}
#info .clearer, #rssbox .clearer {
	clear: both;
}
#info UL, #rssbox UL {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}
#info LI, #rssbox LI {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#info TABLE.cells, #rssbox TABLE.cells {
	border: 1px solid #AAAAAA;	
}
#info TD.cell, #rssbox TD.cell {
	background-color: #000000;
}
#info TD.headercell, #rssbox TD.headercell {
	background-color: #000000;
	color: #FFA500;
	font-weight: bold;
}

