html, body {	background-color: #0b4737;
	/*background-image:url(images/rt_bg.png);*/
	color: #000;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 62.5%;
	height: 100%;}

* {	font-size: 1.2em;	font-weight: normal;	margin: 0;	padding: 0;	border-width: 0;}img {	border-width: 0;}

.bold {
	font-weight: bold;
}

#abstand {
	height: 50%;
	width: 100px;
	margin-bottom: -280px;
	float: left;
}

#start {
	width: 100%;
	height: 540px;
	max-height: 540px;
	overflow: hidden;
	background-image:url(images/rt_start_streifen_bg.jpg);
	background-repeat:repeat-x;
	color: #000;
	clear:left;
	margin: auto;      /* standardkonforme horizontale Zentrierung */
	padding: 0;
}

#logo {
	text-align: center;
}

#wrap {
	width: 100%;
	/*height: 540px;
	max-height: 540px;*/
	background-image:url(images/rt_seite_bg.jpg);
	background-repeat:repeat-x;
	color: #000;
	clear:left;
	margin: auto;      /* standardkonforme horizontale Zentrierung */
	padding: 0;
}

#linke_spalte {
	background-image:url(images/rt_logo_klein.jpg);
	background-repeat:no-repeat;
	width: 126px;
	/*height: 540px;*/
	min-height: 92px;
	float: left;
	/*border: 1px dotted #fff;*/
}

#linke_spalte h1 {
	font-size: 2.4em;
	font-weight: 100;
	font-family: garamond, "Palatino Linotype",  georgia, "Times New Roman", serif;
	color: #fff;
	text-align: center;
	margin: 120px 0 0 0;
	/*border: 1px solid #fff;*/
}
#rechte_spalte {
	margin: 0 0 0 128px;
}

#header {
	height: 121px;
	/*border: 1px solid #fff;*/
}

#header h2 {
	font-size: 1.9em;
	color: #fff;
	padding: 36px 0 0 20px;
}

#inhalt {
	background-image:url(images/rt_inhalt_bg.png);
	margin: 0 0 0 4px;
	/*height: 540px;*/
	/*border: 1px solid #fff;*/
}

* html #inhalt {
	background-image:url(images/rt_inhalt_bg_ie.png);
}

#inhalt h3 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	padding: 6px 0 0 11px;
}

#inhalt p {
	padding: 0 0 0 48px;
}

#innen-inhalt-links {
	float: left;
	font-size: 1.0em;
	width: 20em;
	margin: 1.5em 0 0 0; 
}

#innen-inhalt-links h4 {
	color: #000;
	font-weight: bold;
	padding: 6px 0 0 11px;
}

#innen-inhalt-links p.kontakt {
	padding: 42px 0 10px 11px;
}

#innen-inhalt-links p.kontakt a:link, a:active{
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#innen-inhalt-links p.kontakt a:hover, a:focus, a:visited{
	text-decoration: underline;
}

#termine {
	background-image:url(images/rt_inhalt_bg.png);
	margin: 1.5em 0 0 20em;
	height: 300px;
}

* html #termine {
	background-image:url(images/rt_termine_bg_ie.png);
}

#termine div {
	float: left;
	margin: 0 20px 0 0;
}

#termine h4 {
	font-size: 0.85em;
	color: #000;
	font-weight: bold;
	padding: 6px 0 0 11px;
}

#termine p.kurse-bold {
	font-size: 0.85em;
	color: #000;
	font-weight: bold;
	padding: 6px 0 24px 48px;
}
