/* CSS Document */
body {
background-color:#0a0813;
margin:0;
padding:0;
background-image:url(images/bg_top.jpg);
background-position:top;
background-repeat:repeat-x;
color:#000;
font-family: verdana;
font-size:12px;}

body table {
	/*margin-left: 10px;*/
}

td.content table {
	margin-bottom: 12px;
}

td.content table tr td { /*adds padding to tables cells within content area*/
	padding: 5px;
}

td.content table tr td strong {
	font-size: 12px;
	display: inline;
	padding: 0;
}

br {
	line-height: 0px;
	padding: 0;
	margin: 0;
}

#logo{
padding:0;
margin:0;}

a:link {
	color: #43a5ce;
	text-decoration:none;
}
a:visited {
	color: #000000;	text-decoration:none;
}
a:hover {
	color: #FFFFFF;	text-decoration:none;
}
a:active {
	color: #000000;	text-decoration:none;}
	
h3 {
	padding-bottom: 3px;
	margin-bottom: 0px;
}

strong {
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 10px;
}

p {
	padding-top: 0;
	margin-top: 0;
}

#menu { 
padding-left:10px;
margin-left:3px;
font-size:14px;
font-weight:bold;
widows:145px;
padding-top:30px;
}

#menu_act{
background-image:url(images/btn_active.gif);
background-repeat:no-repeat;
width:140px;
height:24px;
padding-top:5px;
padding-left:2px;
padding-bottom:1px;
}

#menu_pas{
background-image: url(images/btn.gif);
background-repeat:no-repeat;
background-position: bottom left;
width:145px;
height:25px;
padding-top:5px;
padding-left:2px;
padding-bottom:1px;
}

#menu_sm{
/*background-image: url(images/btn_sm.gif)
background-repeat:no-repeat;*/
background-color: #43a5ce;
width:140px;
height:19px;
font-size:10px;
}
#menu_sm a{
	display: block;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:1px;
}
#menu_pas a, #menu_sm a {
	color: #000000;
}

#menu_pas a:hover, #menu_sm a:hover {
	color: #ffffff;
}


	

#menu_sm_act{
background-image: url(images/btn_sm_active.gif);
background-repeat:no-repeat;
width:135px;
height:19px;
padding-top:5px;
padding-left:2px;
padding-bottom:1px;
font-size:10px;
}

.content{ color:#fff;
padding-top:15px;
padding-right:2%;
padding-left:2%;}

.content .distance{padding-left:4%;}
.content a:link,
.content a:active,
.content a:visited{
color: #43a5ce;
}

.content a:hover{
color:#87e9ff;}

.content h2{
font-size:190%;}

.content h3{
font-size:150%;}



.content .distance li{
list-style-type:disc;
}


.content object{
text-align:center;}

.additional{
padding-top:20px;
padding-right:2%;}


ul.breadcrumbs, ul.event_info {
	padding: 0;
	margin: 0;
	list-style-type:none
}
ul.event_info {
	font-weight: bold;
	padding-bottom: 1em;
}
ul.event_info li{
	padding-top: 2px;
}
ul.breadcrumbs li {
	display: inline;
}
.breadcumes li .workshop_title{
	text-transform: uppercase;
}


#news{
background-image:url(images/news_bg.gif);
border:#124e9c solid 2px;
text-align:right;
padding-top:0px;
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
width:240px;
}
#news h2{
color:#a574d7;
/*color:#9b53e4;*/
padding-right:5px;
font-size:16px;
padding-top:0px; padding-bottom:0px;

}
.news_add{
width:230px;
/*height:90px;*/
background-image:url(images/news_bg_add.gif);
background-repeat:repeat;
border:#e1ccf6 solid 1px;
text-align:left;
padding-top:2px;
padding-left:5px;
padding-bottom:2px;
margin-bottom:0;
font-size:11px;

}
.news_add a:link,
.news_add a:active,
.news_add a:visited{
color:#000;
font-size:90%;
font-weight:bold;
}

.news_add a:hover{
color:#FFF;}
#copy{
text-align:center;
font-size:90%;
color:#fff;}
#copy a:link,
#copy a:active,
#copy a:visited{
color:#fff;}
#copy a:hover{
color:#FFF;}