* 
{
	font-family: Arial, Helvetica, sans-serif;
	padding:0ex;
	margin:0ex;
}

html 
{
	position: relative;
}

body
{
	position: relative;
	background-color: #ffffff;
}
/*overwrite from base-class to change spaces */
.clearhundred {
	padding-top: 8px;
	padding-bottom: 8px;
}

.articleheader {
	padding-bottom: 15px;
}
.articlesubheader {
	padding-bottom: 5px;
	font-size: 13px;
}
.imagelayer {
	margin-bottom: 2ex;
	margin-top: 2ex;
}
.imgright {
	margin-left: 2ex;
	margin-bottom: 2ex;
}
.imgleft {
	margin-right: 2ex;
	margin-bottom: 2ex;
}
.imgcenter {
	margin-bottom: 1ex;
}
.imgmid {
	margin-bottom: 2ex;
}
.textlayer {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	line-height:1.5em;
	font-size: 13px;
	font-weight: normal;
}
h2 {
	line-height:1.1em;
}

/********** end overwrite */

.invisible
{
   position: absolute;
	top: -1000px;
   left: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

img
{
	border-style: none;
	border-width: 0;
}

.kunst_box {
	position: relative;
	width: 200px;
	margin-top: 20px;
	/*margin-bottom: 40px;
	margin-top: 450px;
	left: -1px;
	margin-bottom: 10px;
	float: left;*/
}

#zastava
{
	position: absolute;
	left: 0px;
	top:0px;
	width: 193px;
	height: 97px;
}

#logo
{
	position: absolute;
	left: 199px;
	top:53px;
	width: 146px;
	height: 27px;
}

#logo_start
{
	position: absolute;
	left: 0px;
	top:0px;
	width: 500px;
	height: 252px;
}

a img
{
	border-style: none;
	border-width: 0;
}

div#breadcrumbs, div#breadcrumbs_bottom
{
	clear: both;
	font-size: 10px;
}

div#breadcrumbs
{
	width: 700px;
	position: absolute;
	left: 199px;
	top:100px;
}

div#breadcrumbs div, div#breadcrumbs_bottom div
{
	text-align: right;
}

div#navigation
{
	position: absolute;
	left: 510px;
	top:282px;
	width: 260px;
}

.headlinie {
	font: bolder 13px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu_vert, #menu_vert ul, #menu_vert ol {
  margin: 0;
  padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#menu_vert ul, #menu_vert ol {
  width: 100%; /* Width of Menu Items */
 
  border-right: white;
  background: white;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_vert li {
  position: relative;
  list-style: none;
  }

#menu_vert li a {
  display: block;
  text-decoration: none;
  padding: 2px;
  border-bottom: white;
  color: black;
  }
  
ul#primary-nav li
{
	text-transform: uppercase;
}

ul#primary-nav li ul li
{
	text-transform: none;
}

/* Fix IE. Hide from IE Mac */

* html #menu_vert li { float: left; height: 1%;
	font-family: Arial, Helvetica, sans-serif;
}

* html #menu_vert li a { height: 1%;
	font-family: Arial, Helvetica, sans-serif;
}

/* End */

div#menu_vert ul ul li a, 
div#menu_vert ul ul li a:link, 
div#menu_vert ul ul li a:visited {
        display: block;
        padding: 3px 5px 3px 15px;
	font: 78% Arial, Helvetica, sans-serif;
}

div#menu_vert ul ul  {
      border-right: none;
      border-top: none;
      border-bottom: white;
      padding-bottom: 5px;
    }

div#menu_vert ul ul ul i a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
        padding-left: 80px;
    }

div#menu_vert ul ul ul  {
    }

#menu_vert li ul li a { padding: 5px 5px; }

/* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover {
	background-color: #dedede;
	color: black;
}

.menuactive, .current
{
	list-style-type: square;
	display: inline;
	background-color: #a4a4a4;
	color: #ffffff;
}

.Stil1 {
	font: bolder 9px Arial, Helvetica, sans-serif;
}

/* Links */

a,
	a:link 
	 {
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a:active, a:visited {
	color: #696969;
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}
h2 a:link, h2 a:active, h2 a:visited, h2 a {
	text-decoration: none;
	}
	
/* CONTENT */

div#content {
	font: 13px/15px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 199px;
	top:120px;
	width: 700px;
	height: 100%;
}

/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}
/* form style */
.loginfield {
	width: 110px;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;

}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;

   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */

div.backbutton {
	padding-left: 5px;
}
