body {
	font-family: Verdana, Arial, "sans-serif";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../skin/images/body_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

* {
	margin: 0px;
	padding: 0px;
}

#page {
	margin: 10px auto;
	text-align: left;
	width: 766px;
}

#main {
	width:766px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border: 1px solid #7d7d7d;
}

#nav {
	width: 766px;
	height: 160px;
	margin: 0;
	padding: 0;
	background-image: url(../skin/images/header_index.jpg);
	border-bottom: 1px solid #7d7d7d;
}

#title {
	width:766px;
	height:71px;
	padding: 0px;
	margin: 0px;
}

#seminars {
  width:147px;
	height:32px;
	padding: 0px;
	margin: 0px;
	position:relative;
	top:-131px;
	left:414px;
}

#content {
	float: left;
	width: 520px;
	display: block;
	margin: 20px;
	padding: 0;
}

#content p.presslist {
	margin:2px 0px;
}

#content ul {
	list-style-position: outside;
	margin: 15px 0 15px 40px;
}

#content li {
	display:list-item;
	list-style-image: url(../skin/images/post_icon.gif);
}

#content li.files {
	display:list-item;
	list-style-image:  url(../skin/images/link_dl.gif);
}
/*
#content li.fileshor {
	display: inline;
	display:list-item;
	list-style-image:  url(../skin/images/link_dl.gif);
}*/

ul#fileshor {
    margin: 0; padding: 0;
	display:list-item;
    list-style-position: inside;
    list-style-image:url(../skin/images/link_dl.gif);
}
ul#fileshor li {
    display: inline;
    margin:0; padding: 0;
}

#subhead {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 10px 0;
	width: 520px;
	display: block;
	padding: 0;
}

#subhead a {
	color: #c6c6c6;
	text-decoration: none;
}

#subhead a:hover, a:active, a:visited {
	color: #0066CC;
	text-decoration: none;
}


#sidebar {
	float:right;
	display: block;
	width:165px;
	margin: 20px 17px 20px 0;
	padding: 0 0 0 20px;
	border-left: 1px #7d7d7d solid;
}

#sidebar h1 {
	font-weight:900;
	text-transform: uppercase;
	font-size: 12px;
	margin: 5px 0 0 0;
}

#sidebar a {
	font-weight:900;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
}

#sidebar a:hover, a:active, a:visited {
	color: #0066CC;
	text-decoration: none;
}

#clear {
	clear:both;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a {
	color: #0066CC;
	text-decoration: none;
}

#footer a:hover, a:active, a:visited {
	color: #0066CC;
	text-decoration: none;
}

p{
	margin: 15px 0 15px 0;
}

.line_right{
	border-bottom: 2px #0066CC solid;
	margin: 3px -18px 5px 0;
}

.contentDiv{
	margin: 10px;
	line-height: 1.3em;
}

.contentDiv a {
	color: #0066CC;
	text-decoration:none;
}

.contentDiv a:hover, a:visited, a:active {
	color: #0066CC;
}

.title{
	font-size: 14px;
	color: #000000;
	display:block;
	font-weight:900;
	font-family: verdana;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.title2{
	font-size: 14px;
	color: #000000;
	display:block;
	font-weight:900;
	font-family: verdana;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}

.short_news{
	display: block;
	width: 520px;
	margin: 15px 0 0 0;
	padding: 0;
}

.line_left{
	height:2px;
	display: block;
	border-bottom: 2px #0066CC solid;
	width: 145px;
	margin: 15px 0 15px -30px;
}

div.files{
	margin: 15px 0 15px 0px;
}


/*
li.files{
	display:list-item;
	list-style-position: outside;
	list-style-image: url(../skin/images/link_dl.gif);
}

ul.files{
	list-style-image: none;
}

li.files{
	list-style-image: none;
}
*/
a.files:link, a.files:visited, a.files:active {
	color: #0066CC;
	text-decoration: none;
}

a.files:hover {
	color: #5C5C5C;
	text-decoration: none;
}

.sidenav{
	color: #666666;
font-size:7pt;
}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	color: #666666;
	text-decoration: none;
font-size:7pt;
}

a.sidenav:hover {
	color: #0066CC;
	text-decoration: none;
}

.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin:0px 0px 12px 0px;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:active {
	color: #666666;
	text-decoration: none;
}

a.pagelink:hover {
	color: #0066CC;
	text-decoration: none;
}

.pagelinkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color:#0080DE;
	display: block;
	float:left;
	width:25px;
	margin-right:3px;
	border:1px solid #666;
	text-align:center;
}
a.pagelinkt:link, a.pagelinkt:active, a.pagelinkt:visited {
	display: block;
	float:left;
	width:30px;
	color: #0066CC;
	background-color:#FFF;
	text-decoration: none;
	margin-right:3px;
	border:1px solid #666;
	text-align:center;
}
a.pagelinkt:hover {
	width:30px;
	color: #5C5C5C;
	background-color:#EDEDED;
	text-decoration: none;
	margin-right:3px;
	border:1px solid #666;
	text-align:center;
}

.listTitle{
	color: #0066CC;
	text-decoration: none;
	font-weight: 900;

}

a.listTitle:link, a.listTitle:visited, a.listTitle:active {
	color: #0066CC;
	text-decoration: none;
}

a.listTitle:hover {
	color: #666666;
	text-decoration: none;
}

.rootTitle{
	color: #0066CC;
	text-decoration: none;
	font-size: 11pt;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	height:14px;
	vertical-align:middle;
}

a.rootTitle:link, a.rootTitle:visited, a.rootTitle:active {
	color: #0066CC;
	text-decoration: none;
	margin:5px;
	height:14px;
	vertical-align:middle;
}

a.rootTitle:hover {
	color: #666666;
	text-decoration: none;
}

/* Mitglieder nach Branche */
.rootTitleP{
	color: #0066CC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	height:14px;
	vertical-align:middle;
}
a.rootTitleP:link, a.rootTitleP:visited, a.rootTitleP:active {
	color: #0066CC;
	text-decoration: none;
	margin:5px;
	height:14px;
	vertical-align:middle;
}

a.rootTitleP:hover {
	color: #666666;
	text-decoration: none;
}

.subTitle{
	color: #666666;
	text-decoration: none;
	font-weight: 600;
	margin:2px;
}

a.subTitle:link, a.subTitle:visited, a.subTitle:active {
	color: #0066CC;
	text-decoration: none;
}

a.subTitle:hover {
	color: #666666;
	text-decoration: none;
}

.companyTitle{
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a.companyTitle:link, a.companyTitle:visited, a.companyTitle:active {
	color: #000000;
	text-decoration: none;
}

a.companyTitle:hover {
	color: #0066CC;
	text-decoration: none;
}


.icon {
	margin: 4px 3px 3px 3px;
	border: none;
}

.normalLabel{
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 3px;
}

.errorLabel{
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	margin: 3px;
}

.normalInput {
	color: #000000;
	text-decoration: none;
	text-align: left;	
	line-height: 16px;
	height: 18px;
	margin: 3px;
	height: 18px;
	background-color: #FFFFFF;
	border: solid #666666 1px;
}

.errorInput {
	color: #000000;
	text-decoration: none;
	text-align: left;	
	line-height: 16px;
	height: 18px;
	margin: 3px;
	height: 18px;
	background-color: #E5E5E5;
	border: solid #0066CC 2px;
}

.normalTextarea {
	color: #000000;
	text-decoration: none;
	text-align: left;	
	line-height: 16px;
	margin: 3px;
	padding: 3px;
	background-color: #FFFFFF;
	border: solid #666666 1px;
	overflow: auto;
}

.errorTextarea {
	color: #000000;
	text-decoration: none;
	text-align: left;	
	line-height: 16px;
	margin: 3px;
	background-color: #E5E5E5;
	border: solid #0066CC 2px;
	overflow: auto;
}

.normalButton {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 3px;
	padding: 2px 12px 2px 12px;
	background-color: #FFFFFF;
	border: solid #666666 1px;
}

/* Das Löschformular */
.deleteform{
	background: #EEEEEE;
	border: solid #CCCCCC 1px;
	width:350px;
	text-align: center;
	padding: 5px;
	margin: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #44afde;
}

.deleteform input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: #000000;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 3px;
	padding: 2px;
	background-color: #FFFFFF;
	border: solid #CCCCCC 1px;
	width: 80px;
}

.eventdate{
	float:left;
	width:130px;
	height:50px;
}
.credit{
	background-image:url(http://blueweiser.de/blueweiser.jpg);
	background-repeat:no-repeat;
	color:#036;
	border:1px dashed #666; border-left:none; border-right:none;
	padding:6px 0 6px 90px;
}
a.credit:link, a.credit:visited, a.credit:active {
	color:#036; text-decoration:none;
}
a.credit:hover{
	color:#000; text-decoration:underline;
}
.black{
	color:#000;
}

div.presscontainer{
	margin: 20px;
	color: #000000;
	font-weight: 700;
	border: 1px solid #dddddd;
	padding: 10px;
}

a.presscontainer{
	font-weight: normal;
	margin-bottom: 8px;
	color:#000000;
	text-decoration: none;
}

a.presscontainer:link, a.presscontainer:visited, a.presscontainer:active {
	color:#000000;
	text-decoration: none;
}

a.presscontainer:hover{
	color: #0066CC;
	text-decoration: none;
}

.allocations{
	font-size:7pt;
}
.noallocations{
	font-size:9pt;
	font-weight:bold;
	color:#FF0000;
}
.companyprofilenav{
	
}
.companyprofilenavlast{
	border-bottom:1px dashed #666; padding-bottom:12px; margin-bottom:24px;
}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* GALLERIES TAGUNG 2008 */
.gallery {
	width:508px;
	text-align:center;
}

.gallery img {
	padding:11px 13px;
	background-color:#EDEDED;
	border:1px solid #FFF;
}

.gallery img:hover {
	border:1px solid #666;
}

.toggler {
	cursor:pointer;
	font:bold 10pt/24px Arial, sans-serif;
	color:#666;
	margin: 0;
	padding:5px;
	text-align:left;
	background:#eee;
}

.toggler:hover {
	color:#036;
}

.element {
	padding:0 5px;
	background-color:#EDEDED;
}

h3 {
	border-top:1px solid #999;
}

.credits {
	color:#666;
	width:506px;
	text-align:right;
	font-size:7pt;
}

.downloads p{
	margin:0;
	Padding:0;
}

.downloads li{
	margin-bottom:15px;
}

#register h2 {
	margin:8px 0;
	color:#0080DE;
}
.invfoot {
	float:left;
	width:180px;
}
.textpic {
  float:left;
  margin:0 60px 8px 0;
}
ul#confmaterial {
  padding-bottom:40px;
}
ul#confmaterial li {
  list-style-image:url(../skin/images/tagung2010/icon_download_pdf.gif);
  line-height:2em; 
}

ul#confmaterial li.enlistnow {
	padding:14px 0 0 0;
	font-weight:bold;
	list-style-image:none;
	list-style-type:none;
}

#conferencesponsors {
	display:block; clear:both;
	margin:0; padding:0;
	border:0px solid #666;
	margin:34px 0 140px 0px;
}
#conferencesponsors ul{
	position:relative;
	list-style-position:inside;
	margin-left:10px;
	list-style-type:none;
	list-style-image:none;
}

.hightext {
	line-height:1.8em;
	margin-bottom:30px;
}
#conferencesponsors ul li {
	float:left; display:inline;
	list-style-type:none;
	list-style-image:none;
	margin:0 18px 0 -10px;
}

h4 {
  clear:left;
  padding:12px 0;
}

ul#pricing, ul#pricing li {
  border:0px solid #f00
}
ul#pricing li {
  list-style-image:none;
  list-style-type:none;
  margin-left:-40px;
}

ul#pricing li input {
border:none;
outline:none;
}


#pricing li div {
  display:inline;
  position:relative;
  top:-5px; left:6px;
  color:#06C;
}

#pricing li label:hover {
cursor:pointer;
color:#666;
}

#err_msg {
  font-weight:bold;
  color:#F00;
}