.SubHL{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.csc-bulletlist li{
	font: 12px Arial, Helvetica, sans-serif;
}

.back {
	font: 80% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:right;
}
.back a{
	text-decoration: none;
	color: green;
}
.wobinich {
	font: 80% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
}
.wobinich a{
	text-decoration: none;
	color: white;
}

.intlink:before{
	text-decoration: none;
	/*content: url(../images/proschulen/intlink.jpg);*/
	color: #137B2C;
	font: 80% Arial, Helvetica, sans-serif;
}
.intlink:link, .intlink:visited{
	text-decoration: none;
	/*content: url(../images/proschulen/intlink.jpg);*/
	color: #137B2C;
	font: 80% Arial, Helvetica, sans-serif;
}
.internal-link:before{
	text-decoration: none;
	/*content: url(../images/proschulen/intlink.jpg);*/
	color: #137B2C;
	font: 80% Arial, Helvetica, sans-serif;
}
.internal-link:link, .internal-link:visited{
	text-decoration: none;
	/*content: url(../images/proschulen/intlink.jpg);*/
	color: #137B2C;
	font: 80% Arial, Helvetica, sans-serif;
}


.extlink{
	list-style-type: none;
	padding-left: 32px;
	margin: 0;
	background-image: url(../images/proschulen/extlink.jpg);
	background-repeat: no-repeat;
	height:32px;
}

.extlink a{
	font: 75% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

body {
	margin-top: 0px;
	padding-top: 0px;
	background: Lime url(../images/proschulen/backgreen.jpg) repeat-x;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
}

#page{
	background: inherit;
	width:714px; 
	margin-left: auto;
	margin-right: auto;
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 500px;
	margin-top: 0px;
	padding-top: 0px;
}
#kopfnavi{
	margin-left: 32px;
 	margin-right: 200px;
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	width: 482px;
	text-align:left;
	z-index: 1;

}
#kopf{
	/*margin-left: -31px;*/
 	/*margin-right: 350px;*/
 	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 115px;
	margin-top: 0px;
	padding-top: 0px;
	text-align:left;
	z-index:5;
	background: transparent url(../images/proschulen/kopfimage.png) no-repeat;
}
#content{
	background-color: white;
	background: transparent url(../images/proschulen/contentBG.gif) repeat-y;
	margin-right: 0px;
	padding-left: 33px;
	max-width: none; /* min-width für fixes Layout abschalten */
	min-width: inherit; /* max-width für fixes Layout abschalten */
	min-height: 500px;
	margin-top: 0px;
	padding-top: 10px;
	z-index:100;
}
#rechtespalte{
	background-color: #005500;
	margin-right: 10px;
 	/*margin-right: auto;*/
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 500px;
	margin-top: 0px;
	padding-top: 0px;
	width: 185px;
	float: right;
	z-index:101;
}
#aufmacher{
	background-color: #995500;
	margin-right: 0px;
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 200px;
	margin-top: 0px;
	padding-top: 0px;
	width: 482px;
	z-index:102;
}
#spalte1{
	background-color: #990000;
	margin-right: 0px;
 	/*margin-right: auto;*/
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 200px;
	margin-top: 0px;
	padding-top: 0px;
	width: 240px;
	float: left;
	z-index:103;

}
#spalte2{
	background-color: #009955;
	margin-left: 241px;
 	/*margin-right: auto;*/
	max-width:none;  /* min-width für fixes Layout abschalten */
	min-width:inherit;  /* max-width für fixes Layout abschalten */
	height: 200px;
	margin-top: 0px;
	padding-top: 0px;
	width: 240px;
/*	float: right;*/
	z-index:104;
}
#footer{
	margin-right: 0px;
	margin-right: 0px;
	max-width: none; /* min-width für fixes Layout abschalten */
	min-width: inherit; /* max-width für fixes Layout abschalten */
	height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	background: transparent;
}

.duennerrahmen{
	background-color: white;
	border: 2px solid green;
	vertical-align:middle;
}

td {
vertical-align:top; 
}
