#admin {
	z-index: 1000000;
	height: 16px;
	width: 16px;
}

#headertop {
	background-color: #227FD1;
	height: 20px;
	width: 0px;
}

#headertopfull {
	background: transparent url(images/1whitepixel.jpg) bottom repeat-x; 
	height: 50px;
	float: left;
}

#headertopfull a {
	text-decoration: none;
}

#headertopfull table {
	position: absolute;
	top:0;
	right:0;
}

#header {
	background-color: #ff0000;
	height: 100px;
}

#headerupper {
/**	background: transparent url(images/header-upper-bg.jpg) bottom left no-repeat; **/
	background: transparent  bottom left no-repeat;
	height: 30px;
}

#headerover {
/*	background: #ff0000 url(images/logo-header.jpg) no-repeat left bottom; */
	background: transparent no-repeat left bottom;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
}

#header_title {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	height: 2.3em;
	color: #ffffff;
/*	font-variant: small-caps;*/
	font: 12pt/150% DIN,  "Times New Roman", Times, serif; 

	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
}

#header_description {
	position: absolute;
	right: 0px;
	top: 33px;
	text-align: right;
	color: #ffffff;
	font-size: 0.8em;
	
}

#header_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0.8em;
	
}

#bgtopcenter {
	position: absolute;
	background: transparent;
	height: 416px;
	width: 950px;
}

#bgtopcenter ul {
	margin: 0;
	padding: 0;
}

#bgtopcenter ul li {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#mainpresentation {
	position: absolute;
/*	background: #111111 url(images/content-bg-02.png) top left no-repeat; */
	background: transparent;
	height: 416px;
	width: 800px;

	margin: 10px 0 0 10px !important;
	padding: 5px 5px 5px 5px;

/*	border-bottom: #444444 solid 1px; */

}


#leftover {
	background-color: #227FD1;
	width: 120px;
}

#rightover {
	background-color: #227FD1;
	width: 120px;
}

#absoluteleft {
/*	background-color: transparent; */
	background: transparent url(images/1whitepixel.jpg) right repeat-y; 
	width: 120px;
}

#absoluteleft li {
	list-style: none;
}
#absoluteright {
/*	background-color: transparent; */
	background: transparent url(images/1whitepixel.jpg) left repeat-y; 
	background-color: transparent;
	text-align: right;
	width: 120px;
}

#absoluteright li {
	list-style: none;
}

#left {
	background: #eeeeee url(images/menu-bg-02.jpg) bottom no-repeat;
	height: 410px;
	width: 200px;
}

#left li {
	padding:0;
	margin: 0;
}

#right {
	background-color: #227FD1;
	width: 120px;
}

.menusection {
	display: block;
}

#content_inside {
	background: transparent;
	padding: 10px 10px 10px 10px;
	opacity: 1.0;

	height: 95%;
	width: 95%;

	margin: auto;
	overflow: auto;
}

#content_title {
	position: absolute;
	left: 10px;
}

#content_bottom_down {
	background: transparent;
	width: 950px;

	margin: 10px 0 0 10px !important;
	padding: 5px 5px 5px 5px;
	overflow: auto;
}

#content_page_bg {
}

#content_slide {
	background: transparent;
}

#content.galerie {
	height: 400px;
	width: 700px;
}

#content.search {
}

#content_login{
	background: transparent url(images/logo-200.jpg) right no-repeat;
	width: 80%;
	margin: auto;
}

#content_panel {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 800px;
	height: 600px;
	background-color: #ff0000;
}

#searchsubmit {
/**	text-align: right; **/
}

#footer {
	background-color: transparent;
	height: 20px;
	width: 600px;
}

#footerover {
	background-color: transparent;
	height: 20px;
}

#footerbottom {
	background-color: transparent;
	text-align: center;
	height: 20px;
	width: 0px;
}

#footerbottomfull {
	background-color: transparent;
	text-align: center;
}

#footerbottomfull a {
	text-decoration: none;
}



#footerbottomblock {
	left: 10px;
	background-color: transparent;
	text-align:center;
}

#footerbottomblock_title {
	background: transparent url(images/popup-bg.gif) top left no-repeat;
}

#footerbottomblock_content {
	background: #eeeeee;
}


