html, body {
    margin:0;
    font-family: arial, verdana, helvetica, sans-serif;
    background:url(/image/templates/golfplatz/border_left.jpg) repeat-x;
    background-color:#90ca69;
    font-size:12px;
    padding:0;
    border:0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */
	position:fixed;
	width:100%;
}

a
{
    color : #004140;
    font-weight: bold;
    text-decoration : none;
}

a:hover
{
    color : #004140;
    text-decoration : underline;
}

#container_box{
    width: 100%;
    margin:auto;
    height:100%;
    display:block;
    z-index:3;
	overflow:auto;
	position:relative;
}

#container_left{
    width:200px;
    max-height:100%;
    margin-top:30px;
	height:200px;
    float:left;
}

#container_left img{
    position:fixed;
	margin-left:25px;
}

#suchbox{
	width:300px;
	float:right;
	height:70px;
	padding-top:65px;
	padding-right:10px;
}

#loginbox{
	width:300px;
	float:right;
	padding-top:25px;
	padding-right:10px;
}

#kurzlinks
{
	font-size: 10px;
	color: black;
	padding-left: 190px;
	margin:0;
}

#suche{
	margin:0;
	padding:0;
	height:30px;
}

#login{
	float:right;
	margin:0;
	padding:0;
	height:90px;
}

#container{
    margin:auto;
    width:1125px;
    min-height:800px;
    padding: 0;
    float:left;
	position:relative;
}

#header2{
    width: 925px;
    height: 130px;
    float:left;
}

#header_overlay{
    width: 500px;
    height: 50px;
    margin-top: 50px;
    padding-left: 18px;
    font-size: 30px;
    color : white;
    text-shadow:black 3px 2px 4px;
    font-family: Georgia;
    font-style:italic;
	float:left;
}

#navigation{
	position: fixed;
	background: url(/image/templates/golfplatz/menu_bg2.gif) repeat-x white;
	width: 100%;
	height: 26px;
	border-bottom: 2px solid #666;
	z-index:5;
}

#navigation_elements{
	height:26px;
	width:925px;
	border-left: 1px solid #878787;
	display:block;
	top:3px;
	margin-left:200px;
	text-align: center;
	position:fixed;
}

#content{
    background:url(/image/templates/golfplatz/content_pattern_vert.jpg) repeat-x;
    min-height:517px;
    background-color:white;
    width:925px;
    float:left;
}

#leftbox{
    width:570px;
    min-height:425px;
    margin-top:0px;
    margin-left:15px;
    float:left;
    padding:10px;
    padding-top:0px;
    line-height: 1.5;
    text-align: justify;
}

#rightbox{
    background:url(/image/templates/golfplatz/right_box_pattern.png) repeat-x;
    width:270px;
    margin-left: 620px;
    margin-top:15px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}

#footline{
    width:915px;
    height:20px;
    background-color:white;
    padding: 5px;
    color:#3b3b3b;
    text-align:center;
    border-top: 1px dotted #b1b1b1;
    float:left;
}

.hsuper{
    color:#004140;
    font-weight:bold;
    font-size: 24px;
    padding-bottom:20px;
}

.hsuper a{
    color:#004140;
    font-weight:bold;
    font-size: 24px;
    padding-bottom:20px;
    text-decoration : none;
}

.active_navi
{
    font-weight: bold;
}

.kruemel
{
    padding-left: 6px;
    width : 250px;
    height: 25px;
    float : left;
    font-weight: bold;
    font-size: 11px;
}

.kruemel a
{
    color : #004140;
    text-decoration : none;
}

.kruemel a:hover{
    text-decoration:underline;
}

.kurztools
{
    width : 250px;
    height: 25px;
    float : right;
    font-weight: bold;
    text-align:right;
}

#login{
    font-size : 10px;
    padding-top: 10px;
}

#login input{
    width : 70px;
    height : 12px;
}

#login a{
    color : black;
    font-decoration: none;
}

.news_title{
    color: #004140;
    font-size:16px;
}

.news_title a{
    color: #004140;
    text-decoration:none;
    font-size:16px;
    padding-bottom:10px;
}

.news_title a:hover{
    color: #004140;
    font-size:16px;
    text-decoration:underline;
    padding-bottom:10px;
}

#news_datum{
    padding-top: 10px;
    font-size:10px;
    color: #004140;
}

#start_news_kopf{
    font-size:13px;
    color: #004140;
}

#start_news_kopf a{
    text-decoration:none;
    font-weight:bold;
    color:black;
}

#start_news_kopf a:hover{
    text-decoration:underline;
}

.news_anreisser{
    color: #004140;
    font-size:12px;
    padding-bottom:10px;
    font-weight: bold;
}

.news_title_small{
	color: #004140;
	font-size:16px;
	padding-bottom:5px;
	font-weight: bold;
}

.news_text{
    color: #004140;
    font-size:12px;
}

.news_text a{
    color: #004140;
    text-decoration:none;
    font-size:12px;
    font-weight: bold;
}

.news_text a:hover{
    color: black;
    text-decoration: underline;
    font-size:12px;
    padding-bottom:10px;
}

.news_text_bild{
    width: 160px;
    border: 0px;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 5px;
    float: left;
}

.news_text_bild img{
    padding-top: 3px;
    width: 150px;
    border: 0px;
}

/* Kampagnen Styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.gc-telgte_kampagnen_rss_kopf
{
    clear:left;
    width:100%;
    height:23px;
    background-color:#1C3377;
}

.gc-telgte_kampagnen_rss_inhalt
{
    clear:left;
    font-size : 10px;
    clear:left;
    width:100%;
    text-align: left;
    background-color: transparent;
}

.gc-telgte_kampagnen_rss_inhalt a
{
    clear:left;
    text-align: left;
    width:100%;
    background-color: transparent;
    font-size : 10px;
    line-height:14px;
    width:100%;
}

.gc-telgte_kampagnen_inhalt
{
    text-align: left;
    font-size : 12px;
    line-height:1.5;
    width:98%;
    background-color: transparent;
    padding-left:3px;
}

.gc-telgte_kampagnen_inhalt_bild
{
    text-align: left;
    font-size : 10px;
    line-height:14px;
    width:100%;
    background-color: transparent;
}

.gc-telgte_kampagnen_trenner
{
    clear:left;
    line-height:7px;
    height:7px;
    border-bottom:1px dotted #BFBFBF;
    padding-bottom:3px;
    width:100%;
    background-color: transparent;
}

.gc-telgte_kampagnen_link
{
    font-weight: bold;
}

/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.gc-telgte_ticker_kopf
{
    font-family: Arial;
    font-size  : 14px;
    font-weight: bold;
    text-align : left;
    color      : #1C3377;
    height:25px;
    width:100%;
    background-color:transparent;
}
/*
-- ENDE RSSstyle --
*/

/*
-- Tickerstyle --
*/
.gc-telgte_box_kopf
{
    font-family    : Arial;
    font-size    : 10px;
    font-weight    : bold;
    text-align    : left;
    vertical-text    : center;
    color        : #1C3377;
    height        :24px;
    width        :100%;
    background-color:#D5E5DA;
}

.gc-telgte_box_kopf_bund_text_einzeilig
{
    padding-top    : 5px;
    padding-left    : 5px;
    width        : 100%;
    font-family    : Arial;
    font-size    : 14px;
    font-weight    : bold;
    text-align    : left;
    color        : #004140;
    background-color: #D5E5DA;
}

.gc-telgte_box_kopf_text_einzeilig
{
    padding-top    : 5px;
    padding-left    : 5px;
    font-family    : Arial;
    font-size    : 14px;
    font-weight    : bold;
    text-align    : left;
    vertical-text    : center;
    color        : #004140;
    background-color: #D5E5DA;
}

.gc-telgte_box_kopf_text_zweizeilig
{
    margin-top      : 1px;
    font-family     : Arial;
    font-size       : 11px;
    font-weight     : bold;
    text-align      : left;
    vertical-text   : center;
    line-height     : 11px;
    color           : #004140;
    height          : 24px;
    background-color: #D5E5DA;
}

.gc-telgte_box_kopf_inhalt
{
    text-align: left;
    background-color: transparent;
    font-size : 12px;
    line-height:14px;
    border-left : 1px dotted #D5E5DA;
    border-right : 1px dotted #D5E5DA;
    border-bottom : 1px dotted #D5E5DA;
    margin-bottom: 20px;
}

#kurzlinks a
{
    color:white;
}

