/* CSS Document */

/*---- Common Elements START ----*/
*{padding:0;margin:0}/* CSS Document */

html,body{
	background: #aaaaaa;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
	height:101%;
}

strong.names{
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

spacer{
	background: url(images/spacer.gif);
	height: 20px;
}

.pd5 {
padding-top:5px;
}
.pd10 {
padding-top:10px;
}
.pd15 {
padding-top:15px;
}
.pd20 {
padding-top:20px;
}
.pd40 {
padding-top:40px;
}

h1{
	color: #0e427c;
	font-size: 17px;
}

h2{
	color: #0e427c;
	padding-top: 20px;
	font-size: 14px;
}
h3{
	color: #0e427c;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}

h4{
	font-size: 11px;
}

a{
	color: #0E427C;
}


/*********************** DIVS ****************************/
#container{
	width:700px;
	background: #ffffff;
	margin:10px auto;
}

#header{
	height:119px;
	width:700px;
	background:url(images/banner.png) no-repeat;
}



/*---------- Nav START ----------*/
#nav{
	width:700px;
	padding: 0px;
	height:59px;
	background: #1d1d1d url(images/bg_nav.jpg) no-repeat bottom;
	margin-top:186px;
	float: left;
}

#nav a{
	text-decoration:none
}
#nav ul,#links ul{
	margin:3px 0px 0px 12px;
	padding:0;	
	list-style:none
}
#nav li,#links li{float:left;margin-left: 8px;}
#nav a{height:41px;float:left}
#btnhome,#btnhome a{background:url(images/btnhome.gif); width:69px;}
#btnvortraege, #btnvortraege a{background:url(images/btnvortraege.gif) no-repeat; width:76px }
#btnsponsoren, #btnsponsoren a{background:url(images/btnsponsoren.gif); width:90px}
#btnpartner, #btnpartner a{background:url(images/btnpartner.gif); width:73px;}
#btnpresse, #btnpresse a{background:url(images/btnpresse.gif); width:98px}
#btnunterlagen, #btnunterlagen a{background:url(images/btnunterlagen.gif); width:96px}
#btnforum09, #btnforum09 a{background:url(images/btnforum09.gif); width:97px}


#btnhome a:hover,#btnvortraege a:hover,#btnsponsoren a:hover,#btnpartner a:hover, #btnpresse a:hover, #btnunterlagen a:hover, #btnforum09 a:hover{background-position:bottom}

#btnhomeActive,#btnhomeActive a{background: url(images/btnhome.gif); width: 69px; background-position: bottom}
#btnvortraegeActive,#btnvortraegeActive a{background: url(images/btnvortraege.gif); width: 76px; background-position: bottom}
#btnsponsorenActive,#btnsponsorenActive a{background: url(images/btnsponsoren.gif); width: 90px; background-position: bottom}
#btnpartnerActive,#btnpartnerActive a{background: url(images/btnpartner.gif); width: 73px; background-position: bottom;}
#btnpresseActive, #btnpresseActive a{background: url(images/btnpresse.gif); width: 98px; background-position: bottom}
#btnunterlagenActive, #btnunterlagenActive a{background: url(images/btnunterlagen.gif); width: 96px; background-position: bottom}
#btnforum09Active, #btnforum09Active a{background: url(images/btnforum09.gif); width: 97px; background-position: bottom}

/*------- content --------*/
#content{
	width: 700px;
	background: url(images/bg_contentnew.gif) repeat-y;	
	text-align: left;
	float: left;
	margin: 0 auto;
}

#leftnav{
	width: 160px;
	float: left;
	margin-left: 3px;
}

#leftnav ul{
	width: 143px;
	list-style:none;
	margin: 10px 0px 0px;
	padding: 0;
}
#leftnav li.item{
	float:left; 
	width: 143px; 
	height: 22px;
	background: #2e2e2e;
	margin-bottom: 3px;
	color: white;
}

#leftnav li.itembroad{
	float:left; 
	width: 143px; 
	height: 32px;
	background: #2e2e2e;
	margin-bottom: 2px;
	color: white;
}

#leftnav li.header{
	float: left;
	width: 143px;
	height: 25px;
}

#leftnav li.headeractive{
	float: left;
	width: 143px;
	height: 25px;
}

#leftnav li.headeractive a{
	float: left;
	width: 143px;
	height: 25px;
	background: url(images/leftnavheaderhover.jpg) repeat-x;	
	padding-top: 6px;
	padding-left: 7px;
	font-weight: bold;
	color: #2c2c2c;
}

#leftnav li.header a{
	float: left;
	width: 143px;
	height: 25px;
	background: url(images/leftnavheader.jpg) repeat-x;	
	padding-top: 6px;
	padding-left: 7px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#leftnav li.header a:hover{
	background: url(images/leftnavheaderhover.jpg) repeat-x;
	color: #2c2c2c;
	text-decoration: none;
}

#leftnav li.subtitle{
	float: left;
	width: 143px;
	height: 24px;
	background: url(images/submenu.jpg) repeat-x;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 7px;
}

#leftnav li.foren{
	float: left;
	width: 143px;
	height: 24px;
}

#leftnav li.foren a{
	float: left;
	width: 143px;
	height: 24px;
	background: url(images/submenu.jpg) repeat-x;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 7px;
}

#leftnav li.foren a:hover{
	text-decoration: underline;
}

#leftnav li.item a, #leftnav li.itembroad a{
	text-decoration: none;
	color: white;
	background: #2e2e2e;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	display: block; 
	width: 100%
}

#leftnav li.item a:hover, #leftnav li.itembroad a:hover{
	background: #535353;
}

#maincontent{
	width: 465px;
	float: right;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 60px;
}


/* ------- footer ----- */
#footer{
	width:700px;
	height: 21px;
	float:left;
	background: url(images/bg_nav2.gif) no-repeat;
	text-align: center;
}

/* ------ table -------*/
table.agenda{
	font-size: 11px;
	text-align: left;
	color: #000;
}

.bgdark {
background:#7C9FC6  none repeat scroll 0%;
}
table b{
	color: #001546;
}
td {
padding:3px;
}
.bglight {
background:#A0B9D6 none repeat scroll 0%;
}

table{
	font-size: 11px;
	color: #001445;
}
