
/* =========================================================== */
/* Stylesheet for the Website: Ehemaligenverein Goetheschule   */
/* ----------------------------------------------------------- */
/* Author: DRIVE / www.drive-dma.de */
/* Date, Version: 2006-04-05, V1 */
/* =========================================================== */


/* =========================================================== */
/* Layout-Elemente */
/* =========================================================== */
	
html
{
	background-color:#fff;
	color:#000;
	font-family: Georgia;
}	
		
body		
{
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}
		
		
h2
{
font-size:12px;
margin-bottom: .5em;
margin-top: 1em;
}
div#tpage {
	margin: 1em auto;
	margin-top:0px;
	width: 772px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
}

div#followingpage {
	margin: 1em auto;
	margin-top:0px;
	width: 772px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	font-size:11px;
	line-height:14px;
}

div#headerstart {
	margin-top:0px;
	margin-bottom: -3px;
	width: 772px;
	padding: 0px;
	text-align: left;
}

div#header {
	margin-top:0px;
	margin-bottom: -3px;
	width: 772px;
	padding: 0px;
	text-align: left;
}

div#navcontainer {
	margin-top: 0px;
	width: auto; 
	height: 44px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 79px;
	background-color: #4B5936;
	color:#fff;
	text-align: left;
	white-space: nowrap;
}

div#contentbereich {
	margin: 1em auto;
	width: 693px; 
	padding: 0px;
	margin-left: 79px;
	background-color: #fff;
	font-family: Georgia;
	color:#000;
	font-size:11px;
	line-height:14px;
}

div#contentbereichfollowing {
	margin: 1em auto;
	width: 693px; 
	padding: 0px;
	margin-left: 79px;
	background-color: #fff;
	font-family: Georgia;
	color: #000;
	font-size: 11px;
	/* border: 1px solid #000; */
	line-height: 14px;
	
}

div#contentbereichfollowing2 {
	margin: 1em auto;
	width: 610px; 
	padding: 0px;
	margin-left: 79px;
	background-color: #fff;
	font-family: Georgia;
	color: #000;
	font-size: 11px;
	/* border: 1px solid #000; */
	line-height: 14px;
}

div#contentbereichfollowing3 {
	margin: 1em auto;
	width: 630px; 
	padding: 0px;
	margin-left: 0px;
	background-color: #fff;
	font-family: Georgia;
	color: #000;
	font-size: 11px;
	/* border: 1px solid #000; */
	line-height: 14px;
	
}

div#contentbereichspalte1 {
	margin: 1em auto;
	margin-right: 10px;
	width: 210px; 
	padding: 0px;
	background-color: #fff;
	font-family: Georgia;
	color:#000;
	font-size:11px;
	line-height:14px;
	float: left;
}

div#contentbereichspalte2 {
	margin: 1em auto;
	margin-right: 8px;
	width: 210px;
	padding: 0px;
	background-color: #fff;
	font-family: Georgia;
	color:#000;
	font-size:11px;
	line-height:14px;
	float: left;
}

div#contentbereichspalte3 {
	margin: 1em auto;
	width: 210px; 
	padding: 0px;
	background-color: #fff;
	font-family: Georgia;
	color:#000;
	font-size:11px;
	line-height:14px;
	float: left;
}

div#footer		
{
	margin: 1em auto;
	margin-bottom:0px;
	text-align: left;
	height: 25px;
	width: 772px; 
	background-color: #4B5936;
	color:#fff;
	font-size:9px;
	line-height:24px;
	float: left;
}

.headline1 {
	font-family: Georgia;
	color:#000;
	font-size:20px;
	margin-bottom:20px;
}

a.nav:active, a.nav:visited, a.nav:link {
	font-family: Georgia;
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin-right:8px;
	font-weight:normal;
	text-decoration:none;
}

a.nav:hover {
	font-family: Georgia;
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin-right:8px;
	font-weight:normal;
	text-decoration:underline;
}

a.navchoosen:active, a.navchoosen:visited, a.navchoosen:link {
	font-weight:bold;
	font-family: Georgia;
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin-right:8px;
	text-decoration:underline;
}

a.navchoosen:hover {
	font-weight:bold;
	font-family: Georgia;
	color:#fff;
	font-size:12px;
	line-height:20px;
	margin-right:8px;
	text-decoration:underline;
}

a.small:active, a.small:visited, a.small:link, a.small:hover {
	font-weight:bold;
	font-family: Georgia;
	color:#fff;
	font-size:10px;
	line-height:14px;
	margin-right:20px;
	text-decoration:none;
}

.small {
	font-family: Georgia;
	color:#000;
	font-size:10px;
	line-height:12px;
}

a:active, a:visited, a:link {
font-family: Georgia;
color:#4B5936;
font-weight:normal;
text-decoration:underline;
font-size:11px;
line-height:14px;
}

a:hover {
font-family: Georgia;
color:#000;
font-size:11px;
line-height:14px;
font-weight:normal;
text-decoration:none;
}
