html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.72em;
	background: #fff;
}

table.imgtext-table {
	font-size: 1em;
}

input,textarea,select {
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	background: #fcf4ec;
	border: 1px solid #e29844;
	margin-bottom: 3px;
}

body#content {
	background: #fff url(images/bg_content.gif) 254px repeat-y;
}

span {
	border: 0px solid;
	margin: 0;
	padding: 0;
}

div {
	border: 0px solid;
}

a, .link {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	cursor: pointer;
}

a:hover, .link:hover {
	color: #E29844;
}

a.pfeil {
	background: url(images/link.gif) no-repeat;
	padding-left: 10px;
}

a.pfeil:hover {
	background: url(images/link_a.gif) no-repeat;
}

ul.pfeil {
	list-style-type: none;
	margin: 0;
}

li.pfeil {
	list-style-type: none;
	background: url(images/link.gif) no-repeat;
	padding-left: 15px;
}

img {
	border: 0;
}

div#top_leiste {
	width: 100%;
	height: 23px;
	background: #EAE9E9;
	padding-top: 3px;
}

div#top_leiste_links {
	float: left;
	/*	width: 350px; */
	border: 0px solid #000;
}

div#top_leiste_rechts {
	float: right;
	/*	width: 750px; */
	margin-right: 5px;
	padding: 0;
	border: 0px solid #f00;
	text-align: right;
}

/* STARTSEITE */
div#start_left {
	width: 440px;
	height: 325px;
	margin-top: 137px;
	/*	background: url(hfmdd_FILES/logo_start.jpg) center no-repeat;*/
	float: left;
}

div#start_right_oben {
	width: 460px;
	height: 272px;
	margin-top: 88px;
	margin-left: 442px;
}

div#start_right_unten {
	width: 460px;
	height: 50px;
	margin-left: 442px;
}

/* NORMALE INHALTSSEITEN */
div#site_left {
	width: 214px;
	margin-top: 50px;
	padding-left: 40px;
	float: left;
}

div#site_left_navi {
	clear: left;
	padding-left: 0px;
	padding-top: 58px;
}

div#site_main {
	margin-left: 254px;
	margin-bottom: 100px;
}

* html div#site_main {
	margin-left: 251px;
}

div#site_main_navi {
	vertical-align: bottom;
	height: 35px;
	padding-top: 25px;
	background: #fff;
}

div#site_main_header {
	height: 125px;
	padding-top: 16px;
	background: #fff;
}

div#headline {
	margin-left: -9px;
	font-weight: bold;
	margin-top: 3px;
	font-size: 1em;
	margin-bottom: 15px;
	line-height: 1.4em;
}

div#contentbereich {
	background-color: #FCF4EC;
	/*	border-left: 1px solid #E29844; */
	padding-left: 19px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 47px;
	width: 384px;
	float: left;
	border: 0px solid #f0f;
	border-left: 1px solid #e7954b;
}

* html div#contentbereich {
	margin-left: 2px;
	border: 0;
	width: 417px;
}

div#content_right {
	width: 206px;
	float: left;
	padding-bottom: 20px;
	margin-top: 19px;
	margin-left: 0px;
	display: block;
}

* html div#content_right {
	width: 206px;
}

a.navi_top {
	margin-right: 5px;
	vertical-align: middle;
	font-weight: normal;
	color: #333;
}

a.navi_aktiv {
	color: #E29844;
}

a.navi_3 {
	font-weight: bold;
	display: inline;
	margin: 0;
	padding: 0;
	clear: none;
}

.navi .navi_punkt,.navi_aktiv .navi_punkt {
	width: 15px;
	float: left;
	background: url(images/link_w.gif) 0px 1px no-repeat;
	cursor: pointer;
}

* html .navi_2_punkt {
	border: 1px solid #fff;
}

.navi_aktiv .navi_punkt {
	background: url(images/link_w_a.gif) 0px 1px no-repeat;
}

.navi .navi_wort,.navi_aktiv .navi_wort {
	border: 0px solid;
	margin-left: -5px;
	padding-left: 0px;
	float: left;
	cursor: pointer;
}

* html .navi_2_wort {

}

ul.navi3 {
	margin: 0;
	padding: 0;
	margin-top: 0.3em;
}

li.navi_3 { line-height: 1.4em; }

.navi_3 .navi_punkt,.navi_3_aktiv .navi_punkt {
	display: inline;
	width: 15px;
	margin-left: 0px;
	float: left;
	cursor: pointer;
	background: url(images/link_w_d.gif) 0px 1px no-repeat;
}

* html .navi_3_punkt {
	border: 1px solid #fff;
}

.navi_3_aktiv .navi_punkt {
	background: url(images/link_w_d_a.gif) 0px 1px no-repeat;
}

.navi_3 .navi_wort,.navi_3_aktiv .navi_wort {
	border: 0px solid;
	margin-left: -5px;
	padding-left: 0px;
	float: left;
	cursor: pointer;
}

.navi_4 .navi_punkt,.navi_4_aktiv .navi_punkt {
	display: inline;
	width: 20px;
	margin-left: 0px;
	float: left;
	cursor: pointer;
	background: url(images/link_w.gif) 0px 1px no-repeat;
}

* html .navi_4_punkt {
	border: 1px solid #fff;
}

.navi_4_aktiv .navi_punkt {
	background: url(images/link_w_a.gif) 0px 1px no-repeat;
}

.navi_4_wort {
	display: inline;
	border: 0px solid;
	margin-left: -10px;
	padding-left: 0px;
	padding-bottom: 3px;
	float: left;
	cursor: pointer;
}

div.fehler {
	font-weight: bold;
}

ul,ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

ul.navi {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.navi,li.navi_aktiv {
	padding-top: 2px;
	list-style-type: none;
	border: 0px solid #f00;
	width: 190px;
	clear: left;
}

li.navi_aktiv {

}

li.navi_top {
	display: inline;
	color: #333;
	margin-left: 5px;
	padding-top: 3px;
	vertical-align: top;
	font-size: 0.9em;
	border: 0px solid;
}

li.suche_top {
	margin-right: 30px;
	margin-top: 5px;
}

li.navi_3,li.navi_3_aktiv {
	padding-left: 15px;
	padding-bottom: 1px;
	list-style-type: none;
	width: 180px;
	clear: left;
	border: 0px solid #f00;
}

li.navi_3_aktiv {

}

li.navi_4,li.navi_4_aktiv {
	margin-left: 20px;
	padding-bottom: 1px;
	width: 160px;
	clear: left;
	border: 0px solid #000;
	list-style-type: none;
}

li.navi_4_aktiv {

}

/* SITEMAP */
ul.sitemap {
	list-style-type: none;
}

li.sitemap_1 {
	list-style-type: none;
	margin-top: 5px;
}

li.sitemap_2 {
	list-style-type: none;
}

li.sitemap_3 {
	list-style-type: none;
}

/***/
h1 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

div.content {
	/*	padding-bottom: 15px;*/
	line-height: 1.5em;
}

/* Image-Formatierungen bei Rendering als DIV */
div.bild img {
	border: 0px solid #FDAA4C;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG { border: 1px solid #FDAA4C; margin-bottom: 10px; }

DIV.csc-textpic-border DIV.csc-textpic-imagewrap { margin: 0; }


/* Image-Margins bei Rendering als TABLE
div.bild img {
	float: left;
	border: 0px solid #FDAA4C;
	margin: -1px -2px -1px -1px;
}

.imgtext-table table table { padding: 0; background-color: #FDAA4C; margin-left: -5px; }
.imgtext-table { margin: 0 10px 0 0; text-align: left; } */


div.content { /*	width: 380px;*/

}

.inline {
	display: inline;
}

/* NAVI 1 */
div#navi_1 {
	display: inline;
	margin-left: 20px;
}

/* NAVI 4 */
div#navi_4 {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* background-color: #FCF4EC; */
	margin-bottom: 30px;
	margin-top: 40px;
}

/* NEWS-TEASER */
div#news_teaser {
	background: url(images/navi_171.gif) no-repeat 18px 0px;
	padding-top: 30px;
}

div.news_teaser {
	padding-left: 20px;
	margin-bottom: 30px;
}

div.news_teaser_content {
	padding-top: 5px;
	padding-left: 10px;
}

a.news_teaser_content {padding-left;
	margin-top: 5px;
	padding-left: 10px;
	display: block;
}

.clear {
	clear: left;
}

.right {
	float: right;
}

/* FORMULAR-KLASSES */
div.formleft {
	width: 110px;
	border: 0px solid;
	float: left;
	clear: left;
	border: 0px solid #000;
}

.formright {
	float: left;
	width: 240px;
	border: 0px solid #000;
}

form {
	display: inline;
}

form.suche {
	margin-top: 3px;
	margin-right: 40px;
}

fieldset {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

input,textarea {
	background: #fff;
	border: 1px solid #666;
}

input.suche {
	font-size: 0.9em;
	width: 205px;
	padding: 0;
	margin-top: 1px;
	background: #fff;
	border: 1px solid #666;
}

input.radio,input.check {
	border: 0;
	background: transparent;
}

input.buttonklein {
	width: 70px;
	background: #666;
	color: #EAE9E9;
	margin-right: 5px;
	border: 0;
}

input.contentklein,textarea.contentklein {
	width: 250px;
	/*	border: 0px solid #f00; */
}

input.content,select.content,textarea.content {
	width: 380px;
}

input.fehler,textarea.fehler {
	border: 1px dotted #666;
}

/*****/ /* SUCHE */
div.suche_links {
	clear: left;
	width: 30px;
	float: left;
	border: 0px solid #000;
}

div.suche_rechts {
	margin-left: 30px;
	border: 0px solid #000;
}

* html div.suche_rechts {
	height: 0;
}

div.suche_snippet {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Publikationen */
input.artikelsuche {
	font-size: 0.9em;
	width: 130px;
	padding: 0;
	margin-top: 2px;
	background: #fff;
	border: 1px solid #666;
}

input.order {
	font-size: 1em;
	width: 20px;
	padding-left: 0;
	margin-top: 2px;
	background: #fff;
	border: 1px solid #666;
}

input.leftorder {
	text-align: left;
	padding-left: 2px;
}

td.prod {
	font-size: 0.95em;
}

input.radio {
	height: 12px;
	margin-top: 5px;
}

select.shopselect {
	width: 195px;
	background: #fff;
	border: 1px solid #666;
}

input.kasse {
	width: 150px;
}

input.kasseplz {
	width: 40px;
}

input.kasseort {
	width: 105px;
}

div.dozenten {
	width: 400px;
	float: left;
}

div.dozent {
	width: 200px;
	float: left;
}

div.dozentfach {
	width: 185px;
	margin-left: 204px;
}

a.aktuell {
	color: #E29844;
}

dd {
	margin-top: 10px;
}

.alumni_code { width: 90px; text-align: center; }