/********************* $site classes **********************/
#content .index hr {
	margin:10px 0 10px 0;
}
#content div.box1 {
	background-color:#F4F3EF;
	border-bottom:solid 1px #ccc;
	padding:10px;
}
#content div.box2 {
	margin:10px auto 10px auto;
	padding:10px;
	width:70%;
	font-size:1.1em;
	font-style:italic;
	background-color:#F4F3EF;
	border-bottom:solid 1px #ccc;
}
#content div.box3 {
}


#content table.bilder td {
	border:solid 10px white;
}
#content table.bilder td.bild {
	padding:1em;
	background-color:#F4F3EF;
	text-align:center;
}
#content table.bilder td.text {
	vertical-align:top;
	padding:.5em .4em 2em .4em;
	font-size:.9em;
}


/**************** FUNC_*         */
#content div.item {
	border-top:solid 0px blue;
	border-bottom:solid 1px #d6d6d6;
	padding:1em 0 2em 0;
	margin:5px 0;
	width:100%;
}
#content div.head {
	padding:2em 0 .5em 0;
}
#content div.rem {
	font-size:.9em;
	text-align:right;
}
#content div.item p {
	padding:0 0 0 0;
	margin:.5em 0 .5em 0;
	border:solid 0px red;
	display:block;
}
#content div.top {
	margin:10px 0;
	border:solid 0px red;
	text-align:right;
	width:100%;
}

/**************** FUNC_PROFIL ************************/
#func_profil p {
	margin:1em 0;
}
#func_profil div.res {
	border:dotted 1px #ccc;
	background-color:#fafafa;
	font-family:monospace;
	font-size:1.2em;
	padding:.2em;
	height:45px;
	margin:.5em 0;
}
#func_profil table {
	width:100%;
	margin:.5em 0;
}
#func_profil td {
	padding:.2em .5em;
}
#func_profil td.spacer {
	height:10px;
}
#func_profil td.vtop {
	vertical-align:top
}
#func_profil td.text {
	border-bottom:solid 1px white;
	background-color:#F4F3EF;
	font-weight:bold;
	text-align:right;
}

#func_profil td.input {
	border-bottom:solid 1px #F4F3EF;
}
#func_profil td.input input {
	border:solid 1px #aaa;
	width:150px;
}
#func_profil td.input input.land {
	width:30px;
	text-align:center;
}
#func_profil span.medverz {
	color:#999;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 0 .2em;
}
#func_profil td.input textarea {
	border:solid 1px #aaa;
	width:160px;
	height:65px;
}
#func_profil td.input textarea.profil {
	width:96%;
	height:150px;
}
#func_profil td.input input.fault,
#func_profil td.input textarea.fault {
	border:solid 1px red;
}

/**************** func_TEILNEHMER ********************/
#func_teilnehmer div.item {
	border-bottom:solid 1px #ccc;
	background-color:#F4F3EF;
	padding:.2em;
}

/**************** FUNC_WERKSTATTTAGE *****************/
#func_werkstatttage div.item {
	border-bottom:solid 1px #ccc;
	background-color:#F4F3EF;
	padding:1em .2em 1em .2em
}
#func_werkstatttage h3 {
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	margin:1em;
	color:#333;
}
#func_werkstatttage .fussnote {
	margin:1.5em 0 0 0;
	font-size:.9em;
	color:#555;
}
#func_werkstatttage span.datum {
	font-size:1.2em;
	padding:0 .2em;
	font-weight:bold;
}
#func_werkstatttage div.anmeldung {
	text-align:center;
	margin:1em 0 0 0 ;
}



/**************** FUNC_SEMINARE **********************/
#func_seminare div.item {
	border-bottom:solid 1px #ccc;
	background-color:#F4F3EF;
	padding:.2em;
}
#func_seminare div.item span.aktiv{
	font-weight:bold;
	color:#9c0000;
}
#func_seminare p.hinweis {
	margin:1em 0 0 0;
	text-align:right;
	color:#555;
}
#func_seminare p.login {
	text-align:right;
	color:#555;
}
/**************** FUNC_DOWNLOAD **********************/
#func_download {
}

/**************** FUNC_LITERATUR *****************************/
#func_literatur h2 {
	font-size:2em;
	padding:20px 10px;
	background-color:#F4F3EF;
}
#func_literatur div.item {
	margin:10px 0 0 0  ;
}
#func_literatur span.autoren {
	padding:0 .2em 0 0;
	font-size:1.2em;
}
#func_literatur span.titel {
	font-size:1.2em;
	color:#555;
	font-weight:bold;
	font-style:italic;
}
#func_literatur img.bild {
	float:right;
	margin:0 0 0 20px;
}


/**************** TABLE MATERIALIEN **************************/
table.materialien {
	border-bottom:solid 1px #ccc;
}
table.materialien td {
}
table.materialien td.data {
	font-variant:small-caps;
	text-align:center;
	background-color:#F4F3EF;
}
table.materialien td.text ul {
	text-align:left;
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
table.materialien td.text ul li {
	list-style-type: disc;
	margin:.4em 0;
}
table.materialien td {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	text-align:center;
	padding:10px;
}
table.materialien td.hl {
	text-align:center;
	padding:10px;
	background-color:#ccc;
	font-weight:bold;
	font-size:1.1em;
}
table.materialien td.td50 {
	width:50%;
}
/**************** FUNC_MEDIATOREN *********************/
#func_mediatoren form {
	border:solid 0px red;
	display:block;
	margin:20px 0 20px 0;
}
#func_mediatoren form input.text {
	width:200px;
}
#func_mediatoren div.item div.name {
	width:50%;
	margin:0 0 30px 0;
}
#func_mediatoren div.item div.kontakt {
	position:relative;
	top:-7px;
	float:right;
	width:50%;
}
#func_mediatoren div.item p {
	margin:5px 0 5px 0;
}
#func_mediatoren p.ergebnis {
	text-align:right;
	background-color:#f0f0f0;
	padding:2px 10px 2px 2px;
	font-size:.9em;
}


/**************** FUNC_DOZENTEN ***********************/
#func_dozenten div.item img {
	float:right;
	margin:10px 20px 20px 50px;
}
/**************** FUNC_LINKS **************************/
#func_links img.bild {
	float:right;
	margin:0 0 40px 40px;
}
#func_links p.beschreibung {
}
/**************** func_angebote **************************/
#func_angebote div.nav3 {
	margin:30px 0 20px 0;
	border-top:solid 0px #ccc;
	padding:10px;
}
#func_angebote div.nav3 form {
	float:right;
}
#func_angebote h2 {
	padding:20px 0 20px 1em;
	border-bottom:solid 1px #ccc;
	background-color:#F4F3EF;
}
#func_angebote p.titel {
	font-weight:bold;
	color:#444;
}
#func_angebote p.datum {
	font-weight:bold;
	color:#444;
}
#func_angebote p span.hinweis {
	font-weight:bold;
	color:#444;
	padding:2px 5px;
}
#func_angebote div.infoline {
	border:solid 0px #ccc;
	margin:10px 0 0px 0;
	padding:4px 0;
}
#func_angebote div.infoline p {
	border:solid 0px red;
	margin:2px 0;
}
#func_angebote div.infoline img {
	margin:0 5px 0 00px;
	vertical-align:middle;
}
#func_angebote div.infoline span.rabatt {
	font-size:.9em;
	color:#666;
}
#func_angebote div.infoline a.infoline {
	color:#000;
}
#func_angebote div.infoline a.infoline:hover {
	color:#9c0000;
	text-decoration:none;
}


/**************** FUNC_SUPERVISION ***********************/
#func_supervision table {
	margin:20px auto 0 auto;
}
#func_supervision table td img.leitung {
	float:right;
	margin:0px 0px 0 0;
	border:solid 2px white;
}
#func_supervision table td {
	width:50%;
	border:solid 1px #ccc;
	text-align:right;
	padding:1px;
	vertical-align:top;
}
#func_supervision table td.hinweis {
	text-align:left;
	padding:10px 0;
	border:0;
	color:#555;
}
#func_supervision table td.hinweis p {
	margin:7px 0 0 0 ;
}
#func_supervision table td.hinweis img {
	vertical-align:middle;
	margin:0 5px 0 0px;
}
#func_supervision div.leitung {
	text-align:left;
	background-color:#F4F3EF;
	border-bottom:solid 1px #ccc;
	margin:0 0 5px 0;
	padding:4px 0 2px 10px;
}
#func_supervision div.leitung a {
	color:black;
}
#func_supervision ul.termine  {
	padding:0;
	margin:0;
}
#func_supervision ul.termine li {
	list-style-type:none;
	padding:0;
	margin:5px 20px 5px 70px;
}


/**************** FUNC_TERMINE *****************************/
#func_termine div.bilder {
	margin:10px 0 10px 0;
	border:solid 0px red;
}
#func_termine div.bilder img {
	margin:10px 0;
	padding:10px 0;
}


/********************* FUNC_SUCHE *************************/
#func_suche {
	margin:30px 0 10px 0;
	border:solid 0px red;
}
#func_suche h2 {
	margin:30px 0 10px 0;
}
#func_suche form {
	display:block;
	border:solid 0px red;
	margin:20px 0 20px 0;
	background-color:#dfebf3;
	padding:30px;
	width:300px;
}
#func_suche ul.trefferliste {
	padding:0;
	margin:0;
}
#func_suche ul.trefferliste li {
	list-style-type:none;
	list-style-image:none;
	margin:5px 0 10px 0;
	padding:2px;
}
#func_suche ul.trefferliste li:hover {
	background-color:#f0f0f0;
}
#func_suche ul.trefferliste li span.prefix {
	font-weight:bold;
}



/********************* FUNC_SITEMAP ***********************/
#func_sitemap {
	border:solid 0px blue;
}
#func_sitemap td {
	width:50%;
}
#func_sitemap ul {
	padding:15px 60px 15px 10px;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
	z-index: 100;
	FILTER: alpha(opacity = 80);
	-moz-opacity: 0.85;
}
#func_sitemap ul li {
	list-style-type:none;
	list-style-image:none;
}
#func_sitemap ul li a {
	color:black;
}
#func_sitemap ul li a:hover {
	text-decoration:underline;
}
#func_sitemap ul li.l1 {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 2px 0;
	background-color:#ccc;
}
#func_sitemap ul li.l2 {
	font-size:1.1em;
	font-weight:normal;
	margin:5px 0 2px 0;
	background-color:#fcfcfc;
}
#func_sitemap ul li.l3 {
	font-size:.9em;
	font-weight:normal;
	margin:5px 0 2px 4px;
}
/********************* THEME_KONTAKT **********************/
#theme_kontakt {
}
#theme_kontakt table {
}
#theme_kontakt td {
	vertical-align:top;
	border:solid 0px #ccc;
}
#theme_kontakt td.anmeldung {
	padding:0 0 1em 0;
}
#theme_kontakt td.empfaenger {
	padding:5px;
	font-weight:bold;
	vertical-align:middle;
}
#theme_kontakt td.hinweis {
	padding:5px;
	vertical-align:middle;
}
#theme_kontakt td.description {
	padding:5px;
	text-align:right;
}
#theme_kontakt td.userinput {
	padding:2px;
}
#theme_kontakt input:focus, #theme_kontakt textarea:focus {
	background-color:#fafafa;
}

#theme_kontakt input, #theme_kontakt textarea {
	font-family: Tahoma, arial, helvetica, serif;
	border:solid 1px #ccc;
}
#theme_kontakt textarea {
	padding:4px;
	width:95%;
	height:180px;
	width:380px;
}
#theme_kontakt input.text {
	width:250px;
	padding:1px 4px 1px 4px;
}
#theme_kontakt textarea.mitteilung {
}

/* nach #theme_kontakt input.text */
#theme_kontakt select option.mandatory_fault {
	color:red;
}
#theme_kontakt textarea.mandatory_fault, #theme_kontakt input.mandatory_fault {
	border:solid 1px red;
	padding:0px 4px 0px 4px;
}
#theme_kontakt td.mandatory_fault {
	color:red;
	font-weight:bold;
}
/********************* FUNC_FAQ ***************************/
#func_faq ol.a {
	border:solid 0px red;
	padding:0;
	margin:0;
}
#func_faq ol li {
	margin:5px 0 5px 0;
	padding:2px 5px 2px 5px;
	border:solid 0px green;
	list-style-type:none;
}
#func_faq li.hi {
	list-style-type:none;
	background-color:#f0f0f0;
}
#func_faq p.navigation {
	margin:20px 0 50px 10px;
}

/********************* LOGIN ******************************/
#login table {
	margin:0 auto;
}
#login table td.text {
	text-align:right;
	padding:.5em;
}
#login table td.input {
	text-align:left;
}
#login table td.submit {
	padding:1em 0;
}
#login form {
	background-color:#fafafa;
	display:block;
	margin:0 2em 0em 0;
	padding:1em;
	border:solid 1px #ccc;
}
#login form input.text {
	width:150px;
}
#login form input.mandatory_fault {
	border:solid 1px red;
}


#login p {
	margin:.5em 0;;
}
#login ul {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}
