body, td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #BFC8CE;
}
body
{
	background-image: url('img/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #919191;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #313131;
	scrollbar-face-color: #31363C;
	scrollbar-highlight-color: #31363C;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-track-color: #242629;
}
img
{
	border: 0px;
}
p
{
	margin: 0px;
}
ul, ol
{
	margin-top: 3px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active
{
	color: #B1B6BD;
	text-decoration: underline;
}
a:hover
{
	color: #DDE0E2;
	text-decoration: underline;
}


a:hover font 
{
	color: #DDE0E2;
	text-decoration: none;
}

a.lang, a.lang:link, a.lang:visited, a.lang:active
{	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #B1B6BD;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B6BD;
	padding-bottom: 2px;
}
a.lang:hover
{	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #DDE0E2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
}

a.langact, a.langact:link, a.langact:visited, a.langact:active
{	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #FFE888;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B1B6BD;
	padding-bottom: 2px;
}

a.none, a.none:link, a.none:visited, a.none:active
{
	color: #B1B6BD;
	text-decoration: none;
}
a.none:hover
{
	color: #DDE0E2;
	text-decoration: underline;
}

table.cities td a div
{
	font-family: Haettenschweiler;
	font-size: 12pt;
	font-weight: normal;
	color: #FFBB4F;
	padding-bottom: 5px;
	background-color: #010103;
	border: outset 1px silver;
	text-align:center;
	display: block;
}

table.cities td a span
{
	font-family: Haettenschweiler;
	font-size: 12pt;
	font-weight: normal;
	color: #FFBB4F;
	padding-bottom: 5px;
	background-color: #010103;
	border: outset 1px silver;
	text-align:center;
	display: block;
}

table.cities  a:hover div
{
	color: #EEEEEE;

}

td.city a div, td.city a:link div, td.city a:active div, td.city a:visited div
{
	color: red;
	padding-bottom: 5px;
	background-color: #010103;
	text-decoration:none;
	text-align:center;
	display: block;
}

td.city a:hover
{
	color: #00FF00;

}

td.city a span, td.city a:link span, td.city a:active span, td.city a:visited span
{
	color: red;
	padding-bottom: 5px;
	background-color: #010103;
	text-decoration:none;
	text-align:center;
	display: block;
}


/*======TOP=======*/
div.top_right
{
	width: 175px;
	height: 105px;
	background-color: #1A1B1D;
	background-image: url('img/bg_top_right.jpg');
	background-position: top ;
	background-repeat: no-repeat;
	border-left: 1px solid #696A6D;
}
.telephon
{
	font-size: 8pt;
	color: #A0AEB8;
}
.dop_menu
{
	border-top:1px solid #BFC8CE;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 8pt;
}
.dop_menu_a
{
	border-top:1px solid #BFC8CE;
	padding-top: 1px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
/*======/TOP=======*/
/*======/LEFT-RIGHT COL=======*/
div.left_col_top
{
	width:145px;
	height: 35px;
	text-align: center;
	padding-top: 5px;
	background-color: #282B2F;
	background-image: url('img/bg_left_col_top.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
div.left_col
{
	width:144px;
	width:expression('145px');
	padding:15px 0px 20px 0px;
	font-size: 8pt;
	background-color: #282B2F;
	background-image: url('img/bg_left_col_bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	border-right: 1px solid #5E6468;
}
div.right_col_top
{
	
	width:145px;
	height: 35px;
	text-align: center;
	/* start hide \*/
	padding-top: 5px;
	/* end */
	background-color: #282B2F;
	background-image: url('img/bg_right_col_top.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
div.right_col
{
	width:144px;
	width:expression('145px');
	/* start hide \*/
	padding:15px 0px 0px 0px;
	/* end */
	font-size: 8pt;
	background-color: #282B2F;
	background-image: url('img/bg_right_col_bottom.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	border-left: 1px solid #5E6468;
}
/*======/LEFT-RIGHT COL=======*/
/*=======MAIN=========*/
.main
{
	background-image: url('img/bg_main.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #151517;
	border-top: 1px solid #46494D;
}
h1
{
	font-family: Haettenschweiler;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom:3px;
	color: #FFBB4F;
	border-bottom: 1px solid #90A0AD;
}
h2
{
	font-family: Haettenschweiler;
	font-size: 13pt;
	font-weight: normal;
	padding-bottom:0px;
	padding:0px;
	margin:0px;
	color: #FFBB4F;
	text-align:center;
	height:22px;

}
div.ttl
{
	font-family: Haettenschweiler;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom:3px;
	color: #FFBB4F;
	border-bottom: 1px solid #90A0AD;
}

td.slogan
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFBB4F;
}

td.tdimg
{
	padding: 8px 5px 3px 8px;
}
td.tdimg div img
{
	border-top: 1px solid #A1A7AD;
}
.car_ttl
{
	height:27px;
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
	padding-top:3px;
	border-top: 1px solid #7A7A7A;
	background-image: url('img/bg_car_ttl.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.prog_ttl
{
	height:27px;
	font-size: 11pt;
	text-align: right;
	font-weight: bold;
	text-align:center;
	padding-top:3px;
	border-top: 1px solid #7A7A7A;
	background-image: url('img/bg_prog_ttl.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

.progttl {
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
.photo_ttl
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #BFC8CE;
}
/*=======MAIN=========*/
/*=======BOTTOM=========*/
div.bot_menu
{
	width: 520px;
	height: 32px;
	padding:8px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	background-image: url('img/bg_bottom_menu.jpg');
	background-repeat: no-repeat;
}
div.copy
{
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: Haettenschweiler;
	font-size: 14px
}
/*=======BOTTOM=========*/
/*====INPUT====*/
.inp_ins
{
	font-family: Vrdana, Tahoma, Arial;
	font-size: 8pt;
	color: #BFC8CE;
	background-color: #3D4248;
	height: 18px;
	border-bottom:1px solid #CACACA;
	border-right:1px solid #CACACA;
	border-left:1px solid #7A7A7A;
	border-top:1px solid #7A7A7A;
}
.inp_ins_fall
{
	font-family: Vrdana, Tahoma, Arial;
	font-size: 8pt;
	color: #BFC8CE;
	background-color: #3D4248;
	height: 18px;
	border:1px solid #FF0000; 
}
textarea
{
	overflow: auto;
}
/*====/INPUT====*/
.pt07 {font-size: 7pt;}
.pt08 {font-size: 8pt;}
.pt09 {font-size: 9pt;}
.pt10 {font-size: 10pt;}
.pt11 {font-size: 11pt;}
.pt12 {font-size: 12pt;}
.pt14 {font-size: 14pt;}
.pt16 {font-size: 16pt;}

#menu{position:absolute;top:0px;left:0px;visibility:hidden;}

.line tr td {border-left:solid 1px #4E545B; }
table.line  {border-right:solid 1px #4E545B; }
table.line  {border-top:solid 1px #4E545B; }
.line td {border-bottom:solid 1px #4E545B; }

/*==== /fieldset/ ====*/
legend {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #80ff00;
	font-size: 11px;
	margin-left: 0px;
}
fieldset {border: solid 1px silver; padding:4px;}
/*==== /fieldset/ ====*/


/*==== /Corner/ ====*/
/* Inset 3D Raised */
.raised { background:transparent; width:100%;}
.raised p {padding-bottom:0.8em; color: silver;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#3D4248;  border-left:1px solid #63686e; border-right:1px solid #63686e;}
.raised .b3 {background:#3D4248;  border-left:1px solid #63686e; border-right:1px solid #63686e;}
.raised .b4 {background:#3D4248;  border-left:1px solid #63686e; border-right:1px solid #63686e;}
.raised .b4b {background:#3D4248; border-left:1px solid #63686e; border-right:1px solid #63686e;}
.raised .b3b {background:#3D4248; border-left:1px solid #63686e; border-right:1px solid #63686e;}
.raised .b2b {background:#3D4248; border-left:1px solid #63686e; border-right:1px solid #63686e;}

.raised .b1 {margin:0 5px; background:#63686e;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#63686e;}
.raised .boxcontent {display:block; background:#3D4248;  background-image: url(img/bg_prog_ttl.jpg); background-position: left top; background-repeat: repeat-x; border-left:1px solid #63686e; border-right:1px solid #63686e;}
/*==== /Corner/ ====*/

