body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #666666;
}
#mutter{
	position:absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	top: 21px;
	background-image: url(../images/golfschule_lamberg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 600px;
}
#left{
	width: 246px;
	float: left;
}
#logo{
	width: 246px;
	background-image: url(../images/logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 116px;
	float: left;
}
#logo a img{
	border: 0px;
}
#right{
	width: 704px;
	float: left;
}
#topMenu{
	width: 669px;
	float: left;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#sprache{
	width: 35px;
	float: right;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
#sprache a{
	color:#4c4c4c;
	text-decoration:none;
}
#sprache a:hover{
	color: #4c4c4c;
	text-decoration:none;
}
#root{
	padding-top: 20px;
}
#content{
	width: 669px;
	min-height: 450px;
}
#content img{
	padding: 5px;
}
#c_l{
	float: left;
	width: 328px;
}
#c_l a img{
	padding: 5px;
}
#c_r{
	float: right;
	width: 328px;
}
#c_r a img{
	padding: 5px;
}
#footer{
	width: 669px;
	float:left;
	padding-top: 6px;
	margin-top: 10px;
	border-top: solid 1px #d3d5d4; 
}
#f_l{
	float: left;
}
#f_r{
	float: right;
	text-align: right;
}
.clear{
	clear:both;
}
h1{
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: -5px;
}
input{	
	width: 230px;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 11px;
}
select{	
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 10px;
}
textarea{	
	width: 230px;
	height: 100px;
	border: 1px solid #666666;
	background-color: #ffffff;
	font-size: 11px;
}
a{
	color:#4c4c4c;
	text-decoration: underline;
}
a:hover{
	color: #4c4c4c;
	text-decoration:none;
}
.contentelement{
	clear:both;
}

a img{
	border: 0px;
}
.csc-textpic-firstcol{
	clear:both;
}