body {
	padding:0px;
	margin:0px;
	height:100%;
	min-height:100%;
	border:0;		
}
#frame {
	display:block;
	position:relative;
	min-height:100%;
	height:100%;
	width:99%;
	z-index:20;
}
html>body #frame {
	height:auto;
}
#header {
  position:relative;
	margin-left:0;
	display:block;
	height:122px;
	width:780px;
	z-index:9001;
	clear:both;
	background-image: url(../images/muster.gif);
	background-repeat: repeat-x;
}

#headerbar {
  position:relative;
	margin-left:0;
	display:block;
	height:88px;
	*height:90px;
	width:780px;
	z-index:9001;
	clear:both;
	
}


#main {
margin-top:6px;
	position:relative;
	margin-left:0;
	display:block;
	width:780px;
	height:auto;
	z-index:9000;
	clear:both;
	
}
/* Mindesthoehe des Content */
#main {
	min-height:250px;
}

/* Nur fuer IE 5 + 6 */
* html #main {
	height:250px;
}

/* Nur fuer IE 6 */
html*#main {
	height:200px;
}

/* Fuer Mozilla, NN6 etc. */
head:first-child+body #main {
	height:auto;
}

/* Ende Mindesthoehe des Content */
#left { 

position:relative;
width:135px;
height:auto;
float:left;
margin-right:25px;
}

#content { 

position:relative;
width:470px;
height:auto;
float:left;
margin-right:15px;
}
#rightCol {
position:relative;
width:135px;
height:auto;
float:left;
}

#marginforfooter {
	clear:both;
	width:776px;
	min-height:44px;
	height:44px;
	z-index:9999;
}
#footer {
	float:left;
	position:relative;
	height:44px;
	z-index:1000;
	width:700px;
	margin: 36px 0 10px 36px;
	z-index:9999;
	color:#000066;
	background-color:#ffffff;
	border-top: 1px solid #000066;
	clear:both;
}


#footerData{
font-size:11px;
color:#000000;
text-align:center;
margin:9px 0 0 0;
line-height:20px;

}

#mainBorder1 {
	top:0px;
	left:0px;
	display:block;
	position:absolute;
	min-height:100%;
	height:100%;
	width:780px;
	clear:both;
	z-index:1400;
	padding:0;
	margin:0;
	overflow:hidden; 
}


#border {
	display:block;
	position:relative;	
	z-index:1400;
	height:98%; 
	top:146px;
	left:645px;
	overflow:hidden;
	background-image: url(../images/higru.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
  width:135px; 
  vertical-align:top;
}

#logo {
width:224px;
height:68px;
position:relative;
top:9px;
left:29px;
float:left;
}

#logo_small {
width:242px;
height:100px;
position:relative;
left:314px;
top:0px;
float:left;
}
#blueLine{
  left:0;
  position:relative;
  height:22px;
  width:780px;
  background-color:#010066;
  clear:both;
}
 
#blueLineHeader{
  margin:4px 0 0 29px;
  float:left;
  height:12px;
  width:506px;
  color:#ffffff;
  text-align:
}


#suche {
  float:left;
  color:#ffffff;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  padding-top:3px;
  width:auto;
}
#suche * {
color:#ffffff;
}
#suchwort {
border:0px;
color:#000066;
padding-top:1px;
width:179px;
height:16px;
}


.tx-indexedsearch-searchbox-button {
padding:0;
margin:0 0 0 1px;
width:18px;
height:17px;
border:0;
background-color:transparent;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;

}


#menue_oben {
background-repeat: no-repeat;
background-color:#000066;
width:555px;
height:40px;
position:relative;
left:96px;
top:48px;
float:left;
}

#menue_oben_cont {
color:#ffffff;
margin-left:371px;
margin-top:12px;
}

#menue_oben_cont td {
font-size:9px;
}

#menue_oben_cont td a {
color:#ffffff;
text-decoration:none;
}

#breadcrumb {
  position:relative; 
  width:470px;
  margin-left:159px;
  padding-top:4px;
  height:16px;
  line-height:12px;
  text-align:middle;
  z-index:99999;
  color:#000000
}

#sidebar {
margin:0 2px 2px 2px;
padding:0px 0px 0px 1px;
vertical-align:top;
}

#sidebar div, #sidebar p, #sidebar h2 {
padding:0px 9px;
border:0px;
}

#sidebar table.content img.spacer-gif {
display:none;
}

table.content td ul {
 list-style-image: url(../images/li.gif);
 margin-bottom:0;
 clear:both;
}


table.content h2 {
margin-top:5px;
}
table.content img.spacer-gif {
display:none;
}

#datum {
color:black;
background-color:white;
height:25px;
line-height:25px;

border:0px;
font-weight:bold;
margin:0px;
}



html, body
{
	height: 100%;
	margin: 0px;
	border: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

p, ul ,li, td, form, table, textarea
{
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

img {
	border: none;
}






#breadcrumb a:hover, a:active {
	color: #000066;
	text-decoration: underline;
}

#breadcrumb a:link {
	color: #009b8f;
	text-decoration: none;
}
#breadcrumb a {
	color: #009b8f;
	text-decoration: none;
}

a, a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000066;
	text-decoration: underline;
}

p a, p a:link, p a:visited 
{
	text-decoration: underline;
}
.anyhead
{
	color: #C5CCE5;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 20px;
	font-weight: normal;
	font-size: 36px;
	line-height: 45px;
}

.copyright
{
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.omenue, a:link.omenue, a:visited.omenue, a:active.omenue, a:hover.omenue
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
} 

.lmenue, a:link.lmenue, a:visited.lmenue, a:active.lmenue, a:hover.lmenue
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#009b8f;
	font-weight:normal;
}

.lmenue_act, a:link.lmenue_act, a:visited.lmenue_act, a:active.lmenue_act, a:hover.lmenue_act
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color:#010066;
	font-weight:bold;
}

.lmenue_u1, a:link.lmenue_u1, a:visited.lmenue_u1, a:active.lmenue_u1, a:hover.lmenue_u1
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#000000;
	font-weight:normal;
}

.lmenue_u1_act, a:link.lmenue_u1_act, a:visited.lmenue_u1_act, a:active.lmenue_u1_act, a:hover.lmenue_u1_act
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#009b8f;
	font-weight:bold;
}

.lmenue_u2, a:link.lmenue_u2, a:visited.lmenue_u2, a:active.lmenue_u2, a:hover.lmenue_u2
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#000000;
	font-weight:normal;
}

.lmenue_u2_act, a:link.lmenue_u2_act, a:visited.lmenue_u2_act, a:active.lmenue_u2_act, a:hover.lmenue_u2_act
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color:#78a1d5;
	font-weight:bold;
}

.pfeil {

margin-top:0px;

}

ul.error {
	color: #ff0000;
	list-style-type: none;
	padding-left: 0;
}

td.protmenu, td.protmenu a,
td.protmenu a:link, td.protmenu a:visited,
td.protmenu a:hover, td.protmenu a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

span.qkcontent h1 {
	font-size: 14px;
}

span.qkcontent h2 {
	font-size: 12px;
	color: #4267a5;
}

span.qkcontent h2 {
	font-size: 12px;
}

th.stdlist {
	background-color: #75a0d6;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 2px solid #888888;
	text-align: left;
}

td.stdlistEven {
	background-color: #dddddd;
}

td.stdlistOdd {
	background-color: #ffffff;
}

a.protbtn {
	color: #4267a5;
	text-decoration: none;
}

img.protbtn {
	padding-top: 2px;
}

span.qkcontent em.error {
	color: #ff0000;
}

span.qkcontent em.success {
	color: #019f00;
}

table.benchmarks td.head {
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.benchmarks td.first {
	width: 110px;
	border-bottom: 1px solid #bbbbbb;
}

table.benchmarks div.indent {
	padding-left: 15px;
}

table.benchmarks td {
	border-bottom: 1px solid #bbbbbb;
}

table.report {
	font-size: 10px;
}

table.report th {
	vertical-align: top;
}

table.report td.cathead {
	border: 1px solid #000000;
}

table.report td.cathead {
	background-color: #d0d0d0;
}

div.demo {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	left: 500px;
	letter-spacing: 2px;
	position: absolute;
	top: 170px;
}

.contenttop {
	color:#000066;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	text-transform:none;
	margin-bottom:19px;
	margin-top:-2px;
	border-bottom:1px solid #009b8f;
	padding-bottom:4px;
	text-align:top;
}

table.content hr {
	margin: 0px 0;
	height:1px;	
	color: #000066;
	background-color: #000066;
	border:none;
}
/*
span.anycare
{
	color:#031C61;
	font-weight: bold;
}
*/
.presslist a
{
text-decoration: underline;
}



h1, h2, h3, h4, h5, h6 {
color:#000066;
}

h2
{
font-size: 12px;
}

input
{
margin: 0px;
padding: 0px;
}
/*
input[type="submit"], input.mf-submit
{
border: 1px solid #5680B3;
background-color: #E2ECFF;
color: #000066;
}*/

hr
{
height: 1px;
border: none;
border-top: 1px solid #999;
font-size:1px;
line-height:1px;
}

.mailformcomment
{
display: block;
padding: 0px;
margin: 0px;
padding-top: 10px;
margin-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
border: none;
}


.suchpfeil {
margin-top:4px;
}

.pfeil3
{
margin-right:3px;
}

/* Abstand der Bilder im IE korrigieren */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image dt img {
    margin-bottom: 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

.dmnt_par {

margin:0;
padding:0;

}


table.content p {
 margin:0;
 padding:0;
}
.bulletlist {
 #line-height:23px;
 text-align:top;
 align:top;
}
.searchresultheader{
background:white;
border:1px solid white;
}

.searchresultpagetitle {
  font-weight: bold;
}

.searchlabel{
width:46px;
text-align:top;
padding-top:2px;
line-height:10px;
}
.mailformradio{
margin-right:10px;
}
.mf-submit{
	margin-top:			10px;	
}
.bulletlist u {
# bullet			list header;
  font-style:		normal;
  text-decoration:	none;
  font-weight:		bold;
  font-size:		10pt;
#  line-height:		1pt;
  margin-top:		5px;
  color:			#010066;
}
ul#letter {
	list-style:		none;
	height:			16px;
	margin:			0px auto 30px auto;
	padding:		0px;
}
ul#letter li
{
	float:			left;
}
ul#letter li a
{
	background: 	url(../images/nav.jpg) no-repeat;
	width:			16px;
	padding:		2px 0px;
	display:		block;
	text-align:		center;
	text-decoration:none;
	font-family:	Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size :		11px;
	text-decoration:none;
	color:			#009b8f;
}
p#active_letter
{
	background: 	url(../images/nav.jpg) no-repeat;
	width:			16px;
	padding:		2px 0px;
	text-align:		center;
	font:			11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:	bold;
	color:			#010066;
	margin-bottom:	20px;
}
ul#referees
{
	list-style:		none;
	padding:		0px 0px 0px 10px;
	margin:			0px 0px 20px 15px;
}
ul#referees li
{
	list-style-image: url(../images/li.gif);
	margin-bottom:	2px;
}
ul#referees li ul
{
	margin:			0px 0px 0px 15px;
	padding:		0px;
	list-style:		none;
}
div.aussteller
{
	margin-bottom:	20px;
}
div.aussteller h4
{
	margin:			0px 0px 5px 0px;
}
span.exhibition_area
{
	width:			80px;
	display:		block;
	margin-left:	120px;
	margin-top:		-60px;
	float: 			right;
}
h4
{
	font-size:		11px;
}
#programm_day {
	font:			14px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:	bold;
	color:			#010066;
	margin-bottom:	20px;
}
div.programm_title {
	font:		11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:	bold;
	color:		#010066;
	margin-bottom:	20px;
}
div.programm_group {
	font:		12px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:	bold;
	color:		#010066;
	margin-bottom:	10px;
}
div.programm_referees {
	font:		10px Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight:	bold;
	font-style:	italic;
	color:		#010066;
	margin-bottom:	30px;
}

p.programm_am_ort {
	width:			100px;
	display:		block;
	float:			left;
}
div.veranstaltung p.programm_was_wer, p.programm_was_wer {
	width:			330px;
	display:		block;
	margin-left:	120px;
	margin-bottom:	10px;
}
div.veranstaltung p.programm_was_wer
{
	height:			auto !important;
	min-height:		20px;
	height:			20px;
}
div.veranstaltung p.programm_was_wer img
{
	margin:			-1px 3px 0px 0px;
	float:			left;
}
div.veranstaltung_oberkategorie
{
	margin-bottom:	30px;
}
div.veranstaltung_oberkategorie h3
{
	font-size:		13px;
	color:          #009b8f;
}
div.veranstaltung_oberkategorie h4
{
	font-size:		12px;
}
ul.veranstaltung li
{
	margin-bottom:	5px;
}
ul.level4
{
	font-weight:	bold;
	margin-top:		10px;
	padding-bottom: 10px;
	color:			#010066;
}
ul.level4 li
{
	font-weight:	normal;
}
p.veranstaltung_am_ort
{
	position:		relative;
	top:			-10px;
	font-weight:	bold;
	color:			#006;
}
