@import "schulBody.css";
body         { font-family: Verdana; font-size: 10pt; color: #222222; letter-spacing: 1; back;  background: white; }
a:link       { font-family: Verdana; font-size: 12px; color: #404040; letter-spacing: 1px; 
               text-transform: uppercase;}
#inline {
	width: auto;
	border: thin #f5f5f5 solid;
	margin: 0px auto 0px 0px;
	vertical-align: top;
	background-color: white;
	min-height: 600px;
	height: auto;
}
#inline a:link {
	text-transform: none;
}
#inline iframe {
	max-width: 690 px;
	min-height: 600 px;
	padding-left: 0 px;
	height: 600px;
	width: 695px;
}

#linksinline {
width: 760px;
	border: thin #f5f5f5;
	margin: 0px auto 0px -1em;
	vertical-align: top;
	background-color: white;	
}
#container {
	background-color: #fff;
	width: 730px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	padding: 0;
}
#column_l {
	position: relative;
	float: left;
	width: 540px;
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
}
#column_r {
	width: 170px;
	min-height: 400px;
	margin: 0;
	float: left;
	padding: 4px;
	background-color: white;
	position: relative;
	border-left: 1px inset #e7e7e7;
	/*background-image: url('../images/design/column.gif');*/
}
