/*-----------------------------------------------------------------------------
	Designspezifische Klassen
-----------------------------------------------------------------------------*/

h1.title {
	font-family: Verdana, 'Trebuchet MS', Tahoma, Arial; 
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin: 3px 0px 17px -2px;
}

td.top {
	background-image: url(../../gfx/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 159px;
	width: 749px;
}
td.left {
	background-image: url(../../gfx/left.gif);
	background-repeat: repeat-y;
	width: 39px;
	font-size: 1px;
	line-height: 1px;
}
td.menu-right {
	background-image: url(../../gfx/menu-right.gif);
	background-repeat: repeat-y;
	width: 28px;
	font-size: 1px;
	line-height: 1px;
}
td.menu-bg {
	font-size: 12px;
	line-height: 14px;
	background-color: #FF7700;
	padding: 0px 0px 0px 12px;
	background-image: url(../../gfx/menu.gif);
	background-repeat: repeat-y;
}
td.menu-bg p {
	margin: 17px 0px 0px 15px;
	padding: 0px;
	text-indent: -15px;
}
td.menu-bg p.sub {
	margin: 9px 0px 0px 30px;
	padding: 0px;
	text-indent: -15px;
}
td.menu-bg p a {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../gfx/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}
td.menu-bg p a:hover, td.menu-bg p a:active {
	font-variant: small-caps;	
}
td.menu-bg p.sub a {
	font-weight: bold;
	color: #000000;
	background-image: url(../../gfx/menu-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}
td.menu-bg p.sub a:hover {
	font-variant: normal;
	color: #494949;
}

td.right {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../gfx/right.gif);
	background-repeat: repeat-y;
	width: 94px;
	vertical-align: top;
	text-align: left;
	background-position: 0px 0px;
}
td.main {
	background-color: #FFD300;
	padding: 7px;
	height: 300px;
	text-align: left;
}
td.left2 {
	background-image: url(../../gfx/menu-right.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
}
td.bottom {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../gfx/bottom.gif);
	background-repeat: repeat-x;
	height: 53px;
}
td.bottom-left {
	vertical-align: bottom;
	background-image: url(../../gfx/menu-right.gif);
	height: 53px;
	width: 28px;
	background-repeat: repeat-y;
	background-position: right 0px;
}
