@charset "utf-8";



a:link {
    text-decoration: none;
    color: #0000FF;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
}
a:active {
    text-decoration: none;
}

body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 1em;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background-color: #BB1720;
    min-width: 1024px;
}
.oneColLiqCtrHdr #container {
    width: 90%;  /* this will create a container 80% of the browser width */
    background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: left; /* this overrides the text-align: center on the body element. */
    margin: 0 auto;
}
.oneColLiqCtrHdr #header {
    background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    height: 90px;
    padding: 20px 20px 0;
}
.oneColLiqCtrHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
    padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #FFFFFF;
}
.oneColLiqCtrHdr #footer {
    height: 40px;
    padding: 0 10px;
    background-color: #6F191A;
}
.oneColLiqCtrHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}




#logo {
	float: right;
	height: auto;
	width: auto;
}
#footerbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    border-style: none;
    font-size: 1em;
	float: left;
	width: 12em;
	text-align: left;
	left: 20%;
	color: #FFFFFF;
	padding: 10px;
}
#nested {

}

#footebox2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    border-style: none;
    font-size: 1em;
	float: right;
	width: 12em;
	text-align: right;
	color: #FFFFFF;
	padding: 10px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	clear: both;
}
.Untermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
    float: left;
	text-align: center;
    padding: 2px 10px;
    background-color: #EEEEEE;
    border: 2px none #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    position: relative;
	top: -1px;
	height: 1.1em;
	width: auto;
	overflow: visible;
}
.Untermenu:link {
	color: #000000;

}
.Untermenu:visited {
	color: #000000;
	background-color: #FFFFFF;

}
.Untermenu:hover {
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
.UntermenuFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
    float: left;
	text-align: center;
    padding: 2px 10px;
    background-color: #EEEEEE;
    border: 2px none #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
    position: relative;
	top: -1px;
	height: 1.1em;
	width: auto;
	overflow: hidden;
	font-weight: bold;
	clear: left;
}
.UntermenuFett:hover {
	background-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Tabelle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 20em;
	float: left;
	clear: left;
	height: auto;
	background-color: #FFFFFF;
}
#Tabelle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 20em;
	float: left;
	clear: none;
}
#Publikation2 {
	height: 15em;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	font-size: 1em;
}

#Publikation1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 10em;
	width: 20em;
	float: left;
	border: medium solid #999999;
	margin: 2em;
}

.style1 {font-weight: bold}

.style2 {
    font-size: 100em;
    font-weight: bold;
}

.style3 {font-size: 0.8em}

.prelozit {
    color:red;
    text-decoration: underline;

}