﻿body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #e1e9f2 url('images/screen_back_fullbackground.png') repeat fixed;
	margin: 0px 0px 0px 0px;
	height: 100%;
	color : Black;
}

h2 {
	font-size: 12px;
    color: #ff6600;
    font-weight:bold;
}

.klanten td {
    width: 500px;
    padding: 0px 10px 0px 10px;
}

.pasfoto {
    margin:  5px 10px 10px 0px;
    float:left;
}

.streamer {
	background-color: #ff6600;
	width: 804px;
	height: 40px;
	border-bottom : solid 1px #ff6600;
	border-top : solid 1px #ff6600;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	color: white;
	letter-spacing: 2px;
	line-height: 20px;
}

.header_title {
	float:right;
	margin-top: 30px;
	margin-right: 40px;
	color: white;
	font-size: 22px;
	font-weight: bolder;
}

.topContent {
	font-size: 12px;
	color: black;
	padding: 0px 10px 0px 10px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: left;
}

.bottomContent {
	font-size: 12px;
	color: black;
	padding: 10px 10px 0px 10px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align:left;
}

.volgende {
    position: relative;
    margin-bottom: 0px;
    margin-right: 10px;
    float: right;
    text-align: right;
}

/*In main.master */

/* pull-down mainmenu css */
.thumbnail {
    height:45px;
    width:30px;
    float:left;
    margin-left:2px;
    margin-top:1px;
}

.mainmenu {
	width: 180px;
	padding: 0;
	float: left;
}

/* inner part of the mainmenu */
.mainmenu ul, .mainmenu span {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	margin: 0;
	padding: 0;
}

.mainmenu a, .mainmenu a:visited, .mainmenu span {
	display: block;
	width: 100%;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	color: black;
	text-decoration: none;
	text-indent:1em;
	padding: 18px 0px 0px 0px;
	height:30px;
}

.mainmenu_item, #ctl00_menu_medewerkers {
	float: left;
	width:100%;
	background : url('images/menuitem.png') ;
}

.mainmenu_item:hover {
	color: white;
	background : url('images/menuitem_L.png') ;
}

#ctl00_menu_medewerkers:hover {
    background : url('images/menuitem_hoover.png') ;
}

/* sub menu bij medewerkers */
.floatingMenu {
	position: absolute;
	top: 0px;
	left: -999em;
	background: white;
	background-color: White;
	font-weight: normal;
	border: solid 1px silver;
	margin: 0;
	z-index: 10;
}

.floatingMenu_item {
    height:47px;
}

.floatingMenu_item:hover {
	background: #ff6600;
	z-index:9999;
}
	
	
/* dit zorgt voor het openklappen en postioneren van het submenu */	
.mainmenu ul li {
    float:left; 
    position:relative; 
    width:100%;
}

.mainmenu li:hover ul {
	left: 100%; /* !!! */
}

/* end of mainmenu css */

/* Woordwolk opmaak */
#cloud {
    position: relative;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    font-family:font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
 }

#cloud a{   
    text-decoration: none;
}

.tag1 {
    color: #F94D00;
    font-size: 20px;
}

.tag2 {
    color: #FF9F00;
    font-size: 18px;
}

.tag3 {
    color: #E9692C;
    font-size: 16px;
}

.tag4 {
    color: #FF9966;
    font-size: 14px;
}

.tag5 {
    color: #E34234;
    font-size: 14px;
}

.tag6 {
    color: #E9692C;
    font-size: 22px;
}

span.high {   
    font-size:32px;
}
/* einde Woordwolk opmaak */

 .ASPxMenu {
    color: Black;        
 }
 .ASPxMenu {
    color: White;
 }
