@charset "UTF-8";
/* ***************************************
*   Kunde:   golfcheck.eu
*   Projekt: Relaunch Juni 2010
*   Im Auftrag von: POLAK and friends
*   Datum:   01.06.2010
*   Update:  02.06.2010
* ***************************************/

/* Farbwerte *****************************
*  schwarz ...................#000000
*  rot .......................#d70e0e
*****************************************/

/* Allgemeines
---------------------------------------*/

body {
	margin: 0;
	padding: 0;
 	text-align: center;
 	color: #000;
	font: 13px/1.5em Arial, Geneva, sans-serif;
	background: #fff; /* #8ba495 gruen */
	border-top: 5px solid #414141;
}

/* Startseite
---------------------------------------*/

#Frame {
}

#ContentWrapper {
}

#Header {
	text-align: left;
	background: url(../images/bg_header.png) repeat-x;
	height: 90px;
	margin: 0;
	padding: 0;
}

#Logo {
	position: absolute;
	top: 25px;
	left: 20px;
}

#Sitemaplink {
	position: absolute;
	top: 10px;
	right: 10px;
}

#Content {
	width: 70%;
	float: left;
	text-align: left;
	margin: 20px;
}

#Footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	background: #aaa;
	font-size: 0.8em;
}

#Footer p {
	padding: 10px 10px 10px 250px;
}

/* HauptNavigation
---------------------------------------*/

#MainNav {
	float: left;
	width: 230px;
	padding: 30px 0 20px 0;
	background: #efefef;
	text-align: left;
}

.MainNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
	font-weight: bold;
}

.MainNav li a {
	padding: 0 20px 0 20px;
	display: block;
	text-decoration: none;
	color: #d70e0e;
}

.MainNav li a:hover {
	background: #999;
}

.MainNav li ul {
	padding: 0;
	margin-bottom: 10px;
}

.MainNav li ul li {
	list-style-type: none;
	line-height: 18px;
}

.MainNav li ul li a {
	padding-left: 40px;
	font-size: 0.9em;
	padding-bottom: 1px;
	color: #287228;
	font-weight: normal;
}

.MainNav li ul li a:hover {
	color: #333;
}

#home .a_home a 				{ background: #ccc; }
#gc .a_gc a 					{ background: #ccc; }
#gcsmall .a_gcsmall a 			{ background: #ccc; }
#stableford .a_stableford a 	{ background: #ccc; }
#details .a_details a 			{ background: #ccc; }
#shops .a_shops a 				{ background: #ccc; }
#referenzen .a_referenzen a 	{ background: #ccc; }
#wanted .a_wanted a 			{ background: #ccc; }
#presseinfo .a_presseinfo a 	{ background: #ccc; }
#pressestimmen .a_pressestimmen a 	{ background: #ccc; }
#ueberuns .a_ueberuns a 		{ background: #ccc; }
#bestellen .a_bestellen a 		{ background: #ccc; }
/* Links
---------------------------------------*/

a, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #d70e0e;
    }

#Sitemaplink a, #Sitemaplink a:visited {
	color: #efefef;
}

#Sitemaplink a:hover {
	color: #efc222;
}

/* a[href$=".pdf"]::before {
content: url('../layoutimages/ico_pdf2.gif');
}

a[href$=".pdf"] {
text-decoration: none;
}

a[href$=".doc"]::before {
content: url('../layoutimages/ico_word2.gif');
}

a[href$=".doc"] {
text-decoration: none;
} */

/* Tabellen 
---------------------------------------*/

/* Listen
---------------------------------------*/

/* Typographie
---------------------------------------*/

/* Images
---------------------------------------*/

a img {
    border: 0;
}

/* Verschiedenes
---------------------------------------*/

/* --- END OF STYLESHEET --- */
