
* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: georgia, times, helvetica;
	font-size: 12px;
	color: #666;
	background: #FFFFFF url(if/golfpanorama/bg_body.png) repeat center 0;
	/*background: url(if/golfpanorama/body_bg.png);*/
	}

/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
img {
	border: 0;
	}

#area_content_1 p {
	text-align: justify;
	}

#area_content_1 h1 {
	padding-bottom: 4px;
	font-size: 24px;
	font-weight: normal;
	color: #963;
	border-bottom: 1px solid #ccc;
	}

#area_right_1 h1 {
	font-size: 24px;
	font-weight: normal;
	color: #963;
	}






span.of_newsTitle {
	font-family: arial, helvetica, times;
	font-size: 18px;
	font-weight: bold;
	color: #963;
	}

p.of_newsText {
	font-family: arial, helvetica, times;
	color: #333;
	}


p.headline {
	font-weight: bold;
	}


a {
	color: #963;
	text-decoration: none;
	}

a:hover {
	color: #333;
	}

a.white {
	color: #666;
	}

a.white:hover {
	color: #666;
	text-decoration: underline;
	}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-family: georgia, times, helvetica;
	font-size: 12px;
	color: #333;
	padding: 2px 4px;
	}
	

.legend {
	padding-top: 3px;
	font-style: italic;
	}

#area_right_1 .legend {
	color: #963;
	}





.dividerLine {
	border-top: 1px solid #ccc;
	}


.normText {
	color: #333;
	}
	
	
.v_small {
	font-size: 12px;
	}
	
li.small {
	font-size: 12px;
	color:#666;
	}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	}


/* Erster Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1 {
	width: 1000px;
	margin: 0 auto;
}

#area_head_1 img {
	float: left;
	padding-top: 20px;
	}

#area_head_1_leftmenu {
	width: 400px;
	float: left;
	}

#area_head_1_rightmenu {
	width: 600px;
	float: right;
}
	
#area_head_1_leftmenu ul {
	list-style-type: none;
	padding: 7px 0 0 7px;
	}

#area_head_1_rightmenu ul {
	list-style-type: none;
	text-align: right;
	padding: 7px 12px 0 0;
	}

#area_head_1 li {
	display: block;
	}

#area_head_1_leftmenu ul li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #963;
	}
	
#area_head_1_leftmenu ul li:first-child, #area_head_1_rightmenu ul li:first-child {
	border: 0;
	}
	
#area_head_1_rightmenu ul li {
	float: right;
	padding: 0 6px;
	border-right: 1px solid #963;
	}
	
#area_head_1 a {
	text-decoration: none;
	color: #666;
	}
	
#area_head_1 a:hover, #area_head_1 a.active {
	color: #963;
	}	

/* Zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_2 {
	width: 1000px;
	margin: 0 auto;
}

#area_head_2 div.jumpMenu {
	width: 				160px;
	float: 				left;
	margin: 			0 10px;
	padding-top: 		104px;
}

#area_head_2 div.pageLogo {
	width: 				640px;
	float: 				left;
	text-align: 		center;
	margin: 			8px 0;
}

/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	width: 1000px;
	margin: 0 auto;
	}



/* Linke Spalte
----------------------------------------------------------------------------------------------------------------------------------- */
#area_left_1 {
	float: left;
	width: 160px;
	padding-left: 10px;
	}

#search {
	height: 42px;
	}


#search input {
	text-align: center;
	width: 158px;
	height: 18px;
	margin: 0;
	color: #666;
	}








/* Navigation Linke Hauptspalte 1
----------------------------------------------------------------------------------------------------------------------------------- */

#area_left_1 ul {
	list-style: none;
	}
#area_left_1 li a {
	display: block;
	width: 152px;
	margin: 0;
	padding: 4px 0 3px 8px;
	text-decoration: none;
	}
	
#area_left_1_mainmenu li a {
	color: #000;
}

#area_left_1_mainmenu li a:hover, #area_left_1_mainmenu li a.active {
	color: #fff;
	background: url(if/golfpanorama/bg_menu.gif) repeat-x;
	}

#area_left_1_submenu1, .area_left_1_submenu2 {
	margin: 15px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.area_left_1_submenu2 {
	border-top: none;
	padding: 0 0 10px 0;
	}

#area_left_1_submenu1 li a, .area_left_1_submenu2 li a {
	color: #666;
	}

#area_left_1_submenu1 li a:hover, #area_left_1_submenu1 li a.active, .area_left_1_submenu2 li a:hover, .area_left_1_submenu2 li a.active {
	color: #963;
	}



/* Container 2
----------------------------------------------------------------------------------------------------------------------------------- */

#container_2 {
	float: left;
	width: 830px;
	}

#area_head_3 {
	position: relative;
	height: 420px;
	padding-left: 10px;
	}

#headimage_tn {
	float: left;
	position: absolute;
	width: 180px;
	left: 650px;
	bottom: 0;
	background-color: #ccc;
	}

#headimage_tn div.tn {
	border: 1px solid white;
	cursor: pointer;
	}

#headimage_tn div.tn:hover {
	border: 1px solid #966437;
	}

	
#headimage_tn img.navPoint {
	cursor: pointer;
	}





/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */
#area_content_1 {
	float: left;
	width: 527px;
	}
	
#area_content_1 ul {
	padding-left: 16px;
	margin: 0;
	list-style-type: none;
	}
	
#area_content_1 ul.characteristics {
	list-style-image: url(if/golfpanorama/miniIcon_bulletList.gif);
	padding-left: 32px;
	}

#area_content_1 div.ticker {
	position: relative;
	white-space: nowrap;
	font-family:Arial;
	font-size: 14px;
	line-height: 26px;
	color: #444;
}

/* Banner
---------------------------------------------------*/
.banner{
	float:left;
	text-decoration:none;
	font-family: georgia, times, helvetica;
	color: #666;
	}
	
	
.banner p.headline {
	color: #963;
	}

.bannerHover{
	cursor:pointer;
	}

.banner:hover .bannerHover{
	background-image:url(if/golfpanorama/promotionPanelOver.png);
	cursor:pointer;
	z-index:2;
	}
	
/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */

#area_right_1 {
	float: left;
	width: 303px;
	}
	
	




/* Erster Fussbereich 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_1, #area_footer_3 {
	width: 1000px;
	margin: 0 auto;
	}

#area_footer_1 {
    padding-bottom:5px;
    
}

#area_footer_2 {
    border-top:1px solid #DDDDDD;
    margin:7px auto 0 auto;
    padding:15px 20px;
    width:960px;
}

#area_footer_2 img {
	margin-right:20px;
}

#area_footer_2 a img {
    margin-right:0;
}

#area_footer_1 img {
	padding: 8px 0 0 8px;
	}

#address {
	float: left;
	margin:0 0 0 20px;
	width: 160px;
	font-size: 11px;
	}

#breadcrumb {
	float: left;
	width: 820px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top:23px;
	}


#area_footer_3 {
    text-align:right;
}

/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input[type=text], .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.visitorForm input[type=radio] {
	margin: 0 0 0 2px;
}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
	}


/* Newsletter-Formular
----------------------------------------------------------------------------------------------------------------------------------- */
#newsletter_form {
    padding:20px 0 20px 10px;
}

#newsletter_form label {
    clear:both;
    display:block;
    float:left;
    height:15px;
    padding:3px;
    width:80px;
}

#newsletter_form input, .visitorForm input[type=text], .visitorForm textarea {
    border:1px solid #CCC;
    margin:2px;
    padding:2px;
    width:280px;
}

#newsletter_form input[type=radio] {
    margin-left:90px;
    padding:3px;
    width:15px;
}

#newsletter_form input[type=image] {
    border:0;
    margin-left:90px;
    height:18px;
    width:109px;
}

/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable {
	font-family: georgia, times, helvetica;
	background-color: #fff;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}

.v_edit_legend {
	font-style: italic;
	}


.v_edit_title {
	font-size: 18px;
	color: #963;
	}

.v_edit_pageTable {
	border: 0;
	font-size: 12px;
	height: 16px;
	color: #333;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 12px;
	color: #333;
	}

.v_edit_normtext_headline {
	font-weight: bold;
	color: #333;
	}

.v_edit_legend {
	font-size: 12px;
	color: #333;
	}

.v_edit_link {
	color: #963;
	}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}

