html {
	overflow-y: scroll;
}

body
{
	background-image: images/bgimage.jpg;
	background-repeat: no-repeat; background-position:50% 50%;
	background-color: #C0C0C0;
	margin-top: 15px;
}

.standard
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#555555;
}
.standard A:link    {text-decoration: none; color:#9A3636;}
.standard A:visited {text-decoration: none; color:#9A3636;}
.standard A:active  {text-decoration: none; color:#9A3636;}
.standard A:hover   {text-decoration:underline; color:#9A3636;}

.buttons1
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.buttons1 A:link {text-decoration: none; color:#FFFFFF}
.buttons1 A:visited {text-decoration: none; color:#FFFFFF}
.buttons1 A:active {text-decoration: none; color:#FFFFFF}
.buttons1 A:hover {text-decoration: none; color:#FFFFFF}

.buttonsov1
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.buttons2
{
	font-size:12px;
	font-weight:bold;
	color:#7D2727;
}
.buttons2 A:link {text-decoration: none}
.buttons2 A:visited {text-decoration: none}
.buttons2 A:active {text-decoration: none}
.buttons2 A:hover {text-decoration: none}

.borderWhite
{
	border:1px solid #FFFFFF;
}

.dropdown
{
width:120px; font-size:9px; color:#333333; background-color:#CCCCCC;
}
.dropdownsel
{
width:120px; font-size:9px; color:#000000; background-color:#FFFFFF;
}

.footSpace
{
	height:10px;
}

form
{
	margin:0;
}

.greyLine
{
	background-color:#6A6666;
	height:5px;
}

.greyLine1px
{
	background-color:#6A6666;
	height:1px;
}

.line
{
	background-color:#444444;
	height:1px;
}

.menu {
	color:#CA0606;
	font-size: 11px;
	font-weight:bold;
}
.menu A:link    {text-decoration: none; color:#333333;}
.menu A:visited {text-decoration: none; color:#333333;}
.menu A:active  {text-decoration: none; color:#333333;}
.menu A:hover   {text-decoration: underline; color:#CA0606;}

.menu2 {
	color:#CA0606;
	font-size: 10px;
	font-weight:bold;
}
.menu2 A:link    {text-decoration: none; color:#333333;}
.menu2 A:visited {text-decoration: none; color:#333333;}
.menu2 A:active  {text-decoration: none; color:#333333;}
.menu2 A:hover   {text-decoration: underline; color:#CA0606;}

.menuTop
{
	font-size:12px;
}

.subTitle
{
	font-size: 10px;
	font-weight:bold;
}

.redLine
{
	background-color:#CA0606;
	height:5px;
}

.redLine1px
{
	background-color:#CA0606;
	height:1px;
}

.redLine50
{
	background-color:#9A3636;
	height:5px;
}

.redLine1px50
{
	background-color:#9A3636;
	height:1px;
}

.spacer
{
	vertical-align:bottom;
	height:35px;
}

.sitemap
{
	font-size:11px;
	font-weight:bold;
	background-color:#F9F9F9;
}

.tableKat
{
	font-size:11px;
	color:#333333;
}

.tableTop
{
	color:#FFFFFF;
}

.terms
{
	font-size:11px;
	font-weight:bold;
}
.terms A:link    {text-decoration: none; color:#444444;}
.terms A:visited {text-decoration: none; color:#444444;}
.terms A:active  {text-decoration: none; color:#444444;}
.terms A:hover   {text-decoration:underline; color:#111111;}

.textbox 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 0px; /*1px solid #967171; */
	color: #AAAAAA;
	width: 99%;
	
	/*scrollbar-base-color:#EEEEEE;*/
	scrollbar-3dlight-color:#A0A0A0; 
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-track-color: #EEEEEE;
}

.textbox1
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 0px; /*1px solid #967171; */
	color: #000000;
	width: 99%;
	
	/*scrollbar-base-color:#EEEEEE;*/
	scrollbar-3dlight-color:#A0A0A0; 
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-track-color: #EEEEEE;
}

.textfield
{
	font-size:10px;
	border:0px;
}

h1, h2 {
	font-size: inherit;
	padding: inherit;
	margin: inherit;
}

h2 {
	font-size: 12px;
	margin-bottom: 12px;
}

.title, .title h1
{
	font-size:16px;
	font-weight:bold;
	margin: 0;
}

.titleSmall
{
	font-size:11px;
	font-weight:bold;
	color:#CA0606;
}

.topic
{
	font-size: 12px;
	font-weight:bold;
	color:#333333;
}

.map24_input 
{
	background-color	: #ffffff;
	width				: 232px;
	color				: #0D3D6A;
	font-family			: Arial, Verdana, Helvetica;
	font-size			: 11px;
	font-weight			: normal;
	border				: 1px #bebebe solid;
}
	
.map24_list	 
{
	background-color	: #FFFFFF; 
	border-style		: groove;
	font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
	font-size			: 9px;
}
	
.map24_text   
{
	font-family			: Arial; 
	font-size			: 11px; 
	color				: #586A75;
}
	
.map24_margin 
{
	margin-left			: 10px;
}

.map24_padding
{
	padding-left		: 10px;
}

.map24_title  
{
	font-family			: Arial; 
	font-size			: 11px; 
	color				:#FFFFFF; 
	padding-left		: 10px; 
	font-weight			: bold;
}
	
.map24_cell   
{
	padding-left		: 10px; 
	padding-top			: 5px; 
	padding-right		: 5px; 
	padding-bottom		: 5px; 
	background-color	: #F8F9FA;
}
	
.blockborder
{
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-top-width	: 1px;
	border-top-style	: solid;
	border-left-width	: 1px;
	border-left-style	: solid;
	border-right-width	: 1px;
	border-right-style	: solid;
	border-color		: #BEBEBE;
}

/*start page*/

#startPage .entryPadding {
	padding: 5px 0 0 5px;
}

#startPage img {
	margin: 0 0 -10px -50px;
	position: relative;
	left: 50px;
}

#startPage .entryText {
	color: #6c6c6c;
	font-size: 18px;
	margin: 0;
	padding: 14px 0 2px;
}

#entryChoice {
	height:175px;
	position: relative;
	left: 53px;
	margin: 5px 0 0 -50px;
}

#entryChoice .box {
	float: left;
	width: 169px;
	height: 161px;
	background-image: url(/images/start_bg.png);
	background-repeat: no-repeat;
	margin-right: 35px;
}

#entryChoice .head1 {
	padding: 16px 0 13px 18px;
}

#entryChoice .head1 a {
	color: #ca0606;
	font-size: 18px;
}

#entryChoice .cLink {
	margin: 0 0 10px 18px;
}

#entryChoice .cLink a {
	background-image: url(/images/entry_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #373737;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

.navi_link {
	display: block;
	padding: 5px 3px;
	margin: 0 2px;
}

.navi_link_active {
	font-weight: bold;
}

.navi_link, .navi_link * {
	cursor: pointer;
}

.navi_link:hover {
	background-color: #EEE;
	color: #000 !important;
	text-decoration: none !important;
}

#home_news .news_date {
	color: #979797;
	padding-bottom: 5px;
}

.navi_title {
	color: #000;
	background-image: url(/images/entry_arrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
/*
#home_news .news_link:hover .news_title {
	color: #ca0606;
}
*/
.navi_spacer {
	height: 9px;
	background-image: url(/images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left 4px;
	font-size: 0;
}

#home_news .news_archive {
	display: block;
	line-height: 20px;
	padding-left: 3px;
	margin: 0 2px;
}

#home_news .news_archive:hover {
	background-color: #EEE;
	text-decoration: none;
}