body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;	
	background: #fff url(../images/gui/body_bg.gif) top center repeat-y;
	padding: 12px 3px 26px 3px;
	line-height: 15px;
}

a {
	color: #1776c6;
	text-decoration: none;
}

input, button, textarea, select {
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

hr {
	display: none;
}

strong {
	font-weight: bold;
}

.clearer {
	clear: both;
}

.helper {
	display: none;
}

#doc {
	width: 928px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	position: relative;
}

sup {
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#leftCol {
	float: left;	
	width: 190px;
	overflow: hidden;
}

#rightCol {
	float: right;
	width: 190px;
	overflow: hidden;	
}

#bd {
	width: 522px;
	float: left;
	margin-left: 13px;
}

#footer {
	clear: both;
	padding: 10px 203px 0;
}

#footer .separ {
	height: 1px;
	width: 100%;
	overflow: hidden;
	background: #b2b2b2;
	margin-bottom: 7px;
}

#footer span {
	color: #999;
	padding: 0 5px;
}

h4 {
	font-weight: bold;
	color: #9e9d9d;
	line-height: 21px;
	font-size: 16px;
	margin-bottom: 10px; 
}

.box {
	border-style: solid;
	border-color: #b2b2b2;
	border-width: 0;
	border-bottom-width: 1px;	
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
	position: relative;
}

#leftCol .box {
	border-right-width: 1px;
}

#rightCol .box {
	border-left-width: 1px;
	padding-left: 12px;
}


#header {
	border-bottom: solid 1px #b2b2b2;
	margin-bottom: 8px;
	padding: 10px 0 12px 0;	
	font-size: 15px;
	font-weight: bold;
}

#header span {
	font-weight: normal;
	color: #999;
	padding: 0 5px;
}

#header strong {
	color: #9e9d9d;
}

#header h2 {
	font-weight:bold;
	color: #9e9d9d;
	display: inline;
}

#logo {
	padding-bottom: 18px;
}

#logo img {
	display: block;
	position: relative;
	left: 1px;
}

#gj-logo {
	
}

.gjg #logo {
	padding-left: 0;
}




/* ---[ search ]-------------------------------------- */

#searchField {
	border: 1px solid #a2a2a2;
	padding: 2px 2px;
	width: 132px;
	vertical-align: middle;
	margin-right: 3px;
	font-size: 12px;
}

#searchButton {
	vertical-align: middle;
}

#search .inactive {
	color: #858585;
}


/* ---[ navigation ]-------------------------------------- */

#navigation ul {	
	font-weight: bold;	
	margin: 0 0 0 15px;
	margin-bottom: 22px;
}

#navigation .level1 li {
	margin-bottom: 6px;
	position: relative;
}

#navigation .level1 li span {
	display: block;
	width: 6px;
	height: 6px;
	background: #acacac;
	position: absolute;
	top: 6px;
	left: -14px;
	overflow: hidden;
}

#navigation .level2 {	
	font-weight: normal;	
	margin: 9px 0 10px 15px;
}

#navigation .selected a {
	color: #96ab00;
}

#navigation .level1 li.selected span {
	background: #96ab00;
}

#navigation .ns a {
	color: #1776c6;
}

#navigation .level2 li.ns span {
	background: #acacac;
}

#navigation .separ {
	height: 1px;
	width: 100%;
	overflow: hidden;
	background: #d8d8d8;
	margin: 25px 0 10px 0;
}

#navigation #langSelector {
	margin-bottom: 5px;
}


/* ---[ theme ]-------------------------------------- */

#theme img {
	display: block;
}

#theme .wrapper {
	height: 650px;
	width: 170px;
	overflow: hidden;
	position: relative;
	text-align: center;	
}

#theme .t1 {
	height: 80px;
	width: 100%;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#theme .t2 {
	height: 70px;
	/*height: 38px;*/
	width: 100%;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}


#iagtoLogos {
	text-align: center;
	padding-top: 5px;	
}

#iagtoMember {
	position: absolute;
	left: 35px;
	bottom: 10px;
	z-index: 3;
	display: block;
	width: 99px;
	height: 48px;
	overflow: hidden;
}

#iagtoRecommended {
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 3;
	display: block;
}



/* ---[ itemBox ]-------------------------------------- */

.itemBox {
	width: 254px;
	position: relative;	
	float: left;
	margin-bottom: 28px;
	margin-right: 12px;
}

.itemBox .image {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border: 1px solid #cdcdcd;
	padding: 8px;
}

.itemBox .image img {
	width: 238px;
	height: 216px;
	display: block;
}

.itemBox .info {
	padding: 245px 9px 0 9px;
}

.itemBox .info h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;	
	line-height: 130%;
}

.itemBox .info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;		
}

.itemBox .info a {
	font-size: 13px;
	font-weight: bold;
}

.itemList .lastCol {
	margin-right: 0;
}


/* ---[ editoral ]-------------------------------------- */

#editoral h2, #editoral h3 {
	font-size: 28px;
	margin: 20px 0 15px;
	line-height: 32px;	
}

#editoral h4 {
	margin: 30px 0 9px;
}

#editoral p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	margin-bottom: 10px;
	padding: 0 1px;
}

#mainPhoto {
	position: relative;
	color: #fff;
	text-align: right;
	_height: 1%;
}

#mainPhoto div {
	position: absolute;
	left: 0;
	bottom: 0;	
	width: 502px;
	padding: 15px 10px 13px 10px;
	overflow: hidden;
}

#mainPhoto img {
	display: block;	
}

#mainPhoto span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.5;
	width: 522px;
	height: 500px;
	filter: alpha(opacity=50);
}

#mainPhoto h1  {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#mainPhoto em  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;	
}

#mainPhoto h1, #mainPhoto em {
	position: relative;
	z-index: 2;
	/*padding: 0 10px;*/
}

#mainPhoto div.textual {
	position: static;
	text-align: left;
	padding: 8px 0 0 0;
}

#mainPhoto div.textual span {
	display: none;
}

#mainPhoto div.textual h1, #mainPhoto div.textual em {
	padding: 0;
	color: #000; 
}

.noTitle {
	margin-bottom: 20px;	
}


/* ---[ photos ]-------------------------------------- */

#photos {
	padding-bottom: 15px;		
}

#photos li {
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

#photos .lastCol {
	margin-right: 0;
}

#photos img {
	display: block;
	width: 80px;
	height: 80px;
}


/* ---[ contact ]-------------------------------------- */

#contact {
	padding-bottom: 10px;	
}

#contact .sheet {
	margin-bottom: 15px;
}

#contact .sheet .logo img {
	display: block;	
}

#contact .sheet .logo {
	margin-bottom: 10px;
}

#contact .sheet h5 {
	font-weight: bold;
	margin-bottom: 5px;
}

#contact .sheet p {
	margin-bottom: 5px;
	line-height: 135%;
}

#contact .sheet .numbers span {
	white-space: nowrap;
}


/* ---[ extras ]-------------------------------------- */

.extra p {
	margin-bottom: 8px;
	line-height: 135%;
	font-size: 12px;
}

.extra em {
	font-style: italic;
}

.extra h4 {
	margin-top: 16px;
}

.extra h4.main {
	margin-top: 0;
}

.msg {
	margin-top: 15px;
	/*font-size: 14px;*/
}


/* ---[ impressum ]-------------------------------------- */

#impressum p {
	line-height: 135%;
	font-size: 12px;
}

#impressum h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #000;
	font-size: 12px;
	margin: 12px 0 0 0;	
}


#impressum .credits {
	margin: 2px 0 20px 0;
}


/* ---[ golf-de ]-------------------------------------- */

.golfDe {
	text-align: left;	
	background-image: none;
	padding: 12px 15px 26px 15px;
}

.golfDe #doc {
	margin: 0;
	width: 762px;	
}
 
.golfDe #bd {
	margin-left: 0;
	margin-right: 16px;
}

.golfDe #rightCol {
	float: left;
	width: 221px;
}

.golfDe #footer {
	padding: 10px 216px 0 0;
}

.golfDe #navigation {
	background-image: url(../images/gui/metallic_bg.gif);
	padding: 20px 18px 10px;
	margin-top: 13px;	
}

.golfDe #navTitle {
	width: 181px;
	height: 19px;
	background: url(../images/gui/menuTitle.gif) 0 0 no-repeat;
	overflow: hidden; 
	margin-bottom: 18px;
	position: relative;
	left: -2px;
}

.golfDe #navigation h4 {	
	color: #fff;
	/*text-transform: uppercase;*/
	margin-bottom: 8px;
}

.golfDe #navigation ul {	
	font-weight: bold;	
	margin: 0 0 0 23px;
	margin-bottom: 22px;
	color: #fff;
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
}

.golfDe #navigation .level1 li {
	margin-bottom: 6px;
	position: relative;
}

.golfDe #navigation .level1 li span {
	display: block;
	width: 17px;
	height: 8px;
	background: url(../images/gui/menuArrow.gif) 0 0 no-repeat;
	position: absolute;
	top: 4px;
	left: -23px;
	overflow: hidden;
}

.golfDe #navigation li a {
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	
}

.golfDe #navigation .selected a {
	color: #000;
}

.golfDe #navigation a:hover {
	color: #fff;
}

.golfDe #navigation .level1 li.selected span {
	background: url(../images/gui/menuArrow.gif) 0 0 no-repeat;
}

