/* GENERAL BEGIN */
body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background: #ffffff;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #173c7f;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

b, strong {
	font-size: 10pt;
	color: #173c7f; 
}
/* GENERAL END */

#rootDiv {
	width: 900px;
	margin: 0px auto;
}

/* HEADER BEGIN */
#headerDiv {
	width: 900px;
	height: 160px;
	border-left: 1px solid #004286;
	border-right: 1px solid #004286;
	background: url(../images/bgrHeader.jpg) no-repeat top left;
	display: block;
	float: left;
}


#headerDiv {
	width: 900px;
	height: 160px;
	border-left: 1px solid #004286;
	border-right: 1px solid #004286;
	background: url(http://www.gekko.at/fileadmin/images/bgrHeader_neu.jpg) no-repeat top left;
	display: block;
	float: left;
}


#logoDiv {
	width: 202px;
	height: 75px;
	display: block;
	float: left;
	
}

#logoDiv img {
	float: left;
}

#menuDiv {
	width: 900px;
	height: 52px;
	display: block;
	float: left;
	clear: both;
}

#menuInnerDiv {
	height: 52px;
	padding: 0px 50px 0px 0px;
	background: url(../images/bgrMenuInner.gif) no-repeat right bottom;
	display: block;
	float: left;
	clear: both;
}

#menuUl {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../images/bgrMenu.gif) repeat-x 0px 12px;
	display: block;
	float: left;
}

#menuUl li {
	height: 34px;
	margin: 0px;
	padding: 12px 1px 0px 0px;
	list-style: none;
	background: url(../images/bgrMenuButtonDelimiter.gif) no-repeat right top;
	display: block;
	float: left;
}

#menuUl li.last {
	background: url(../images/bgrMenuButtonDelimiterLast.gif) no-repeat right top;
	padding-right: 3px;
}

#menuUl li a {
	height: 19px;
	margin: 0px;
	padding: 4px 5px 0px 5px;
	background: none;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
}

#menuUl li a:hover {
	background: #004286;
	text-decoration: none;
}

#menuUl li div {
	margin: 22px 0px 0px 0px;
	padding: 0px;
	background: #ffffff url(../images/bgrSubMenu.gif) repeat-x top;
	border: 1px solid #979a9b;
	border-bottom: none;
	position: absolute;
	display: none;
	float: left;
	clear: both;
}

#menuUl li div a {
	width: 150px;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	background: none;
	border-bottom: 1px solid #979a9b;
	color: #173c7f;
	text-decoration: none;
	font-weight: normal;
	display: block;
	clear: both;
}

#menuUl li div a:hover {
	background: #90b4f2;
	text-decoration: none;
}

#langBarDiv {
	margin: 34px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	color: #ffffff;
	display: block;
	display: none;
	float: right;
}
/* HEADER END */

/* CONTENT BEGIN */
#contentDiv {
	width: 900px;
	min-height: 562px;
	border-left: 1px solid #004286;
	border-right: 1px solid #004286;
	background: #ffffff;
	display: block;
	float: left;
}

#leftColumnDiv {
	width: 200px;
	display: block;
	float: left;
}

#centerColumnDiv {
	width: 500px;
	display: block;
	float: left;
}

#centerColumnDiv p {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	display: block;
	clear: both;
}

h3 {
        margin: 0px;
        padding: 11px 0px 8px 0px;
        font-size: 11pt;
        color: #da0643;
        color: #173c7f;
        fonw-weight: bold;
        display: block;
        clear: both;
}

#rightColumnDiv {
	width: 200px;
	display: block;
	float: left;
}

.columnPanelDiv {
	width: 180px;
	padding: 10px 8px 5px 10px;
	display: block;
	float: left;
}

.columnPanelDiv h3 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 9pt;
	color: #da0643;
	color: #173c7f;
	fonw-weight: bold;
	display: block;
	clear: both;
}

.columnPanelDiv.rechts {
        padding: 10px 8px 5px 10px;
        background: none;
}


.columnPanelDiv.links {
	padding: 10px 8px 5px 10px;
	background: none;
}

.columnPanelDiv.links ul {
	width: 158px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	display: block;
	clear: both;
}

.columnPanelDiv.links ul li {
	margin: 0px;
	padding: 0px 0px 3px 15px;
	background: url(../images/iconListItem.gif) no-repeat 0px 3px;
	list-style: none;
	display: block;
	clear: both;
}

.columnPanelDiv.list {
	padding: 10px 8px 5px 10px;
	background: none;
}

.columnPanelDiv.list ul {
	width: 148px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	display: block;
	clear: both;
}

.columnPanelDiv.list ul li {
	margin: 0px;
	padding: 3px 10px 3px 10px;
	list-style: none;
	display: block;
	clear: both;
}

.hrLine {
	width: 166px;
	height: 1px;
	margin: 0px 0px 0px 10px;
	background: #d9d9d9;
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}
/* CONTENT END */

#footerDiv {
	width: 900px;
	padding: 5px 0px 2px 0px;
	background: #d4e0ef url(../images/bgrFooter.gif) repeat-x top;
	border-left: 1px solid #004286;
	border-right: 1px solid #004286;
	border-bottom: 1px solid #004286;
	text-align: center;
	display: block;
	float: left;
}


