body {
	background: #004977 url("Bilder/bg_blue_fade.gif") repeat-x;
	color: #006699;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	}

#content {
	width: 50%;
	color: #006699;
	padding-left: 19px;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	}

#content-left {
	float: left;
	padding-left: 19px;
	padding-right: 10px;
	color: #006699;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	width: 370px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content-left {
	width: 370px; 
	/* ie5win fudge ends */
	}

#content-right {
	float: left;
	padding-left: 19px;
	padding-right: 10px;
	color: #006699;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	width: 370px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content-right {
	width: 370px; 
	/* ie5win fudge ends */
	}

#content-wide {
	float: left;
	padding-left: 19px;
	padding-right: 10px;
	color: #006699;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	width: 740px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
	}
html>body #content-wide {
	width: 740px; 
	/* ie5win fudge ends */
	}
	
#content_pic {
	width: 95%;
	color: #006699;
	padding-left: 19px;
	font-size: 12px;
	line-height: 1.5; /* \*/ line-height: 1.5; /* */
	}

div.footer
	{
	position: absolute;
	right: 0px;
	width: 600px;
	/* margin-left: -200px;  neg. Hälfte von width:780px = zentriertes Div */
	bottom: 20px;
	height: 25px;
	background: url(Bilder/footer_bg.gif)#709742 url(Bilder/footer_bg.gif) no-repeat;
	}

div.pic_bottom
	{
	position: absolute;
	right: 20px;
	width: 200px;
	bottom: 50px;
	height: 150px;
	background: #cococo;
	border: 1px dashed;
	border-color: #709742;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}

div.pic_top
	{
	position: absolute;
	right: 20px;
	width: 200px;
	top: 20px;
	height: 150px;
	background-color: #cococo;
	border: 1px dashed;
	border-color: #709742;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}
	
div.iglogo
	{
	position: absolute;
	right: 50px;
	width: 131px;
	top: 115px;
	height: 269px;
	}
	
div.dr
	{
	position: absolute;
	right: 50px;
	width: 512px;
	bottom: 60px;
	height: 384px;
	}

.myframe {
	margin-left: 19px;
	margin-bottom: 19px;
	overflow: auto;
	border: 1px solid #999999; 
	background-color: #eee;
	}

.top { height: 80px; margin-top: 10px; margin-left: 10px; background: url(Bilder/logo_ff9900.gif)#ff9900 url(Bilder/logo_ff9900.gif) no-repeat;
	;z-index: 1; }


img {
	border: none;
	display: block;
	}

a			{ color: #006699; font-weight:bold; text-decoration: none }
a:hover		{ color: #709742; font-weight:bold; text-decoration: none }
a:visited	{ color: #006699; font-weight:bold; text-decoration: none }

h1, h2, h3	{ font-family: Arial, Verdana, sans-serif; }
h1			{ font-size: 1.5em; margin: 0 0 0.6em 0; }
h2			{ font-size: 1.2em; margin: 0 0 0.2em 0; }
h3			{ font-size: 1.1em; margin: 1em 0 0.5em 0; }
h4			{ font-size: 1em; margin: .4em 0; }

h1 {
	clear: both;
	color: #47D;
	}

h1 span {
	display: block;
	font-size: 65% !important;
	}

h2 { color: #338; }

h2 a { color: #006; }
h2 a:visited { color: #03C; }

h2.clear {
	clear: left;
	margin: 1em 0 .4em;
	height: auto;
	/* Abstand fuer IE \*/
	margin-top: 1em;
	/* */
	}
	
h3 {
	padding-left: 1em;
	color: #006699;
	}
	
/* GB 060816 */
h3.bullet {
	padding-left: 1em !important;
	background: url(http://www.klo.de/deckel.gif) !important;
	}
	
h3.abs { margin-top: 2em; }
	
h4 span			{ font-weight: normal; }
	
.programm h3,
.referenten h3,
.copy h3			{ background-image: none; }
.news h2, .copy h2			{ }

#content p {
/*	margin: 0.4em 0; */
	margin: 0.4em 0 .6em;					/* Ein Paragraph mit Standard-Abstand */
	}

/* Abst?nde */
#content p.in	{ margin-bottom: 1.2em; }	/* Ein Paragraph mit Abstand unten */
#content p.out	{ margin-top: 1.2em; }		/* Ein Paragraph mit Abstand oben */
.spacer			{ clear: both; display: block; height: 1em; }

.invisible, .path {
	display: none;
	}

.clear {
	clear: left;
	height: 0px;
	}
	
.spacer {
	display: block;
	height: 1em;
	}
	
.rule {
	clear: left;
	border-bottom: 1px solid #CCC;
	height: 1em;
	}
	
strong {
	font-size:125%;
	}

p.ral {
	text-align: right;
	padding: .4em 0;
	}

img.border {
	border: 1px solid;
	border-color: #999999;
	background-color: #eee;
	}
	

/*Menu*/

#menu, #menu ul
{
	position: absolute;
	width: 160px;
	padding: 0;
	margin-left: 0px;
	list-style: none;
	line-height: 110%;
	background: #006699 url("Bilder/tab_160_c0c0c0_006699.gif");
	font-size: 12px;
	font-weight: normal;
}

#menu li { border-bottom: solid 1px #c0c0c0; border-right: solid 1px #c0c0c0; border-left: solid 1px #c0c0c0;}

#menu li ul li
{
	display: block;
	float: none;
	border-bottom: 1px solid #ffffff;
}

#menu a
{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding: 0.3em 15px 0.3em 15px;
	margin-left: 5px;
}

#menu a:hover
{
	background-position: 5px center;
	background-color: #ffffff;
	font-weight: bold;
	color: #709742;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#menu .selected
{
	background-position: 5px center;
	background-color: #ffffff;
	font-weight: bold;
	color: #709742;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#menu .selected:hover
{
	background-position: 5px center;
	background-color: #ffffff;
	font-weight: bold;
	color: #709742;
	padding: 0.3em 15px 0.3em 20px;
	margin-left: 0px;
}

#menu .subselected
{
	background-color: #6699CC;
	background-image: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#menu .subselected:hover
{
	background-color: #ffffff;
	background-image: none;
	font-weight: normal;
	color: #709742;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#menu .subsubselected
{
	background-color: #ffffff;
	background-image: none;
	color: #709742;
	font-weight: normal;
	font-size: 11px;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}

#menu .subsubselected:hover
{
	background-color: #ffffff;
	background-image: none;
	color: #709742;
	font-weight: normal;
	font-size: 11px;
	padding: 0.3em 15px 0.3em 33px;
	margin-left: 0px;
}