#startseite .content-left,
#startseite .content-right {
	float: left;
	padding-bottom: 5px;
	width: 350px;
}

#startseite .content-left {
	padding-right: 9px;
	
}

#startseite .content-right {
	padding: 0px 9px 0 10px;
}

.skip,
#anmeldung-links {
	display: none;
}

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

body {
	color: #212125;
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height: 18px;
	background-image: url('/basta_award/images/background.gif');
}

a:link, a:visited {
	color: #464C89;
	text-decoration: underline;
}

a:active, a:hover {
	color: #DF5041;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: normal;
}

img {
	border: 0;
}

button, input, select, textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 1px;
}

ul,
ol {
	margin-left: 5px;
	padding: 10px 0 10px 0px;
}

ul li {
	padding-left: 15px;
}

ol li {
	margin-left: 15px;
}

#sidebar li,
#basta-total li {
	margin: 0;
	padding: 0;
}

#basta {
	margin: auto;
	width: 950px;
}

#header {
	height: 100px;
	padding: 15px 0 15px 0;
}

#basta-flower,
#basta-logo,
#smart-links,
#fruehbucher {
	float: left;
}

#basta-logo {
	padding-left: 10px;
}

#fruehbucher {
	margin-left: 40px;
}

#smart-links {
	border-left: 3px solid #CCC;
	list-style: none;
	margin-left: 50px;
	padding: 4px 0 4px 40px;
}

#smart-links li {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
}

#smart-links a:link,
#smart-links a:visited,
#smart-links a:active {
	color: #DF5041;
	text-decoration: none;
}

#smart-links a:hover {
	color: #DF5041;
	text-decoration: underline;
}

#basta-infos {
	float: right;
	margin-right: 30px;
}

#sidebar {
	float: left;
	width: 200px;
}

#anmeldung {
	background-color: #FBFBE2;
	height:70px;
}


#navigation {
	background-color: #DEE0F0;
	border-bottom: 1px solid #464C89;
	border-left: 1px solid #464C89;
	border-right: 1px solid #464C89;
}

#navigation .sidebar-headline {
	display: none;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation .navigation-link,
#navigation .navigation-text {
	background-color: #B4B9DA;
	background-image: url("../images/halfpoint.gif");
	background-repeat: no-repeat;
	background-position: left;
	color: #212125;
	display: block;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1px;
	padding: 5px 0 5px 15px;
}

#navigation .navigation-link:link,
#navigation .navigation-link:visited {
	color: #212125;
	text-decoration: none;
}

#navigation .navigation-links {
	padding: 5px 10px 10px 15px;
}

#navigation .navigation-links li {
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-left: 14px;
	font-weight:bold;
}

#navigation .spacer {
	height: 10px;
}

#navigation .spacer:before {
	display: none;
}

#navigation .navigation-links a:link,
#navigation .navigation-links a:visited {
	text-decoration: none;
}

#navigation #location-fax {
	margin-left: +15px;
}

#newsletter {
	background-color: #E4F1E1;
	border-bottom: 1px solid #464C89;
	border-left: 1px solid #464C89;
	padding: 10px;
}

#newsletter .sidebar-headline {
	background-image: url('../images/documents.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-size: 18px;
}

#newsletter p {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
}

#newsletter label {
	display: none;
}

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

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

#newsletter #newsletter-submit {
	font-weight: bold;
	margin-left: 5px;
	padding: 0;
}

#sponsors-presented {
	background-color: #F7F7F8;
	border-bottom: 1px solid #005DA3;
	border-left: 1px solid #005DA3;
	border-right: 1px solid #005DA3;
	padding: 10px;
	
}

#sponsors-presented ul {
	list-style: none;
	margin: 5px 0 0 5px;
}

#sponsors-presented .sidebar-headline {
	font-size: 12px;
}

#corpus {
	border: 1px solid #464C89;
	float: left;
	padding: 10px;
	width: 728px;
	background-color: #FFF;
}

#corpus h1,#corpus h2,#corpus h3,#corpus h4 {
	font-weight: bold;
}

#footer {
	clear: both;
	margin: 0 0 20px 200px;
	padding: 10px 0 0 0;
	width: 700px;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
}

#footer .sus-logo {
	float: right;
}

#footer ul {
	text-align: center;
}

#footer p,
#footer li {
	color: #666;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0;
}

#footer li a {
	padding: 0 10px 0 10px;
}

#footer li:after {
	content: ' |';
}

#footer li.last:after {
	display: none;
}

.chapter {
	background-color: #FBF7EC;
	background-image: url('../images/basta-flower-background-yellow.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

.chapter-title {
	background-color: #EAB041;
	color: #FFF;
	font-size: 21px;
	line-height: 40px;
	padding-left: 10px;
	
}

.chapter-text {
	padding: 10px;
}

.section {
	padding: 10px 10px 0 10px;
}

.section-headline {
	color: #3D5188;
	font-size: 16px;
}

.aussteller .section-headline {
	padding-top:10px;
	border-bottom: 1px dotted #464C89;
	color: #3D5188;
	font-size: 16px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}

.section-content {
	font-size: 12px;
}

.section-content p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.section-content ul {
	list-style: none;
}

.section-content ul li {
	background-image: url("../images/arrow-content.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#startseite {
	
	padding-bottom: 5px;
}

#startseite .chapter-title {
	
}

#startseite .section-headline {
	line-height: 20px;
	padding-top: 5px;
}

#random-speaker {
	background-color: #FBF7EC;
	background-image: url('../images/basta-flower-background-yellow.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px dotted #EAB041;
	border-top: 2px solid #EAB041;
	height: 173px;
	margin: 10px 0 10px 0;
}

#random-speaker .section {
	float: left;
	height: 150px;
	padding: 10px;
}

#random-speaker .section.info {
	margin-right: 10px;
	width: 308px;
}

#random-speaker .section.data {
	width: 340px;
}

#random-speaker .section.data .picture {
	float: right;
	height: 150px;
	overflow: hidden;
	margin-left: 15px;
	width: 130px;
}

#random-speaker .section.data .name {
	color: #3D5188;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

#random-speaker .section.data .company b,
#random-speaker .section.data div.description {
	display: none;
}

#random-speaker .section.data .company {
	font-size: 11px;
	font-style: italic;
}

#random-speaker .section.data p.description {
	font-size: 11px;
	padding-top: 5px;
}

#anmelden,
#special {
	background: none;
	border: 0;
	margin-top: 10px;
}


#anmelden .section-headline,
#special .section-headline {
	font-size: 16px;
	padding-bottom: 5px;
}

#anmelden .section-content,
#special .section-content {
	font-size: 12px;
	line-height: 16px;
}

#anmelden .section.left {
	margin-right: 10px;
	width: 390px;
}

#anmelden .section.right {
	width: 258px;
}

#voices {
	border-top: 2px solid #717AA7;
	margin-top: 10px;
	padding: 10px;
}

#basta-total {
	background: none;
	border: 0;
	float: right;
	width: 190px;
}

#basta-total .chapter-title {
	
}

#basta-total .section {
	margin-top: 10px;
}

#on-tour {
	background-color: #2B598A;
	padding: 10px 10px 5px 10px;
	
}

#on-tour .section-headline a {
	background-image: url('../images/basta-on-tour.gif');
	display: block;
	font-size: 0px;
	margin-bottom: 10px;
	height: 32px;
	width: 170px;
}

#on-tour ul {
	list-style: none;
}

#on-tour li {
	border-left: 2px solid #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
	padding-left: 8px;
}

#on-tour li .location:before {
	content: '- ';
}

#dotnet-2006 {
	background-color: #C20013;
	padding: 10px 10px 5px 10px;
	
}

#dotnet-2006 .section-headline a {
	background-image: url('../images/dotnet-logo.gif');
	display: block;
	font-size: 0px;
	margin-bottom: 10px;
	height: 52px;
	width: 170px;
}

#dotnet-2006 ul {
	list-style: none;
}

#dotnet-2006 li {
	background-image: none;
	color: #FFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
}

#dotnet-2006 .description,
#dotnet-2006 .location {
	border-left: 2px solid #FFF;
	display: block;
	padding-left: 8px;
}

#dotnet-2006 .date {
	padding-left: 10px;
}

#aspdays-2006 {
	background-color: #5C681A;
	padding: 10px 10px 5px 10px;
	
}

#aspdays-2006 .section-headline a {
	background-image: url('../images/aspdays-logo.gif');
	display: block;
	font-size: 0px;
	margin-bottom: 10px;
	height: 44px;
	width: 170px;
}

#aspdays-2006 ul {
	list-style: none;
}

#aspdays-2006 li {
	background-image: none;
	color: #FFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
}

#aspdays-2006 .description,
#aspdays-2006 .location {
	border-left: 2px solid #FFF;
	display: block;
	padding-left: 8px;
}

#aspdays-2006 .date {
	padding-left: 10px;
}

#overview {
	width: 100%;
}

#overview th {
	background-color: #FBF7EC;
	border-bottom: 1px solid #EAB041;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-align: left;
}

#overview td {
	border-bottom: 1px dotted #EAB041;
	font-family: Arial, Helvetica, "sans-serif";
	padding: 5px 5px 5px 10px;
}

#overview td.title {
	border-right: 1px dotted #EAB041;
	font-weight: bold;
}

#overview a:link,
#overview a:visited {
	text-decoration: none;
}

#overview td.speaker {
	font-size: 11px;
	font-style: italic;
}

#overview .uneven {
	background-color: #F9F9F9;
}

#overview .even {
	background-color: #EFEFEF;
}

.session {
	border-bottom: 1px dotted #CCC;
	padding: 20px 10px 20px 10px;
}

.session.last {
	border: 0;
}

.session .top {
	float: right;
	font-size: 10px;
}

.session .top:link,
.session .top:visited {
	text-decoration: none;
}

.session .top:before {
	content: '^ ';
}

.session .title {
	font-size: 17px;
	padding-bottom: 5px;
}

.session .title dfn,
.session div.speaker-list,
.session div.description,
.session div.details {
	display: none;
}

.session .speaker-list {
	font-size: 11px;
	list-style: none;
}

.session .speaker-list li {
	display: inline;
	margin: 0;
}

.session .speaker-list li:after {
	content: ',';
}

.session .speaker-list li.last:after,
.session .speaker-list li.single:after {
	display: none;
}

.session .description {
	padding-top: 5px;
}

.speaker {
	border-bottom: 1px dotted #CCC;
	clear: both;
	min-height: 200px;
	padding: 10px;
}

.speaker.last {
	border: 0;
}

.speaker .top {
	float: right;
	font-size: 10px;
}

.speaker .top:link,
.speaker .top:visited {
	text-decoration: none;
}

.speaker .top:before {
	content: '^ ';
}

.speaker .title {
	color: #3D5188;
	font-size: 17px;
	padding-bottom: 5px;
}

.speaker .picture {
	float: right;
	height: 150px;
	overflow: hidden;
	margin: 5px 20px 0 15px;
	width: 130px;
}

.speaker .company {
	font-size: 11px;
	font-style: italic;
}

.speaker .company b,
.speaker div.description {
	display: none;
}

.speaker .description {
	padding-top: 5px;
}

#tracks {
	padding-top: 10px;
	width: 100%;
}

#tracks .track {
	padding: 0 10px 10px 10px;
}

#tracks .title {
	color: #000;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 16px;
}

#tracks .title a:link,
#tracks .title a:visited {
	color: #000;
	text-decoration: none;
}

#tracks .title a:active,
#tracks .title a:hover {
	color: #DF5041;
	text-decoration: none;
}

#tracks .list {
	margin-top: 5px;
}

#tracks .item {
	font-family: Arial, Helvetica, "sans-serif";
	margin-left: 20px;
}

#tracks .item a:link,
#tracks .item a:visited {
	text-decoration: none;
}

#tracks .item a:active,
#tracks .item a:hover {
	text-decoration: underline;
}

#tracks .more {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	margin-left: 20px;
}

#tracks .more a:link,
#tracks .more a:visited,
#tracks .more a:active,
#tracks .more a:hover {
	color: #999;
	text-decoration: none;
}

#tracks .more a:hover {
	text-decoration: underline;
}

#map24 {
	float: right;
}

.prices {
	margin: 15px 0 10px 0;
	width: 600px;
}

.prices thead th {
	border-left: 1px dotted #CCC;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.prices tbody th {
	border-top: 1px dotted #CCC;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}

.prices td {
	border-top: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}

.prices td {
	text-align: center;
}

.prices .noborder {
	border: 0;
}

#history {
	padding: 10px;
}

#history .sidebar-headline {
	font-size: 15px;
	font-weight: bold;
}

#history .sidebar-content ul {
	list-style: none;
}

#history .sidebar-content li {
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	color: #999;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
}

#history .sidebar-content a:link,
#history .sidebar-content a:visited {
	text-decoration: none;
}

.aussteller {
	padding-bottom: 15px;
}

h3.title {
	border-bottom: 2px solid #BFC0DA;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 19px;
}

.aussteller .image {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	
	text-align: center;
	
	width: 180px;
}

.aussteller .website {
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 5px;
	margin-left: 5px;
}

.aussteller .abstract {
	display: block;
	margin-right: 10px;
}

.aussteller .top {
	float: right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-size: 11px;
	margin-right: 20px;
	margin-top: 10px;
}

.box	{
	width: 190px;
	margin-top: 10px;
	
	background-color: #EEE;
	border-bottom: 1px solid #B0B4D1;
	border-right: 1px solid #B0B4D1;

}


