html,body {
	/*height: 100%;*/
}

body {
	background-color: rgb(200, 200, 200);
	background: grey;
	margin: 0;
	padding: 0;
	color: #787878;
	color: #000;
	font-size: 9pt;
	line-height: 13pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h1 {
	color: #ff9933;
	color: #000;
	font-size: 14pt;
	line-height: 15pt;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 12pt;
	line-height: 12pt;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

h5 {
	font-size: 10pt;
	color: white;
	line-height: 12pt;
	background-color: #8f8f8f;
	
	padding: 4px 0px 4px 5px;
}

h5 a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

h5 a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.internal-link a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.internal-link a:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

h6 {
	background-image: url(/fileadmin/templates/images/pfeil_intern.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt;
	padding-left: 12px;
	text-transform: uppercase;
}

p {
	font-size: 9pt;
	line-height: 14pt;
}

#center {
	margin: 0;
	padding: 0;
	background-image: url(../templates/images/back_content_.jpg);
	background: #fff;
	width: 1000px;
	margin: auto auto;
	min-height: 100%;
	position: relative;
}

* html #center {
	margin: auto;
	height: 100%;
}

#head {
	background-image: url(../templates/images/back_head.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-bottom: 15px;
	padding-top: 15px;
	height: 156px;
}

#bild {
	margin: 5px 0 0 40px;
	float: left;
	width: 200px;
	height: 150px;
	position: relative;
	top: 178px;
}

#logo {
	float: left;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -5px;
	width: 640px;
}

#slogan {
	float: left;
	text-align: right;
	margin: 15px;
	margin-top: 0;
	padding-top: 30px;
	width: 640px;
	height: 20px;
	border-top: 0px solid rgb(235, 180, 145);
	display: none;
}

#slogan p {
	color: rgb(235, 180, 145);
	font-size: 13pt;
	line-height: 14pt;
}

#content {
	text-align: left;
	width: 1000px;
	margin: auto;
	clear: left;
}
#navi_oben {
	position: absolute;
	top: 140px;
	top: 20px;
	
	margin: 0 0 0 43px;
	width: 800px;
}

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

#navi_oben li {
	margin-bottom: 5px;
	font-size: 8pt;
	font-weight: normal;
	display: inline;
}
#navi_oben li a{
	color: #fff;
	text-decoration: none;
}

#navi_oben a.navi_cur {
	color: #000;
}


#navi {
	width: 242px;
	float: left;
	text-transform: lowercase;
	margin: 0;
	position: relative;
	top: 210px;
	
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background: url(../templates/images/back_navi.png) repeat;
	position: relative;
	top: -5px;
	
}

#navi li {
	margin: 0;
	padding: 5px 5px 5px 35px;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

#navi a {
	color: #787878;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#navi a:hover {
	color: #fff;
}

#navi a.navi_act {
	color: #fff;
}

#navi a.navi_cur {
	color: #fff;
	font-weight: bold;
	color: #f9b600;
}

#navi a.subnavi_act {
	color: #fff;
}

#navi a.subnavi_cur {
	color: #fff;
}

#navi ul ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#navi ul ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 170px;
}

#navi ul ul a {
	color: rgb(136, 136, 136);
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#line_navi {
	width: 180px;
	height: 1px;
	border-bottom: 1px solid #787878;
	margin-left: 10px;
}

#mitglieder {
	padding: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#rahmen_unten{
	position: relative;
	top: -9px;
}
#rahmen_unten img {
	margin: 0;
	padding: 0;
}

#zusatzrahmen {
	padding-top: 10px;
	background-color: white;
}

#inhalt {
	width: 700px;
	width: 465px;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 10px 0 25px 0;
	min-height: 768px;
}

#inhalt a {
	color: #ff9933;
	color: #e75114;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#inhalt a:hover {
	text-decoration: underline;
}

#inhalt a.subnavi_act {
	color: rgb(201, 0, 25);
}

#inhalt a.subnavi_cur {
	color: rgb(201, 0, 25);
}

#inhalt ul {
	list-style-image: url(/fileadmin/templates/images/plus.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
	line-height: 14pt;
}

#inhalt li {
	margin-bottom: 0px;
}

.csc-textpic-caption {
	font-size: 8pt;
	text-align: center;
}

/* #feet { clear: left;  padding-top: 15px;  } */
#feet {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
}

#footer{
	height: 13px;
	background: url(../templates/images/back_footer.jpg);
	font-size: 11px;
	color: #000;
	padding: 15px 0 15px 50px;;
}

#footer a{
	color: #000;
}

#mnavi2 {
	color: #fff;
	background-image: url(../templates/images/back_feet.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 35px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: normal;
}

#mnavi2 a {
	color: #fff;
	font-weight: normal;
	text-transform: lowercase;
}

#mnavi2 a:hover {
	color: #fff;
	font-weight: normal;
}

#mnavi2 a.navi_act {
	color: #fff;
	font-weight: normal;
}

#mnavi2 a.navi_cur {
	color: #fff;
	font-weight: normal;
}

/* a img {display: block; margin: 0px 100px 10px 100px; padding: 0px; border: 0;} */
.csc-textpic {
	margin-bottom: 10px;
}

#line_horizontal {
	width: 640px;
	height: 1px;
	border-bottom: 1px solid #787878;
}

.hide {
	display: none;
}

.content {
	padding-bottom: 15px;
}

/* --------- Formular-Styles----------- */
#mailformvorname,#mailformnachname,#mailformstrasse,#mailformplzort,#mailformtelefon,#mailformemail
	{
	position: absolute;
	left: 353px;
	background-color: rgb(245, 245, 245);
	width: 320px;
	height: 15px;
	color: #ff9933;
	padding: 3px 5px 0px 5px;
	border: 1px solid #ff9933;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#mailformanfrage {
	position: absolute;
	left: 353px;
	background-color: rgb(245, 245, 245);
	width: 320px;
	color: #ff9933;
	padding: 3px 5px 0px 5px;
	border: 1px solid #ff9933;
	font-size: 9pt;
	line-height: 14pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#mailformformtype_mail {
	position: relative;
	left: 80px;
	top: 100px;
	clear: both;
}

.csc-mailform-field {
	margin-bottom: 5px;
	clear: both;
}

#mailform input{
}

/* --------- Login-Styles----------- */
#pass,#user {
	background-color: rgb(220, 220, 220);
	width: 150px;
	height: 15px;
	color: rgb(201, 0, 25);
	padding: 3px 5px 0px 5px;
	border-style: none;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#form_subscribe {
	background-color: rgb(220, 220, 220);
	width: 200px;
	height: 15px;
	color: rgb(201, 0, 25);
	padding: 3px 5px 0px 5px;
	border-style: none;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#form_subscribe2 {
	background-color: rgb(220, 220, 220);
	color: rgb(201, 0, 25);
	border-style: none;
}

#form_subscribe_caption {
	width: 70px;
	font-weight: bold;
	float: left;
}

#form_upload {
	background-color: rgb(220, 220, 220);
	width: 200px;
	color: rgb(201, 0, 25);
	padding: 3px 5px 0px 5px;
	border-style: none;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#inhalt .csc-textpic-imagewrap{
	position: relative;
}

#inhalt .csc-textpic{
	width: 680px;
}

#inhalt .home_small .csc-textpic{
	width: 450px;
}

#mod_seminar {
	position: absolute;
	/*top: -1005px;*/
	top: 195px;
	margin-left: 479px;
	width: 234px;
}
#mod_seminar_body {
	background: url('../templates/images/back_mod_seminar.png') no-repeat;
	margin: 0;
	padding: 20px 0 5px 15px;
	width: 234px;
}
#mod_seminar h1{
	margin: 0 0 5px 0;
	padding: 0;
}
#mod_seminar_footer {
	background: url('../templates/images/back_mod_seminar_footer.png') no-repeat;
	margin: 0;
	padding: 0;
	width: 249px;
	height: 20px;
	position: relative;
	top: -12px;
}

#mod_seminar p{
	line-height: 12px ;
}

#mod_seminar .seminar_title{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 0;
}
#mod_seminar .seminar_title a{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#mod_seminar .seminar_subtitle{
	font-weight: normal;
	font-size: 11px !important;
	margin: 0;
	padding: 0;
}
#mod_seminar .seminar_place{
	font-weight: normal;
	font-size: 11px !important;
	margin: 0;
	padding: 0;
}
#mod_seminar .more{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}

#siegel{
	/*position: relative;
	top: 100px;
	left: 40px;*/
	margin: 50px 0 20px 40px;
	
}

#mitglied{
	position: relative;
	top: -30px;
	margin-left: 550px;
}

#mitglied p{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
}
#mitglied img{
	margin: 0;
	padding: 0;
	position: relative;
	top: 8px;
	border: none;
}
.home_small{
	width: 460px;
}
.mainbody{
	width: 480px;
}

.tx-seminars-pi1-listrow table{
	width: 650px;
}
.tx-seminars-pi1-listrow table td, .tx-seminars-pi1-listrow table th{
	margin: 0;
	padding-left: 0;
}

a img{
	border: none;
}

#additional_information{
	position: absolute;
	top: 190px;
	margin: 0 0 0 480px;
	width: 200px;
}

#bni td{
	margin: 0;
	padding: 0;
}

#bni td p{
	margin: 0;
	padding: 5px;
}
#bni td a{
	margin: 0;
	padding: 0;
}
#inhalt_links{
	
}
#inhalt_links-content{
	padding: 10px 10px 10px 40px;
}
