/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: white;
	font-variant: normal;
}
HR
{
	padding-right: 0px;
	border-top: #ff9900 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
P.Tables
{
	margin: 0px 5px 5px;
}
FONT.topic
{
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}
A
{
	font-weight: normal;
	font-size: 12px;
	color: #006600;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}
A:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #ff3300;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}

TD
{
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
}
TD.footer
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	vertical-align: middle;
	color: #ffffff;
	padding-top: 0px;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
}
P.std
{
	padding-left: 10px;
	padding-right: 10px;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	border-top-style: none;
	margin-right: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
IMG.std
{
	border-right: #00cc99 1px solid;
	border-top: #00cc99 1px solid;
	margin-top: 0px;
	margin-left: 0px;
	border-left: #006600 1px solid;
	margin-right: 0px;
	border-bottom: #006600 1px solid;
}
	
.menu
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: baseline;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 2px;
	font-style: normal;
	font-family: Tahoma, Verdana;
	border-collapse: collapse;
	height: 10px;
	text-align: left;
	text-decoration: none;
}

.menu:hover
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding-left: 4px;
	font-weight:  bold;
	font-size: 11px;
	padding-bottom: 1px;
	vertical-align: baseline;
	border-left: silver 1px solid;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 1px;
	border-bottom: silver 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #99ccff;
	text-align: left;
	text-decoration: none;
}

.menuAct
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: baseline;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 2px;
	font-style: normal;
	font-family: Tahoma, Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #ffcc00;
	text-align: left;
	text-decoration: none;
}
.menuAct:hover
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	vertical-align: baseline;
	border-left: silver 1px solid;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 1px;
	border-bottom: silver 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #99ccff;
	text-align: left;
	text-decoration: none;
}

P.menup
{
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 8px;
	padding-left: 0px;
	margin: 0px;	
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 5px;
	font-style: normal;
	font-family: Tahoma, Verdana;
	border-collapse: collapse;
	height: 10px;
	text-align: left;
	text-decoration: none;
}

.submenu
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: baseline;
	width: 160px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 2px;
	font-style: normal;
	font-family: Verdana;
	border-collapse: collapse;
	height: 10px;
	text-align: left;
	text-decoration: none;
}

.submenu:hover
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding-left: 9px;
	font-weight:  normal;
	font-size: 11px;
	padding-bottom: 1px;
	vertical-align: baseline;
	border-left: silver 1px solid;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 1px;
	border-bottom: silver 1px solid;
	font-style: normal;
	font-family:  Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #99ccff;
	text-align: left;
	text-decoration: none;
}

.submenuAct
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: baseline;
	width: 160px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 2px;
	font-style: normal;
	font-family: Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #ff9900;
	text-align: left;
	text-decoration: none;
}
.submenuAct:hover
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	padding-left: 9px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 1px;
	vertical-align: baseline;
	border-left: silver 1px solid;
	width: 165px;
	color: black;
	direction: ltr;
	text-indent: 0px;
	padding-top: 1px;
	border-bottom: silver 1px solid;
	font-style: normal;
	font-family: Verdana;
	border-collapse: collapse;
	height: 10px;
	background-color: #99ccff;
	text-align: left;
	text-decoration: none;
}

P.submenup
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	text-indent: 0px;
	line-height: 10px;
	padding-top: 0px;
}
HR.menuline
{
	border-right: #ffcc00 1px;
	padding-right: 0px;
	border-top: #ffcc00 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #ffcc00 1px;
	width: 165px;
	padding-top: 0px;
	border-bottom: silver 1px solid;
	border-collapse: collapse;
}
P.navspace
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	text-indent: 0px;
	line-height: 20px;
	padding-top: 0px;
}
TABLE.stdtable
{
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	margin-bottom: 10px;
	border-left: #ffcc00 1px solid;
	border-bottom: #ffcc00 1px solid;
}
TD.stdtable_top
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/layout/stdtable_top.gif);
	color: black;
	text-indent: 5px;
	font-family: Tahome, Verdana;
	height: 20px;
	vertical-align: middle ;
}
TD.stdtable_body
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 5px;
	color: black;
	padding-top: 5px;
	font-family: Tahome, Verdana;
	background-color: #ffffcc;
}
TD.angebot_topic
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 5px;
	color: crimson;
	padding-top: 5px;
	font-family: Tahome, Verdana;
	background-color: #ffff99;
}
A.angebot_topic
{
	font-weight: bold;
	font-size: 11px;
	color: crimson;
	font-family: Tahome, Verdana;
	text-decoration: none;
}
A.angebot_topic:hover
{
	font-weight: bold;
	font-size: 11px;
	color: crimson;
	font-family: Tahome, Verdana;
	text-decoration: none;
}
A.angebot_topic:active
{
	font-weight: bold;
	font-size: 11px;
	color: crimson;
	font-family: Tahome, Verdana;
	text-decoration: none;
}

A.angebot_topic_tbl
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahome, Verdana;
	text-decoration: none;
}
A.angebot_topic_tbl:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahome, Verdana;
	text-decoration: none;
}
A.angebot_topic_tbl:active
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahome, Verdana;
	text-decoration: none;
}
TD.angebot_price
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 5px;
	color: crimson;
	padding-top: 5px;
	font-style: italic;
	font-family: Tahome, Verdana;
	background-color: #ffffcc;
	text-align: right;
}
P.topic
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	color: #ffffcc;
	padding-top: 10px;
	font-family: Tahoma, Verdana;
	font-variant: small-caps;
}
INPUT.minibutton
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	width: 130px;
	border-bottom: #ff9900 1px solid;
	background-color: #ffcc66;
}
INPUT.miniinput
{
	border-right: #ff9900 1px solid;
	border-top: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	width: 80px;
	border-bottom: #ff9900 1px solid;
	background-color: #ffffcc;
}
TABLE.RBListSuche
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	text-indent: 0pt;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.LinkTemplates
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.LinkTemplates:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #cc0000;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}