BODY {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #009DE0 url(../images/pic_bgr_footer_back.gif) center repeat-y;
}

#plaintext {
	width: 100%;
        padding: 0px;
        margin: 0px;
        background-color: #000000;
}

#plaintextinner {
	width: 910px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	text-align: left;
}

#plaintextinner a {
	color: #ffffff;
        font-size: 140%;
        font-weight: bold;
        text-decoration: none;
}

#plaintextinner a:hover {
         text-decoration: underline;
}

#htmlheader {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

#htmlheaderinner {
	width: 910px;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	color:  #ffffff;
	text-align: left;
}

#top {
	widht: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
	border: none;
	background: #003B81 url(../images/pbgrto.gif) center repeat-y;
	text-align: center;
}

#sitecenter {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background: #E5E5E5 url(../images/pbgr.gif) center repeat-y;
border-bottom: solid 1px #009DE0;
}

#siteinner {
	width: 940px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background: url(../images/) no-repeat 0px 80px;
	border: none;
}

#language {
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: right;
	border: none;
}

#youarehere {
        margin: 0px;
        padding: 0px;
        height: 20px;
	color: #009DE0;
        font-size: 80%;
        vertical-align: top;
rem border: solid 1px #ff0000;
}

#youarehere p {
         display: inline;
}

#youarehere a {
	color: #009DE0 !important;
        text-decoration: none;
	font-weight: normal !important;
}

#youarehere a:hover {
         text-decoration: underline;
}

#footer {
	width: 100%;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	font-size: 80%;
}

#footer p {
	display: inline;
        color: #ffffff;
	line-height: 160%;
}

#footer a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	display: inline;
}

#footer a:hover {
	text-decoration: underline;
}

#footerinner {
	width: 440px;
	padding: 10px 260px 10px 240px;
	margin: 0px;
	text-align: left;
	background: transparent url(../images/pic_bgr_footer.gif) top center no-repeat;
}

#left {
	margin: 0px;
	padding: 15px 0px 1px 6px;
	width: 190px;
	border-bottom: none;
	float: left;
	background: transparent url(../images/pic_bgr_left.gif) right repeat-y;
}


/* Menü */

#menue {
	width: 190px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}

#menue ul {
	list-style-type: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#menue li {
	display: inline;
}

#menue li a {
	display: block;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	border-top: 1px solid #ffffff;
}

#menue li a:hover {
	color: #003B81;
	display: block;
	background-color: #ffffff;
}

.maintopic {
rem	width: 170px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
}

.maintopicsel {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #003B81;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #ffffff;
}

.topic {
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
}

.topicsel {
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 8px;
	color: #003B81;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #ffffff;
}

.subtopic {
	padding-top: 8px;
	padding-left: 35px;
	padding-bottom: 8px;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
}

.subtopicsel {
	padding-top: 8px;
	padding-left: 35px;
	padding-bottom: 8px;
	color: #003B81;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background-color: #ffffff;
}


#search {
	width: 138px;
	height: 45px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	background: transparent url(../images/pbgrse.gif) top right no-repeat;
}

form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 7px 3px 1px 5px;
	margin: 0px;
	vertical-align: middle;
	font-size: 80%;
	color: #003B81;
}

input.search {
	border: none;
	width: 90px;
	background-color: transparent;
}

#sidebar {
	width: 210px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	float: left;

}
