/* Autor + Copyright: Dirk Petscheleit - www.roterblitz.de */
/* Projekt: Rudi Rhode */

/* undo: */
:link,:visited {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt,dl {
	margin: 0;
	padding: 0;
}
a img,:link img,:visited img {
	border: none;
}

/* generelle Formatierungen: */

body {
	background-color: #FF9900;
	color: black;
	font-family: Verdana, Courier, Arial, Geneva, sans-serif, Helvetica, Swiss;
	font-size: 11px;
}

a:link {
	color: black;
	line-height: 16px;
	text-decoration: none;
}

a:visited {
	color: #4B4B4B;
}

a:hover {
	text-decoration: underline;
	color: #993300;
}

a:active {
	text-decoration: underline;
}



/* Header */
#header {
	margin-top: 20px;
	width: 100%;
	height: 225px;
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom left;

}

/* Header als Frame-Fake*/
/* div#header{
	position:absolute;
	top:0;
 	left:0;
	position: fixed;
 }
 /* Header als Frame-Fake Ende*/

 
 /* Header mit unterschiedlichen Bildern */
.start {
	background-image: url(../images/header/rudirhode.jpg);
}
.vortrag {
	background-image: url(../images/header/vortraege.jpg);
}
.seminare {
	background-image: url(../images/header/seminare.jpg);
}
.bildung {
	background-image: url(../images/header/kommbild.jpg);
}
.unternehmen {
	background-image: url(../images/header/kommbusi.jpg);
}
.vortraege {
	background-image: url(../images/header/vortrag.jpg);
}
.kontakt {
	background-image: url(../images/header/kontakt.jpg);
}
.kontaktsw {
	background-image: url(../images/header/kontakt-sw.jpg);
}
.infotainment {
	background-image: url(../images/header/infotainment.jpg);
}
.buehne {
	background-image: url(../images/header/buehnenprogramme.jpg);
}
.publikationen {
	background-image: url(../images/header/publikationen.jpg);
}
.rudi {
	background-image: url(../images/header/rudirhodetitel.jpg);
}
.clown {
	background-image: url(../images/header/theater.jpg);
}
.koerpersprache {
	background-image: url(../images/header/koerpersprache.jpg);
}
.person {
	background-image: url(../images/header/person.jpg);
}

.person2 {
	background-image: url(../images/header/person2.jpg);
}

/* Diverse Container */
#navigation {
	background-color: transparent;
	padding: 10px 0 0 15px;
	height: 20px;
}

#container {
	background-color: #FF9900;
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed; 


}

#content {
	margin-left: 75px;
	background-color: white;
	color: black; 
	width: 565px;
	background-image: url(../images/logo/finger.jpg);
	background-repeat: no-repeat;
	background-position: 50px 250px;
	background-attachment: fixed; 
	padding: 20px 30px 40px 30px;
}



#content ul {
	margin-left: 20px;
}
#content li {
	display: inline;
}

#questions ul {
	margin-left: 0;
}
#questions li {
	display: block;
	margin-top: 15px;
	padding-left: 10px;
	line-height: 16px;
	background-image: url(../images/icons/punkt-hell.gif);
	background-repeat: no-repeat;
} 

#content li a{
	background-image: url(../images/icons/punkt-hell.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 12px;
}

#content p {
	color: #000000;
	font-family: Verdana, Courier, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 16px;
}
#content h1 {
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#content h2 {
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

#content h3 {
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}

#content h4 {
	color: #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;

}

#content h5 {
	padding-left: 20px;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
	margin-top: 10px;
}
#content h6 {
	font-weight: normal;
}

/* Speziell nur Startseite */
#contentindex {
	color: black; 
	width: 765px;
	padding: 40px 15px 15px 15px;

}
#contentstart {
	color: black; 
	width: 765px;
	padding: 20px 15px 65px 15px;
	
}


.leftrow {
	width: 160px;
	float: left;
}

#rightbox {
	position: absolute;

	left: 710px;
	top: 225px;
	width: 120px;
}

#rightbox a , #rightbox a:link {
	color: white;
}

#content .summary {
	color: black;
	font-family: "Courier New", Courier, Monaco;
	font-size: 12px;
	line-height: 20px;
	background-color: #d9d9d9;
	padding: 4px;
	width: 450px;
}

.summary2 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: "Courier New", Courier, Monaco;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}

/* Definitionslisten für Übersichten */

dl {
	
}

dl a:link {
	color: black;
}

dt {
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/icons/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 20px;
}

dd {
	margin-left: 20px;
	line-height: 18px;
}

.noback {
	background-image: none;
}



/* Navigation */


ul#navlist { 
font-family: Arial, Helvetica, sans-serif;
}

ul#navlist a
{
font-weight: bold;
text-decoration: none;
font-size: 12px;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { 
float: left; }

ul#navlist li a
{
color: black;
background-color: transparent;
padding: 3px 20px 3px 12px;

}

ul#navlist li a:hover
{
color: white;
background-color: transparent;
	background-image: url(../images/punkt-weiss.gif);
	background-repeat: no-repeat;
	background-position: center left; 
}

ul#navlist li a:active
{
color: #993300;
}

ul#subnavlist { display: block; width: 11em;}
ul#subnavlist li { float: none; display: block; width: 11em;}
ul#subnavlist li a
{
padding: 0 0 0 12px;
margin: 0px;
font-size: 10px;
}

#current {
	background-image: url(../images/icons/punkt-dunkel.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	color: #993300;
}



#subcurrent {
	color: #993300;
	background-image: url(../images/punkt-orange.gif);
	background-repeat: no-repeat;
	background-position: center left; 
	
}

#back {
position: relative;
top: 140px;
width: 700px;
text-align: right;
}

#back a, #back a:link, #back a:visited, #back a:hover {
	color: white;
}

/* anker-problem auf der referenzen-seite wird mit relativer positionierung gelöst*/
h5 a {
 display:none;
 background-image: none;
}
h5 a {
 display:block;
 width:0;
 height:0;
 position:relative;
 top:-295px; 
 visibility:hidden; 
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	background-position: -5px;
}

#container-top {
		background-image: url(../images/container-top.jpg);
		height: 34px;
		background-repeat: no-repeat;
		background-position: top left;
		margin: 0;
}

#subnav {
	position: absolute;
	top: 280px;
	left: 730px;
	background-image: url(../images/subnav3.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 213px;
	width: 219px;
}

.drei {
		background-image: url(../images/subnav3.jpg);
}

.vier{
		background-image: url(../images/subnav4.jpg);
}
.sechs {
		background-image: url(../images/subnav6.jpg);
}

#subnav li a {
	color: black;

	background: transparent url(../images/icons/punkt-hell.gif) 0 0px no-repeat;
	padding-left: 15px;

	line-height: 20px;
} 

#subnav ul {
	margin-left: 5px;
}

#subnav h1 {
	margin: 10px;
	font-size: 12px;
}