/* CSS Document */

html, body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	line-height:16px;
	_background:url(../images/general/color_braun.jpg) repeat; /* Nur für IE6, damit nach dem Endbereich die HG-Farbe grün bleibt */
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #c79d1b;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #f5f4f2;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #f5f4f2;
}

#wrap
{
	position:relative;
	margin:0px auto;
 	/*width:1200px; /* DIESEN BEFEHEL EINBLENDEN, UM DIE SEITE IN DER ENTWURFSANSICHT BEARBEITEN ZU KÖNNEN */
	padding:0px;
	min-height:600px;
	_height:600px;
}

h3
{
	color:#000000;
	font-size:11px;
	margin:5px 0px 0px 0px;
	padding:0px;
}

a:link,a:visited,a:active
{
	color:#555555;
	text-decoration:underline;
}

a:hover
{
	color:#311a11
}

.headline
{
	color:#000000;
	font-size:11px;
	margin:5px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
}

/* ########## 1 LOGOBEREICH ANFANG ########## */

#logo
{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:50px;
	background:url(../images/general/color_braun.jpg) repeat;
}

#logobox
{
	position:relative;
	margin:0px auto;
	width:980px;
	height:100%;
}

h1
{
	position:absolute;
	top:0px;
	left:0px;
	margin:1px 0px 0px 0px;
	left:0px;
	width:100%;
	height:49px;
	background:url(../images/general/logo_braun.jpg) no-repeat top left;
	text-indent:-100000000000px;
	overflow:hidden;
	color:#8ea070;
	font-size:0px;
	line-height:0px;
}

#logobox a:link,#logobox a:visited,#logobox a:active
{
	color:#311a11;
	text-decoration:none;
	font-size:11px;
	letter-spacing:1px;
}

#logobox a:hover
{
	text-decoration:none;
	color:#ffffff;
}

#lnk-home
{
	position:absolute;
	top:17px;
	left:770px;
}

#lnk-impressum
{
	position:absolute;
	top:17px;
	left:820px;
}

#logobox form
{
	position:absolute;
	color:#ffffff;
	top:15px;
	right:0px;
	border:none;
}

checkbox, input, radio, select  {
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color:#311a11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #E0E0E0;
}


#themenbg_custom
{
	position:absolute;
	left:360px;
	top:-45px;
	z-index:5;
	overflow:hidden;
	background-image: url(../images/titelpics/custom_fit.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:210px;
	height:230px;
	
}

#themenbg_company
{
	position:absolute;
	left:360px;
	top:-45px;
	z-index:5;
	overflow:hidden;
	background-image: url(../images/titelpics/golfer_allgemein.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:230px;
	
}

#themenbg_ecars
{
	position:absolute;
	left:360px;
	top:-45px;
	z-index:5;
	overflow:hidden;
	background-image: url(../images/titelpics/car.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:230px;
	
}

#themenbg_ecaddies
{
	position:absolute;
	left:360px;
	top:-45px;
	z-index:5;
	overflow:hidden;
	background-image: url(../images/titelpics/alex.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:230px;
	
}

#themenbg_accessoieres
{
	position:absolute;
	left:360px;
	top:-45px;
	z-index:5;
	overflow:hidden;
	background-image: url(../images/titelpics/accessoieres.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:230px;
	
}

/* ########## 1 LOGOBEREICH ENDE ########## */



/* ########## 2 NAVIGATIONSLEISTE ANFANG ########## */

#nav
{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:54px;
	background:url(../images/general/nav_back_braun.jpg) repeat-x;
	z-index:120;
}

#navbox
{
	position:relative;
	margin:0px auto;
	width:980px;
	height:100%;
	z-index:121;
}

#sprybox
{
	position:absolute;
	top:5px;
	right:0px;
	height:38px;
	width:477px;
	z-index:22;
}

#link1,#link2,#link3,#link4,#link5
{
	position:relative;
	font-size:20px;
	margin:0px;
	padding-left:0px;
	height:38px;
	line-height:38px;
	text-indent:-100000000px;
	overflow:hidden;
	border:0px;
	background:none;
	background-repeat:no-repeat;
	display:block;
}

#link1
{
	width:141px;
	/*left:0px;*/
	text-indent:-100px;
	background-image:url(../images/general/links_braun/customfitclubs_0.jpg);
}

#link2
{
	width:84px;
	/*left:93px;*/
	background-image:url(../images/general/links_braun/ecaddies_0.jpg);
}

#link3
{
	width:101px;
	/*left:217px;*/
	background-image:url(../images/general/links_braun/accessoires_0.jpg);
}

#link4
{
	width:66px;
	/*left:311px;*/
	background-image:url(../images/general/links_braun/ecars_0.jpg);
}

#link5
{
	width:84px;
	/*left:410px;*/
	background-image:url(../images/general/links_braun/company_0.jpg);
}

#link1:hover
{
	background-image:url(../images/general/links_braun/customfitclubs_1.jpg);
}

#link2:hover
{
	background-image:url(../images/general/links_braun/ecaddies_1.jpg);
}

#link3:hover
{
	background-image:url(../images/general/links_braun/accessoires_1.jpg);
}

#link4:hover
{
	background-image:url(../images/general/links_braun/ecars_1.jpg);
}

#link5:hover
{
	background-image:url(../images/general/links_braun/company_1.jpg);
}

#submenu
{
	width:170px;
	position:absolute;
	top:60px;
	left:340px;
	visibility:hidden;
	z-index:250;
}

#submenu table
{
	background-color:#CCCCCC;
	margin:20px 0px 0px 0px;
	width:170px;
	border-bottom:1px solid #FFCC00;
}

#submenu tr
{
	
}

#submenu td
{
	border:1px solid #FFCC00;
	border-bottom:none;
}

#hoverlink:hover #submenu
{
	visibility:visible;
}

/* ########## 2 NAVIGATIONSLEISTE ENDE ########## */



/* ########## 3 HEADERBEREICH ANFANG ########## */

#titel
{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:139px;
	background:url(../images/general/titel_back_braun.jpg) repeat-x;
	z-index:10;
}

#titelbox
{
	position:relative;
	margin:0px auto;
	width:980px;
	height:100%;
	z-index:11;
	background:url(../images/titelpics/custom_fit.jpg) no-repeat left top;
}

#titelbox #art
{
	position:absolute;
	top:90px;
	right:220px;
	font-size:21px;
	font-weight:bold;
	text-align:right;
	margin:0px;
	padding:0px;
	color:#603d1c;
	line-height:18px;
}

#titelbox #artnummer
{
	position:absolute;
	top:100px;
	right:0px;
	font-size:13px;
	font-weight:normal;
	text-align:right;
	margin:0px;
	padding:0px;
	color:#000000;
}

/* ########## 3 HEADERBEREICH ENDE ########## */



/* ########## 4 CONTENTBEREICH ANFANG ########## */

#content
{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	z-index:30;
	background-color:#ffffff;
}

#content_bild
{
	position:absolute;
	top:50px;
	right:10px;
	width:600px;
	border:none;
	margin:0px;
	padding:0px;
	font-weight:bolder;
	font-size:13px;
	color:#999999;
	
}

#content_custom
{
	position:absolute;
	top:50px;
	right:10px;
	width:600px;
	border:none;
	margin:0px;
	padding:0px;
font-size:11px
	color:#999999;
	
}

#contentbox
{
	position:relative;
	margin:0px auto;
	padding:20px 0px 70px 0px;
	width:980px;
	min-height:480px;
	_height:480px;
	overflow:visible;
	z-index:31;
	
}

#slogan
{
	position:absolute;
	top:15px;
	right:0px;
}

#slogan1
{
	position:absolute;
	top:15px;
	right:200px;
}

#golfer
{
	position:absolute;
	top:20px;
	left:-220px;
	z-index:1;
}

#produkttab
{
	border:none;
	
}

#produkttab .td1
{
	width:35%;
	padding:4px;
}

#produkttab .td2
{
	width:55%;
	text-align:right;
	padding-top:30px;
}

#produkttab .td3
{
	width:55%;
	text-align:right;
	padding-top:20px;
}

.trennlinie
{
	margin:5px 0px;
	padding:0px;
	height:1px;
	width:350px;
	background-position:left;
	border:none;
}

.produktbild
{
	border:none;
	margin-top:20px
	
}

#indexttab
{
	border:1px solid #B8A48B;
	margin: 10px;
	padding: 10px;
	background:url(../images/general/schatten_box.jpg) no-repeat bottom right;
	
}

.hintergrund {

background:url(../images/general/start_bg.jpg) no-repeat bottom right;
}

/* ########## 4 CONTENTBEREICH ENDE ########## */



/* ########## 5 ENDBEREICH ANFANG ########## */

#end
{
	position:fixed;
	_position:relative;
	bottom:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:64px;
	background:url(../images/general/end_back_braun.jpg) repeat-x;
	z-index:90;
}

#endbox
{
	position:relative;
	margin:0px auto;
	width:980px;
	height:100%;
	z-index:91;
}

#endbox a:link,#endbox a:visited,#endbox a:active
{
	color:#333333;
	text-decoration:underline;
}

#endbox a:hover
{
	color:#ffffff;
}

#webline
{
	position:absolute;
	top:40px;
	left:424px;
	width:130px;
	height:21px;
	text-indent:-1000000px;
	overflow:hidden;
	display:block;
	background-image:url(../images/general/webline_0.gif);
}

#webline:hover
{
	background-image:url(../images/general/webline_1.gif);
}

#endtext
{
	position:absolute;
	width:980px;
	text-align:center;
	top:16px;
	left:0px;
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:11px;
}



/* ########## 5 ENDBEREICH ENDE ########## */

img, div, a{ behavior: url(/iepngfix.htc) }


#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #c79d1b;
padding: 4px;
background-color: lightyellow;
visibility: hidden;
z-index: 300;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#demotip {   display:none;     background:transparent url(../images/general/white_arrow.png);     font-size:12px;     height:70px;     width:160px;     padding:25px;     color:#fff;  z-index: 301;   }


#map
{
	font-weight:normal;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 350px;
	height: 250px;
	border:thin;
	padding:2px;
	margin: 1px;
}

#map input {
	background-color: #FFFFFF;
	color:#004a99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
}

.images_border {
border: solid 1px #c79d1b;
padding: 1px;
margin-right:3px;
}

.auszeichnung {
	color:#684428;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
