body {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	
}

a {
	cursor: hand;
	cursor: pointer;
}

a:link, a:visited, a:active {
	color: #5885CF;
	text-decoration: none;
} 

a:hover {
	color: #0000FF;
}

/* Formulare */
.inputsmall	{
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.inputmiddle	{
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.inputbig	{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.button	{
	width: 300px;
	line-height: 12px;
	background-color: #f5f5ff;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0300;
	border: 1px solid #00207B;
	font-weight: bold;
	background-image: url(/graphics/buttongrad.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.mainfraime {
	border: 1px solid #996600;
}
.mainframe_headlogo {
	background-attachment: scroll;
	background-color: #FFFF00;
	background-image: url(/pictures/headlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}
.mainframe_rightbar {
	background-color: #FFFBC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	width: 225px;
	font-size: 12px;
}
.mainframe_rightbar_boxarea {
	padding: 10px;
	background-color: #FFFBC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
}

.mainframe_statusbar {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/statusbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.contentframe {
	background-color: #F4F8FD;
}

.promotionframe {
	background-color: #F4F8FD;
}

.mainframe_contentarea {
	padding: 13px;
	width: 780px;
}

.mainframe_contentarea_table {
	font-size: 10px;
}

.contentarea_topleftedge {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_topleftedge_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 27px;
	width: 8px;
}
.contentarea_toprow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_toprow_bg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 27px;
}
.contentarea_toprightedge {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_toprightedge_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 13px;
}
.contentarea_rightrow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_rightrow_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.contentarea_leftrow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_leftrow_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}
.contentarea_bottomleftedge {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_bottomleftedge_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 8px;
}
.contentarea_bottomrow {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_bottomrow_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 28px;
}
.contentarea_bottomrightedge {


	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/contentarea_bottomrightedge_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 13px;
}
.contentarea_caption {
	font-size: 18px;
	font-weight: bold;
	color: #5885CF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.promotionarea_topleftedge {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_topleftedge_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 27px;
	width: 8px;
}
.promotionarea_toprow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_toprow_bg.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 27px;
}
.promotionarea_toprightedge {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_toprightedge_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 13px;
}
.promotionarea_rightrow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_rightrow_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.promotionarea_leftrow {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_leftrow_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}
.promotionarea_bottomleftedge {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_bottomleftedge_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 8px;
}
.promotionarea_bottomrow {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_bottomrow_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 28px;
}
.promotionarea_bottomrightedge {


	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/pictures/promotionarea_bottomrightedge_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 13px;
}
.promotionarea_caption {
	font-size: 18px;
	font-weight: bold;
	color: #EC8D00;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
