body {
	margin: 10px;
	background-color: #FFFFFF;
	color: #3A3A3A;
	font-family: Tahoma,Arial, helvetica;
	font-size: 11px;

}
body a:link, body a:visited, body a:active {text-decoration: none; font-weight: bold; color : #3A3A3A;}
body a:hover {text-decoration: underline; color: #000000;}
small { font-size: 10px;}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 a:link, h2 a:visited, h2 a:active {text-decoration: none; font-weight: bold; color : #990000;}
h2 a:hover {text-decoration: underline; color: #990000;}
hr{
	height: 1px;
	color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-left: 10px;
}

h3 {
	font-size: 11	px;
	font-weight: bold;
	color: #990000;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


table {
	border: 0px none;
	border-collapse: collapse;
	padding: 0px;
}
td {
	font-size: 11px;
	border: 0px none;
	padding: 0px;
	vertical-align: top;
}
img {
	border: 0px none;
}
input {
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B7B1AA;
}
.layout {
	width: 1002px;
	height: 700px;
	border: 1px solid #000000;
}
.corner {
	width: 1px;
	height: 1px;
}
.border {
	background-color: #4D260C;
}
.border-out {
	background-color: #4D260C;
}
.top {
	background-color: #7E3F13;
	width: 700px;
	height: 95px;
}
.shadow-top {
	height: 42px;
	width: 700px;
	background: url(_layout/top-nav-center.jpg);
	background-repeat: repeat-x;
}
.shadow-top-left {
	height: 64px;
	background: url(_layout/left-top.jpg);
	background-repeat: no-repeat;
}
.shadow-top-right {
	height: 64px;
	background: url(_layout/right-top.jpg);
	background-repeat: no-repeat;
}
.separate{
	padding-left: 10px;
}
.shadow-left-dark {
	width: 10px;
	background-repeat: repeat-y;
	background: url(_layout/b-left-dark.gif);
	background-color: #7E3F13;
}
.shadow-left {
	width: 10px;
	background: url(_layout/background/kras/back-left.jpg);
	background-repeat: repeat-y;
}
.shadow-right {
	width: 10px;
	background: url(_layout/background/kras/back-right.jpg);
	background-repeat: y-repeat;	
}
.main {
	width: 680px;
	padding: 0px;
	background: url(_layout/background/kras/back-center.jpg);
	background-repeat: y-repeat;
	background-color: #FFF1EC;

}
.flash {
	padding: 10px;
}
.icons {
	padding-left: 10px;
	vertical-align: bottom;
}
.contents {
	table-layout: fixed;
	width: 650px;
	height: 220px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.search {
	table-layout: fixed;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.contents-single {
	table-layout: fixed;
	width: 680px;
	height: 440px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.contents-gallery {
	width: 680px;
	height: 440px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.menu-left {
	width= 150px;
	background: url(_layout/menu-left.gif);
	background-repeat: repeat-y;
	background-color: #E5D1BB;
	text-align: center;	
}
.left-space{
	padding-top:5px;
}
.menu-right {
	width: 150px;
	background: url(_layout/menu-right.gif);
	background-repeat: repeat-y;
	background-color: #E5D1BB;
	text-align: center;
}
.menu-search {
	width: 150px;
	background: url(_layout/menu-right.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.flags {
	margin: 5px;
}
.button {
	margin-top: 4px;

}
.button-small {
	margin-top: 2px;
}
.button-background {
	height: 36px;
	width: 132px;
	background: url(_layout/b-buttons.gif);
	background-repeat: repeat-x;
	background-color: #FCF8F6;
}
.button-background2 {
	height: 72px;
	width: 132px;
	background: url(_layout/ferAlt.gif);
	background-repeat: repeat-x;
	background-color: #FCF8F6;
}
.button-sub-background {
	width: 132px;
	background: url(_layout/c-buttons.gif);
	background-repeat: repeat-x;
	background-color: #FCF8F6;
}
.button-background-bejz {
	width: 132px;
	background: url(_layout/b-buttons-bejz.gif);
	background-repeat: repeat-x;
	background-color: #F7D3D0;
}

.button-background-red {
	width: 132px;
	background: url(_layout/b-buttons-red.gif);
	background-repeat: repeat-x;
	background-color: #F7D3D0;
}
.button-background-green {
	width: 132px;
	background: url(_layout/b-buttons-green.gif);
	background-repeat: repeat-x;
	background-color: #D3E5D5;
}
.button-background-blue {
	width: 132px;
	background: url(_layout/b-buttons-blue.gif);
	background-repeat: repeat-x;
	background-color: #D8E2EA;
}
.button-text {
	color: #2A2A2A;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5Px;
	width:110px;
	cursor: hand;
}
.piktogram{
	float: right;
	margin-right: 0px;
	margin-right= -3px;
}





.button-text a:link, .button-text a:visited, .button-text a:active {text-decoration: none; font-weight: bold; color : #2A2A2A;}
.button-text a:hover {	text-decoration: underline; color: #4D260C;}
.button-text-red {
	color: #2A2A2A;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;	
}
.button-text-red a:link, .button-text-red a:visited, .button-text-red a:active {text-decoration: none; font-weight: bold; color : #2A2A2A;}
.button-text-red a:hover {text-decoration: underline; color: #4A0017;}
.button-text-green {
	color: #2A2A2A;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;	
}
.button-text-green a:link, .button-text-green a:visited, .button-text-green a:active {text-decoration: none; font-weight: bold; color : #2A2A2A;}
.button-text-green a:hover {text-decoration: underline; color: #083428;}
.button-text-blue {
	color: #2A2A2A;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;	
}
.button-text-blue a:link, .button-text-blue a:visited, .button-text-blue a:active {text-decoration: none; font-weight: bold; color : #2A2A2A;}
.button-text-blue a:hover {text-decoration: underline; color: #05204D;}
.button-text-small {
	width: 110px;
	color: #2A2A2A;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 20px;
}
.button-text-small a:link, .button-text-small a:visited, .button-text-small a:active {text-decoration: none; font-weight: bold; color : #2A2A2A;}
.button-text-small a:hover {text-decoration: underline; color: #4D260C;}
.button-search {
	font-size: 10px;
	font-weight: bold;
	color: #2A2A2A;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 3px;
}
.button-search-input {
	width: 70px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
.button-search-button {
	vertical-align: middle;
}
.bottom {
	background-color: #000000;
	text-align: center;
}
.ticker{
	width: 1000px;
	height: 22px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-color: #644D43;
	color: #FFFFFF;
	font-weight: bold;
}
.subject{
	font-size: 11px;
	letter-spacing:1px;
	padding-left: 12px;
	padding-right: 2px;
	color: #3D4046;
	font-weight: bold;
	text-transform: uppercase;
}
.below{
	margin: 0px;
	margin-top: 0px;
	margin-top = -5px;
	
	height: 1px;
	color: #3D4046;
	border-width: 1px 0 0 0;

}
.push{
	padding-top: 17px;
}
.ticker a:link, .ticker a:visited, .ticker a:active {text-decoration: none; color: #E6D2BD;}
.ticker a:hover {text-decoration: none; color: #E6D2BD;}
.img{
	padding-left: 10px;
	padding-right: 5px;
}
.text{
	margin: 10px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.title{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.text-table{
	border: 1px solid #DADADA;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
.bottom-logo{
	padding-bottom: 20px;
	margin-left: -10px;
}
.return{
	color: #990000;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.return a:link, .return a:visited, .return a:active {text-decoration: none; font-weight: bold; color: #990000;}
.return a:hover {text-decoration: none; color: #FF0000;}
.more{
	color: #990000;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.more a:link, .more a:visited, .more a:active {text-decoration: none; font-weight: bold; color: #990000;}
.more a:hover {text-decoration: none; color: #FF0000;}

#flash {
	text-align:center;
}
.left-push{
	widht:150px;
}
.gal-res{
	color: #2B00FF;
	text-align:center;
	padding-top: -5px;
	margin-top: 3px;
}
.gal-res a:link, .gal-res a:visited, .gal-res a:active {text-decoration: none; font-weight: normal; color: #2B00FF;}
.gal-res a:hover {font-weight: normal;text-decoration: underline; color: #2B00FF;}
.gal-text{
	margin-top: 8px;
	padding-left: 16px;
	padding-bottom: 25px;
	color: #111113;
	font-size: 11px;
}

.link_sub{
	border-bottom: 1px solid #4D260C;
	width: 115px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sub_padding{
	width: 25px;
	background: url(_layout/buttons/kras/arrow-right.gif);
	background-repeat: no-repeat;	
}
.sub_padding_on{
	width: 25px;
	background: url(_layout/buttons/kras/arrow-down.gif);
	background-repeat: no-repeat;	
}

.clips{
	padding: 5px;
}
.clip_img{
	border: 2px solid #E5E5E5;
}