body	{
font-family:"Trebuchet MS",arial,sans-serif;
font-size: 14px;
margin: 0px;
text-align: center;
overflow: scroll;
}

a	{
color: black;
text-decoration: underline;
}

a:hover	{
color: black;
text-decoration: none;
}

a.feedlink	{
color: black;
text-decoration: none;
}

a.feedlink:hover	{
color: black;
text-decoration: none;
}

a.feedtitle	{
color: black;
text-decoration: none;
font-weight: bold;
font-size: 17px;
}

a.feedtitle:hover	{
color: black;
text-decoration: none;
font-weight: bold;
font-size: 17px;
}

li	{
list-style-type: none;
}

button.verwijder	{
background: url(img/icons/cross.png) no-repeat left top;
width: 16px;
height: 16px;
border: none;
}

button.hernoem	{
background: url(img/icons/page_white_edit.png) no-repeat left top;
width: 16px;
height: 16px;
border: none;
}

.container	{
margin-left: auto;
margin-right: auto;
width: 1100px;
text-align: left;
}

.header	{
width: 1100px;
float: left;
font-size: 100px;
font-weight: bold;
color: #FC7926;
}

.content	{
width: 1100px;
float: left;
}

.content_top	{
width: 1100px;
height: 7px;
float: left;
background-image: url(img/top.png);
}

.content_middle	{
width: 1090px;
float: left;
padding: 4px;
border: solid #D7D7D7 1px;
border-top: none;
border-bottom: none;
}

.content_bottom	{
width: 1100px;
height: 7px;
float: left;
background-image: url(img/bottom.png);
}

.left	{
width: 840px;
float: left;
margin-right: 5px;
}

.right	{
width: 240px;
float: left;
margin-left: 5px;
}

.feeds_left	{
width: 240px;
float: left;
margin-right: 5px;
}

.feeds_right	{
width: 840px;
float: left;
margin-left: 5px;
}

.menu_top	{
width: 240px;
height: 30px;
float: left;
background-image: url(img/menu.png);
text-align: center;
font-weight: bold;
}

.menu	{
width: 236px;
float: left;
padding: 2px;
}

.menu_right	{
width: 236px;
float: left;
padding: 2px;
text-align: right;
}

.feeds_menu	{
width: 236px;
height: 350px;
float: left;
padding: 2px;
overflow: scroll;
white-space: nowrap;
}

.groep	{
font-weight: bold;
}

.feed	{
padding-left: 25px;
display: none;
}

.feed2	{
padding-left: 25px;
}

.text_top	{
width: 836px;
height: 30px;
float: left;
background-image: url(img/text.png);
padding-left: 4px;
font-weight: bold;
}

.text	{
width: 836px;
float: left;
padding: 2px;
}

.feedinformatie	{
width: 830px;
padding: 2px;
border: solid #D7D7D7 1px;
margin-bottom: 10px;
}

.feedshow	{
width: 830px;
padding: 2px;
border: solid #D7D7D7 1px;
margin-bottom: 2px;
}

.footer	{
width: 1100px;
float: left;
text-align: center;
}

.datum	{
font-size: 11px;
width: 830px;
color: #699AC5;
}