
body
{
	margin-top: 20px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 20px; 
	background-color: #F4F4F4;
	background-image: url(images/Background.jpg);
	background-repeat:repeat-x

}

body
{
	scrollbar-arrow-color: #737b66; 
	scrollbar-base-color: #F5F8F3;
	scrollbar-highlight-color: #737b66; 
	scrollbar-shadow-color: #ffffff;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

table,td 
{
	font-size: 10pt;
	font-family: georgia, "times new roman", helvetica, times, serif;
	color:#333333;
	line-height: 1.5em;
	letter-spacing: 0px
}

h2
{ 
	font-size: 14pt;
	font-family: "georgia", "times new roman", serif;
	color:#333333;
	font-style: italic;
	margin-bottom: 30px;
	letter-spacing: 1px;
	border-bottom: solid 0px #E9E9E9;
	padding-bottom: 0px;
}

.li 
{
	vertical-align: top;
	border-right: solid 1px #6C6C6C;
}


.re 
{
	border-left: solid 1px #6C6C6C;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	font-size: 10pt;
	font-family: georgia, "times new roman", serif;
	color: #6C6C6C;
}

a:hover
{ 
	text-decoration: none;
	background-color: #E4E5E7;
	color: #3F3F3F;
}


/* Main */
#TopBar 
{
	background-image: url(images/Top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	background-color: #fff;
	border-top: solid 1px #6c6c6c;
	border-right: solid 0px #fff;
	border-left: solid 0px #fff;
	color: #2A3C22;
	padding-top: 0px;
}

#HeaderTop
{
	height: 80px;
	padding-right: 30px;
	text-align: right;
	vertical-align: top;
	color: #BFBFBF;
	letter-spacing: 1px;
	font-size: 14px;
	padding-top: 8px;
}

.MenuBar 
{
	padding-right: 20px;
	height: 30px;
	background-color: #fff;
	border-bottom: solid 0px #DFDFDF;
	vertical-align: bottom;
	background-image: url(images/Line.jpg);
	background-repeat: no-repeat;
	background-position: 85px  bottom
}

#sp1 
{
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
	width: 100%;
}

#FooterBar
{
	font: normal 12px verdana, sans-serif; 
	color: #BFBFBF;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 40px;
	text-align: center;
	background-image: url(images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	border-bottom: solid 1px #6C6C6C;
}

#FooterBar table td
{
	color: #BFBFBF;
}

#clock
{
	font: normal 12px verdana, sans-serif; 
	color: #BFBFBF;
}

#FooterBar a, #FooterBar a:visited, #FooterBar a:active 
{
	font-family: georgia, "times new roman", serif;
	color: #BFBFBF;
	text-decoration: none;
	background-color:#FFFFFF;
}

/* MenuBar */
#MenuBar a span
{
	float: left;
	background:  url("images/MenuBarLeft.gif") left no-repeat;
	line-height: 30px;
	height: 30px;
	width: 13px;
}

#MenuBar a, #MenuBar a:visited, #MenuBar a:active 
{
	display: block;
	background: url("images/MenuBarRight.gif")  right  no-repeat;
	color: #000;
	font-family: georgia,"times new roman", helvetica, serif;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	text-align: center;
	margin-left: 0px;
}

#MenuBar a:hover span
{
	background: url("images/MenuBarLeftHover.gif") left;
}

#MenuBar a:hover 
{
	background: url("images/MenuBarRightHover.gif") right;
	color: #3F3F3F;
	text-decoration: none;
}


/* Menü Sub */
#MenuSub
{
	border-left: solid 0px #dfdfdf;
	background-image: url(images/MenuSub.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	width: 202px;
	float: right;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}

#MenuSub ul, #MenuSub li 
{
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	color: #2F2F2F;
}

#MenuSub a, #MenuSub a:visited, #MenuSub a:active
{
	display: block;
	width: 160px;
	border-bottom: solid 0px #DFDFDF;
	text-decoration: none;
	background: transparent;
	font-size: 12px;
	font-family: georgia, "times new roman", helvetica, serif;
	height: 20px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
	letter-spacing: 1px
}

#MenuSub a:hover 
{
	background: transparent;
	color:#3F3F3F;
	text-decoration: none;
	background-color:#E4E5E7;
}

#HeaderLevel01, #HeaderLevel01 a, #HeaderLevel01 a:visited, #HeaderLevel01 a:active 
{
	font-size: x-large;
	font-weight: bold;
}

#HeaderLevel02, #HeaderLevel02 a, #HeaderLevel02 a:visited, #HeaderLevel02 a:active 
{
	font-size: large;
	font-weight: bold;
}

#HeaderLevel03, #HeaderLevel03 a, #HeaderLevel03 a:visited, #HeaderLevel03 a:active 
{
	font-size: medium;
	font-weight: bold;
}

#HeaderLevel04, #HeaderLevel04 a, #HeaderLevel04 a:visited, #HeaderLevel04 a:active 
{
	font-weight: bold;
}

/* Guestbook*/
#GuestbookBox
{
	border: solid 1px #DFDFDF;
	font-style: italic
}

#GuestbookBoxMsg
{
	border: solid 1px #000000; 
	padding-top:20px; 
	padding-bottom:20px; 
	padding-right:20px; 
	padding-left:20px;
}

/* Login */
#LoginBox
{
	border: solid 1px #DFDFDF;
	font-style: italic
}

/* DLM */
#DLMBox
{
	border: solid 1px #DFDFDF;
	font-style: italic
}

/* Button */
#Button a span
{
	float: left;
	background:  url("images/MenuBarLeft.gif") left no-repeat;
	line-height: 30px;
	height: 30px;
	width: 13px;
}

#Button a, #Button a:visited, #Button a:active 
{
	display: block;
	background: url("images/MenuBarRight.gif")  right  no-repeat;
	color: #000;
	font-family: georgia,"times new roman", helvetica, serif;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	text-align: center;
	margin-left: 0px;
}

#Button a:hover span
{
	background: url("images/MenuBarLeftHover.gif") left;
}

#Button a:hover 
{
	background: url("images/MenuBarRightHover.gif") right;
	color: #3F3F3F;
	text-decoration: none;
}

#Label
{
	font-weight: bold;
}

#Error
{
	color: red;
	font-weight: bold;
}

#Warning
{
	color: red;
}

#Picture
{
	border: solid 1px #DFDFDF;
}

.ImageLink
{
	background:url(images/Zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
