@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	background-image:url(../img/b2.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#2a6245;
}

table, tr, td, p {
	font-size:11px;
	color:#2a6245;
}

p {
	padding-bottom:3px;
	text-align:left; 
	padding-top:1px; 
	margin-top:1px;
	margin-bottom:3px;
	text-align:left;
}


.link {
	text-decoration:underline;
	color:#2a6245;
}

i {
	color: #996600;
}

h3 {
	font-size:12px;
	text-align:left;
	position: inherit;
}

li {
	line-height:18px;
	text-align:left;
}

a:link { 
	color:#2a6245;
	text-decoration: none;	
}
a:visited { 
	color:#2a6245;
	text-decoration: none;
}
a:hover { 
	color:#2a6245;
	text-decoration: underline;
}
a:active { 
	color:#2a6245; 
}

#sabine-kolmar-gericke {
	margin:0 auto;
	text-align:center;
	width:100%;
	height:100%;
	position:relative;
	top:50px;
}

#top-kolmar-gericke {
	margin:0 auto;
	text-align:center;
	height:84px;
	width:850px;
	background-color:#fff;
	border-bottom:1px solid #83ba9d;
}

.logo {
	float: left;
	position:relative;
	top:22px;
	left:213px;
	text-align:center
}

.seegras-left {
	float:left;
	text-align:left;
	width:84px;
}

.seegras-right {
	float:right;
	text-align:right;
	width:84px;
}

#content-kolmar-gericke {
	margin:0 auto;
	text-align:center;
	height:425px;
	width:100%;
	background-image: url(../img/back-water.jpg);
	background-repeat:repeat-x;
	background-position: center;
}

#coaching {
	margin:0 auto;
	width:850px;
	height:425px;
	background-image:url(../img/sabine-kolmar-gericke03.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#links {
	width:425px;
	height:425px;
	text-align:left;
	float:left;
}

#rechts {
	width:425px;
	height:425px;
	text-align:left;
	float:right;
}

#navigation-kolmar-gericke {
	margin:0 auto;
	text-align:center;
	height:50px;
	width:850px;
	background-color:#2a6245;
	border-top:1px solid #fff;
	font-size:10px;

}

#navigation-kolmar-gericke a {
	color:#fff;
	text-decoration:none;
	padding:2px 8px 2px 8px;
	letter-spacing:2px;
	position:relative;
	top:18px;
}

#navigation-kolmar-gericke a:hover {
	color:#fff;
	text-decoration:none;
	padding:2px 8px 2px 8px;
	letter-spacing:2px;
	position:relative;
	top:18px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#navigation-kolmar-gericke a.active {
	color:#fff;
	text-decoration:none;
	padding:2px 8px 2px 8px;
	letter-spacing:2px;
	position:relative;
	top:18px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

