/*

body:			1em = 16 Pixel

#content:		

.tabelle {
position: relative;
margin-top: -10px;

}


---------------------------------
GLOBAL
---------------------------------
*/

*	{
	font-weight: normal;
	
	padding: 0;
	border: 0;
}

.nostyles,
hr	{
	display: none;
}

img	{
	border: none;
}

/*BUGFIX GUILLOTINE BUG - http://www.positioniseverything.net/explorer/guillotine.html*/
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*
---------------------------------
ALLGEMEINES
---------------------------------
*/



html, body	{
	font-size: 100%;
	line-height: 100%;
	height: 100%;
	
}

h2 {
position: relative;
        color: #84B41E;
        font-family: verdana;
        font-weight: normal;
	font-size: 30px;
	
}

html	{
	background: #a4ae3b center  no-repeat url(../images/hintergrund.jpg);
}

body {
/*
	color: #444;
	background: center top repeat-x url(../images/bg-body.png);
*/
}





/*
---------------------------------
Hyperlinks
---------------------------------
*/


a:link {
	text-decoration: none;
	border: 0;
	color: #0c65c9;
}
a:active,
a:hover {
	text-decoration: unterline;
	border: 0;
	color: #5b77f0;

}



a:visited	{
	
	border: 0;
	color: #344487;
}






#flashfilm {
position:relative;
display:block;
margin-left:2px;
z-index:50;
}









/*bild-popup*/

#bildpopup	{
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 1.8em;
	width: 41.88em;
	margin-left: -20.94em;
	background: white;
	border: 1px solid #666;
	text-align: left;
}

#bildpopup:hover	{
	background: white;
}


#bildpopup h3	{
	margin: 0.63em;
	font-size: 1em;
	padding: 0;
	font-weight: normal;
}

#bildpopup p	{
	margin-left: 0.9em;
	font-size: 0.74em;
}


#bildpopup img.pop	{
	width: 40.63em;
	margin: 0.63em;
}

#bildpopup a.closepop,
#bildpopup a.closepop:link,
#bildpopup a.closepop:visited	{
	display: block;
	position: absolute;
	right: 0.53em;
	top: 0.53em;
	font-size: 0.74em;
	font-weight: bold;
	padding: 0.1em 0.25em 0.1em 0.25em;
	color: #666;
	background: white;
}

#bildpopup:hover a.closepop,
#bildpopup:hover a.closepop:link,
#bildpopup:hover a.closepop:visited,
#bildpopup:hover a.closepop:hover,
#bildpopup:hover a.closepop:active	{
	background: #333;
	color: white;
}

#bildpopup p.moreimg	{
	position: absolute;
	right: 0.5em;
	padding: 0.7em 0.2em 0.2em 0.2em;
	background: white;
	display: none;
}

#bildpopup:hover p.moreimg	{
	display: block;	
}

#bildpopup p.moreimg em	{
	display: none;
}

#bildpopup p.moreimg a,
#bildpopup p.moreimg a:link,
#bildpopup p.moreimg a:visited	{
	display: block;
	float: left;
	clear: both;
	padding: 0.1em;
	margin: 0.2em 0.2em 0 0;
	border: 1px solid #ccc;
}

#bildpopup p.moreimg a:hover,
#bildpopup p.moreimg a:active,
#bildpopup p.moreimg a.bildaktiv,
#bildpopup p.moreimg a.bildaktiv:link,
#bildpopup p.moreimg a.bildaktiv:visited,
#bildpopup p.moreimg a.bildaktiv:hover,
#bildpopup p.moreimg a.bildaktiv:active	{
	border: 1px solid #666;
}










/*
---------------------------------
CONTAINER
---------------------------------
*/



#container	{
	margin: 0 auto;
	width: 960px;
	
	
}





#titel-anzeige {
font-size: 10px;
}




/*
KOPFBEREICH
*/


#kopfbild {
display: none;
	position: absolute;
	top: 138px;
	left: 312px;	

}



#kopf	{
margin: 0 auto;
	z-index: 50;
	width: 960px;
	height: 600px;
	top: -20px;
	background:  no-repeat url(../images/kopf2.jpg);
	
	position: absolute;
	
}

#kopf img	{
	
}

#kopf a.logo	{
	display: none;
	position: relative;
	top: 39px;
	left: 80px;
	width: 180px;
	height: 4.5em;
	background: left top no-repeat url(../images/spacer-home-button.gif);	
}

#kopf a.logo:hover	{
display: none;
	background-image: url(../images/spacer-home-button.gif);
}

#kopf a.logo img	{
	
}

#kopf p	{
	
}

#kopf span	{
	
}

#logo {
display: none;
}

#logo2 {
display: none;
}

/*
GLOBALE NAVIGATION
*/

.globalnav	{
	display: none;
	position: absolute;
	z-index: 50;
	left: 10px;
	bottom: 8px;
	font-size: 9.31px;
	
	
	padding: 32px 8px 0 0;
}

.globalnav li	{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	float: left;
}


.globalnav a	{
	border: 0;
	padding: 0.5em
}



.globalnav a:link,
.globalnav a:visited	{
	text-decoration: none;
}

.globalnav a.act,
.globalnav a.act:link,
.globalnav a.act:visited,
.globalnav a.act:hover,
.globalnav a.act:active,
.globalnav a:hover,
.globalnav a:active,
.globalnav a:focus	{
	
	color: #DCDCD7;
}












/*
---------------------------------
MENÜ
---------------------------------
*/

#staticmenu	{
display: block;
width: 960px;
height: 20px;
padding-left: 65px;
margin-top: 150px;
background: no-repeat url(../images/navi-back.png) !important; 
}

#staticmenu .aktuell 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-aktuell.jpg) !important; 
}

#staticmenu .aktuell a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-aktuell-b.jpg) !important;  
}

#staticmenu .golfclub 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfclub.jpg) !important; 
}

#staticmenu .golfclub a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfclub-b.jpg) !important; 
}

#staticmenu .termine 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-termine.jpg) !important; 
}

#staticmenu .termine a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-termine-b.jpg) !important; 
}

#staticmenu .platz 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-platz.jpg) !important; 
}

#staticmenu .platz a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-platz-b.jpg) !important; 
}

#staticmenu .kontakt 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-kontakt.jpg) !important; 
}

#staticmenu .kontakt a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-kontakt-b.jpg) !important; 
}

#staticmenu .golfschule 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfschule.jpg) !important; 
}

#staticmenu .golfschule a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfschule-b.jpg) !important; 
}

#staticmenu .golfhotel 	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfhotel.jpg) !important; 
}

#staticmenu .golfhotel a:hover	{
float: left;
width: 71px;
height: 20px;
margin-right: 3px;
background: no-repeat url(../images/buttons/button-golfhotel-b.jpg) !important; 
}

#normalmenu	{

padding-left: 65px;
background: red no-repeat url(../images/navi-back.png) !important; 
height:10px;
}

#menu	{
	z-index: 50;
	position: relative;
	color: white;
	margin-top: 140px;
	width: 960px;
	min-height: 120px;
	padding: 0 65px 0 0;
	font-size: 8pt;
	
	
}
#menu ul,
#menu ul li,
#menu ul li h3,
#menu ul li ul	{
        float: left;
	margin-right: 4px;
        height: 22px;
	padding: 0;
	list-style: none;
}

#menu ul	{ 
margin-top: 0px;	
}

#menu ul li	{
padding: 0 5px 0 5px;
margin: 0 auto;
background: #3d3d3d!important; 
	}

#menu ul li:hover a {
position: relative;
margin-top: -11px;
height: 22px;
background:  #84b41e !important;	
}


#menu ul li a.active	{

	
}

#menu ul li h3	{
	font-size: 10pt;
        
}

#menu ul li a	{
	display: block;
	margin-top: -10px;
font-weight: bold;
}



#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited	{
	display: block;
	text-decoration: none;
	color: white;
}

#menu ul li a:hover,
#menu ul li a:active,
#menu ul li a.active,
#menu ul li a.active:link,
#menu ul li a.active:visited,
#menu ul li a.active:hover,
#menu ul li a.active:active	{
	
}






#menu ul ul	{
	display: none;

	clear: both;
	margin-top: -10px;
	
	
}

#menu ul li:hover ul	{
	
}

#menu ul ul.active	{
	display: block;
margin-left: -5px;
}

#menu ul ul li	{
	position: relative;
	clear: both;
	font-size: 8pt;
	width: 150px;

}

#menu ul ul li a,
#menu ul ul li a:link,
#menu ul ul li a:visited	{
	
}

#menu ul ul li a:hover,
#menu ul ul li a:active,
#menu ul ul li a.active,
#menu ul ul li a.active:link,
#menu ul ul li a.active:visited,
#menu ul ul li a.active:hover,
#menu ul ul li a.active:active	{
	background:  #84b41e !important;	
}


#menu ul ul ul	{
	display: none;
	
	clear: both;
	
	
}

































/*
CONTENT
*/



#content	{
z-index: 60;
margin: 0 auto;
left: 0px;
margin-top: 60px;
width: 960px;
background: white;
	position: relative;
	border-top: 1px solid white;
}

/*hyperlinks - content */

#artikelspaltespalte a	{
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

#artikelspaltespalte a:link	{
	color: #CC0000;
	
}

#artikelspaltespalte a:visited	{
	color: #660066;
}

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

#artikelspaltespalte a:active	{
	color: #990000;
	
}

#spalte-links {
position: relative;
left: -65px;
width: 415px;
float: right;
top: -40px;
font-size: 24px;
}

#spalte-links h3 {
font-size: 12px;
}

#spalte-rechts {
position: relative;
width: 415px;
margin-left: 65px;
overflow: hidden;
top: -27px;
}

#spalte-rechts h3 {
font-size: 12px;
}




/*
LOCATION
*/

#content #location	{
	
	font-size: 0.74em;
	line-height: 1em;
	padding: 0 0 0 34em;
	display: none;
}

#content #location em	{
	display: none;
}

.location {
display: none;

}







/*
PAGEFUNCTIONS
*/


.pagefunctions {


}



#home 	{
z-index: 80;
position: absolute;
margin-top: 245px;
margin-left: 30px;
	color: #BF0202;
	background: 0 0 no-repeat url(../images/home.png);
}



#home a:hover {
	color: #9C0202;
	background: 0 0 no-repeat url(../images/home-hover.png);
	text-decoration: none !important;
}






.drucken 	{
z-index: 80;
position: absolute;
margin-top: 275px;
margin-left: 26px;
	color: #BF0202;
	background: 0 0 no-repeat url(../images/drucken.jpg);
}




.drucken a:hover {
	color: #9C0202;
	background: 0 0 no-repeat url(../images/drucken-hover.jpg);
	text-decoration: none !important;
}












#pagefunctions a.top	{
display: none;
	color: #BF0202;
	border: 0;
	padding-left: 1.5em;
}

#pagefunctions a.top:link {
	color: #BF0202;
	background: 0 0 no-repeat url(../images/top_on.png);
}

#pagefunctions a.top:visited	{
	color: #611669;
	text-decoration: none !important;
	background: 0 0 no-repeat url(../images/top.png);
	
}

#pagefunctions a.top:hover {
	color: #9C0202;
	text-decoration: underline !important;
	background: 0 0 no-repeat url(../images/top_on.png);
}

#pagefunctions a.top:active	{
	color: #9C0202;
	text-decoration: none !important;
	background: 0 0 no-repeat url(../images/top_on.png);
}


















/*
CONTENT-SPALTEN
*/

#teaserspalte {
position: relative;
top: -1px;
padding: 0 0 0 0;
line-height: 11pt;
color: #171717;
width: 310px;
float: left;
font-size: 17px;
background: no-repeat url(../images/hintergrund-teaser.jpg);
}








#teaserspalte h3 {
font-weight: bold;

}












#teaserspalte .fliesstext {
	position: relative;
	left: 10px;
	margin-top: -4px;
	margin-bottom: -2px;
}



#teaserspalte .fliesstext a:link {
	text-decoration: none;
	border: 0;
	color: #CC0000;
}
#teaserspalte .fliesstext a:active{
	
}

#teaserspalte .fliesstext a:hover {
	text-decoration: underline;
	border: 0;
	color: #990000;

}

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

#teaserspalte a:active	{
	color: #990000;
	text-decoration: none !important;
	
}



#teaserspalte .fliesstext a:visited	{
	
	border: 0;
	color: #660066;
}



















#artikelspaltespalte {
position: relative;
line-height: 15pt;
width: 643px;
padding: 135px 0 0 10px;
overflow:hidden;
color: #171717;
}


#artikelspaltespalte .fliesstext {
	position: relative;
	margin-bottom: -10px;
	padding: 0 0 0 0;
}





#trenner-ueberschrift {
position: relative;
left: -15px;
margin-bottom: -20px;
}






#content .arts	{
	padding: 1.25em 1.25em 1.25em 0;
	
	font-size: 17px;
	
}

#content .artgals	{
	
	margin: 1.43em 0 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 0.74em;
	
	
}






/*
#content .arts hr,
#content .artgals hr	{

	display: block;
	color: white;
	background: white;
	height: 1px;
	elevation: level;
	margin: 0.5em 0 0.5em 0;
	clear: both;
}

#content .artgals hr	{
	clear: left;
}
*/








/*
HEADINGS
*/


#content h1	{
	display: none;
	visibility: hidden;
}

#content h2	{
	position: relative;
	color: #84B41E;
        font-family: verdana;
        font-weight: normal;
	font-size: 24px;
	letter-spacing: -1px;
	padding: 0;
	margin-bottom: -20px;
	margin-top: 5px;
	float: left;
	
}

#content h3	{
	position: relative;
	color: #171717;
	font-size: 1.em;
	font-weight: bold;
	padding: 20px 0 0 0;
	
}

#content .arts h3	{
	clear: both;
}










/*
---------------------------------
MODULE
---------------------------------
*/





/*artikel-modul*/


#png {
	position: relative;
	
	margin-left: -48px;	
	margin-top: 10px;
	margin-bottom: 10px;

	
	

}

#flash-ueberschrift  {
z-index:80;
position: relative;
left:65px;
height: 30px;
clear: both;
	width: 800px;

}


#content-artikelspalte {
	position: relative;
	left: 40px;
	width: 550px;
	
}


#content p	{
	
}

#content p em	{
	font-style: normal;
	
	font-weight: bold;
}

#content p strong	{
	font-style: normal;
	color: #63861a;
	font-weight: bold;
}

#content ul	{
	position: relative;
	left: 0px;
	color: #171717;
	padding: 0 0 0 0;	
}


#content ul li	{
	margin: 0;
	padding: 0 0 0 1.3em;
	list-style: none;
	background:  0px 0.6em no-repeat url(../images/ul-li.png);
}

#content ul.hinweis	{
	color: #171717;
}



#content .arttext	{
	font-size: 0.74em;
	
	padding: 00px 0 0 0;
	
}

#content .artbild img 	{
	position: relative;
  padding: 2px 2px 2px 2px;

	border: 1px solid white;
        width: 287px;
        height: 85px;
	}

#content .artbild img:hover	{
	position: relative;
  padding: 2px 2px 2px 2px;

	border: 1px solid #84b41e;
        width: 287px;
        height: 85px;
	}

	
	
	
}










#content .floatleft	{
	float: left;
	margin: 0 5px 0 0;
}

#content .floatright	{
	float: right;
	margin: 0 0 0 5px;
}


#content .artlink	{
	font-size: 12px;
	
}

#content acronym	{
	color: #171717;
	border-bottom: 1px solid #ED9980;
	cursor: help;
}

#content blockquote	{
	
	font-family: Georgia;
	font-size: 8pt; 
	padding: 0 0 0 1em;
	margin: 1.5em 3.2em 0 -10px;
	background: top right no-repeat url(../images/66.png);
	/*color: #737A88;
	border-left: 2px solid #737A88;
	color: #171717;
	border-left: 1px solid #eee;*/
}

#content .cite	{
	
	display: block;
	padding: 0.25em 0 0 0;
	margin: 0.25em 0 0 0;
	font-size: 10pt important!; 
	/*border-top: 1px solid #eee;*/
	color: #171717;
}






/*
SITEMAP
*/

#content ul.sitemap	{
	font-size: 0.74em;
	line-height: 1.4em;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#content ul.sitemap li	{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	border: 1px solid white;
	background: none;
}

#content ul.sitemap li h3	{
	
}

#content ul.sitemap li ul	{
	padding: 0.5em;
	margin: 0.25em;
	font-size: 0.74em;
}

#content ul.sitemap li ul li	{
	padding: 0 0 0 1em;
	background: 0 0.55em no-repeat url(../images/pfeil.png);
}

#content ul.sitemap li ul li dl,
#content ul.sitemap li ul li dl dt,
#content ul.sitemap li ul li dl dd	{
	margin: 0 auto;
	padding: 0;
}

#content ul.sitemap li ul li dl dd	{
	color: #171717;
	padding: 0.25em 0 1em 0;
}











/*
TEASER
*/

.tkat a	{
	border: 0 !important;
	text-decoration: none !important;
}

.tkat a:link,
.tkat a:visited	{
	border: 0 !important;
	text-decoration: none !important;
}

.tkat ,
.tkat .teaser .teaserbild a:active	{
	border: 0 !important;
	text-decoration: none !important;
}


.tkat a:hover	{
	border: 0 !important;
	text-decoration: underline !important;
}



#hintergrund-teaser {
		
	position: relative;
	left: 1px;

}




#teaser-trenner {
		
	position: relative;
	left: -7px;

}



#content .tkat	{
		
	width: 290px;
	margin: 0 0 0 0.5em;
	color: #171717;
}


#artikelspaltespalte .tkat	{
	position: relative;	
	width: 560px !important;
	margin: 0 0 0 0px;
	color: #171717;
}






#content .tkat .teaser	{
	
	
	
}

#content .tkat h3	{
	color: #171717;
	margin: 20px 0 0 0;
	padding: 0;
}

#content .arts .tkat	{
	
	
	
	
}






#content .arts .tkat .teaser	{
	margin: 1.5em 0 1.5em 0;
	
}

#content .artgals .tkat .teaser ul	{
	
	line-height: 1.35em;
}

#content .artgals .tkat .teaser ul li	{
	margin: 0.25em 0 0.25em 0;
}




.tkat .teaser .teaserbild	{
	display: block;
	margin: 11px 0 0 0;
	padding: 0;
	clear: both;
}


.tkat .teaser .teaserbild a	{
	border: 0 !important;
	text-decoration: none !important;
}

.tkat .teaser .teaserbild a:link,
.tkat .teaser .teaserbild a:visited	{
	border: 0 !important;
	text-decoration: none !important;
}

.tkat .teaser .teaserbild a:hover,
.tkat .teaser .teaserbild a:active	{
	border: 0 !important;
	text-decoration: underline !important;
}




.tkat .teaser .teaserbild a img	{
	width: 14.65em;
}

.tkat .teaser .teaserbild a img,
.tkat .teaser .teaserbild a:link img,
.tkat .teaser .teaserbild a:visited img	{
	border: 2px solid #CCBFDE! important;
}

.tkat .teaser .teaserbild a:hover img,
.tkat .teaser .teaserbild a:active img	{
	border: 2px solid #E56540 !important;
}

.tkat .teaser .teasertext p	{
	margin: 13px 0 0 0;
	padding: 0 !important;
	
}











/*
BILDGALERIEN
*/

#content .bkat	{
	position: relative;
	
		
}

#content .bkat-float-ende	{
	clear: both;
		
}





#content .bkat h3	{
	position: relative;
	left: 2px;
	padding: 20px 0 0 0;
	
	
}

#content .arts .bkat	{
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 -15px 0;
	
	clear: both;
}


#content .artgals .bkat	{
	float: right;
width: 450px;
left:54px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;





}

.bkat p	{
	
	
}

.bkat a.bildbkat	{
	display: block;
	float: left;
	border: 0;
	padding: 0;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
}


.bkat a.bildbkat:link,
.bkat a.bildbkat:visited	{

	z-index: -50px;
	position: relative;
	height: 99px;
	width: 98px;
	background: no-repeat url(../images/galerie-hintergrund-white.jpg);

}

.bkat a.bildbkat:hover,
.bkat a.bildbkat:active	{
height: 99px;
	width: 98px;
	background: no-repeat url(../images/bildgal-back.jpg);
}

.bkat a.bildbkat img	{
	position: relative;
	top: 4px;
	left: 4px;
	height: 87px;
	width: 91px;
	
}

/*
.bkat a.bildbkat img	{
	display: none;
}

.bkat a.bildbkat:hover img,
.bkat a.bildbkat:active img,
.bkat a.bildbkat:focus img	{
	display: block;
}
*/






/*
DOWNLOAD
*/

.dkat {
display: block;
font-size: 10pt;

clear:both;
}

.dkatlinks {
float: left;
display: block;
margin-left:-5px;
padding: 35px 0 0px 0;
}

.dkatrechts {
display: block;
width: 355px;
float: right;


}

.dkat li {
display: block;
position: relative;
left:-18px;


}







/*kontaktformular*/

form.kontakt	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 0.9em;
	
	position: relative;
}

form.kontakt fieldset	{
	margin: 0 auto;
	padding: 0;
}

form.kontakt fieldset legend	{
	display: none;
}






form.kontakt label	{
	display: block;
	float: left;
	text-align:left;
	width: 7.81em;
	padding: 1em 1em 0 0;
	margin: 0 auto;
	height: 1.2em;
}


form.kontakt label.pflicht	{
	color: #171717;
	font-weight: bold;
}

form.kontakt label.checky,
form.kontakt label.checkbox	{
	position: relative;
	left: 9em;
	width: 20em;
	text-align: left;
}




form.kontakt input	{
	display: inline;
	width: 235px;
	padding: 0;
	margin: 0.9em 0 0 0;
	background: #F9F9F7;
	border: 1px solid #A0A09D;
	color: black;
	font-family: Verdana;
	
	height: 1.2em;
	overflow: visible;
	cursor: default;
}


#inputfehler	{
	background: white;
	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 100;
	}






form.kontakt input:hover,
form.kontakt input:focus	{
	background: #eee;
	
}

form.kontakt input.check,
form.kontakt input.checkbox	{
	display: block;
	clear: both;
	width: 16px;
	height: 16px;
	position: relative;
	left: 5.75em;
	top: -1em;
	background: none;
	border: none;
}

form.kontakt input#plz	{
	width: 80px;
	border: 1px solid #A0A09D;
}

form.kontakt input#ort	{
	width: 148px;
	border: 1px solid #A0A09D;
}


form.kontakt input#name {
	width: 170px;
	border: 1px solid #A0A09D;
}

form.kontakt input#tel {
	width: 235px;
	border: 1px solid #A0A09D;
}


form.kontakt input.pflicht	{
	
}






form.kontakt input.bestellen	{
	display: block;
	width: 235px;
	height: 19px;
	padding: 0;
	margin: 1em 0 0 0;
	
	font-family: Verdana;
	
	text-transform: uppercase;
	font-weight: bold;
	background: white;
	cursor: pointer;
}



#Button-Anfrage {
	position: relative;
	left: 95px;

}



form.kontakt textarea	{
	display: inline;
	width: 235px;
	margin: 0.9em 0 0 0;
	background: #F9F9F7;
	border: 1px solid #A0A09D;
	color: black;
	cursor: default;
}

form.kontakt textarea:hover,
form.kontakt textarea:focus	{
	background: #eee;
}



form.kontakt select	{
	display: inline;
	width: 17.19em;
	padding: 0;
	margin: 0.9em 0 0 0;
	background: #F9F9F7;
	border: 1px solid #5B6373;
	color: black;
	font-family: Verdana;
	
	height: 1.2em;
}



#kontakt-trenner {
	margin: 22px 0px 0px 0px;

}


#kontakt-renner {
	position: relative;
	width: 200px;
	left: 0px;
}

#kontakt-renner2 {
	position: relative;
	width: 200px;
	left: 32px;
}


#kontakt-formular-antwort {
	font-size: 1em;
}


.td1 {
border: 1px solid black;
font-size: 11px;
padding: 5px;
font-style: verdana;
}
.td2 {
border: 1px solid black;
font-size: 11px;
padding: 5px;
font-style: verdana;
}
.td3 {
border: 1px solid black;
font-size: 11px;
padding: 5px;
font-style: verdana;
}
.td4 {
border: 1px solid black;
font-size: 11px;
padding: 5px;
font-style: verdana;
}
.td5 {
border: 1px solid black;
font-size: 11px;
padding: 5px;
font-style: verdana;
}


/*
---------------------------------
FUSS
---------------------------------
*/




#fuss	{
width: 960px;
margin: 0 auto;
	position: relative;
	top: 5px;
	height: 30px;
	bottom: 0px;
font-size: 12px;
	display: block;
	clear: both;
	background: white;
	
}

#fuss .signatur	{
	
	float: left;
	padding: 5px 0 5px 10px;
	background: #d8dda0;
	
	
}


#fuss .impressum	{
	background: #d8dda0;
	padding: 5px 10px 5px 150px;
	text-align: right;
}



#fuss a:link {
	text-decoration: none;
	border: 0;
	color: black;
}
#fuss a:active,
a:hover {
	text-decoration: unterline;
	border: 0;
	color: #5b77f0;

}



#fuss a:visited	{
	
	border: 0;
	color: #344487;
}





#fuss ul	{
	display: none;
}

#fuss ul li	{
	
}

#fuss ul li a	{
	
}

#fuss ul li a:link,
#fuss ul li a:visited	{
	
}

#fuss ul li a:hover,
#fuss ul li a:active	{
	
}

#zoom	{
	
	display: none;

	
}

.groesser {

}

.kleiner {

}


