﻿html{
	overflow:scroll;
}

#container {
	width:980px;
	border:1px solid red;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
#banner {
	height:115px;
	border-top: 15px solid red;
	border-bottom: 15px solid red;
	background: url(images/header_bck.jpg);	
	background-color: #ffffff;
}
#sidebar-a {
	float: left;
	width: 230px;
	padding: 1px 5px 0px 1px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	padding: 5px 15px 5px 250px;
}
#footer {
	width: 980px;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align:center;
	clear:both;
}

.buttonscontainer {
	width: 225px;
}
.buttons a {
	color: #FFFFFF;
	border: 1px solid;
	background-color: #FF0000;
	padding: 2px;
	padding-left: 3px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #FF5555 #BB1111 #BB1111 #FF5555;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: center;
}

.buttons a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #DD1111;
	border-color: #BB1111 #FF5555 #FF5555 #BB1111;
	color: #FFFFFF;
	text-decoration: none;
}

body{
	font-family: Verdana, Arial, Helvetica;
	font-size:small;
	background: url(images/back.jpg);
	background-repeat:repeat-x;	
	background-color:#ffffff;
}

.social{
	padding: 10px 0px 10px 5px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}
.fb{
	border:none;
}
.bannlnks{
	text-align:center;
}
h1{
	font-size:x-large;
}
.red{
	color:red
}
.green{
	color:#00FF00
}
.dgreen{
	color:#008000
}
.white{
	color:white
}
.bckg_red{
	background-color:red
}
.bcg_white{
	background-color:white
}
.bcg_green{
	background-color:#00FF00
}
.big{
	font-size:xx-large;
	font-weight:bold
}
.small{
	font-size:small
}
.medium{
	font-size:medium
}
.center{
	text-align: center;
}

#navlist
{
	margin-left: 0;
	padding-left: 40px;
	list-style: none;
}
#navlist li 
{
	padding-left: 24px;
	background-image: url(images/bule.gif);
	background-repeat: no-repeat;
	margin:8px 2px 4px 2px	
}
#navlist li a {
	color:black;
	text-decoration: none;
}
#navlist li a:hover {
	color: blue;
	text-decoration: none;
}
#navlist li a:visited{
	text-decoration: none;
}
a.stv_menu{
	text-decoration:none;
	color:white;
	font-size:small
}
.baner{
	padding:10px 0px 10px 0px 
}
.noborder{
	border-style:none
}
fieldset{
	border: 1px solid #FF0000
}
legend{
	color: #000000;
	background: #00ff00;
	border: 1px solid #781351;
	padding: 2px 6px
} 
.kontakt_tbl{
	margin: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

a.dl{
	background: transparent url(images/button_0.gif) no-repeat;
	display: block;
	width: 130px;
	height: 28px;
}
a.dl:hover {
    background: transparent url(images/button_1.gif) no-repeat;
	display: block;
	width: 130px;
	height: 28px;
}
.pocket_img {
	margin-right: 15px;
}

ol {
	padding-top: 10px;
	margin-bottom: 16px;
}
