html, body {
	width:100%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	background-position:0 0;
	background-repeat:repeat-x;
}

p.bodytext {
	margin:0 0 16px 0;
	font-size:13px;
	line-height:17px;
}

img {
	border:none;
}

br.clearer {
	clear:both;
}

a {
	color:#A40233;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.arrowlink a {
	padding:0 0 0 11px;
	text-decoration:underline;
	background-color:transparent;
	background-position:0 2px;
	background-repeat:no-repeat;
}

.arrowlink a:hover {
	text-decoration:none;
}

h1 {
	background-repeat:no-repeat;
	padding:0;
	margin:19px 0 16px 0;
}

h1 span {
	display:none;
}

h2 {
	min-height:15px;
	background-repeat:no-repeat;
	padding:0;
	margin:14px 0 8px 0;
}

h2 span {
	display:none;
}

h3 {
	font-size:14px;
	padding:12px 0;
	margin:0;
}

h4 {
	font-size:12px;
	color:#666;
	margin:6px 0;
	padding:0;
}

h5 {
	font-size:11px;
	color:#666;
	margin:6px 0;
	padding:0;
}

fieldset {
	border:none;
	padding:0;
}

legend {
	display:none;
}

input,textarea, select, textarea {
	color:#666;
	border:1px solid #CFCFCF;
}

.submit {
	margin:-1px 0 0 0;
	text-align:right;
}

.submit input {
	width:208px;
	color:#666;
	cursor:pointer;
	text-transform:uppercase;
}


/**
 * OUTER WRAP
 */
#wrap {
	margin:auto;
	background:#FFF;
	width:950px;
}


/**
 * SITES
 */
#sites {
	width:950px;
	background:#FFF;
	position:fixed;
	z-index:1000000;
	border-bottom:1px solid #CFCFCF;
}

#sites ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#sites ul li {
	margin:0;
	padding:0;
	float:left;
}

#sites ul li a {
	display:block;
	width:auto;
	padding:4px 6px 5px 6px;
	font-size:10px;
	color:#666;
	text-align:center;
	letter-spacing:1px;
	text-decoration:none;
	border-right:1px solid #CFCFCF;
	background:#FFF;
}

#sites ul li.akademie a:hover {
	color:#B70239;
}

#sites ul li.akademie a.active {
	background:#B70239;
}

#sites ul li.service a:hover {
	color:#FABB22;
}

#sites ul li.service a.active {
	background:#FABB22;
}

#sites ul li.home a:hover {
	color:#0082C4;
}

#sites ul li.home a.active {
	background:#0082C4;
}

#sites ul li a:hover,
#sites ul li a.active,
#sites ul li a.active:hover {
	color:#FFF;
}


/**
 * HEADER
 */
#header {
	position:relative;
	width:910px;
	margin:0 20px;
	height:360px;
	border-bottom:1px solid #000;
}

#header-image {
	position:absolute;
	right:0;
	z-index:10000;
}


/**
 * LOGO
 */
#logo {
	position:absolute;
	top:35px;
	left:15px;
}


/**
 * CLAIM IN HEADER
 */
#claim {
	position:absolute;
	margin:20px 0 0 0;
	padding:0;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
}

#claim span {
	display:none;
}


/**
 * MAIN NAVIGATION
 */
#header ul {
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
	font-size:0;
	list-style:none;
}

#header ul li {
	padding:0;
	margin:0;
}

#header ul li a {
	display:block;
	width:600px;
}


/**
 * MAIN
 */
#main {
	padding:0 0 0 20px;
}


/**
 * LEFT AND RIGHT COLUMN
 */
#left-col,
#right-col {
	width:181px;
	min-height:422px;
	height:auto !important;
	height:422px;
	float:left;
	background:#FFF url(/fileadmin/templates/_global/img/bg_col_border.gif) right top no-repeat;
}

#left-col h5,
#right-col h5 {
	border-bottom:1px solid #CCC;
	margin:0;
	padding:12px 5px 3px 5px;
}

#left-col {
	padding:10px 0 0 0;
}

#right-col {
	background-position:left top;
}

#right-col p.bodytext {
	font-size:11px;
	line-height:130%;
	padding:0 0 0 5px;
}


/* SUBNAVIGATION 1st */
#subnav_1st,
#basket_nav {
	padding:0;
	margin:5px 0 5px 9px;
	list-style:none;
}

#subnav_1st li,
#basket_nav li {
	padding:0;
	margin:5px 0;
	list-style-type:none;
}

#subnav_1st ul {
	padding:0 0 0 8px;
}

#basket_nav ul {
	padding:0;
	margin:-4px 0 0 8px;
}

#subnav_1st ul li,
#basket_nav ul li {
	padding:0;
	margin:0;
}


/**
 * BANNER
 */
#banner {
	width:100%;
	margin:12px 0 0 0;
	text-align:center;
}
 
 
/**
 * CONTENT
 */
#content {
	width:518px;
	float:left;
	padding:0 15px 20px 15px;
}

#content ul {
	list-style-type:none;
	font-size:12px;
	line-height:15px;
	margin:0 0 0 2px;
	padding:0;
}

#content ul li {
	margin:3px 0;
	padding:0 0 0 8px;
	background-color:transparent;
	background-position:0 5px;
	background-repeat:no-repeat;
}


/**
 * SHORTCUT ICONS IN CONTENT AREA
 */
#icons {
	width:500px;
	margin:10px 0 0 -5px;
	padding:0;
	list-style:none;
}

#content #icons li {
	padding:0 10px 0 0;
	margin:0;
	float:left;
	background-image:none;
}

#icons li a {
	display:block;
	background:0 -105px no-repeat;
	width:103px;
	height:105px;
	padding:0;
	margin:0;
}

#icons li a#goae {
	background-image:url(/fileadmin/templates/akademie/img/icon_goae.gif);
}

#icons li a#igel {
	background-image:url(/fileadmin/templates/akademie/img/icon_igel.gif);
}

#icons li a#bwl {
	background-image:url(/fileadmin/templates/akademie/img/icon_bwl.gif);
}

#icons li a#disk {
	background-image:url(/fileadmin/templates/akademie/img/icon_disk.gif);
}

#icons li a#kon {
	background-image:url(/fileadmin/templates/akademie/img/icon_kon.gif);
}

#icons li a:hover {
	background-position:0 0;
}

#icons li span {
	display:none;
}


/**
 * FOOTER
 */
#footer {
	margin:11px auto 0 auto;
	height:30px;
	width:950px;
}

#footer_wrap {
	height:30px;
	background:#FFF;
	width:950px;
}

#footer p {
	font-size:9px;
	color:#919191;
	padding:8px 0 0 0;
	margin:0 0 0 18px;
	float:left;
	background:#FFF;
}

#footer p#verband {
	float:left;
	padding:8px 0 0 0;
	margin:0 18px 0 0;
}

#footer p#links {
	float:right;
	padding:8px 0 0 0;
	margin:0 18px 0 0;
}

#footer p#links a {
	text-decoration:none;
	color:#919191;
}

#footer p#links a:hover {
	text-decoration:underline;
	color:#919191;
}


/**
 * PRINTLINK
 */
#printlink {
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0 0 20px 0;
}

#printlink a {
	text-decoration:underline;
	color:#666;
	margin:0 15px 0 5px;
	padding:0 0 0 15px;
}

#printlink a:hover {
	text-decoration:none;
}

#printlink a#to-top {
	background:url(/fileadmin/templates/_global/img/to-top.gif) 0 1px no-repeat;
}

#printlink a#print {
	background:url(/fileadmin/templates/_global/img/print.gif) 0 1px no-repeat;
}


/* SITEMAP */
#content .csc-sitemap ul li {
	background-image:none;
	padding:0;
	margin:12px 0 4px 0;
}

#content .csc-sitemap ul li a {
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
}

#content .csc-sitemap ul li a:hover {
	text-decoration:underline;
}

#content .csc-sitemap ul li ul li {
	background-color:transparent;
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 0 8px;
	margin:2px 0 2px 12px;
}

#content .csc-sitemap ul li ul li a {
	font-size:100%;
	font-weight:normal;
}

#content .csc-sitemap ul li ul li ul li {
	margin-left:0;
}


/**
 * SEARCHBOX
 */
.tx-macinasearchbox-pi1 {
	background:transparent url(/fileadmin/templates/_global/img/search.png) 0 2px no-repeat;
	float:right;
	padding:2px 10px 2px 20px;
}

.tx-macinasearchbox-pi1 form {
	font-size:11px;
	margin:0;
	padding:0;
}

.tx-macinasearchbox-pi1 input {
	border:1px solid #CFCFCF;
	font-size:11px;
	width:120px;
}

.tx-macinasearchbox-pi1 select {
	border:1px solid #CFCFCF;
	font-size:11px;
}

.tx-macinasearchbox-pi1 input.submit {
	margin:0;
	padding:0 2px 0 2px;
	width:30px;
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
}


/**
 * NEWS
 */

/* LATEST NEWS */
.news-latest-container {
	list-style-type:none;
	margin:0;
	padding:0;
}

.news-latest-container li {
	padding:0.5em 5px;
	margin:0;
	border-bottom:1px solid #EEE;
}

.news-latest-container h3 {
	font-size:1.1em;
	margin:0 0 0.1em 0;
	padding:0;
}

.news-latest-container a {
	font-size:0.9em;
	text-decoration:none;
}

.news-latest-container .news-latest-date {
	color:#000;
}

.news-latest-container .news-latest-subheader {
	color:#666;
}

.news-latest-gotoarchive {
	font-size:0.9em;
	margin:5px 0 0 5px;
}


/* LIST NEWS */
#content .news-list-container {
	list-style-type:none;
	margin:0;
	padding:0;
}

#content .news-list-container li {
	padding:0.8em 0;
	margin:0;
	border-bottom:1px solid #EEE;
	background:none;
}

.news-list-container .news-list-date,
.news-list-container .news-list-cat {
	font-size:0.9em;
}

.news-list-container h3 {
	font-size:1.1em;
	padding:0.2em 0 0.4em 0;
	margin:0;
}

.news-list-container h3 a {
	text-decoration:none;
}

.news-list-container li img {
	float:right;
	border:1px solid #CCC;
	margin:0.5em 0 0 1em;
}


/* SINGLE NEWS */
.news-single-item .news-single-imgcaption {
	margin:0.3em 0 0.5em 0;
	font-size:0.9em;
	font-style:italic;
}

.news-single-item .news-single-timedata,
.news-single-item .news-single-cat {
	font-size:0.9em;
}

.news-single-item .news-single-img {
	margin:0 1em 0 0;
	float:left;
}

.news-single-item h2 {
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 0.3em;
	padding:0;
}

.news-single-item h6 {
	font-size:1em;
	padding:0;
	margin:0.4em 0 0.6em 0;
}

.news-single-item hr {
	height:1px;
	background:#CCC;
	border:none;
	margin:1em 0 0 0;
}


/**
 * INDEXED SEARCH
 */
.tx-indexedsearch {
}

.tx-indexedsearch fieldset {
	margin:0;
	padding:0;
	border:none;
}

.tx-indexedsearch legend {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-form {
	width:300px;
}

.tx-indexedsearch .tx-indexedsearch-form label {
	display:none;
}

.tx-indexedsearch .tx-indexedsearch-form input {
	width:180px;
	height:15px;
	font-size:11px;
	line-height:11px;
	color:#666;
	float:left;
	padding:2px 2px 0 2px;
	border:1px solid #999;
}

.tx-indexedsearch .tx-indexedsearch-form .input {
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-form .submit {
	float:right;
}

.tx-indexedsearch .tx-indexedsearch-form .submit input {
	width:auto;
	height:20px;
	padding:0;
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-sw {
	font-weight:bold;
	color:#105699;
}

.tx-indexedsearch .tx-indexedsearch-res {
	margin:10px 0 20px 0;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
	font-size:12px;
	margin:0 0 8px 0;
}

.tx-indexedsearch .tx-indexedsearch-res h3 span {
	display:block;
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-res h3 span.tx-indexedsearch-percent {
	float:right;
}

.tx-indexedsearch .tx-indexedsearch-res p {
	margin:0 0 4px 0;
}

.tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info {
	border-top:1px solid #CCC;
	padding:4px;
	margin:4px 0 0 0;
}

.tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info dt {
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info dd {
	float:left;
	margin:0;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight:bold;
	padding:4px 0 4px 24px;
	background:transparent url(/fileadmin/templates/_global/img/caution.png) 0 0 no-repeat;
}


.tx-indexedsearch .tx-indexedsearch-browsebox ul {
}

#content .tx-indexedsearch .tx-indexedsearch-browsebox ul li {
	float:left;
	background-image:none;
}


/**
 * COMMERCE PREVIEW
 */
.tx-wtcommercepreview-pi1 {
	margin:0 5px;
}

.tx-wtcommercepreview-pi1 h3 {
	font-size:1.0em;
	margin:0.3em 0;
	padding:0;
}

.tx-wtcommercepreview-pi1 h3 a {
	text-decoration:none;
}

.tx-wtcommercepreview-pi1 .wt_commerce_preview_price {
	font-size:1.5em;
	font-weight:bold;
	color:#666;
	white-space:nowrap;
	margin:0;
}

.tx-wtcommercepreview-pi1 .wt_commerce_preview_pic {
	width:100%;
	text-align:center;
}

.tx-wtcommercepreview-pi1 .wt_commerce_preview_fixtext {
	font-size:0.8em;
	margin:0.2em 0 2.5em 0;
}


/* MAILFORM_PLUS */
.tx-thmailformplus-pi1 fieldset {
	border:1px solid #EEE;
	padding:3px 3px 3px 12px;
	margin:12px 0 0 0;
}

.tx-thmailformplus-pi1 legend {
	display:block;
	margin:0 0 0 -15px;
}

.tx-thmailformplus-pi1 span.contactdata {
	display:block;
	margin:4px 0;
}

.tx-thmailformplus-pi1 label {
	width:60px;
	float:left;
}

.tx-thmailformplus-pi1 label.radio {
	width:300px;
	height: 20px;
	line-height:20px;
}

.tx-thmailformplus-pi1 input,
.tx-thmailformplus-pi1 select {
	width:320px;
}

.tx-thmailformplus-pi1 input.radio {
	width:16px;
	float:left;
}

.tx-thmailformplus-pi1 .submit input {
	margin:4px 0 0 0;
}

.tx-thmailformplus-pi1 p {
	clear: left;
}

.tx-thmailformplus-pi1 #tx_mailformplus2 label {
	width: 100px;
	float: left;
}

.tx-thmailformplus-pi1 #teilnahme,
.tx-thmailformplus-pi1 #mitgliedschaft {
	width: 20px;
	float: left;
	margin-left: 100px;
}

.tx-thmailformplus-pi1 label#teilnahme_label,
.tx-thmailformplus-pi1 label#mitgliedschaft_label {
	width: 300px;
}

.tx-thmailformplus-pi1 #strasse {
	width: 284px;
}

.tx-thmailformplus-pi1 #hausnr {
	width: 30px;
}

.tx-thmailformplus-pi1 #plz {
	width: 50px;
}

.tx-thmailformplus-pi1 #ort {
	width: 264px;
}

.tx-thmailformplus-pi1 label#erreichbar_label {
	width: 320px;
	float: none;
	display: block;
	margin-left: 100px;
}

.tx-thmailformplus-pi1 #erreichbar {
	width: 320px;
	float: none;
	margin-left: 100px;
}



/*  TT ADDRESS */
#content .tx-ttaddress-pi1 li {
	width:50%;
	background-image:none;
	padding-left:0;
	float:left;
}

#content .tx-ttaddress-pi1 .photo {
	width:50px;
	height:65px;
	float:left;
	margin:0 8px 0 0;
}

#content .tx-ttaddress-pi1 img {
	border:1px solid #999;
}

#content .tx-ttaddress-pi1 input {
	float:left;
	margin:2px 10px 0 0;
}

#content .tx-ttaddress-pi1 label {
	width:220px;
	cursor:pointer;
}

#content .tx-ttaddress-pi1 span.contactdata {
	display:block;
	font-size:11px;
	margin:4px 0;
}
