/* GENERIC */

form, select, option, input, select, textarea, body, table, tr, th, td, a, pre {
	color:#323a2e;
	text-decoration:none;
}

html {
	overflow-y:scroll;
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color: #d6d7d5;
    text-align:center;
	font-size: 1em;
}

img {
	border:0px;
}

form {
	padding:0px;
	margin:0px;
	border:0px;
}

/* MAIN CONTAINER IDS */

#allContent {
	background-color: #fff;
	width: 914px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin: 7px; /* t r b l */
    text-align: left; 
    margin-left: auto; 
    margin-right: auto;
}

#allContent #mainPadding {
	padding: 25px 15px 15px 15px; /* t r b l */
	background-color: #fff;
	display: block;
	float: left;
	position: absolute;
	width: 900px;
}

#allContent #mainPadding #leftContainer {
    clear: left;
	float: left;
	padding: 0; /* t r b l */
	margin: 0px;
	border: 0px;
	width: 230px;
}

#allContent #mainPadding #rightContainer {
	float: right;
	padding: 0; /* t r b l */
	margin: 0px;
	border: 0px;
	width: 670px; /* Für IE 5.5 verkleinern*/
}

#allContent #mainPadding #rightContainer  #main {
	background-color: #fff;
	display: block;
	overflow: hidden;
    clear: left;
    float: left;
	margin-top: 58px; /* IE <=7 +1px*/
	padding: 0 24px 0 39px;
	background: url(../images/bg-main.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 607px;
	_overflow: none; /*Fix for IE 5.5*/
}

#logo {
	padding: 0;
	margin: 0;
	border: 0;
}

#topContainer {
	background: #b7274c;
	padding: 0;
	margin: 0;
	border: 0;
}

#leftNavi {
	padding: 30px 0 0 0; /* t r b l */
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-weight: normal;
	font-size: 0.7em;
}

#navi {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-weight: bold;
	font-size: 0.7em;
}

#headline {
	padding-bottom: 1em;
}

#headlineBeschreibung {
	padding-bottom: 0em;
}

#mainContainer {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-bottom: 2em;
	width: 607px;
	min-height: 371px;
}

#mainContainer a {
	color: #b7274c;
	text-decoration: none;
}

#mainContainer a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #fff;
	padding: 0;
	padding-top: 30px;
}

.naviLvl1stShadow {
	width: 670px;
	margin: 0;
	padding: 0;
	background: url(../images/navi-lvl-1st-shadow.png) no-repeat top center;
	height: 3px;
	font-size: 0.0em;
}

.naviLvlLeftShadow {
	width: 173px;
	margin: 0;
	padding: 0;
	background: url(../images/navi-lvl-left-shadow.png) no-repeat top center;
	height: 3px;
	font-size: 0.0em;
}

.headline {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #b7274c;
}

.teaser {
	width:173px;
	text-align:center;
	padding: 30px 0 0 0;
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 0.7em;
}

.footer {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	color: #666;
	font-size: 0.7em;
}

.footer a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	color: #b7274c;
	text-decoration: underline;
}

.footer a.current {
	color: #b7274c;
	font-weight: normal;
	text-decoration: none;
}

.clr {
	clear: both;
}

.txtBold {
	font-weight: bold;
}

.txtItalic {
	font-style:italic;
}

.txtSmall, td.txtSmall {
	font-size: 80%;
}

.txtColor {
	color: #b7274c;
}

#mainContainer a.txtUnderline {
	text-decoration: underline;
}

.dottedline {
	border-top: #d6d7d5 1px dotted;
	height: 2px;
	font-size: 2px;
	padding: 0;
	width: 100%;
}

.downloadIcon {
	margin: 4px 20px 0 0;
}

/* Home */
img.home {
	float: right;
	margin: 5px 0 20px 20px;
}


li a.kursliste {
	font-size: 1.2em;
	line-height: 1.6em;
	text-decoration: underline;
}

/* Beschreibung */
.zusatztitel {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 1.5em;
	line-height: 1.2em;
	padding-bottom: 1.0em;
	padding-top: 0.1em;
}

.referent {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 1.0em;
}

.hinweis {
	font-family: Arial, Helvetica, Sans-serif, Verdana;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 2.0em;
}

.zeit {
	font-weight: bold;
	font-size: 1.0em;
}

.verlaufsbox {
	width: 273px;
	margin-top: 5px;
	border: 1px solid #f1f1f1;
	padding: 5px;
	background: url(../images/bg-verlauf-vertikal.png) repeat-x;
}

.hinweisbox {
	width: 269px;
	margin-top: 5px;
	border: 3px solid #b7274c;
	padding: 5px;
	color:#b7274c;
	font-weight:bold;
	text-align:center;
}

.hinweisbox a {
	text-decoration:underline!important;
}

.kosten {
	font-weight: bold;
	font-size: 1.0em;
}

.rabatt {
	font-weight: bold;
	font-size: 1.0em;
	color: #b7274c;
}

th.left {
	width: 47%;
	text-align: left;
	padding-bottom: 1.0em;
}
th.center {
	width: 6%;
}
th.right {
	width: 47%;
	text-align: left;
	padding-bottom: 1.0em;
}

td.left {
	width: 47%;
	text-align: left;
}
td.center {
	width: 6%;
}
td.right {
	width: 47%;
	text-align: left;
}

span.tableHeader {
	font-size: 1.0em;
	font-weight: bold;
	color: #b7274c;
}

span.txtHeader {
	font-weight: bold;
	font-size: 1.1em;
}

span.txtHeaderColor {
	font-weight: bold;
	font-size: 1.1em;
	color: #b7274c;
}

#columnL {
	float: left;
}

#columnR {
	float: left;
	margin: 0 0 0 40px;
}

#columnL table th, #columnL table td {
	padding: 3px 3px;
}

#columnL table tr.header th {
	border-bottom: 1px solid #f1f1f1;
}

#columnL table tr.second {
	background: #f1f1f1;
}


/* Seminar Table*/
#seminarListe {
	margin-top: 2em;
}

#seminarListe table {
	border: 0;
}

#seminarListe th {}

#seminarListe td {
	padding: 0.63em 0.75em;
	line-height: 1.3em;
}

#seminarListe td.first {
	background: url(../images/rightarrow0.gif) no-repeat 50%;
}

#seminarListe td.last {}

#seminarListe td.nummer {
	font-size: 0.75em;
}

#seminarListe td.wochentag {
	padding: 0.5em 0em 0.5em 0.75em;
}

#seminarListe td.datum {
	padding: 0.5em 0.75em 0.5em 0.3em;
}

#seminarListe tr.tableline1 {
	background: #f1f1f1;
}

#seminarListe tr.tableline2 {
	background: #fff;
}

#seminarListe tr.tableline1:hover {
	background: #d6d7d5;
}

#seminarListe tr.tableline2:hover {
	background: #d6d7d5;
}


/* Dozent */
.dozent {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 1em;
}

img.dozentLinks {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	padding: 0;
	margin-bottom: 10px;
}

img.dozent {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0;
	margin-bottom: 10px;
}

/* Kursort */
.ortKurstitel {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

.ortDatumZeit {
	font-size: 0.88em;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 2em;
}


/* Anmeldung */
#roundedbox {
	padding: 0;
	margin: 0;
	background: #f1f1f1;
	width: 607px;
}

#roundedbox div {
	text-align: left;
}

#roundedbox_t {
	padding: 0;
	margin: 0;
	background: #fff url(../images/roundedbox-t.png) 0 0 repeat-x;
}

#roundedbox_tl {
	padding: 0;
	margin: 0;
	background: url(../images/roundedbox-tl.png) 0 0 no-repeat;
}

#roundedbox_tr {
	padding: 0;
	margin: 0;
	height: 6px;
	overflow: hidden;
	background: url(../images/roundedbox-tr.png) 100% 0 no-repeat;
}

#roundedbox_m {
	width: auto;
	padding: 0;
	margin: 0;
	background: url(../images/roundedbox-r.png) 100% 0 repeat-y;
}

div#roundedbox_m a:link, div#roundedbox_m a:visited  {}

#roundedbox_l {
	padding: 0;
	margin: 0;
	background: url(../images/roundedbox-l.png) 0 0 repeat-y;
}

#roundedbox_r {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url(../images/roundedbox-r.png) 100% 0 repeat-y;
}

#roundedbox_b {
	padding: 0;
	margin: 0;
	background: url(../images/roundedbox-b.png) 0 100% repeat-x;
}

#roundedbox_bl {
	padding: 0;
	margin: 0;
	background: url(../images/roundedbox-bl.png) 0 100% no-repeat;
}

#roundedbox_br {
	padding: 0;
	margin: 0;
	height: 6px;
	background: url(../images/roundedbox-br.png) 100% 100% no-repeat;
}

.contentbox {
	padding: 20px 20px 30px 20px;
}

#anmeldung span.header {
	font-size: 1.2em;
	font-weight: bold;
}

#anmeldung .stern {
	color: #b7274c;
	font-weight: bold;
}

#anmeldung .inputTitel {
	font-size: 0.9em;
	font-weight: bold;
}

#anmeldung .elementLeft {
	float: left;
}

#anmeldung .elementRight {
	float: right;
}

#anmeldung .paddingRightSmall {
	padding-right: 15px;
}

#anmeldung .paddingRightLarge {
	padding-right: 30px;
}

#anmeldung .paddingTop {
	padding-top: 15px;
}

#anmeldung .fieldSize1 {
	width: 265px;
}
#anmeldung .fieldSize2 {
	width: 210px;
}
#anmeldung .fieldSize3 {
	width: 99px;
}

#anmeldung .errMsg {
	color: #b7274c;
	font-weight: bold;
}

#ortdatum {
	display: none;
	float: left;
	padding-right: 40px;
	width: 250px;
}
#unterschrift {
	display: none;
	float: left;
	width: 250px;
}

#anmeldungSenden {
	/*display: none;*/
}
#anmeldungDrucken {
	/*display: none;*/
}


/* Partner */
.partnerLogo {
	padding:5px;
	border: 1px solid #f1f1f1;
	background: url(../images/bg-verlauf-vertikal.png) repeat-x;
}
.partnerSpace {
	height: 35px;
}

/* AGB */
#agb h2 {
	color: #b7274c;
	font-size: 1.25em;
	padding-top: 1em;
}
#agb .agbListStyle {
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 0.75em;
}

#impressum h3 {
	font-size: 1.05em;
}
