@charset "utf-8";
/* CSS Document */
html {
	position: relative;
	margin: 0;
	padding: 0;
	font: 12px/16px Tahoma, Arial, sans-serif;
}
body {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 989px;
	font: 12px/16px Tahoma, Arial, sans-serif;
}
#head {
	height: 134px;
}
h1 {
	font-size: 12px;
	color: #361415;
}
h2 {
	font-size: 12px;
	margin: 0 0 -10px 0;
	padding: 0;
	color: #361415;
}
a {
	text-decoration: underline;
	color: #361415;
	margin: 0;
	padding: 0;
	outline: none;
}
a img {
	border: none;
	outline: none;
}
img.logotxt {
	margin: 0 5px -15px 0;
}
ul, ul li {
	list-style: url(img/listimg.gif);
	margin: 0 0 0 7px;;
	padding: 5px 0 0 0;
}
.hide {
	display: none;
}
.active {
	color: #361415;
	font-weight: bold;
}
ul.show li a.active {
	font-weight: normal;
	color: #fff;
	background: #361415;
}
.subnav {
	position: absolute;
	top: 134px;
	left: 461px;
	width: 150px;
	height: 478px;
	padding: 20px 0 0 0;
	background: url(img/border_down.gif) repeat-y;
}
#subnav2 {
	position: absolute;
	top: 260px;
	left: 461px;
	width: 180px;
	padding: 20px 0 0 0;
	height: 200px;
	background: url(img/border.gif) repeat-x;
}
ul.show {
	list-style: none;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
ul.show li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.show li a{
	list-style: none;
	color: #361415;
	width: 150px;
	display: block;
	padding: 2px 15px 2px 15px;
	margin: 0 0 0 1px;
	text-decoration: none;
}
html body #main .subnav ul, html body #main .subnav ul li, html body #main #subnav2 ul, html body #main #subnav2 ul li {
	list-style-image: none;
	list-style: none;
}
#logo {
	position: absolute;
	top: 50px;
	right: 25px;
}
#txt {
	width: 360px;
	height: 480px;
	overflow-y: auto;
}
table tr td img {
	margin: 0 10px 0 0;
}
#nav ul {
	font-size: 13px;
	position: relative;
	top: 110px;
	margin: 0 0 0 94px;
	padding: 0;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0 17px 0 0;
}
#main {
	height: 476px;
	width: 989px;
}
.media {
	background: url(img/bg_media_sw.jpg) no-repeat;
	background-position: 0 20px;
}
.news {
	background: url(img/bg_news_sw.jpg) no-repeat;
	background-position: 0 20px;
}
.dakota {
	background: url(img/bg_dakota_sw.jpg) no-repeat;
	background-position: 0 20px;
}
.kontakt {
	background: url(img/bg_kontakt_sw.jpg) no-repeat;
	background-position: 0 20px;
}
.links {
	background: url(img/bg_links_sw.jpg) no-repeat;
	background-position: 0 20px;
}
#copy {
	background: #fff url(img/bg_content.gif) no-repeat;
	height: 480px;
	width: 523px;
	margin: 0 0 0 69px;
	padding: 10px 25px;
}
*html #copy {
	background: #fff url(img/bg_content.gif) no-repeat;
	height: 480px;
	width: 474px;
	margin: 0 0 0 69px;
	padding: 10px 25px;
}
#copytxt {
	overflow-y: auto;
	height: 480px;
	width: 	539px;
}
*html #copytxt {
	overflow-y: auto;
	height: 480px;
	width: 	525px;
}