body {
	background-image: url(/Bilder/bg-body.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-top: 0px;
	margin-left: 0px;
}

body,
input,
textarea,
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #647980;
}

.wbg {
	font-size: 10px; 
	background-color:#FFFFFF; 
	color:red;
}

/********************************************************************************/
.imgleft {
	float: left;
	margin: 0 8px 4px 0;
}
hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #DEE;
}



/**********************************************************************************/
/* Schrift-Größen */

#headbig,
.semHeadline,
.zenhead,
.tabh2,
.semTabHead {
	font-size: 20px;
}

fieldset,
label,
legend,
.td-anm,
.labels,
.abstractext,
.featHEAD,
.head-path,
.zentext,
.sem_l,
.sem_r,
.tabh,
.headline,
.abstract-text,
#textbody {
	font-size: 13px; 
}

.searchHd,
.searchLed,
.searchOdd,
input,
textarea,
select,
.tabmonth,
.semTab .Time,
.semTab .Title,
.semTab .Name,
.semTab .Expl  {
	font-size: 12px; 
}

#logline,
#feltkamp,
.impkon,
.edittext,
.tabd,
.tabd2,
.tabdate,
.featTEXT,
.tabd2a,
.underline {
	font-size: 11px;
}


/* Schrift-Farbe */	

a:link,
a:active,
a:visited,
.impkon,
#headbig,
.abstractext,
legend,
.featHEAD,
.semHeadline,
.zenhead,
.headline,
.zenblue,
.tabh,
.tabh2, 
.semTabHead,
.abstract-text {
	color:#1576DB; /* blau */
}

.tabd,
.tabd2,
.tabdate,
fieldset,
label,
.labels,
.edittext {    
	color:#647980; /* grau */
} 

#logline {    
	color:#000000; /* schwarz */
} 

/* Schrift-Deko */

a:link,
a:active,
a:visited { 
	text-decoration: none;
}
a:hover{ 
	text-decoration: underline; 
}

a.tabli:hover,
a.tablih:hover { 
	text-decoration: underline; 
}
a.tablih:link,
a.tablih:active,
a.tablih:visited { 
	text-decoration: none; 
}
a.tabli:link,
a.tabli:active{ 
	text-decoration: none; 
	color : #637984; 
}
a.tabli:visited{ 
	color : #637984; 
	text-decoration: underline; 
}

/* Das "x" um rechte Spalte zu schließen */
.respa-close,
a.respa-close:link,
a.respa-close:active,
a.respa-close:visited {    
	color: #647980; /* grau */
	text-decoration: none;
}
a.respa-close:hover {
	color : #000000; 
	text-decoration: none;
}
/******************************************************************************/
/* Layer */

#top-logo-menu {
	width: 911px;
}

#top-bg {
	background-image: url(/Bilder/top-stripe.gif);
}

#mainframe {
	width: 840px;
	min-height: 500px;
	position: absolute;
	top: 85px;
	left: 21px;
}

#mainbody {
	border: 1px solid #A5AEBD;
	background-color: #EFF3F7;
}
.finBar {   /* hr-Balken zum Seite abschließen, wenn keine Seminare am Ende */
	clear:both;
	color: #EFF3F7;
	border: 0px;
	height: 1px;
}

#colorstrip {
	background-image: url(/Bilder/colorstripes.gif);
	background-repeat: repeat-x;
	height: 80px;
}

#home-dr-imp {
	position: absolute;
	height: 20px;
	width: 200px;
	top: 106px;
	left: 681px; 
	z-index: 50;
}

a.impkon {
	height: 15px;
	background-color: #FFEFBE;
	border-left: 1px solid #1576DB;
	padding: 0 5px;
}

#headbig {
	position: relative;
	left: 359px;
	top: 40px;
	width: 475px;
	height: 28px;
	overflow: hidden;
}

#content {
	position: relative;
	left: 164px;
	width: 510px;
	margin-top: 15px;
}

abstract-table {
	width: 100%;
	height: 70px; 
}
.abstract-text {
	vertical-align: top;
}

#textbody{
}


#logline {
	position:absolute;
	width: 850px;
	top: 4px;
	text-align: right;
	z-index: 100;
}

#RegOkWeiter {
	display:none;
}

#PressArtDiv {
	background-color: #FFFFFF;
	border: 1px solid #1576DB;
	padding: 15px;
	height: 500px;
	width: 630px;
	overflow: auto;
}


/* Seminare Fußende */

#seminare{
	clear: both;
	width: 669px;
	position: relative;
	left: 159px;
	top: 15px;
	margin-bottom: 30px;
}
#semHead {
	background-image: url(/Bilder/seminare-divtop.gif);
	height: 35px;
}
.semHeadline {
	position: relative;
	top: 5px;
	left: 15px;
}
#semContent {
	border-left: 1px solid #A5AEBD;
	border-right: 1px solid #A5AEBD;
	background-color: #FFFFFF;
}
.sem_l {
	vertical-align: top;
	border-right: 1px dashed #A5AEBD;
	width: 50%;
}
.sem_r {
	vertical-align: top;
	width: 50%;
}
.dashline{
	border-bottom: 1px dashed #A5AEBD;
	height: 1px;
	overflow: hidden;
}
.sem-p {
	margin: 3px 0;
}

/* Layer rechte Spalte */
#respa-div{
	float: right;
	width: 150px;
	visibility: visible;
}
#respa-breite {
	width: 140px;
}
.respa-text {
	border-left: 1px solid #A5AEBD;
	border-right: 1px solid #A5AEBD;
	background-color: #FFFFFF;
}
.featHEAD,
.featTEXT {
	margin: 0 5px 0 7px;
}

/* Personen-Seiten*/	
.perslay {
	clear:both;
	width: 500px;
	position: relative;
	top: -20px;
	text-align: right;
}

.perspiclay {
	border:10px solid #FFFFFF; 
}

.zenmail {
	background-image: url(/Bilder/MiniIcons/top-minicon-email.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	line-height: 30px;
	padding: 5px 0 5px 24px;
	margin-left: 100px; 
}

#KursleiterSemListHead {
	visibility: hidden;
	padding-left: 22px;
}

/*Tabellen-Farben*/

.outbox { 
	background-color:#F7F3F7;
}
.inbox1 { 
	background-color:#EFF3F7; 
}
.inbox2 { 
	background-color:#EFF3F7; 
}
.frame { 
	background-color:#A5AEBD; 
}


/* Tabellen für Bestellsystem  */

.important,
.note {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dashed #A5AEBD;
	margin: 10px 0;
}

.searchHd,
.tabh,
.tabh2,
.head {
	background-image:url(/Bilder/body-avatar-frag-ant-bg.gif);
} 
.tabh{
	table-layout:fixed;
	width:240px;
} 
	
.tabd,
.tabd2,
.tabdate,
.tabmonth,
.label,
.item {
	background-color:#FCFCFF;
	vertical-align:top; 
} 


td.item{
	width: 70%;
}

td.label {
	text-align: right;
	width: 30%;
}
.tabd2a {
	font-weight: bold;
}
.tabd{    
	table-layout:fixed;
	width:240px;
} 
.tabul{
	list-style-image:url(/Bilder/bullet.gif);
	margin-left:17px; 
}
.tabdate{
	white-space:nowrap;
} 


/* Tabelle Gastkosten */

table.tablegastk td {
  vertical-align: top;
}


/* Suche */		
.searchHd {
	padding: 3px;
}

.searchOdd,
.searchLed {
	padding: 5px 5px 5px 23px;
	background-image: url(/Bilder/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.searchOdd {
	background-color:#FFFFFF;
}
.searchLed {
	background-color:#EFF3F7;
}

/* Formulare */

fieldset {
	background-color: #FCFCFF;
	padding: 15px;
	border: 1px dashed #A5AEBD;
}
label,
.labels {
	vertical-align: top;
	padding:2px;
}
legend {
	background-color:#FCFCFF;
}
input,
textarea,
select {
	background-color:#EFF3F7;
	border:1px solid #666666;
}
.radio,
.button,
.checkbox {
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0px
}



/* Kategorienliste  */
.div_h {
	color: #1576DB;
	background-image: url(/Bilder/body-avatar-frag-ant-bg.gif);
	font: bold 13px/24px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 2px;
	padding: 2px;
}

.div_h2 {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #1576DB;
	background-color: #FCFCFF;
	margin: 2px 10px;
	padding: 2px;
}

.div_d {
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	background-color:#FCFCFF;
	margin: 2px 20px;
	padding: 2px;
}

ul#Uebersicht2010 {
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
}
ul#Uebersicht2010 li {
	list-style-type: none;
	background: #FCFCFF;
	padding: 2px 2px;
	margin: 2px 2px;
}
ul#Uebersicht2010 .Ue2010head {
	display: block;
	margin: 5px;
	background: url(/Bilder/bulleth.gif) no-repeat 0 3px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 14px;
}

/* Seminare */
.questlink {
	background-image: url(/Bilder/minicon-frage.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

TABLE.Pricetable {
	width: 440px;
	position: relative;
	left:-4px;
}
TABLE.Pricetable TD {
	background-color: #ffffff;
	font-size: 12px;
}
TABLE.Pricetable TD.Price {
	width: 90px;
	text-align: center;
}
TABLE.Pricetable TD.Price2cols {
	width: 192px;
	text-align: left;
}

/* ToolTip - mouseover-Layer */
.tooltip {
	color: #1576DB;
	cursor: help;
}
span.tooltip:hover {
	text-decoration: underline;
}

.tt_Head {
	color: #1576DB;
}
.tt_bg_top {
	background-image: url(/Images/tt-bg-top.gif);
	background-repeat: no-repeat;
	height: 6px;
	overflow: hidden;
}
.tt_bg_bottom {
	background-image: url(/Images/tt-bg-bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	overflow: hidden;
}
.tt_bg_middle_y {
	background-image: url(/Images/tt-bg-middle-y.gif);
	background-repeat: repeat-y;
	padding: 3px 8px 3px 8px;
}

/* Alphabet in Personenliste */

#abc {
	border-bottom: 1px solid #A5AEBD;
	text-align:center;
	margin-bottom: 8px;
	height:17px;
	padding-top: 1px;
}

#abc a {
	border-left: 1px solid #A5AEBD;
	border-top: 1px solid #A5AEBD;
	background-color: #FFFFFF;
	padding:0 4px;
	text-decoration:none;
	font-size: 13px; 
}
#abc a:active {
	font-weight: bold; 
}

.abc-last {
	border-right: 1px solid #A5AEBD;
}
/* Tagungsthemen Tabelle */

.semTab {
	background-color: #FFFFFF;
	background-position: -1px 0;
	border-left: 1px solid #A5AEBD;
	border-right: 1px solid #A5AEBD;
	border-bottom: 1px solid #A5AEBD;
}

.semTabHead {
	clear:both;
	height: 35px;
	width: 670px;
	margin-top: 35px;
	background-image: url(/Bilder/seminare-divtop.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align: bottom;
	line-height:35px;
}
.semTab .Time,
.semTab .Title,
.semTab .Name,
.semTab .Expl {
	padding: 3px;
}
.semTab .Expl {
	padding-top: 0;
	padding-bottom: 7px;
}
.semTab TD {
	vertical-align:top;
	
}

.nodisplay {
	display:none;
}

.Detaillink {
	font-size: 11px;
}

/* Printheader */

#printhead {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	border-bottom: 3px solid #2E3690;
	background-color: #FFFFFF;
}

.hrInvis{
	border:0px;
	color: #EFF3F7;
}

#feltkamp {
	position: relative;
	left: 5px;
	height: 35px;
}

