/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }


body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_image.jpg);
	background-repeat: no-repeat;
	background-color: #f37b27;
}

html {
	height: 101%;
}

h1 , p, ul, li {
	margin: 0px;
	padding: 0px;
}

.wrapper {
	background-color: #FFFFFF;
	width: 770px;
	/*margin-top: 24px;
	margin-left: 15px;*/

	margin: 24px auto;
	position:relative;
}
.header {
	position: relative;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	width: 746px;
	height: 192px;
	margin: 0px 13px;
	padding-top:14px;

	font-family: "Trebuchet MS";
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.list {
	width: 746px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 25px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
ul {
	list-style-type: none;
	margin-left: 0px;
	font-size: 13px;
	float: left;
}
li {
	display: block;
	margin-left: 19px;
	float: left;
}
.last { margin-left: 165px; }

.header a, .header  a:link, .header  a:visited, .header  a:active	{
	font-family: "Trebuchet MS";
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.header  a:hover	{
	text-decoration: underline;
}

.main {
	background-image:url(../images/main_image.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 744px;
	min-height: 367px;
	padding: 40px 13px 80px 13px;

}

h1	{
	color: #e84000;
	font-size: 18px;
	font-family: "Trebuchet MS";
}
.col-left, .col-right { float:left; }
.col-left { width: 426px; }
.col-right { width: 318px; }

.text-left {
	font-size: 13px;
	line-height: 18px;
	color: #3a3a3a;
	margin-left: 150px;
	margin-top: 35px;
	font-family: "Trebuchet MS";
	border-right: 1px solid #e84000;
	min-height: 360px;
}
.text-right {
	font-size: 13px;
	color: #3a3a3a;
	margin-top: 155px;
	margin-left: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS";
}
.text-right p { margin-top: 34px; }
.headline-indent { text-indent: 19px; }


.impressum {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	padding: 0 20px;
}

.impressum h2 {color: #e84000;
margin: 20px 0 0 0;}

.impressum span {font-weight: bold;}

.active { text-decoration: underline; }
.inactive {  }




/*************************** AB HIER VON HUGO *******************/


/*kursleitung*/
.col-left-course-management, .col-right-course-management {float: left;}
.col-left-course-management { width: 417px;  }
.col-right-course-management {
	width: 280px;
	font-size: 13px;
	font-style: italic;
	color: #3a3a3a;
	margin-top: 70px;
	margin-left: 30px;
	line-height: 20px;
	font-family: "Trebuchet MS";
}

.course-management-image span {
	margin-left: 10px;
	margin-bottom: 6px;
}

.image-space {
	margin-top: 40px;
}

.course-management-text {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	padding: 0 20px;
	border-right: 1px solid #e84000;

}

.course-management-headline {
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #e84000;
	margin: 0 0 0 20px;
}

.course-management-text span {
	color: #f37a26;
	font-weight: bold;
}

.course-management-footer {
	width: 378px;
	height: 123px;
	margin: 50px 0 0 0;
}

.footer-text {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #3a3a3a;
	font-family:"Trebuchet MS";
	font-size:13px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	line-height: 18px;

}

.footer-text span {color: #f27926;}

.footer-text a {
	text-decoration: none;
	color: #3a3a3a;
	font-size:13px;
	font-weight: bold;
}

/*seminar2*/
.seminar2 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	padding: 0 20px;
}

.seminar2-content {
	margin-left: 120px;
	margin-right: 20px;
	padding-top: 0px;
}
.seminar2 span {
	color:#f37a27;
}

.seminar2 h2 {
	font-size: 18px;
	color: #e84000;
	margin: 20px 0 0 0;
	}



.seminar2 a {
	text-decoration: none;
	color: #3a3a3a;
	font-size:13px;
	font-weight: bold;
}

/*seminar*/
.col-left-seminar, .col-right-seminar {float: left;}
.col-left-seminar { width: 350px; margin-left: 20px; }

.seminar-headline {
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #e84000;
	font-style: normal;
}
.col-left-seminar-text {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	padding-top: 0px;
}

.col-left-seminar-text span{
	color: #f37a27;
}
.col-right-linie {
	height: 70px;

}

.col-right-seminar {
	width: 313px;
	font-size: 13px;
	font-style: italic;
	color: #3a3a3a;
	margin-top: 70px;
	margin-left: 40px;
	line-height: 20px;
	font-family: "Trebuchet MS";
	border-left: 1px solid #e84000;
}

.col-right-seminar-text {
	margin-left: 20px;
	margin-right: 20px;
}

.infobox {
	margin-top: 65px;
	background-image: url(../images/infobox.jpg);
	background-repeat:no-repeat;
	width: 299px;
	min-height:127px;
}
.infobox-text {margin: 10px;}

.infobox-text ul {
	list-style-type: none;
	margin-left: 6px;
	font-size: 13px;

}

.infobox-text li {
	margin-left: 10px;


}

.infobox span {
	color: #e84000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	display: block;
	padding-top: 16px;
	margin-left: 25px;
}
.infobox a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3a3a3a;
	font-style:normal;
}

.infobox-text li span {
	margin:0;
	padding:0;
	width: 10px;
	display: inline;
}

/* Termine & Anmeldung*/

.event {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	padding: 0 20px;
}

.event h2 {font-weight: bold;}
.event-content {margin-left: 132px; margin-top:30px; width:592px;}


.event span {color: #f37b27; font-weight:bold;}

.event a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3a3a3a;
	font-style:normal;
}


.outer-table {border: 1px solid #f37b27; background-image:url(../images/bg-table.jpg); background-repeat:repeat-y;}

.table-head {background-color:#eb7a17; color:#FFFFFF; font-weight:bold; }

.outer-table td {padding: 10px; }
.inner-table td {margin:0; padding:0;}

.inner-table  {border:none;  }

.inner-table td {border-top: 1px solid #f37b27;}
td.top {padding-top: 0;}

.inner-table td {padding-top: 10px; padding-bottom: 10px; font-size: 12px;}


/* weitere infos */


.col-left-info, .col-right-info {float: left;}
.col-left-info { width: 426px; margin-left: 20px; }
.col-right-info {width: 280px; padding-top: 300px; }
.seminar-headline {
	font-family:"Trebuchet MS";
	font-size:18px;
	color: #e84000;
}

.col-left-info-text {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #3a3a3a;
	margin-left: 152px;
	padding-right: 20px;
	border-right: 1px solid #e84000;
}

.col-left-info-text span{
	color: #f37a27;
}


.col-right-info-text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3a3a3a;
	padding-left: 44px;
	}

.col-right-info-text span {color: #e84000; font-size: 18px;}

.main-info {
	background-color:#fffef9;
	background-position: 459px 12px;
	background-repeat: no-repeat;
	width: 744px;
	min-height: 367px;
	padding: 40px 13px 80px 13px;
	background-image:url(../images/main_image.jpg);
}

.col-left-info-text a {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3a3a3a;
	font-style:normal;
}

h3 {font-weight: bold;}