@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#inhalt p.bodytext, #inhalt p.align-left {
	line-height: 19px;
	margin-right: 300px;
	text-align: left;
	clear: left;
}
#inhalt p.align-right {
	line-height: 19px;
	margin-right: 300px;
	text-align: right;
	clear: left;
}
#inhalt p.align-center{
	line-height: 19px;
	margin-right: 300px;
	text-align: center;
	clear: left;
}

h1 {
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 14px;
}
h2 {
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	margin-top: 5px;
	font-size: 9px;
	line-height: 19px;

}

#inhalt ul {
	margin-left: 0px;
	font-size: 11px;
	line-height: 19px;
	padding-left: 12px;
	list-style-type: square;
	margin-right: 300px;
	text-align: justify;
}

.dsSpalte {
	float: left;
	width: 230px;
	height: 300px;
}
.dsSpalteBreit {
	float: left;
	width: 450px;
	height: 300px;	
}
.dsHauptSpalte {
	width: 460px;
	float: left;
}
#eins, #zwei, #drei, #vier {
}
.suchen {
	display: block;
	clear: left;
}
p, td {
	font-size: 11px;
}
tr.detailabstand td {
	padding-top: 10px;
}
a {
	color:#000;
	text-decoration: none;
}
#inhalt a {
	color:#000;
	/*
		font-weight: bold;
	text-decoration: none;
	*/
	text-decoration: underline;
	
}
a:hover {
	color: #b8b48f;	
}

#inhalt a:hover {
	color: #b8b48f;	
}


.schullink {
	font-weight: bold;
}
table a {
	text-decoration: none;
}


/* ========================= 2 cols mit Table */
/* ganze Breite */
#inhalt .tx-fdfx2cols-pi1, #inhalt .csc-textpic {
	width: 660px;
	position: relative;
	clear: left;
}
#inhalt .tx-fdfx2cols-pi1 table {
	width: 660px;
}



#inhalt .tx-fdfx2cols-pi1 p.bodytext, #inhalt .csc-textpic p.bodytext, #inhalt .csc-textpic ul, #inhalt .tx-fdfx2cols-pi1 ul {
	text-align: left;
	margin-right: 0;
}
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right:40px;
}


.c2l1-left {
	border-right: none;
	padding-right:40px;
	white-space:normal;
	/*width:350px;*/
	width: 310px;
}
.c2l1-middle {
	padding-left:0px;
	white-space:normal;
	width:310px;
}
#inhalt table p.bodytext, #inhalt table p.align-center, #inhalt table p.align-left, #inhalt table p.align-right {
	margin-right:0px;
}




#inhalt .csc-textpic-intext-left-nowrap {
	margin-right: 40px;
}
/* Text mit Bild, Bild links, Text rechts */
#inhalt .csc-textpic-intext-left-nowrap .csc-textpic-text {
	margin-left: 30px;
	float: left;
	width: 310px;
}
.csc-textpic-text {
	width: 310px;
}

/* Hack wegen IE */
#inhalt {
	position: relative;
}

