
body { font-size: 1em; background-color:#000; font-family:Arial, Helvetica, sans-serif; line-height:1.5em; text-align:left;}

.container { border:0px; width:960px;}

/* header */
#header h1 { text-align:right;padding:0px;}
#letterwoord { margin-top:5em;}

/* nav */
ul#nav { margin-top:2em; background:none;}
ul#nav li { float:right;}
ul#nav li a { background-color: #3E4967; color: #fff; padding:0.5em; padding-left:0.75em; padding-right:0.75em; display:block; font-size:1.25em; }
ul#nav li.current_page_item a, ul#nav li a:hover { background: #fff; color: #3E4967;}
ul#nav li.current_page_item a { color: #3E4967; }

p { text-align:left;}

hr { border-bottom:1px solid #CD0067; background:none;margin-top:0.5em;}

.introduction { color: #CD0067; }
.introduction .headline { font-size: 1.5em; font-weight:normal; color:#fff;}
.footer { color:#Fff;text-align:right;}
.footer a { color:#fff; text-decoration:none; border-bottom:1px solid #CD0067;}
.footer a:hover { color:#CD0067; }

.aktt_tweets {}
.aktt_tweets a {
color:#3E4967;
}
.aktt_tweets ul, .aktt_tweets ul li {
list-style-image:none;
list-style-position:inherit;
list-style-type:none;
margin:0px; padding:0px; background:none;
}
a.aktt_tweet_time { display:block;color: #999999;}
.aktt_more_updates { text-align:right;}
.aktt_more_updates a { 
padding:5px; background-color:#3E4967; text-decoration:none;color:#fff; -moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
.aktt_more_updates a:hover { 
background-color:#fff; border:1px solid #3E4967;color:#3E4967; 
}

.glidecontentwrapper{
position: relative; /* Do not change this value */
height: 468px; /* Set height to be able to contain height of largest content shown*/
overflow:hidden;
}

.glidewrap { positive:absolute;}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.bands-content { /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background-color:#fff;
width:680px;height:468px;}/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontent_live { visibility:visible;}
.detailcontent { background-color:#D51007;}




.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: inline;
color: #fff;
font-size:1.25em;
text-decoration: none;
border:0px solid #ccc;
margin-right:0.75em;
}

.glidecontenttoggler a:hover, .glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
/*border:2px solid #D51007;*/
color: #fff;
background-color: #CD0067;
}



.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ display:none;}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
border:5px solid #D51007;
color: black;
}

#p-select { text-align:center;margin-bottom:5px;}
#p-select a{ width:12px; height:12px; border:0px; padding: 5px; background-position:center; background-repeat:no-repeat; background-image:url('../images/bol.jpg'); text-decoration:none;}
#p-select a.selected, #eyecatcher-1 .glidecontenttoggler a:hover{ background-image:url('../images/bol2.jpg');}
#p-select a.prev { background-image:url('../images/previous.jpg');}
#p-select a.next { background-image:url('../images/next.jpg');}
#p-select a.prev:hover{ background-image:url('../images/previous2.jpg');}
#p-select a.next:hover{ background-image:url('../images/next2.jpg');}

.info-holder {
background:url('../images/info-holder.png');
border-top:1px solid #CD0067;
color:#FFFFFF;
margin-top:-55px;
padding:10px 10px 10px 10px;
position:absolute;
width:100%;
font-size:3em;
}
.info-holder a { color:#fff;}


