/*
Theme Name: twentyten_customized
Description: A Child Theme of twentyten
Template: twentyten

*/
@charset "utf-8";
@import url(../twentyten/style.css);

.clear {
	clear:both
}
body {
	font-family:arial,sans-serif
}
#wrapper {
	width: 926px
}
/*HEADER*/
#branding {
	background:url(images/foto.jpg) no-repeat;
	height:222px;
	width:926px;
	position:relative;
	margin-bottom:6px
}
#site-title {
	width:auto;
	position:absolute;
	right:10px;
	top:150px;
}
#site-title span {
	padding:0 10px;
	background:#fff;
}
#site-title a {
	color:#006AB8
}
#site-description {
	margin:0;
	padding:0 10px;
	width:auto;
	font-style:normal;
	position:absolute;
	right:10px;
	bottom:10px;
	background:#fff;
	color:#006AB8
}
#logos {
	height:90px;
	position:relative
}
#djv {
	position:absolute;
	display:block;
	width:101px;
	height:58px;
	background:url(images/djv.png);
	left:0;
	top:20px
}
#logo {
	position:absolute;
	right:0;
	top:20px;
	width:363px;
	height:64px;
	background: url(images/b.o.logo.png)
}
/* HAUPTNAVIGATION*/
#access {
	width:auto;
	background:none;
}
#access a {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	line-height:26px;
	padding:0 1px;
	margin-right:25px
}
#access .menu-header,div.menu {
	margin-left:0
}
#access a:hover,.current_page_item a {
	background:#006AB9 !important;
	color:#fff
}
#access ul li.current_page_item>a,#access ul li.current-menu-ancestor>a,#access ul li.current-menu-item>a,#access ul li.current-menu-parent>a {
	background: #006AB9;
}
/* WIDGETS*/
.widget_twitter h3 {
	/*display:none*/
}
.widget_twitter {
	padding-top:100px;
	/*background:url(images/twitter.png) right top no-repeat*/
}
.tweets {
	margin-left:0 !important
}
.widget_twitter {
	color:#F48222
}
.tweets li {
	margin-bottom:10px;
}
.tweets li a {
	color:#F48222;
	text-decoration:underline !important
}
.timesince {
	display:block;
}
.xoxo li {
	list-style-type:none;
}
.xoxo .widget_nav_menu {
	display: none;
}
/* content */
h2.entry-title {
}
h1.page-title,h1.entry-title,h2.entry-title a {
	background:#fff !important;
	padding:0 5px;
	color: #006AB9 !important;
	font-size:18px;
	line-height:200%;
}
h1.page-title,h1.entry-title {
	display:inline
}
#content {
	margin-left: 0
}
/* FOOOTER*/
#colophon {
	border-top:1px solid #000;
}
#site-generator {
	font-style:normal;
	text-align:right;
	margin-right:10px;
}
#site-generator a {
	background: none;
}
/* sticky*/
.home .sticky {
	background:none;
	border:none;
	margin:0;
	padding: 0;
}
/* Referenten */
.c1 {
	padding:10px;
	width:224px;
	background:#006AB9;
	float:left;
	margin-bottom:10px
}
.c1 {
	color:#fff
}
.c1 h2 {
	font-size:15px !important;
	color:#fff !important;
	margin:0 !important
}
.c1 p {
	font-size:12px !important;
	margin:0 !important
}
.c2 {
	margin-left:10px;
	width:400px;
	float:left;
	margin-bottom:10px
}
.box {
	height: 200px !important
}
/* Programm�bersicht*/
#timetable {
	border-spacing:2px;
	border-collapse:separate;
}
#content tr td {
	font-size:12px;
	padding:5px;
	background:#6DCFF6
}
#content tr th {
	text-align:center;
	font-size:12px;
	padding:5px;
	background:#00BDF2;
	color:#fff;
	vertical-align:top
}
td.break {
	background:#00BDF2 !important
}
.col1 {
	width:50px;
}
.stdcol {
	width:145px
}
.break {
	text-align:center;
	font-weight:bold
}
.bigg {
	padding:40px 0 !important
}
.hidden {
	display: none;
}


.sticky_separator { border-top: 2px solid #000; clear:both}


#nav-above , #nav-below { display:none !important}


#content a { color:#006AB9}




/* ChillTip V1.0 Style Sheet */
.title {
	background:#006AB9;
	/* Here you can change the background colour */
	border:2px solid #00BDF2;
	/* Here you can change the border colour */
	display:none;
	font-family:Arial,"Helvetica",sans-serif;
	font-size:11px;
	/* Here you can change the font size */
	height:auto;
	min-width:10px;
	max-width:455px;
	/* Here you can change the width of ChillTip */
	position:absolute;
	width:auto;
	z-index:1001;
}
* html .title {
	width: 445px;
	/* IE6 Hack - Min/Max-width does not work in IE6 so you have to assign a width. */
}
.title p {
	/* Here you can change the text colour */
	color:#fff;
	float:left;
	margin:0;
	padding:10px;
	width:auto;
}
.title p span.blue {
	/* This is to create coloured texted in chilltip. See Note below */
	color:#007eff;
}
/* IMPORTANT NOTE! To add a span and class to a title attribute you can not use the following:title="<span class="blue">Blue Text</span>" as this can lead to errors in your webpage and failure to validate your html source code. Instead you must use html ascii codes http://www.ascii.cl/htmlcodes.htm to replace "</>inside the title attribute like so:title="&#60;
span class=&#34;
blue&#34;
&#62;
Blue Text&#60;
&#47;
span&#62;
" this will then lead to validation of your html source code.To use special charcters in your chillTip use ascii html codes instead as this will validate your page with any W3C HTML Validator. */



.title p a   { color:#fff !important}  




 #main { clear:both;}

