body {
	padding: 0;
	margin: 0;
	border: 0;
	background: url("../img/center_bg.gif")
		repeat-y
		top center;
}

body.manager {
	background-image: url();
}

#center {
	position: relative;
	margin: 0px auto;
	width: 980px;
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 11px;
	line-height: 19px;
}

#header {
	background-color: #d5fcf4;
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 190px;
	background: url("../img/head.jpg");
}

.header_image {
	position: absolute;
	top: 0;
	left: 0;
}


#edit_navi {
	text-align: right;
	padding: 5px 5px 8px 5px;
}

#center #header #edit_navi {
	background-color: #c7c7c7;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
}

#center #edit_navi {
	position: absolute;
	top: 0;
	right: 0;
}


#lefttop {
	background-color: #c7c7c7;
	position: absolute;
	top: 190px;
	left: 0;
	width: 230px;
	height: 33px;
	/* padding-top: 8px; */
	/* padding-left: 50px; */
}

#maintop {
	background-color: #c7c7c7;
	position: absolute;
	top: 190px;
	left: 230px;
	width: 520px;
	height: 33px;
	/* padding-top: 8px; */
	/* padding-left: 50px; */
}

#righttop {
	background-color: #c7c7c7;
	position: absolute;
	top: 190px;
	left: 750px;
	width: 230px;
	height: 33px;
	/* padding-top: 8px; */
	/* padding-left: 50px; */
}

.top {
	position: absolute;
	top: 9px;
	left: 32px;
}

.top a,
#maintop td a {
	color: #000;
	text-decoration: none;
}

.top a:hover,
#maintop td a:hover {
	text-decoration: underline;
}

#wTeaser {
	background-color: #aaa;
	padding: 13px 7px 13px 7px;
	position: absolute;
	top: 44px;
	left: 8px;
	width: 199px;
	display: none;
	z-index: 99;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	/* color:#333; */
	display:none;
	font-family: 'Arial', 'Verdana', sans-serif;
	font-size: 11px;
}       

#left {
	background-color: #eee;
	/* background-color: #aaa; */
	position: absolute;
	top: 223px;
	left: 0;
	width: 230px;
	/* padding-top: 30px; */
	/* padding-left: 40px; */
}

.mitem {
	padding-bottom: 4px;
}

.mitem_1 {
	padding: 0 0 4px 30px;
	width: 160px;
	overflow: hidden;
}

#right .teaser_title {
	padding: 6px 0 4px 10px;
	width: 198px;
}

#right a.teaser {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 1px;
}

#left a,
#right a,
#right span.shop {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	width: 180px;
	display: block;
	padding-left: 10px;
}

#left a:hover,
#right a:hover {
	font-weight: bold;
}

#left a.shop,
#right a.shop {
	/* background-color: #d2d2d2; */
}

#left a#highlight,
#right a#highlight {
	font-weight: bold;
}

#main {
	background-color: #fff;
	position: absolute;
	top: 223px;
	left: 230px;
	width: 520px;
	/* padding-top: 22px; */
	/*padding-left: 32px; */
}

.content {
	/*
	background-color: #ff0;
	position: absolute;
	top: 18px;
	left: 32px;
	*/
	margin: 16px 25px 10px 25px;
}

.menu {
	margin: 11px 10px 10px 22px;
}

div.teasy {
	margin: 11px 0 11px 0;
}

div.teasy a {
	font-weight: normal;
}

.small_11 {
	font-size: 11px;
}

.small_10 {
	font-size: 10px;
}

.small_9 {
	font-size: 9px;
}


table.no_padding td {
	padding: 0 0 0 0;
	line-height: 17px;
}


.content .nonbold a {
	font-weight: normal;
}


/*
 * warenkorb
 */
.content table {
	width: 100%;
}

.content thead,
.content tfoot {
	background-color: #acf6b4;
	/* background-color: #85d8f8; */
	height: 27px;
	font-weight: bold;
}

#daten thead,
#daten tfoot {
	background-color: #eee;
}

.content td {
	padding: 4px 4px 0 0;
}

td.rb {
	text-align: right;
}

h1 {
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	/* line-height: 20px; */
}

h2 {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/* line-height: 20px; */
}

h2.blue { /* Was ist das f�r ein Font?!?  Ggf. auch als Bild?! */
	background-color: #acf6b4;
	/* background-color: #85d8f8; */
	color: #252;
}

a.stealth {
	color: #000;
	text-decoration: none;
}

a.stealth:hover {
	text-decoration: underline;
}

.content a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

#right {
	/* Original: background-color: #eee; */
	/* background-color: #aaa; */
	position: absolute;
	top: 223px;
	left: 750px;
	width: 230px;
}

#right .navi,
#right .navi a,
#right .navi input {
	background-color: #aaa;
	color: #fff;
	line-height: 34px;
/*	padding: 0px 5px 0px 5px; */
	text-decoration: none;
}


/*
 * Alphabet-Anzeige
 */
.alphabet {
	/* background-color: #faa; */
	font-weight: bold;
	color: #555;
	/*
	vertical-align: top;
	height: 50px;
	text-align: right;
	line-height: 40px;
	word-spacing: 0.3em;
*/
}

.alphabet td {
	/* background-color: #ffa; */
	vertical-align: top;
	text-align: center;
}

.alphabet a {
	color: #6c9b70;
	display: block;
	text-decoration: none;
}

.alphabet a:hover {
	background-color: #acf6b4;
	color: #000;
	text-decoration: none;
}

.abcline {
	background-color: #acf6b3;
}

.referenten_themen {
	background-color: #eee;
	line-height: 170%;
}

.kongresse_themen {
	background-color: #d2d2d2;
	line-height: 170%;
}

.referenten {
	background-color: #eee;
	line-height: 170%;
	/* Laesst den Rahmen links grau raus stehen: */
	border: 10px solid #eee;
	margin: 0 -10px 0 -10px;
}

.kongresse {
	background-color: #eee;
	/* Laesst den Rahmen links grau raus stehen: */
	border: 10px solid #eee;
	margin: 0 -10px 0 -10px;
}

.referenten a,
.kongresse a,
a.blue_bg {
	color: #000;
	text-decoration: none;
}

.online_a_,
.referenten div.online_a_ a,
.top .inactive {
	color: #777;
}

.referenten a:hover,
.referenten div.online_a_ a:hover,
.kongresse a:hover,
a.blue_bg:hover {
	background-color: #acf6b4;
}

.kongresse div.online {
	background-color: #0f0;
	border-top: #eee 1px solid;
}

.kongresse div.offline {
	background-color: #f00;
	border-top: #eee 1px solid;
}

.referenten div.online_j,
.referenten div.offline_j,
.form_blue div.online_j,
.form_blue div.offline_j {
	background-color: #dfff97;
	border-top: #eee 1px solid;
}

.referenten div.online_n,
.referenten div.offline_n,
.form_blue div.online_n,
.form_blue div.offline_n {
	background-color: #dfbbbe;
	border-top: #eee 1px solid;
}

.referenten div.online_a,
.referenten div.offline_a,
.form_blue div.online_a,
.form_blue div.offline_a {
	background-color: #b1c6ce;
	border-top: #eee 1px solid;
}

.referenten div.online_,
.referenten div.offline_,
.form_blue div.online_,
.form_blue div.offline_ {
	background-color: #e9e9e9;
	border-top: #eee 1px solid;
}


/*
 * Edit Form
 */

form.form_blue {
        background: #ebeef7;
}

form.form_blue h2,
h2.form_blue {
        background: #d5e1f2;
        padding: 4px 0 4px 6px;
        border-top:1px solid #fff;
        border-bottom:1px solid #fff;
        margin: 14px 0 0 0;
}

form.form_blue h3 {
        background: #d5e1f2;
        padding: 4px 0 4px 6px;
        border-top:1px solid #fff;
        border-bottom:1px solid #fff;
}

form.form_blue div {
        padding: 0 0 0 8px;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.table_visible {
	display: table-row;
}

a.hideshow {
	background: #fff;
	color: #008;
	border: 1px solid #fff;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

.error {
	color: #f00;
}


/*
 * Reiter/Tabs-Forms
 */

.tabs {
	position: relative;
	height: 30px;
	margin: 0 0 0 0;	/* noetig fuer ie(6) */
}

.tabs .kongresse_tab {
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
	height: 30px;
	background-color: #d2d2d2;
}

.tabs .referenten_tab {
	position: absolute;
	top: 0;
	left: 237px;
	width: 233px;
	height: 30px;
	background-color: #eee;
}

.tabs span {
	display: block;
	line-height: 30px;
	padding-left: 14px;
	font-weight: bold;
}

.tabs a {
	display: block;
	line-height: 30px;
	padding-left: 14px;
	font-weight: normal;
}

.tabs a:hover {
	font-weight:  bold;
	text-decoration: none;
}


/*
 * buttons im content bereich
 */
a.arrow_small {
        background: url(../img/but_arrow.gif)
                    no-repeat
                    left center;
        display: block;
        width: 110px;
        padding: 3px 0 3px 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}

a.arrow {
        background: url(../img/but_arrow.gif)
                    no-repeat
                    left center;
        display: block;
        width: 195px;
        padding: 3px 0 3px 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}

a.arrow_wide {
        background: url(../img/but_arrow_wide.gif)
                    no-repeat
                    left center;
        display: block;
        width: 300px;
        padding: 3px 0 3px 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}

a.arrow_back_small {
        background: url(../img/but_arrow_back_small.gif)
                    no-repeat
                    left center;
        display: block;
        width: 110px;
        padding: 3px 0 3px 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}

a.arrow_back {
        background: url(../img/but_arrow_back.gif)
                    no-repeat
                    left center;
        display: block;
        width: 195px;
        padding: 3px 0 3px 16px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}


/*
 * Hilfe-Texte
 */

.help_ref {
	color: #007;
	font-size: 9px;
	line-height: 11px;
}


/*
 * Sortable tables
 */

table.sortable th {
	border-bottom: 1px solid #000;
}

table.sortable th a {
	color: #000;
	text-decoration: none;
}

.sortarrow img {
	border: none;
}

/*
table.sortable tr.odd td {
        background-color: #ddd;
}
table.sortable tr.even td {
        background-color: #fff;
}
*/


/*
 * Spacer
 */

.spacer_clear {
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.spacer,
.spacer3 {
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.spacer5 {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.spacer10 {
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.spacer20 {
	height: 20px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}


#shopnavi {
	padding: 10px 2px 0 0;
	text-align: right;
	word-spacing: 1em;
}

.leftindent {
	margin: 0 0 0 30px;
}
