/* CSS Document EFE 2007 _ CONTENT.CSS */

/* BASIS */

#content_view h1
	{
	line-height:25px;
	font-size:16px;
	color: #003871;
	}


#content_view_form
	{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

#content_view_form h3
	{
	line-height:15px;
	font-size:12px;
	}


#content_view p
	{
	padding: 0px 0px 0px 0px;
	width: 390px;
	line-height:18px;
	font-size:12px;
	}

#content_view li
	{
	padding: 0px 0px 0px 0px;

	line-height:17px;
	}


#content_view h3
	{
	line-height:15px;
	font-size:12px;
         margin-top: 30px;
	}

#content_view h4
	{
font-weight:normal;
	font-size:12px;
	}


#content_view p a
	{color: #666666; font-size:12px; text-decoration: none;
	line-height:18px;
	font-size:12px;
	}

#content_view div
	{line-height:18px;
	font-size:12px;
	}

#content_view p a:link, #content_view p a:visited
	{
	color: #666666; text-decoration: none;
	line-height:18px;
	font-size:12px;
	}
#content_view p a:active, #content_view p a:hover
	{
	color: #003871;
	text-decoration: none;
	text-decoration: none;line-height:18px;
	font-size:12px;
	}


/* Startseite */


#gruesse {
	float:left;
	width:300px;

}

#gruesse p {
	width: 300px;
}

#infobar {

	float:right;
	width:255px;
	height:300px;
	margin-top:18px;

}

#infobar p {

	font-size:11px;
	width:200px;
         padding-left: 18px;
}

#infobar p a {

	font-size:12px;
	width:200px;
}

#infobar a:link, #infobar a:visited{
	font-size:12px;
}
#infobar a:active, #infobar a:hover{
	font-size:12px;
}

#three-in-one {
	border: 1px solid #3474ac;
	padding: 15px;
}

#three-in-one p {
	width: 255px;
}

#three-in-one img.headline {
	margin-left: -15px;
	margin-top: -15px;
	margin-right: -15px;
	margin-bottom: 20px;
}

#three-in-one span {
	display: none;
}

/* INFOBAR */


::-moz-selection{
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

#container {
	width: 250px;
	text-align: left;}



#header {
display:none;
	height:0px;
}

#content {background: #f0f0f0; -moz-border-radius:4px;
	padding: 10px 0px 10px 10px;
}

#content h2 {
	margin: 0px 0px 10px 0px;
}

#content .display a{ font-weight: lighter; line-height:14px;
	font-size:12px; color:#0e5593;
}
#content .display a:hover{color:black;
}


#con  tent:hover {background: #f1efef;
}

#content li {width:180px; list-style:none; padding-left: 0px; list-style-image: url(../images/icon_sub.gif);  list-style-position:top;
}

#content hr { display:none;
}


div.wrapper {

}

#content div {

	height: 1%;
	width:250px; overflow:hidden;

}

#content .stretcher {
	background: none !important;
	width:240px;
}

.moreinf:link ,.moreinf:visited {
	border:1px solid #cccccc;
	padding:3px; color:#0e5593;
}
.moreinf:active ,.moreinf:hover {
	border:1px solid #003871;
	padding:3px;
	color:#000000;
}

.okgo {padding:0px; margin:0px; background-color:transparent;}
.okgo li { margin-left:18px; list-style-type:disc;}



/* INFOBAR - NEWSLETTER*/



#newsletter .sidebar-headline {
	background-position: right;
	background-repeat: no-repeat;
}

#newsletter label {
	display: none;
}

#newsletter form {
	height: 20px;
	margin-top: 5px; border:none;
}

#newsletter .form-item {
	float: left; border:none;
}

.newsletter-submit {
	font-weight: lighter;
	margin-left: 5px;
	width:40px; height:17px; padding:0px;
	border: none;}

#newsletter-email { width:130px; border:none; height:12px; padding:3px;}


/* TEST */

#one {height: 1.4em; overflow:hidden;}
#one:hover {display:block; height:17em;}

/*Tabelle Preise */

.kategorie {
			color:#666666;
			width: 17%;
			vertical-align:top;
			text-align:center;
			border-left: dashed 1px #cccccc;^
			padding: 5px;
			}
		.price {
			text-align:center;
			border-top: dashed 1px #cccccc;
			border-left: dashed 1px #cccccc;
			padding: 5px;
			}
		.kollegenrabatt{
			font-size:smaller;
			}
		.teilnahme{
			border-top: dashed 1px #cccccc;
			}

/*Tracks & Sessions*/

.EFE07.title {
	font-size: 13px;
	}
.EFE07.title a, .webinale.title a:visited {
	color: #c7ca0;
	font-size: 13px;
	}

.EFE07.title a:hover, .webinale.title a:active{
	color: #0e5593;
	}

.EFE07.list { list-style-type:none; padding-top:0px;
	position:relative;
	left:-40px;
	}

.EFE07.list a, .webinale.list a:visited {
	color: #000000; background-color: #efefef;
	font-size: 11px; display:block; padding:3px;
	}

.EFE07.list a:hover, .webinale.list a:active{
	color: #0e5593; background-color: #CCCCCC;
	}

.EFE07.list.item {}

.topper {width:400px; border-bottom:1px solid grey; padding:3px; text-align:right;}
.topper a {diplay:block;}

ul .EFE07 list {margin:0px; padding:0px;}
ul .EFE07 li.item {margin:0px; padding:0px;}

a.allsessions {font-size: 10pt;}

#overview a{color:#333333;}
#overview a:link, #overview a:visited {color:#333333;}
#overview a:active, #overview a:hover {color:999999;}
.high {background-color: #efefef;}
.high:hover { background-color: #CCCCCC;}
.nohigh {height:5px background-color: ffffff;}
.nohigh:hover{ background-color: ffffff;}

div li .single {margin:0px; padding:0px;}

/* Session Drop-Down-Navigation */

#ddsessionnavi {		float: right;
			border-top: 0px dashed #c7ca00;
                         border-bottom: 1px dashed #3A5681;
                         width: 565px;
                         height: 32px;
                         margin-right: 9px;
                         margin-top: 0px;
                         margin-bottom: 20px;}

#ddsessionnavi form {	margin-top: 6px; margin-left: 5px;
			margin-bottom: 0px;}

#ddsessionnavi label {	float: right;
			font-weight: bold;
                         font-size: 11px;
                         padding-top: 1px;
                         margin-right: 5px;}

option.aktiv {color: #104274;}

optgroup {	font-size: 12px;
		font-style: normal;
		padding-top: 5px; padding-bottom: 5px; padding-left: 5px;
                 margin-left: 0px;
                 border-bottom: 1px solid #808080;
                 background-image:url(../images/ddnavi_backjax.gif);
                 background-repeat: repeat-y;}

/*Advisory Board*/

#advisory h3 {display:inline;}
#advisory img {float:right; padding: 0px 0px 10px 10px;}
#advisory a {size:12px;}

/* Scheduler List View */

#days {	border-top: 1px solid #064d7d;
	border-bottom: 1px solid #064d7d;
	width: 97%;
	padding: 0px;}

#days td a {	font-size: 12px;
		color: #064d7d;
		line-height: 16px;}

#days td a:hover {color: #cfd300;}

#days td div {	padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;}


#days td.aktiv, #days td.aktiv a
		{background-color: #064d7d;
		color: white;}

#zeitachsen {	width: 97%;}

#zeitachsen td.active {	background-color: #406c8a;
			height: 2px;
			padding: 5px;}

#zeitachsen td.active a{color: white;}

#zeitachsen td.head {background-color: darkblue;}

#zeitachsen td.row1 {	padding: 5px;
			border-top: 0px solid #ecf1a4;
			border-bottom: 1px solid #406c8a;}
#zeitachsen td.row2 {	padding: 5px;
			border-top: 0px solid #ecf1a4;
			border-bottom: 1px solid #406c8a;}

#zeitachsen td.row1:hover {	background-color: #406c8a;}

#zeitachsen td.row2:hover {background-color: #406c8a;}

#zeitachsen td.heading {font-size: 14px;
			font-weight: bold;
			padding-bottom: 7px;
			border-bottom: 0px solid #004577;
                        padding-top: 40px;
			color: #064d7d;}

#item b {	margin-left: 10px;}

#toplink	{text-align: right;}

#showabstract {	border: 1px solid #064d7d;
		background-color: #406c8a;
		padding-left: 5px;
		margin-top: 10px;
		width: 235px;}

#showabstract a {	color: white;}
#showabstract a:hover {	color: #cfd300;}

#item div.katimage {	float: left;
			margin-left: 10px;
			border-right: 1px solid black;}

#infotbl {	margin-left: 130px;}

#infotbl .room_time {}

#item {		font-size: 12px;}

#item .title {	font-weight: bold;
		font-size: 12px;
		margin-left: 130px;
		margin-top: 3px;}

#item .speakers {margin-left: 130px;
		 font-size: 11px;
		 color: #808080;
		 margin-top: 5px;}

#item .speakers a{	font-size: 12px;}

#item .abstract {	margin-left: 130px;
			margin-top: 10px;
			margin-bottom: 10px;}